gismanager
S2 geometry
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SonarLint - Clean code begins in your IDE with SonarLint
- Revelo Payroll - Free Global Payroll designed for tech teams
gismanager | S2 geometry | |
---|---|---|
0 | 4 | |
50 | 1,570 | |
- | 0.5% | |
0.0 | 0.0 | |
almost 5 years ago | 3 months ago | |
Go | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gismanager
We haven't tracked posts mentioning gismanager yet.
Tracking mentions began in Dec 2020.
S2 geometry
-
I wrote a package to compute the distance between two geographic latitude, longitude coordinates
I could be mistaken, but https://github.com/golang/geo does it already...
- Looking for a library to perform boolean operations on polygons
-
Protocol buffers database, a Key-Value database on the wire
There's a Java port and bindings for Python. The go port has been a work in progress for a while and the claimed to be at about 40% done. There's a rust port but it is based off of the go port and thus not complete either.
What are some alternatives?
h3 - Hexagonal hierarchical geospatial indexing system
S2 geojson - Draw a polygon on the map or paste a geoJSON and explore how the s2.RegionCoverer covers it with S2 cells depending on the min and max levels
osm - General purpose library for reading, writing and working with OpenStreetMap data
mbtileserver - Basic Go server for mbtiles
simplefeatures - Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
geoserver - geoserver is a Go library for manipulating a GeoServer instance via the GeoServer REST API.
pbf - OpenStreetMap PBF golang parser
go-staticmaps - A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
godal - golang wrapper for github.com/OSGEO/gdal