This Python script allows for the downloading of large areas of OSM mapping, and direct import into a Postgresql database. ## Usage To use this script, you will need to install all dependencies, ...
Script for downloading map tile images from an OSM tile server. --start-zoom-level -s Yes Starting zoom level, must be between 0 and 19. --end-zoom-level -e Yes Ending zoom level, must be between 0 ...