Django

Code

root/django/branches/gis


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7523 [7523] 05/10/08 11:18:22 jbronn gis: Merged revisions 7514,7520-7521 via svnmerge from trunk.
(edit) @7513 [7513] 05/02/08 13:38:06 jbronn gis: Fixed _post_create_sql hook to not generate additional SQL for …
(edit) @7512 [7512] 05/01/08 13:17:50 jbronn gis: Fixed #7126 (with tests); moved GeoQuery and GeoWhereNode into …
(edit) @7511 [7511] 04/30/08 19:32:50 jbronn gis: Merged revisions 7499,7501-7502,7504,7509-7510 via svnmerge from …
(edit) @7498 [7498] 04/28/08 09:08:46 jbronn gis: Merged revisions 7485-7491,7493-7497 via svnmerge from trunk.
(edit) @7483 [7483] 04/27/08 12:41:42 jbronn gis: Forgot to include Oracle relate patch with the other qsrf changes.
(edit) @7482 [7482] 04/27/08 12:17:04 jbronn gis: Merged revisions 7458,7471-7473,7476-7478,7480 via svnmerge from …
(edit) @7464 [7464] 04/25/08 19:36:15 jbronn gis: The WKTAdaptor needs the SRID for Oracle; now test geodetic …
(edit) @7463 [7463] 04/25/08 18:52:41 jbronn gis: Fixed GEOS tests for those still running 3.0.0RC4.
(edit) @7456 [7456] 04/24/08 18:01:04 jbronn gis: Fixed bug where extra parameters were passed into SQL for dwithin
(edit) @7442 [7442] 04/22/08 13:27:02 jbronn gis: Merged revisions 7408-7415,7420-7424,7435 via svnmerge from trunk.
(edit) @7441 [7441] 04/22/08 13:14:29 jbronn gis: Updated KML tests for PostGIS 1.3.3 and GDAL tests to not perform …
(edit) @7407 [7407] 04/07/08 17:20:58 jbronn gis: Applied DRY to Oracle and MySQL geometry adaptors; the …
(edit) @7406 [7406] 04/07/08 16:43:36 jbronn gis: gdal: Added the clone keyword to OGRGeometry.transform; removed …
(edit) @7405 [7405] 04/07/08 15:29:36 jbronn gis: Merged revisions 7355-7403 via svnmerge from trunk.
(edit) @7404 [7404] 04/07/08 15:15:04 jbronn gis: geos: GEOSGeometry objects may now be pickled; added the clone
(edit) @7400 [7400] 04/04/08 07:57:19 jbronn gis: GoogleMap: The Google Maps JavaScript? API is now used for automatic …
(edit) @7399 [7399] 04/04/08 07:32:58 jbronn gis: Added the add_postgis_srs utility to ease the creation of …
(edit) @7397 [7397] 04/01/08 17:40:32 jbronn gis: Fixed geographic models produced by inspectdb.
(edit) @7389 [7389] 03/30/08 16:45:39 jdunck [gis] Tweaked layermapping to note updates to unique'd models.
(edit) @7354 [7354] 03/23/08 12:18:58 jbronn gis: Merged revisions 7280-7353 via svnmerge from trunk.
(edit) @7279 [7279] 03/17/08 23:05:09 jbronn gis: Merged revisions 7181-7277 via svnmerge from trunk.
(edit) @7214 [7214] 03/10/08 16:13:52 jbronn gis: LayerMapping: OGR string fields may now be coerced into Django …
(edit) @7213 [7213] 03/10/08 15:45:51 jbronn gis: Fixed #6746 by marking safe GoogleMap internal XHTML/JavaScript; …
(edit) @7176 [7176] 02/28/08 15:24:51 jbronn gis: Merged revisions 7105-7168 via svnmerge from trunk.
(edit) @7175 [7175] 02/28/08 15:06:27 jbronn gis: Added geographic introspection capabilities for PostGIS and MySQL; …
(edit) @7138 [7138] 02/20/08 15:15:43 jbronn gis: Fixed bug in GeoQuerySet.distance caused by SQL substitution that …
(edit) @7127 [7127] 02/17/08 21:03:25 jbronn gis: gdal: Fixed new _version_info definition for win32 platforms; made …
(edit) @7114 [7114] 02/14/08 10:33:16 jbronn gis: geos: Added GeoJSON input/output support for GEOSGeometry (requires …
(edit) @7113 [7113] 02/14/08 10:05:44 jbronn gis: gdal: Fixed GDAL version string parsing for development versions; …
(edit) @7107 [7107] 02/12/08 18:38:36 jbronn gis: gdal: Added support for GeoJSON input/output in OGRGeometry.
(edit) @7104 [7104] 02/10/08 20:25:01 jbronn gis: Fixed 6414, and applied DRY to spatial backend internals. Changes …
(edit) @7103 [7103] 02/08/08 14:57:56 jbronn gis: Merged revisions 7044-7102 via svnmerge from trunk.
(edit) @7102 [7102] 02/08/08 13:10:00 jbronn gis: gdal: SpatialReference objects may now be constructed with PROJ.4 …
(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) @7047 [7047] 01/28/08 10:31:41 jbronn gis: Fixed #6440. Removed degree conversion from Distance -- should not …
(edit) @7044 [7044] 01/28/08 09:35:46 jbronn gis: Merged revisions 6990-7043 via svnmerge from trunk.
(edit) @7028 [7028] 01/21/08 19:22:27 jbronn gis: Added the extent method to GeoQuerySet; moved various …
(edit) @7027 [7027] 01/18/08 10:49:51 jbronn gis: Fixed #6289 (added extra_context keyword to GoogleMap). Thanks …
(edit) @7026 [7026] 01/18/08 10:38:51 jbronn gis: Fixed #6357, and added a validator to WKTField.
(edit) @7024 [7024] 01/18/08 09:52:37 jbronn gis: LayerMapping: Fixed bug that would occur when mapping OFTReal
(edit) @7013 [7013] 01/10/08 11:11:02 jbronn gis: LayerMapping: Added the fid_range and step keywords to …
(edit) @7012 [7012] 01/09/08 13:42:23 jbronn gis: gdal: GeometryCollection.add() now accepts other collections, and …
(edit) @7003 [7003] 01/06/08 16:20:39 jbronn gis: gdal: Fixed Driver and DataSource? bug reported by David Hancock in …
(edit) @6993 [6993] 01/04/08 00:41:13 jbronn gis: gdal: Now supports the official GDAL 1.5 binaries for Windows, …
(edit) @6992 [6992] 01/03/08 13:02:18 jbronn gis: LayerMapping: Improved the internals (i.e., checking every feature …
(edit) @6990 [6990] 01/02/08 10:57:53 jbronn gis: Merged revisions 6920-6989 via svnmerge from trunk.
(edit) @6980 [6980] 12/29/07 01:48:08 jbronn gis: LayerMapping: Added the unique keyword parameter and tests for …
(edit) @6979 [6979] 12/27/07 15:44:33 jbronn gis: lowered test transformation precision due to variations in updated …
(edit) @6978 [6978] 12/25/07 15:27:56 jbronn gis: geos: all pointer access is now done via the ptr property to …
(edit) @6966 [6966] 12/21/07 15:36:54 jbronn gis: Fixed #6246 (Thanks jos3ph); removed unnecessary commented debugging …
(edit) @6920 [6920] 12/14/07 19:38:43 jbronn gis: Merged revisions …
(edit) @6919 [6919] 12/14/07 18:30:48 jbronn gis: Applied DRY to spatial SQL generation in anticipation of …
(edit) @6918 [6918] 12/14/07 15:42:37 jbronn gis: Fixed #6196 in GeoIP refactor. Added unit tests, improved path …
(edit) @6916 [6916] 12/12/07 21:08:06 jbronn gis: gdal: Fixed bug in the property so that no exception is raised when …
(edit) @6914 [6914] 12/11/07 10:18:48 jbronn gis: gdal: removed errcheck_flag, not needed after all (I misread the C …
(edit) @6886 [6886] 12/04/07 11:44:37 jbronn gis: Added distance querying capabilites via the distance manager method …
(edit) @6884 [6884] 12/04/07 09:09:06 jbronn gis: geos: Added support for EWKT (SRID only), and a transform routine …
(edit) @6865 [6865] 12/03/07 12:15:57 jbronn gis: added additional units (including WKT aliases) and the unit_attname
(edit) @6862 [6862] 12/03/07 02:16:09 jbronn gis: gdal: Added GDAL_LIBRARY_PATH setting; added tests and extended …
(edit) @6861 [6861] 12/03/07 00:27:16 jbronn gis: renamed GEOSGeometryIndexError to GEOSIndexError; added …
(edit) @6815 [6815] 12/01/07 16:12:44 jdunck gis: Merged 6672-6783 vis svnmerge from trunk
(edit) @6708 [6708] 11/20/07 09:13:55 jbronn gis: Fixed DecimalField? verification in LayerMapping?.
(edit) @6707 [6707] 11/20/07 09:10:20 jbronn gis: gdal: Fixed memory leak introduced in the refactor caused by …
(edit) @6688 [6688] 11/17/07 16:04:05 jbronn gis: Added the ogrinspect module (via patch from tlp), which provides …
(edit) @6687 [6687] 11/17/07 15:57:12 jbronn gis: LayerMapping? refactor (1) Moved all routines into LayerMapping? class …
(edit) @6686 [6686] 11/17/07 15:38:36 jbronn gis: gdal: refactor of the GDAL ctypes interface (1) All interactions …
(edit) @6672 [6672] 11/14/07 13:13:37 jbronn gis: Merged revisions 6614-6671 via svnmerge from trunk.
(edit) @6653 [6653] 11/05/07 18:39:36 jbronn gis: geos: Re-factored GEOS interface. Improvements include: (1) All …
(edit) @6639 [6639] 11/03/07 19:48:10 jbronn gis: gdal: (1) Added the field_widths and field_precision properties …
(edit) @6615 [6615] 10/26/07 15:47:20 jbronn gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk
(edit) @6596 [6596] 10/22/07 18:37:26 jbronn gis: added get_srid() spatial backend utility that takes into account -1 …
(edit) @6574 [6574] 10/20/07 23:27:22 jbronn gis: Fixed #5779, thanks tlp; added type checking to …
(edit) @6527 [6527] 10/18/07 19:34:29 jbronn gis: Added preliminary spatial backend for MySQL (which only supports MBR …
(edit) @6525 [6525] 10/16/07 11:54:23 jbronn Merged revisions 6442-6524 via svnmerge from trunk.
(edit) @6524 [6524] 10/16/07 01:41:16 jbronn gis: Added preliminary spatial backend for Oracle; added GEOS routine …
(edit) @6509 [6509] 10/14/07 15:48:33 jbronn gis: removed import to the PostGIS proxy module.
(edit) @6508 [6508] 10/14/07 15:13:11 jbronn gis: spatial-backend enhancements: (1) GEOS no longer has …
(edit) @6467 [6467] 10/08/07 13:18:17 jbronn gis: spatial-database compatibility and usability changes: (1) The …
(edit) @6465 [6465] 10/07/07 17:42:26 jbronn gis: geos: Fixed #5630 with patch from rcoup; added the ogr and srs
(edit) @6464 [6464] 10/07/07 15:29:59 jbronn gis: gdal: added support exporting/creating geometries to/from WKB and …
(edit) @6460 [6460] 10/06/07 23:21:31 jbronn gis: gdal: The OGRGeometry srs property is now mutable, and added the …
(edit) @6442 [6442] 09/30/07 22:58:05 jbronn gis: Merged revisions 6394-6441 via svnmerge from [repos:django/trunk
(edit) @6441 [6441] 09/30/07 12:44:13 jbronn gis: Added the gml() and union() GeoQuerySet? routines w/tests.
(edit) @6440 [6440] 09/30/07 10:16:22 jbronn gis: gdal: fixed GML property, and added tests.
(edit) @6439 [6439] 09/29/07 23:19:31 jbronn gis: PostGIS backend improvements: test spatial databases may now be …
(edit) @6437 [6437] 09/29/07 21:30:06 jbronn gis: Fixed #5629 with patch from rcoup.
(edit) @6436 [6436] 09/29/07 09:02:41 jbronn gis: gdal: OSGeo sprint -- cleaned up spatial references associated with …
(edit) @6427 [6427] 09/27/07 11:42:20 jbronn gis: SpatialRefSys? model now uses HAS_GDAL flag, no longer uses …
(edit) @6423 [6423] 09/25/07 01:14:01 jbronn gis: renamed inspect_data and sample() to ogrinfo, and now displays the …
(edit) @6422 [6422] 09/24/07 23:25:04 jbronn gis: Added the encoding keyword for string fields in OGR data sources; …
(edit) @6421 [6421] 09/24/07 22:55:29 jbronn gis: gdal: The feature and layer modules now uses OGRIndexError.
(edit) @6414 [6414] 09/24/07 17:18:00 jbronn gis: utils module now only imports LayerMapping? when GDAL is installed; …
(edit) @6413 [6413] 09/24/07 15:29:27 jbronn gis: modifed tests and mixin to use the HAS_GDAL flag.
(edit) @6412 [6412] 09/24/07 15:28:23 jbronn gis: gdal: Changed name of OGRGeometryIndexError to OGRIndexError and …
(edit) @6395 [6395] 09/20/07 08:13:18 jbronn gis: fixed sqlall and sqlcustom commands for this branch.
(edit) @6394 [6394] 09/20/07 08:02:11 jbronn gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk
(edit) @6387 [6387] 09/19/07 21:31:10 jbronn gis: fixed improper import in utils module.
(edit) @6369 [6369] 09/17/07 07:09:54 jbronn gis: Added the GeoIP utility for IP-based geolocation; got rid of camel …
Note: See TracRevisionLog for help on using the revision log.