Changes between Version 3 and Version 4 of BluePrintGISStorage


Ignore:
Timestamp:
09/22/09 18:07:18 (15 years ago)
Author:
Fran Boon
Comment:

GeoCouch

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISStorage

    v3 v4  
    66 * [http://pypi.python.org/pypi/Shapely/ Shapely] used to do conversion
    77
    8 An option should be provided to store in [http://postgis.refractions.net PostGIS] or [http://www.gaia-gis.it/spatialite Spatialite] instead, where available, as then can have spatial indexes for speed.[[BR]]
     8An option should be provided to store in [http://postgis.refractions.net PostGIS], [http://www.gaia-gis.it/spatialite Spatialite] or even [http://gitorious.org/geocouch/ GeoCouch] instead, where available, as then can have spatial indexes for speed.[[BR]]
    99Q: Could we extend DAL for spatial indexes?
    1010 * [http://groups.google.com/group/web2py/browse_thread/thread/7551b50ef3ca72a8 DAL can be bypassed] to allow other ORMs to be used: {{{response.custom_commit=lambda: do_commit()}}}
     
    1515----
    1616[wiki:BluePrintGeographicInformationSystems GIS BluePrints]
     17[wiki:BluePrintGeographicInformationSystems GIS BluePrints]