Django

Code

root/django/branches/gis/django/contrib/gis/geos


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) @8012 [8012] 07/20/08 16:30:46 jbronn gis: Now use ctypes.util.find_library to get the C library names. This …
(edit) @7404 [7404] 04/07/08 15:15:04 jbronn gis: geos: GEOSGeometry objects may now be pickled; added the clone
(edit) @7213 [7213] 03/10/08 15:45:51 jbronn gis: Fixed #6746 by marking safe GoogleMap internal XHTML/JavaScript; …
(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) @7100 [7100] 02/08/08 08:42:37 jbronn gis: geos: Fixed declaration of geos_version to explicitly set restype …
(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) @6524 [6524] 10/16/07 01:41:16 jbronn gis: Added preliminary spatial backend for Oracle; added GEOS routine …
(edit) @6508 [6508] 10/14/07 15:13:11 jbronn gis: spatial-backend enhancements: (1) GEOS no longer has …
(edit) @6465 [6465] 10/07/07 17:42:26 jbronn gis: geos: Fixed #5630 with patch from rcoup; added the ogr and srs
(edit) @6315 [6315] 09/15/07 14:19:11 jbronn gis: Fixed #5434, GEOS simplify() may now preserve topologies via patch …
(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) @5795 [5795] 08/03/07 19:27:59 jbronn gis: wktfield now takes advantage of lazy geometries; geos may take …
(edit) @5786 [5786] 08/02/07 00:31:10 jbronn gis: geos: fully-mutable geometries have landed; fixed GEOSPointer boolean …
(edit) @5760 [5760] 07/25/07 20:55:37 jbronn gis: geos: added srid keyword and added psycopg2 adaptor routines.
(edit) @5749 [5749] 07/22/07 00:13:22 jbronn gis: got rid of CamelCase module names and made minor improvements in …
(edit) @5742 [5742] 07/21/07 12:39:09 jbronn gis: big changes within in GEOS internals: (1) All Geometry types and …
(edit) @5656 [5656] 07/12/07 01:10:14 jbronn gis: the geometry objects and collections were placed into these modules, …
(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) @5587 [5587] 07/02/07 18:47:40 jbronn gis: fixed ticket 4740 with the addition of new exceptions; updated tests …
(edit) @5510 [5510] 06/21/07 20:25:09 jbronn gis: added support for Solaris
(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) @5134 [5134] 04/30/07 23:04:50 jbronn gis: width parameter on buffer() should be a double (thanks Todd Small\!). …
(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 …
(edit) @5008 [5008] 04/15/07 22:43:53 jbronn gis: added GEOSGeometry, a ctypes wrapper for the GEOS library, …
(add) @4882 [4882] 03/31/07 16:14:22 jbronn gis: module for interfacing with GEOS routines.
Note: See TracRevisionLog for help on using the revision log.