Skip to content

Perl script for downloading raster maps tiles in SAS.Planet cache format

Notifications You must be signed in to change notification settings

striker2000/sasdownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

sasdownload

Perl script for downloading raster maps tiles in SAS.Planet cache format.

SAS.Planet is a freeware program, which allows download and view raster maps from many sources such as Google Maps, Yandex Maps, OpenStreetMap, etc.

Usage

sasdownload.pl -c [cache_dir] -b [bounds] -m [maps] -z [zoom]

Example

Download OSM Mapnik and Google Sat maps of Moscow with zoom from 10 to 15 to ~/sasplanet/cache directory:

sasdownload.pl -c ~/sasplanet/cache -b 55.4,36.8,56.1,38.5 -m osmmapMapnik,sat -z 10-15

About

Perl script for downloading raster maps tiles in SAS.Planet cache format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages