Last active
January 14, 2021 08:54
-
-
Save hbeni/2061d30bf260a4b7f51ee81bc864895e to your computer and use it in GitHub Desktop.
FGFS photoscenery bulk download
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Now lives here: https://github.com/nathanielwarner/flightgear-photoscenery/blob/master/create_bbox.pl |
The script may potentially hammer remote servers and strain their bandwith. Please only use this if you comply to the chosen providers Terms-of-Service! Be aware that loading huge datasets will cost real ressources which have to be paid from the chosen server owner; so use with care. And aks the provider if in doubt.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@nathanielwarner regarding nathanielwarner/flightgear-photoscenery; i hacked together a small wrapper script that allows bulk download.
You just pass it the lower-left and upper-right coordinates and additional arguments for the
creator.py
script and it will look for all the needed tiles and fetch them. Maybe this is useful for your project; if yes, feel free to include it; or share it on the fgfs mailing list.