.. |
prototypes
|
Fixed #25664 -- Fixed `dims` for `Point`
|
2015-11-02 19:52:16 +01:00 |
LICENSE
|
Refactored the GEOS interface. Improvements include:
|
2009-03-24 00:12:21 +00:00 |
__init__.py
|
Fixed #25225 -- Simplified code to remove GEOSIndexError
|
2015-08-18 19:10:47 -04:00 |
base.py
|
Removed many HAS_GEOS conditional imports
|
2015-04-24 20:30:23 +02:00 |
collections.py
|
Fixed #25141 -- Diminished GDAL dependence during geojson serialization
|
2015-07-20 20:22:29 +02: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 #25665 -- Deprecated getter/setter of GEOSGeometry.srid.
|
2015-11-18 11:49:48 -05:00 |
io.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
libgeos.py
|
Rearranged imports in geos files
|
2015-04-24 20:30:23 +02:00 |
linestring.py
|
Fixed #25661 -- Fixed checking number of points during list assignment for `LinearRing`.
|
2015-11-02 22:38:33 +01:00 |
mutable_list.py
|
Fixed #25225 -- Simplified code to remove GEOSIndexError
|
2015-08-18 19:10:47 -04:00 |
point.py
|
Refs #25665 -- Deprecated getters/setters of Point coordinate properties.
|
2015-11-18 11:57:26 -05:00 |
polygon.py
|
Fixed E265 comment style
|
2015-02-06 09:30:35 -05:00 |
prepared.py
|
Fixed #25655 -- Dropped support for GEOS < 3.3
|
2015-11-01 20:41:52 +01:00 |