Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

brendan-ward/tilemerge

Repository files navigation

GoDoc Build Status Coverage Status Go Report Card

tilemerge

Merge 2D map tiles into a single image.

Requires Go 1.9+

Under heavy development!

Purpose

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.

TODO:

  • 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

Dependencies are managed using dep

Similar libraries

About

Merge 2D map tiles into a single image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages