hotosm / osm-fieldwork

Processing field data from ODK to OpenStreetMap format, and other field data collection utils.
GNU Affero General Public License v3.0
16 stars 79 forks source link

Add support for moving tiles #272

Closed rsavoye closed 4 months ago

rsavoye commented 4 months ago

When you are maintaining a large map tile cache, sometimes you need to move some of the tiles to a different directory or hard drive. This PR adds a move command, which only needs the input and output directories as command line options.