- Stores geometries
- multi-dimensional
- R-Tree indexing (Query planner uses it?)
- projections
- Supports Datums ?
- Vector and raster support
- Spatial Analayis (topo, buffer, intersection, etc)
Open Source
-
PostGIS
-
CouchDB
- GeoCouch/CouchBase (GeoJSON support, no high-dimensional indices, only 2d)
- CouchDB-Lucene (Numeric Ranges, multidimensional, no arbitrary shape support)
-
Spatialite (in production?)
-
MongoDB ...
-
Ingres
-
Neo4j
-
MySQL :-(
-
Solr - basic points?
-
Elastic Search
Propriotry
- Oracle
- MS SqlServer
- Esri Spatial database (only access?)
Cloud based
- Fusion tables
- SimpleGeo (Casandra) Quad-Tree
- MongoDB - Geodata not shardable?
Concerns in Distributed databases
- aggrigating distributed datasets
- standard for simple queries?
- geo indexing and sharding
-
Mobile
- Spatialite
- Tile Map Service (TMS)
- TileMill to create Sqlite index
-
Web
-
Desktop