.. |
prototypes
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04: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
|
Fixed #25583 -- Allowed calling `transform` with `CoordTransform` even if SRID is invalid.
|
2015-10-24 11:39:24 -04: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
|
Removed unnecessary arguments in .get method calls
|
2015-05-13 20:51:18 +02:00 |
mutable_list.py
|
Fixed #25225 -- Simplified code to remove GEOSIndexError
|
2015-08-18 19:10:47 -04:00 |
point.py
|
Rearranged imports in geos files
|
2015-04-24 20:30:23 +02:00 |
polygon.py
|
Fixed E265 comment style
|
2015-02-06 09:30:35 -05:00 |
prepared.py
|
Rearranged imports in geos files
|
2015-04-24 20:30:23 +02:00 |