#4254: [gis] patch adding method get_%s_convex_hull to class
----------------------------------------------------+-----------------------
   Reporter:  Matt Bartolome <[EMAIL PROTECTED]>  |                Owner:  
jbronn       
     Status:  new                                   |            Component:  
Uncategorized
    Version:  other branch                          |           Resolution:     
          
   Keywords:  gis convex_hull                       |                Stage:  
Unreviewed   
  Has_patch:  1                                     |           Needs_docs:  0  
          
Needs_tests:  0                                     |   Needs_better_patch:  0  
          
----------------------------------------------------+-----------------------
Changes (by jbronn):

  * owner:  jacob => jbronn
  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I'm tempted to wontfix this because the equivalent may be accomplished by
 doing:
 
 geo_model.get_geom_geos().convex_hell
 
 The get_GEOM_centroid, get_GEOM_wkt, and get_GEOM_area routines are
 artifacts of the pre-GEOSGeometry revisions.  I'm not sure if I want to
 start polluting the geographic model namespace with every routine
 available from GEOSGeometry.  However, I'm open to a convincing argument
 =)

-- 
Ticket URL: <http://code.djangoproject.net/ticket/4254#comment:1>
Django Code <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