django1/django/contrib/gis/utils
Claude Paroz d1df1fd2bb Fixed #24207 -- Added 25D-type geometry field support to ogrinspect
Thanks Michael Diener for the report and sample data, and Tim Graham
for the review.
2015-05-06 20:31:36 +02:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
layermapping.py Fixed #24750 -- Updated two contrib.gis comment links 2015-05-06 12:01:56 -04:00
ogrinfo.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
ogrinspect.py Fixed #24207 -- Added 25D-type geometry field support to ogrinspect 2015-05-06 20:31:36 +02:00
srs.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
wkt.py More attacking E302 violators 2013-11-02 13:12:09 -07:00