Changes between Version 18 and Version 19 of GeoDjango
- Timestamp:
- Feb 26, 2007, 7:08:13 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjango
v18 v19 13 13 * [http://www.initd.org/tracker/psycopg/wiki/GeoTypes GeoTypes] is a type (and conversion) library for PostGIS via psycopg. 14 14 * [http://exogen.case.edu/projects/geopy/ Geopy] calcs distances using (very accurate) [http://www.movable-type.co.uk/scripts/LatLongVincenty.html Vincenty], and uses the [http://en.wikipedia.org/wiki/World_Geodetic_System WGS 84] datum by default. Also has utility functions for UOM conversions. 15 15 * [http://www.gdal.org/ GDAL/OGR], a library for fiddling with raster geo images. 16 16 17 17 = Questions =