go-staticmaps
mbtileserver
go-staticmaps | mbtileserver | |
---|---|---|
- | 4 | |
344 | 645 | |
- | 1.4% | |
6.4 | 4.0 | |
about 2 months ago | 2 days ago | |
Go | Go | |
MIT License | ISC License |
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.
go-staticmaps
We haven't tracked posts mentioning go-staticmaps yet.
Tracking mentions began in Dec 2020.
mbtileserver
-
Offline map loading
So far I've tried building MBTiles with Maperitive using the OSM layer. Then hosting these MBTile files on an MBTileServer (https://github.com/consbio/mbtileserver) as slippy maps. Cesium can then read in and access these tiles pretty quickly and more or less it does the job.
-
Which tile server should I use? Terracotta or Geoserver or is there a better one?
https://github.com/consbio/mbtileserver We heavily use this tile server works awesome
- Why do I need geoserver?
-
Alternative to SQLite to store tiles for web visualisation
I like this tile server https://github.com/consbio/mbtileserver
What are some alternatives?
godal - golang wrapper for github.com/OSGEO/gdal
pbf - OpenStreetMap PBF golang parser
gismanager - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver
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
S2 geometry - S2 geometry library in Go
web-mercator-projection - A Go project to explore the math to calculate and present data in a map using the `Web Mercator Projection`
geoserver - geoserver is a Go library for manipulating a GeoServer instance via the GeoServer REST API.