mapbox / mapnik-omnivore

Node module that returns metadata about spatial files.
45 stars 19 forks source link

Pin to z16 #182

Closed mapsam closed 4 years ago

mapsam commented 4 years ago

To limit the maximum zoom level and number of tiles, this reduces the largest maxzoom value to 16. In the case of former output like minzoom: 17, maxzoom: 22 the output is now minzoom: 16, maxzoom: 16.

cc @brsbl