ecometrica / gdal2mbtiles

Converts a GDAL-readable dataset into an MBTiles file. This is used to generate web maps.
Apache License 2.0
165 stars 27 forks source link

Set zoom levels #4

Closed benboughton1 closed 8 years ago

benboughton1 commented 8 years ago

How do you set zoom levels such as --zoom 10-15? Is this what the resolution arguments are for?

benboughton1 commented 8 years ago

No longer an issue.

rohitrameshrao commented 7 years ago

How can I do this?

mghughes commented 6 years ago

@rohitrameshrao The zoom levels can be set with the --min-resolution and --max-resolution command line arguments