#24207: contrib gis change ogrinspect multi_geom default to True
--------------------------------------+-----------------------------
     Reporter:  mdiener21             |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  GIS                   |    Version:  1.8alpha1
     Severity:  Normal                |   Keywords:  gis, multi_geom
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  1                     |      UI/UX:  0
--------------------------------------+-----------------------------
 I would recommend changing the /contrib/gis/util/ogrinspect.py   default
 to use "Multi" geometry because this will eliminate ERROR when trying to
 import a data set that could contain both linestring and multilinestring
 for example.

 The reason is that gdal cannot always guess the correct geometry type for
 example in a Shapefile.

 # TODO: Autodetection of multigeometry types (see #7218).

--
Ticket URL: <https://code.djangoproject.com/ticket/24207>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.4b03042dd14283fa8fd82d4eb85a2f6c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to