tilezen / tileserver

A lightweight tileserver to share code paths with tilequeue for tile generation.
MIT License
79 stars 27 forks source link

Generate 1x1 tiles directly #94

Closed rmarianski closed 7 years ago

rmarianski commented 7 years ago

Connects to https://github.com/mapzen/tile-tasks/issues/239 Depends on https://github.com/tilezen/tilequeue/pull/208

Instead of generating the metatile with all formats, only create what's required to satisfy the request.