Changes between Version 14 and Version 15 of BluePrintGISFeatureLayers
- Timestamp:
- 01/04/09 23:46:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISFeatureLayers
v14 v15 41 41 * UI for Points can hide this behind simple Lat/Lon 42 42 * Q: Which lib best for this? 43 * WorldMill: http://trac.gispython.org/lab/wiki/WorldMill 44 * wraps OGR: http://www.gdal.org/ogr/osr_tutorial.html 43 45 * Shapely: http://trac.gispython.org/lab/wiki/Shapely 44 * OGR: http://www.gdal.org/ogr/osr_tutorial.html46 * wraps Geos: http://trac.osgeo.org/geos/ 45 47 46 48 An options should be provided to store in [http://postgis.refractions.net PostGIS] instead, where available, as then can have spatial indexes for speed.[[BR]]