You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2018. It is now read-only.
When I try to run the command as given in the wiki: python gdal2tiles_parallel.py -e -p mercator /data/raw/WhiteHorse.tif /data/tiles/mercator/WhiteHorse_tiles
i get the error: gdal2tiles_parallel.py: error: Output formats allowed are PNG and JPEG
I tried to include --format JPEG as indicated here but I only get "Format Details" in the editor returned, no tiles created.
Any solutions to this?
Answer the following when submitting a ticket:
What is your platform (Windows/Linux): Windows 10
What is your architecture? (32 v. 64): 64
What version of GDAL are you using? 2.1
What are the steps to reproduce your issue? replace path/filename in the command
mar0th, shaystrong, lbromblet, mrgloom and dvictori