|
|
|
@8215
|
[8215]
|
08/05/08 12:15:33 |
jbronn |
gis: Merged revisions … |
|
|
|
@7980
|
[7980]
|
07/19/08 09:17:24 |
jbronn |
gis: Added the geographic-enabled forms and admin modules. |
|
|
|
@7870
|
[7870]
|
07/08/08 13:46:09 |
jbronn |
gis: Fixed bug in GeoQuery.get_default_columns; forgot to make Oracle … |
|
|
|
@7840
|
[7840]
|
07/05/08 11:59:51 |
jbronn |
gis: Fixed #7579; no longer attempt to transform input geometries if … |
|
|
|
@7839
|
[7839]
|
07/05/08 10:40:55 |
jbronn |
gis: Revised changes to GeoWhereNode to reduce code duplication. … |
|
|
|
@7836
|
[7836]
|
07/04/08 15:16:22 |
jbronn |
gis: Merged revisions … |
|
|
|
@7699
|
[7699]
|
06/19/08 01:00:13 |
jbronn |
gis: Fixed spatial aggregates when an ordering was specified (thanks … |
|
|
|
@7641
|
[7641]
|
06/15/08 14:48:57 |
jbronn |
gis: Refactor of the GeoQuerySet; new features include:
(1) Creation of … |
|
|
|
@7512
|
[7512]
|
05/01/08 13:17:50 |
jbronn |
gis: Fixed #7126 (with tests); moved GeoQuery and GeoWhereNode into … |
|
|
|
@7483
|
[7483]
|
04/27/08 12:41:42 |
jbronn |
gis: Forgot to include Oracle relate patch with the other qsrf changes. |
|
|
|
@7482
|
[7482]
|
04/27/08 12:17:04 |
jbronn |
gis: Merged revisions 7458,7471-7473,7476-7478,7480 via svnmerge from … |
|
|
|
@7464
|
[7464]
|
04/25/08 19:36:15 |
jbronn |
gis: The WKTAdaptor needs the SRID for Oracle; now test geodetic … |
|
|
|
@7456
|
[7456]
|
04/24/08 18:01:04 |
jbronn |
gis: Fixed bug where extra parameters were passed into SQL for dwithin … |
|
|
|
@7407
|
[7407]
|
04/07/08 17:20:58 |
jbronn |
gis: Applied DRY to Oracle and MySQL geometry adaptors; the … |
|
|
|
@7213
|
[7213]
|
03/10/08 15:45:51 |
jbronn |
gis: Fixed #6746 by marking safe GoogleMap internal XHTML/JavaScript; … |
|
|
|
@7175
|
[7175]
|
02/28/08 15:06:27 |
jbronn |
gis: Added geographic introspection capabilities for PostGIS and MySQL; … |
|
|
|
@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 … |
|
|
|
@7028
|
[7028]
|
01/21/08 19:22:27 |
jbronn |
gis: Added the extent method to GeoQuerySet; moved various … |
|
|
|
@6966
|
[6966]
|
12/21/07 15:36:54 |
jbronn |
gis: Fixed #6246 (Thanks jos3ph); removed unnecessary commented debugging … |
|
|
|
@6919
|
[6919]
|
12/14/07 18:30:48 |
jbronn |
gis: Applied DRY to spatial SQL generation in anticipation of … |
|
|
|
@6886
|
[6886]
|
12/04/07 11:44:37 |
jbronn |
gis: Added distance querying capabilites via the distance manager method … |
|
|
|
@6596
|
[6596]
|
10/22/07 18:37:26 |
jbronn |
gis: added get_srid() spatial backend utility that takes into account -1 … |
|
|
|
@6527
|
[6527]
|
10/18/07 19:34:29 |
jbronn |
gis: Added preliminary spatial backend for MySQL (which only supports MBR … |
|
|
|
@6524
|
[6524]
|
10/16/07 01:41:16 |
jbronn |
gis: Added preliminary spatial backend for Oracle; added GEOS routine … |
|
|
|
@6509
|
[6509]
|
10/14/07 15:48:33 |
jbronn |
gis: removed import to the PostGIS proxy module. |
|
|
|
@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 … |
|
|
|
@6441
|
[6441]
|
09/30/07 12:44:13 |
jbronn |
gis: Added the gml() and union() GeoQuerySet? routines w/tests. |
|
|
|
@6439
|
[6439]
|
09/29/07 23:19:31 |
jbronn |
gis: PostGIS backend improvements: test spatial databases may now be … |
|
|
|
@6437
|
[6437]
|
09/29/07 21:30:06 |
jbronn |
gis: Fixed #5629 with patch from rcoup. |
|
|
|
@6427
|
[6427]
|
09/27/07 11:42:20 |
jbronn |
gis: SpatialRefSys? model now uses HAS_GDAL flag, no longer uses … |
|
|
|
@6413
|
[6413]
|
09/24/07 15:29:27 |
jbronn |
gis: modifed tests and mixin to use the HAS_GDAL flag. |
|
|
|
@6243
|
[6243]
|
09/14/07 17:56:43 |
jbronn |
gis: Fixed #5438 with patches from rcoup. |
|
|
|
@6238
|
[6238]
|
09/14/07 17:40:13 |
jbronn |
gis: Fixed #5435 with patch from rcoup. |
|
|
|
@6188
|
[6188]
|
09/14/07 09:02:38 |
jbronn |
gis: Fixed #5433 -- GDAL is not a prerequisite. |
|
|
|
@6111
|
[6111]
|
09/12/07 20:09:33 |
jbronn |
gis: fixed #5531. |
|
|
|
@6026
|
[6026]
|
08/30/07 07:58:04 |
jbronn |
gis: fixed deprecated backend references in _get_sql_clause(); … |
|
|
|
@6018
|
[6018]
|
08/25/07 20:10:53 |
jbronn |
gis: Made necessary modifications for unicode, manage refactor, backend … |
|
|
|
@5881
|
[5881]
|
08/12/07 20:33:26 |
jbronn |
gis: added transform() manager method; _get_sql_clause() moved to … |
|
|
|
@5806
|
[5806]
|
08/05/07 20:27:22 |
jbronn |
gis: added tests, added precision keyword, and generally improved … |
|
|
|
@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 … |
|
|
|
@5751
|
[5751]
|
07/23/07 03:47:40 |
jdunck |
gis: Added KML sitemap support. |
|
|
|
@5661
|
[5661]
|
07/12/07 07:26:40 |
jbronn |
gis: fixed OGR bug and removed unnecessary imports from GeoMixin?. |
|
|
|
@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. |
|
|
|
@4787
|
[4787]
|
03/23/07 12:45:19 |
jdunck |
gis: Moved files to their appropriate locations from bad commit in [4785]. |
|
|
|
@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 … |