go-geojson2h3
GeoConverter
Utilities for converting between GeoJSON objects and H3 hexagon indexes
Conversion utilities between H3 indexes and GeoJSON
4 stars
1 watching
0 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
geojsongoh3hexagonspatialuber-h3
Related projects:
Repository | Description | Stars |
---|---|---|
uber/h3-go | A Go library for efficient spatial indexing and geospatial calculations using the H3 hierarchical hexagonal system | 317 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
sebastian-meier/d3.geo2rect | A tool for converting geojson polygons into rectangular representations. | 200 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |