Download a single photo from https://nea.geofly.eu/?desktop= of various zoom levels. (Download and stitch tiles)
Execute the file:
setup.bat
Execute the file:
start.bat
Python 3 is required. (Should work with all major versions)
git clone https://github.com/fabyr/neageoflymapper.git
cd neageoflymapper
python3 -m venv env
source env/bin/activate
python -m pip install -r requirements.txt
python main.py
In order to find the ID of an Image,
use the Devtools of a browser as follows (Can usually be opened by pressing F12
):