Django

Code

root/django/branches/gis/django/contrib/gis/tests/test_geos.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8040 [8040] 07/21/08 21:43:47 jbronn gis: Fixed #7873, GEOSGeometry equivalence comparison with None should …
(edit) @7463 [7463] 04/25/08 18:52:41 jbronn gis: Fixed GEOS tests for those still running 3.0.0RC4.
(edit) @7404 [7404] 04/07/08 15:15:04 jbronn gis: geos: GEOSGeometry objects may now be pickled; added the clone
(edit) @7114 [7114] 02/14/08 10:33:16 jbronn gis: geos: Added GeoJSON input/output support for GEOSGeometry (requires …
(edit) @7101 [7101] 02/08/08 11:36:43 jbronn gis: geos: Fixed bug in transform where coordinate sequence pointer was …
(edit) @6978 [6978] 12/25/07 15:27:56 jbronn gis: geos: all pointer access is now done via the ptr property to …
(edit) @6884 [6884] 12/04/07 09:09:06 jbronn gis: geos: Added support for EWKT (SRID only), and a transform routine …
(edit) @6861 [6861] 12/03/07 00:27:16 jbronn gis: renamed GEOSGeometryIndexError to GEOSIndexError; added …
(edit) @6653 [6653] 11/05/07 18:39:36 jbronn gis: geos: Re-factored GEOS interface. Improvements include: (1) All …
(edit) @6596 [6596] 10/22/07 18:37:26 jbronn gis: added get_srid() spatial backend utility that takes into account -1 …
(edit) @6465 [6465] 10/07/07 17:42:26 jbronn gis: geos: Fixed #5630 with patch from rcoup; added the ogr and srs
(edit) @6314 [6314] 09/15/07 13:56:35 jbronn gis: Fixed #5440 with patches from rcoup; cleaned up notice handler in …
(edit) @6024 [6024] 08/29/07 20:38:44 jbronn gis: geos: Memory-management refactor, changes include: (1) Moved …
(edit) @5991 [5991] 08/20/07 22:24:22 jbronn gis: geos: added length property and distance method; no more relative …
(edit) @5832 [5832] 08/08/07 22:07:02 jbronn gis: geos: fixed 3d linestring constructor bug, and added tests; …
(edit) @5805 [5805] 08/05/07 20:13:49 jbronn gis: geos: added support for KML; added coords property to Point.
(edit) @5786 [5786] 08/02/07 00:31:10 jbronn gis: geos: fully-mutable geometries have landed; fixed GEOSPointer boolean …
(edit) @5742 [5742] 07/21/07 12:39:09 jbronn gis: big changes within in GEOS internals: (1) All Geometry types and …
(edit) @5655 [5655] 07/12/07 01:05:42 jbronn gis: no more camelcase module names; GEOSGeometry now autodetects WKT or …
(edit) @5637 [5637] 07/09/07 01:16:06 jbronn gis: GEOS library has been re-factored to, changes include: (1) allow …
(edit) @5541 [5541] 06/25/07 18:53:43 jdunck gis: Noted test error messages that should be ignored since they're issued …
(edit) @5478 [5478] 06/15/07 01:02:04 jbronn gis: GDAL improvements; added Driver class, improved tests, removed …
(edit) @5474 [5474] 06/14/07 22:49:25 jbronn gis: GEOSGeometry updates, improved initialization & tests, simplified …
(edit) @5395 [5395] 05/31/07 18:29:16 jbronn gis: Some GEOSGeometry patches, biggest change is that iter, …
(edit) @5030 [5030] 04/19/07 07:49:40 jbronn gis: Fixed segfault on invalid WKT (added test for both invalid HEX and …
(edit) @5023 [5023] 04/17/07 19:13:25 jbronn gis: fixed bugs in GEOSCoordSeq (and added a test case). added preliminary …
(add) @5008 [5008] 04/15/07 22:43:53 jbronn gis: added GEOSGeometry, a ctypes wrapper for the GEOS library, …
Note: See TracRevisionLog for help on using the revision log.