django1/django/contrib/gis/geos
Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
..
prototypes Refs #25773 -- Removed deprecated geos.MultiPolygon.cascaded_union property. 2017-01-17 20:52:02 -05:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Refs #25655 -- Made HAS_GEOS depend on a minimum version. 2015-12-03 18:22:58 -05:00
base.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
collections.py Refs #25773 -- Removed deprecated geos.MultiPolygon.cascaded_union property. 2017-01-17 20:52:02 -05:00
coordseq.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
error.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
factory.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
geometry.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
io.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
libgeos.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
linestring.py Fixed #25950 -- Added support for GEOSisClosed. 2015-12-22 16:54:02 -05:00
mutable_list.py Fixed #25662 -- Allowed creation of empty GEOS geometries. 2015-12-14 13:29:38 -05:00
point.py Refs #25665 -- Removed deprecated getter/setter of Point.tuple. 2017-01-17 20:52:02 -05:00
polygon.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
prepared.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00