#8972: Add ability to delete selected vector features within the
Geodjango/OpenLayers Admin map interface
----------------------------------+-----------------------------------------
          Reporter:  springmeyer  |         Owner:  jbronn                      
     
            Status:  new          |     Milestone:  post-1.0                    
     
         Component:  GIS          |       Version:  1.0                         
     
        Resolution:               |      Keywords:  OpenLayers, admin, vector 
editing
             Stage:  Unreviewed   |     Has_patch:  1                           
     
        Needs_docs:  0            |   Needs_tests:  0                           
     
Needs_better_patch:  0            |  
----------------------------------+-----------------------------------------
Comment (by springmeyer):

 I've tested this patch more and put a bit more thought into this. I think
 that because the patch is not yet ready for two main reasons:

 1) Multiple selection of features is desirable but tricky from a UI
 perspective and needs careful implementation so that the SelectFeature
 control and the ModifyFeature controls don't conflict. Current this patch
 only allows multi-select when the pan/hand tool is used and not the
 editing/modify tool.

 2) This patch also needs more testing to ensure that the correct features
 are deleted from the selectedFeatures array and written into the
 id_geometry textarea to allow editing and drawing to continue without null
 value error in the main OL library.

 So, I'll post another once I've had a chance to look into these issues in
 more detail.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8972#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to