mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2024-10-01 00:55:41 -04:00
Add pg_tileserv/pg_featureserv
This commit is contained in:
parent
b8aca46bf0
commit
696940ad1a
@ -607,6 +607,8 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [BoxTree](https://github.com/tidwall/boxtree) - An R-tree implementation for Go.
|
||||
* [gopostal](https://github.com/openvenues/gopostal) - Go (cgo) interface to libpostal for fast international address parsing/normalization.
|
||||
* [Tegola](https://github.com/go-spatial/tegola) - Tegola is a vector tile server delivering Mapbox Vector Tiles with support for PostGIS and GeoPackage data providers.
|
||||
* [pg_tileserv](https://github.com/CrunchyData/pg_tileserv) - A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
|
||||
* [pg_featureserv](https://github.com/CrunchyData/pg_featureserv) - Lightweight RESTful Geospatial Feature Server for PostGIS in Go.
|
||||
|
||||
|
||||
## Rust
|
||||
|
Loading…
Reference in New Issue
Block a user