Merge 2D map tiles into a single image.
Requires Go 1.9+
Under heavy development!
This library is intended to assist with merging individual map tiles into a single image.
A common use case is to create a static map image from an interactive Leaflet.
- Handle anti-meridian wrapping and several world-widths
- Handle negative offets and width / height larger than tiles
- Flag for test to update golden files
- Test with transparency
- Test with missing tiles
- Test with paletted PNGs
- Test with webp tiles
- Documentation
Dependencies are managed using dep