412
edits
| Line 110: | Line 110: | ||
The software is mainly written in Python for the image download part and in Perl for the area management part to cover a territory with orthographic images. I have been using the program for several weeks with satisfaction, but when my friends, from the Italian Flightgear forum on Discord "FG ITA Mercenaries", started asking me how to make it work on Windows 10 I had to waste a lot of time organizing a solution based on Linux Bash Shell. | The software is mainly written in Python for the image download part and in Perl for the area management part to cover a territory with orthographic images. I have been using the program for several weeks with satisfaction, but when my friends, from the Italian Flightgear forum on Discord "FG ITA Mercenaries", started asking me how to make it work on Windows 10 I had to waste a lot of time organizing a solution based on Linux Bash Shell. | ||
It worked, but it was not very practical and then had various problems due to the difficulty of managing thousands of images and downloading, it had very long download times, the problem of resuming operation from an interruption, downloading very large images, such as 32K pixels (1GB image). Then there was the problem, for many of my forum friends, in using the Bash Shell. | It worked, but it was not very practical and then had various problems due to the difficulty of managing thousands of images and downloading, it had very long download times, the problem of resuming operation from an interruption, downloading very large images, such as 32K pixels (1GB image). Then there was the problem, for many of my forum friends, in using the Bash Shell. | ||
edits