Changes between Version 18 and Version 19 of GeoDjango


Ignore:
Timestamp:
Feb 26, 2007, 7:08:13 PM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeoDjango

    v18 v19  
    1313 * [http://www.initd.org/tracker/psycopg/wiki/GeoTypes GeoTypes] is a type (and conversion) library for PostGIS via psycopg.
    1414 * [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.
    1616
    1717= Questions =
Back to Top