.. |
prototypes
|
Fixed typos in docs and comments
|
2013-01-29 10:55:55 -07:00 |
tests
|
Fixed geos test to prevent random failure
|
2013-02-15 20:13:36 +01:00 |
LICENSE
|
Refactored the GEOS interface. Improvements include:
|
2009-03-24 00:12:21 +00:00 |
__init__.py
|
Refactored the GEOS interface. Improvements include:
|
2009-03-24 00:12:21 +00:00 |
base.py
|
Dropped support for GDAL < 1.5
|
2012-07-15 21:10:32 +02:00 |
collections.py
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
coordseq.py
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
error.py
|
Merged the gis branch into trunk.
|
2008-08-05 18:13:06 +00:00 |
factory.py
|
[py3] Fixed GEOS/GDAL tests
|
2012-09-23 19:59:27 +02:00 |
geometry.py
|
Fixed #18919 -- Stopped dropping Z attribute when transforming geometries
|
2012-09-29 12:33:18 +02:00 |
io.py
|
Fixed #10923 -- The GEOS bindings now use the thread-safe API, when applicable. Thanks, Tuure Laurinolli, for assistance in developing this patch.
|
2010-01-12 18:40:54 +00:00 |
libgeos.py
|
Need to catch `ImproperlyConfigured` to be freed from the schackles of `DJANGO_SETTINGS_MODULE`.
|
2012-10-05 14:38:01 -07:00 |
linestring.py
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
mutable_list.py
|
Fixed #19366 -- Prevented GEOSIndexError when comparing geometries
|
2012-11-28 22:34:02 +01:00 |
point.py
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
polygon.py
|
[py3] Added Python 3 compatibility for xrange.
|
2012-07-22 09:29:56 +02:00 |
prepared.py
|
Refactored the GEOS interface. Improvements include:
|
2009-03-24 00:12:21 +00:00 |