2016-05-06 14:06:22 -04:00
|
|
|
# Awesome-Geospatial
|
|
|
|
|
2016-05-06 14:09:27 -04:00
|
|
|
- [Awesome Geospatial](#awesome-geospatial)
|
2016-05-06 14:15:45 -04:00
|
|
|
- [Database](#database)
|
2016-05-06 14:08:17 -04:00
|
|
|
- [Package Management](#package-management)
|
|
|
|
- [Package Repositories](#package-repositories)
|
2016-05-06 14:15:45 -04:00
|
|
|
- - -
|
|
|
|
|
|
|
|
## Database
|
|
|
|
|
2016-05-06 14:29:47 -04:00
|
|
|
* [PostGIS](http://postgis.net/) - PostgreSql spatial extension.
|
|
|
|
* [Spatialite](http://www.gaia-gis.it/gaia-sins/) - SQLite spatial extension.
|
|
|
|
* [Neo4j Spatial](https://github.com/neo4j-contrib/spatial) - Library of spatial utilities for Neo4j.
|
|
|
|
* [Oracle Spatial](http://www.oracle.com/us/products/database/options/spatial/overview/index.html)
|
|
|
|
* [MySql Spatial](http://dev.mysql.com/doc/refman/5.7/en/spatial-extensions.html)
|