﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24207	contrib gis change ogrinspect multi_geom default to True	Michael Diener	nobody	"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.

link to my GIT Branch https://github.com/mdiener21/django/blob/master/django/contrib/gis/utils/ogrinspect.py


# TODO: Autodetection of multigeometry types (see #7218)."	Cleanup/optimization	new	GIS	1.8alpha1	Normal		gis, multi_geom		Unreviewed	0	0	0	0	1	0
