mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add geojson2h3 and h3-go (#4221)
* Add geojson2h3 * add h3-go and fix order Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
9fe9ef28ec
commit
e864cecedb
@ -1145,6 +1145,8 @@ _Geographic tools and servers_
|
|||||||
- [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API.
|
- [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API.
|
||||||
- [gismanager](https://github.com/hishamkaram/gismanager) - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver.
|
- [gismanager](https://github.com/hishamkaram/gismanager) - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver.
|
||||||
- [godal](https://github.com/airbusgeo/godal) - Go wrapper for GDAL.
|
- [godal](https://github.com/airbusgeo/godal) - Go wrapper for GDAL.
|
||||||
|
- [h3-go] - Go bindings for H3, a hierarchical hexagonal geospatial indexing system.
|
||||||
|
- [H3 GeoJSON](https://github.com/mmadfox/go-geojson2h3) - Conversion utilities between H3 indexes and GeoJSON.
|
||||||
- [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user