Source: gdal Version: 1.10.1+dfsg-8+b3 Severity: wishlist Hi!
Couldn't python-gdal and python3-gdal also suggest (or recommend) gdal-bin? The reason for this is that gdal2tiles (included in python-gdal) uses gdal_translate in its example/usage: ===== $ gdal2tiles.py 436201.KAP Usage: gdal2tiles.py [options] input_file(s) [output] gdal2tiles.py: error: Please convert this file to RGB/RGBA and run gdal2tiles on the result. >From paletted file you can create RGBA file (temp.vrt) by: gdal_translate -of vrt -expand rgba 436201.KAP temp.vrt then run: gdal2tiles temp.vrt ===== Thank you! Best regards, Nelson -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable'), (100, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

