Run demtool from command line instead of GUI.
- Get map data from here (jp) use translate to register and to get the
Digital elevation model
of your choice. Download it and move it to theplace_zip
folder. - Run
python extract-all.py
to extract the zip file data into theinput
folder. - Run
python demtool-cli.py
to run demtool. The output will be in theoutput
folder.