Changes between Initial Version and Version 1 of Ticket #24207
- Timestamp:
- Jan 23, 2015, 4:34:08 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24207 – Description
initial v1 3 3 The reason is that gdal cannot always guess the correct geometry type for example in a Shapefile. 4 4 5 link to my GIT Branch https://github.com/mdiener21/django/blob/master/django/contrib/gis/utils/ogrinspect.py 6 7 5 8 # TODO: Autodetection of multigeometry types (see #7218).