|
|
|
@7980
|
[7980]
|
07/19/08 09:17:24 |
jbronn |
gis: Added the geographic-enabled forms and admin modules. |
|
|
|
@7840
|
[7840]
|
07/05/08 11:59:51 |
jbronn |
gis: Fixed #7579; no longer attempt to transform input geometries if … |
|
|
|
@7836
|
[7836]
|
07/04/08 15:16:22 |
jbronn |
gis: Merged revisions … |
|
|
|
@7641
|
[7641]
|
06/15/08 14:48:57 |
jbronn |
gis: Refactor of the GeoQuerySet; new features include:
(1) Creation of … |
|
|
|
@7482
|
[7482]
|
04/27/08 12:17:04 |
jbronn |
gis: Merged revisions 7458,7471-7473,7476-7478,7480 via svnmerge from … |
|
|
|
@7456
|
[7456]
|
04/24/08 18:01:04 |
jbronn |
gis: Fixed bug where extra parameters were passed into SQL for dwithin … |
|
|
|
@7213
|
[7213]
|
03/10/08 15:45:51 |
jbronn |
gis: Fixed #6746 by marking safe GoogleMap internal XHTML/JavaScript; … |
|
|
|
@7138
|
[7138]
|
02/20/08 15:15:43 |
jbronn |
gis: Fixed bug in GeoQuerySet.distance caused by SQL substitution that … |
|
|
|
@7104
|
[7104]
|
02/10/08 20:25:01 |
jbronn |
gis: Fixed 6414, and applied DRY to spatial backend internals. Changes … |
|
|
|
@6886
|
[6886]
|
12/04/07 11:44:37 |
jbronn |
gis: Added distance querying capabilites via the distance manager method … |
|
|
|
@6508
|
[6508]
|
10/14/07 15:13:11 |
jbronn |
gis: spatial-backend enhancements:
(1) GEOS no longer has … |
|
|
|
@6467
|
[6467]
|
10/08/07 13:18:17 |
jbronn |
gis: spatial-database compatibility and usability changes:
(1) The … |
|
|
|
@6018
|
[6018]
|
08/25/07 20:10:53 |
jbronn |
gis: Made necessary modifications for unicode, manage refactor, backend … |
|
|
|
@5776
|
[5776]
|
07/29/07 14:58:24 |
jbronn |
gis: created backend module, that will (in the future) allow for support … |
|
|
|
@5773
|
[5773]
|
07/28/07 13:59:44 |
jbronn |
gis: fixed support for 'isnull' lookup type on geometry columns, and added … |
|
|
|
@5762
|
[5762]
|
07/25/07 21:18:26 |
jbronn |
gis: geographic queries may now take geos geometry objects as an argument … |
|
|
|
@5657
|
[5657]
|
07/12/07 01:47:40 |
jbronn |
gis: lazy-geometry support has landed -- thanks Robert Coup! |
|
|
|
@5448
|
[5448]
|
06/09/07 14:55:42 |
jbronn |
gis: NULL geometries are now allowed (thanks Robert Coup!), field … |
|
|
|
@5397
|
[5397]
|
05/31/07 20:15:35 |
jbronn |
gis: Added an intial ctypes interface to GDAL/OGR
(1) SpatialReference? … |
|
|
|
@5382
|
[5382]
|
05/29/07 09:12:37 |
jdunck |
gis: Committed todo notes. |
|
|
|
@5336
|
[5336]
|
05/24/07 20:29:10 |
jbronn |
gis: (1) fixed WKT admin bug
(2) cleaned up GeometryField? (moved SQL … |
|
|
|
@5008
|
[5008]
|
04/15/07 22:43:53 |
jbronn |
gis: added GEOSGeometry, a ctypes wrapper for the GEOS library, … |
|
|
|
@4884
|
[4884]
|
03/31/07 16:25:29 |
jbronn |
gis: two big changes:
(1) the addition of the GeoMixin? class, which gives … |
|
|
|
@4851
|
[4851]
|
03/29/07 11:51:20 |
jdunck |
gis: From jbronn:
Renamed LineString? to LineStringField?.
Changed qs kwargs … |
|
|
|
@4788
|
[4788]
|
03/23/07 12:47:48 |
jdunck |
gis: And added missing fields init. |
|
|
|
@4675
|
[4675]
|
03/07/07 17:22:37 |
jdunck |
gis: changed fields.GeometryField? to implement get_internal_type. |
|
|
|
@4674
|
[4674]
|
03/07/07 17:09:33 |
jdunck |
gis: Added beginnings of django.contrib.gis.
Changed ManyToManyField? to … |