mapbox/mapbox-tile-copy

Add minzoom override

Closed this issue · 1 comments

In the case of a happytiff, no need to include semi-empty tiles for zoom levels below the happytiff's preferred zoom level (aka "happy zoom"). Add a minzoom override option to specify happyzoom.

mapbox-tile-copy will set the final minzoom to the value passed in via the options object and ignore the minzoom passed in via mapnik-omnivore

cc @camillacaros @rclark

Merged #37. Closing