wiki:BluePrintGISStorage

Version 2 (modified by Fran Boon, 16 years ago) ( diff )

--

GIS Storage

For portability, the default storage for Features is the normal database via Web2Py's DAL.

In order to support Lines & Polygons we need to store as WKT

An option should be provided to store in PostGIS or Spatialite instead, where available, as then can have spatial indexes for speed.
Q: Could we extend DAL for spatial indexes?

Q: integrate FeatureServer?


GIS BluePrints

Note: See TracWiki for help on using the wiki.