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

Add support for max detail zoom in metatiles #57

Closed iandees closed 3 years ago

iandees commented 3 years ago

This adds a bit of configuration and code that was added to tapalcatl-py since we created tapalcatl-go.

See the tapalcatl-py PR (https://github.com/tilezen/tapalcatl-py/pull/14) for more details about what the code is actually doing.