Add pgRouting to database section

This commit is contained in:
sambakk 2020-04-20 15:54:21 +00:00
parent c0265f6c88
commit 381be91de1
No known key found for this signature in database
GPG Key ID: 0B79963DF103B9A2

View File

@ -65,6 +65,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [PostGIS](http://postgis.net/) :star2: - PostgreSql spatial extension.
* [PostGIS Vector Tile Utils](https://github.com/mapbox/postgis-vt-util) - A set of PostgreSQL functions that are useful when creating vector tile sources.
* [PgRouting](https://pgrouting.org/) - pgRouting extends the PostGIS / PostgreSQL geospatial database to provide geospatial routing functionality.
* [Spatialite](http://www.gaia-gis.it/gaia-sins/) - SQLite spatial extension.
* [Geopackage](https://www.geopackage.org/) - SQLite spatial extension. More powerfull than its older brother Spatialite.
* [Microsoft SQL Server](https://docs.microsoft.com/en-us/sql/relational-databases/spatial/spatial-data-sql-server) - Microsoft SQL/SQL Azure spatial features. All the spatial functionality is also available as a .NET library (can be downloaded using nuget)