Skip to content

Simple Python application for downloading map tiles (for offline use)

Notifications You must be signed in to change notification settings

nonbasketless/DownloadMapTiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is a small Python (3.x) which downloads map tiles from a base URL, and saves them locally (perhaps for offline use). You can edit the py file and add new sources as you please, but be sure you're not violating terms of service from the provider.

Run DownloadMapTiles.py and follow the prompt to select a source.

Also included is a map.html, which can view downloaded tiles. It will require OpenLayers and a few other things - open the file to see what's missing.

Enjoy!

About

Simple Python application for downloading map tiles (for offline use)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published