tilezen / tapalcatl

Tapalcatl is a "metatile server", which attempts to serve individual tiles extracted from an archive in storage.
Other
14 stars 3 forks source link

Update metatile support #24

Closed zerebubuth closed 7 years ago

zerebubuth commented 7 years ago

Tapalcatl had been written to assume single-zoom metatiles, but we are now expecting to use ones with a zoom range. This patch updates the calculation of metatile coordinates to match what we're expecting from tilequeue, and makes the tile size configurable on a per-pattern basis in anticipation of 512px tiles.