Re: [gdal-dev] mod_python issue with libtiff

2010-10-15 Thread Christopher Barker
On 10/15/10 11:32 AM, Even Rouault wrote: There's something in your Apache that loads a libtiff 3.X... Don't you load other modules that could load libtiff indirectly ? A "ld foo.so | grep libtiff" on the potential .so python modules might help find the culprit. But if you need the "culprit", w

Re: [gdal-dev] mod_python issue with libtiff

2010-10-15 Thread Even Rouault
Andreas, I'm somehow happy to see that you've hit the warning. It means that it was usefull to add it and probably saved you headaches when things would have started to crash awfully... Now, I'm afraid I cannot really help you more. There's something in your Apache that loads a libtiff 3.X...

Re: [gdal-dev] gdaldem color-relief color_text_files

2010-10-15 Thread Brent Fraser
Mark, Here's a color-by-elevation file from VTP (http://vterrain.org/). You'll have to edit it to get it into GDAL's format: Best Regards, Brent Fraser colormap1 blend: 1 relative: 0 size 35 elev -6800.00 color 255 255 255 elev -6400.00 color 20 20 30 elev -6000.0

[gdal-dev] mod_python issue with libtiff

2010-10-15 Thread Andreas Neumann
Hi, I recently upgraded my gdal version to the recent SVN version. The command-line tools work fine, but my python scripts inside Apache mod_python fail with the following error: - ERROR 1: WARNING ! libtiff version mismatch : You're linking against libtif

Re: [gdal-dev] Error in gml reader.

2010-10-15 Thread Ralf Suhr
Fixed in http://trac.osgeo.org/gdal/changeset/20468 Am Donnerstag 14 Oktober 2010 14:11:23 schrieb Ralf Suhr: > Hello List, > > I am working with gml v3 data. Sometimes coordiantes like 712345.082 > 5432000.318 become 712345.082 5432 when using the postgres database driver. > But everthing is cor

Re: [gdal-dev] raster resize

2010-10-15 Thread Giacomo Piva
Thank you Even, this solve my problem. On 10/15/2010 10:49 AM, Even Rouault wrote: Selon Giacomo Piva: Giacomo, gdal_translate doesn't do the hard work itself and lets other part of GDAL do it. To be more precise, the resizing of the raster in the context of gdal_translate is done through the

Re: [gdal-dev] raster resize

2010-10-15 Thread Even Rouault
Selon Giacomo Piva : Giacomo, gdal_translate doesn't do the hard work itself and lets other part of GDAL do it. To be more precise, the resizing of the raster in the context of gdal_translate is done through the VRT driver (frmts/vrt/vrtsources.cpp). But if you want to do it yourself with GDAL AP

[gdal-dev] raster resize

2010-10-15 Thread Giacomo Piva
Hi all, I would like to resize the dimension of a raster like the gdal_translate tool with "-outsize" option. I took a look into the gdal_translate.cpp source file but I didn't understand how it works, I can't find the resize operation lines. Does someone can help me to understand it? Thank y

[gdal-dev] Geoinformatica 2010-10-15 available

2010-10-15 Thread Ari Jolma
Folks, Geoinformatica(1) is a stack of free software, which builds on GDAL, Perl, and GTK+. I've just made a new win32 binary release of the stack(2), which contains the latest GDAL from trunk. It also contains the Perl bindings (Geo::GDAL module), a set of modules built on top of that, and

Re: [gdal-dev] Java swig binding wont comile.

2010-10-15 Thread Even Rouault
Michael, my guess is that you use a too old version of SWIG. You could retry generating the bindings file with SWIG 1.3.39 that is a version known to work. Selon Michael Pascoe : > Hello, > > I am trying to get GDAL building and working for the purpose of converting > various scanned historic m

Re: [gdal-dev] Re: geoPDF file "not recognized as a supported format" by GDAL1.8dev ?

2010-10-15 Thread Even Rouault
Tim, Tamas Szekeres maintains daily builds for Windows at http://vbkto.dyndns.org/sdk/ OSGeo4W also has a gdal-dev package. But as far as I know, they don't come with the poppler dependency needed to get PDF support. Selon Tim Osborn : > > Is there a prebuilt Windows 32-bit executable for Gdal

RE: [gdal-dev] gdaldem color-relief color_text_files

2010-10-15 Thread qt user
Mark, If you are a Windows user, you can take a look to this free product : http://www.spaceyes.com/index.php?option=com_content &task=blogcategory&id=15&Itemid=148 It contains a user friendly graphic