#24207: Change ogrinspect multi_geom default to True
-------------------------------------+-------------------------------------
     Reporter:  mdiener21            |                    Owner:  mdiener21
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  GIS                  |                  Version:  1.8alpha1
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  gis, multi_geom      |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by mdiener21):

 Yes I do, the Shapefile origin is AutoCAD and this is where things get
 messy when converting to Shapefile then trying to import into PostGIS.  I
 have attached the problem Shapefile of multilinestrings  which is a false
 positive "linestring" according to GDAL and QGIS (which uses GDAL).  The
 Shapefile is of course valid with no geometry errors or invalid geometries
 all is good.  The problem is the Shapefile can store linestrings and
 multi-geom and still be valid.  When trying to import such a Shapefile
 PostGIS will NOT allow you to have both you must choose and in this case
 you must always choose the multi-geom "MULTILINESTRING" geom type
 otherwise boom error on import.

--
Ticket URL: <https://code.djangoproject.com/ticket/24207#comment:9>
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/067.70a000d5dacdbf9424e5e3457014fd09%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to