This repository was archived by the owner on Jun 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
gdal2tiles_parallel.py: error: Output formats allowed are PNG and JPEG #33
Comments
same problems here. Works fine in the v5.0 tag |
Same problem here... |
Same on Linux
Produced error:
If I use
|
A quick fix is to hard code the output tile driver format. Not the best solution, but works fine for my use case. |
If I use the flag |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: