go-staticmaps - Render static maps using go and OpenStreeMaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Features
- Full featured go mapping library
- Powerful command line client
- Multiple tile providers
- Colored markers
- Colored lines
- Colored (filled) polygons
- Automatic determination of a "good" zoom level
Used Technologies
- The Go Progamming Language
- Go Graphics, a 2D graphics library written in go
- ...