django1/django/contrib/gis/geos
Claude Paroz 05d08367d7 Set WKTWriter trim/precision only when changed 2016-04-16 19:51:00 +02:00
..
prototypes Set WKTWriter trim/precision only when changed 2016-04-16 19:51:00 +02: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 Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
collections.py Fixed #25950 -- Added support for GEOSisClosed. 2015-12-22 16:54: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 Fixed #25950 -- Added support for GEOSisClosed. 2015-12-22 16:54:02 -05:00
io.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
libgeos.py Reverted #25961 -- Removed handling of thread-non-safe GEOS functions. 2016-01-07 18:54:41 -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 Fixed #25662 -- Allowed creation of empty GEOS geometries. 2015-12-14 13:29:38 -05:00
polygon.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
prepared.py Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01:00