geoserver
S2 geometry
Our great sponsors
geoserver | S2 geometry | |
---|---|---|
0 | 4 | |
84 | 1,570 | |
- | 1.2% | |
0.0 | 0.0 | |
7 months ago | 2 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.
geoserver
We haven't tracked posts mentioning geoserver 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
pbf - OpenStreetMap PBF golang parser
mbtileserver - Basic Go server for mbtiles
simplefeatures - Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
web-mercator-projection - A Go project to explore the math to calculate and present data in a map using the `Web Mercator Projection`
gismanager - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver
godal - golang wrapper for github.com/OSGEO/gdal