mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add pg_featureserv and pg_tileserv
This commit is contained in:
parent
3d1bd6df06
commit
116f291da0
@ -1182,6 +1182,8 @@ _Geographic tools and servers_
|
|||||||
- [mbtileserver](https://github.com/consbio/mbtileserver) - A simple Go-based server for map tiles stored in mbtiles format.
|
- [mbtileserver](https://github.com/consbio/mbtileserver) - A simple Go-based server for map tiles stored in mbtiles format.
|
||||||
- [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs.
|
- [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs.
|
||||||
- [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder.
|
- [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder.
|
||||||
|
- [pg_featureserv](https://github.com/CrunchyData/pg_featureserv) - A geospatial feature server for PostGIS.
|
||||||
|
- [pg_tileserv](https://github.com/CrunchyData/pg_tileserv) - A PostGIS-only tile server.
|
||||||
- [S2 geojson](https://github.com/pantrif/s2-geojson) - Convert geojson to s2 cells & demonstrating some S2 geometry features on map.
|
- [S2 geojson](https://github.com/pantrif/s2-geojson) - Convert geojson to s2 cells & demonstrating some S2 geometry features on map.
|
||||||
- [S2 geometry](https://github.com/golang/geo) - S2 geometry library in Go.
|
- [S2 geometry](https://github.com/golang/geo) - S2 geometry library in Go.
|
||||||
- [simplefeatures](https://github.com/peterstace/simplefeatures) - simplesfeatures is a 2D geometry library that provides Go types that model geometries, as well as algorithms that operate on them.
|
- [simplefeatures](https://github.com/peterstace/simplefeatures) - simplesfeatures is a 2D geometry library that provides Go types that model geometries, as well as algorithms that operate on them.
|
||||||
|
Loading…
Reference in New Issue
Block a user