django1/django/contrib/gis/geos
Justin Bronn f0b7cc4a23 Cleanup, bug fixes, and new tests for the GEOS I/O objects and `GEOSBase` object.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10177 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-28 16:36:48 +00:00
..
prototypes Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
tests Cleanup, bug fixes, and new tests for the GEOS I/O objects and `GEOSBase` object. 2009-03-28 16:36:48 +00: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 Cleanup, bug fixes, and new tests for the GEOS I/O objects and `GEOSBase` object. 2009-03-28 16:36:48 +00:00
collections.py Fixed #10620 -- removed carriage returns in a GEOS tests module; fixed other errata such as unnecessary `pymutable_geometries` module and not having `GEOSGeometry` call `__init__`. 2009-03-26 02:07:11 +00:00
coordseq.py Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
error.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
factory.py Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
geometry.py Cleanup, bug fixes, and new tests for the GEOS I/O objects and `GEOSBase` object. 2009-03-28 16:36:48 +00:00
io.py Cleanup, bug fixes, and new tests for the GEOS I/O objects and `GEOSBase` object. 2009-03-28 16:36:48 +00:00
libgeos.py Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
linestring.py Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
mutable_list.py Fixed #10620 -- removed carriage returns in a GEOS tests module; fixed other errata such as unnecessary `pymutable_geometries` module and not having `GEOSGeometry` call `__init__`. 2009-03-26 02:07:11 +00:00
point.py Fixed #10620 -- removed carriage returns in a GEOS tests module; fixed other errata such as unnecessary `pymutable_geometries` module and not having `GEOSGeometry` call `__init__`. 2009-03-26 02:07:11 +00:00
polygon.py Fixed #10620 -- removed carriage returns in a GEOS tests module; fixed other errata such as unnecessary `pymutable_geometries` module and not having `GEOSGeometry` call `__init__`. 2009-03-26 02:07:11 +00:00
prepared.py Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00