Your message dated Wed, 12 May 2010 23:00:14 +0200
with message-id <20100512210014.ga3...@frankie.is-a-geek.org>
and subject line Re: python-gdal: gdal2tiles.py is not working properly
has caused the Debian Bug report #581406,
regarding python-gdal: gdal2tiles.py is not working properly
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
581406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581406
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-gdal
Version: 1.6.3-3+b2
Severity: important
fran...@scelbron:/tmp$ gdal2tiles.py -title "Natural Earth II" -v
NE2_modis3_4326_5.tif naturalearth
Usage: gdal2tiles.py [options] input_file(s) [output]
gdal2tiles.py: error: Processing of several input files is not supported.
Please first use a tool like gdal_vrtmerge.py or gdal_merge.py on the files:
gdal_vrtmerge.py -o merged.vrt Natural Earth II NE2_modis3_4326_5.tif
This is a non-sense because the image is a single band RGB image.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-gdal depends on:
ii libc6 2.10.2-8 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.4-1 GCC support library
ii libgdal1-1.6.0 1.6.3-3+b2 Geospatial Data Abstraction Librar
ii libstdc++6 4.4.4-1 The GNU Standard C++ Library v3
ii python 2.5.4-9 An interactive high-level object-o
ii python-central 0.6.16 register and build utility for Pyt
ii python-numpy 1:1.3.0-3+b1 Numerical Python adds a fast array
python-gdal recommends no packages.
python-gdal suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wed, May 12, 2010 at 08:19:23PM +0200, Francesco P. Lovergine wrote:
> Package: python-gdal
> Version: 1.6.3-3+b2
> Severity: important
>
> fran...@scelbron:/tmp$ gdal2tiles.py -title "Natural Earth II" -v
> NE2_modis3_4326_5.tif naturalearth
> Usage: gdal2tiles.py [options] input_file(s) [output]
>
> gdal2tiles.py: error: Processing of several input files is not supported.
>
> Please first use a tool like gdal_vrtmerge.py or gdal_merge.py on the files:
> gdal_vrtmerge.py -o merged.vrt Natural Earth II NE2_modis3_4326_5.tif
>
>
> This is a non-sense because the image is a single band RGB image.
>
>
Well this seems only due to excessive optimism about args parsing.
Old version accepted something like:
gdal2tiles.py [-title "Title"] [-publishurl http://yourserver/dir/]
[-nogooglemaps] [-noopenlayers] [-nokml]
[-googlemapskey KEY] [-forcekml] [-v]
input_file [output_dir]
but current (>= 1.6) has a different syntax. Sorry for the noise...
--
Francesco P. Lovergine
--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel