Re: [gdal-dev] can't compile gdal-grass plugin against GRASS 7

2015-03-10 Thread Martin Landa
Hi, 2015-03-11 1:15 GMT+01:00 Saulteau Don : > That's good news. Thanks Martin. > > I'd like to test 1.11.3 so it'd be great if I could get a copy of it. please try out [1]. Martin [1] http://geo102.fsv.cvut.cz/~landa/tmp/gdal-grass-1.11.2.tar.gz -- Martin Landa http://geo.fsv.cvut.cz/gwiki/L

Re: [gdal-dev] can't compile gdal-grass plugin against GRASS 7

2015-03-10 Thread Saulteau Don
That's good news. Thanks Martin. I'd like to test 1.11.3 so it'd be great if I could get a copy of it. Donovan On Tue, Mar 10, 2015 at 4:46 PM, Martin Landa wrote: > Hi, > > 2015-03-11 0:33 GMT+01:00 Donovan Cameron : > > > I'm having some problems getting the gdal-grass 1.11.2 plugin to comp

Re: [gdal-dev] can't compile gdal-grass plugin against GRASS 7

2015-03-10 Thread Martin Landa
Hi, 2015-03-11 0:33 GMT+01:00 Donovan Cameron : > I'm having some problems getting the gdal-grass 1.11.2 plugin to compile > with grass 7.0.0 installed on Arch Linux 64bit. > > I've compiled GDAL 1.11.2 --without-grass, then compiled grass 7.0.0 from > the tar (even tried from the svn release 7_0

[gdal-dev] can't compile gdal-grass plugin against GRASS 7

2015-03-10 Thread Donovan Cameron
Afternoon everyone, I'm having some problems getting the gdal-grass 1.11.2 plugin to compile with grass 7.0.0 installed on Arch Linux 64bit. I've compiled GDAL 1.11.2 --without-grass, then compiled grass 7.0.0 from the tar (even tried from the svn release 7_0 branch) archive. Next tried to

Re: [gdal-dev] libpng: Invalid color type/bit depth combination in IHDR

2015-03-10 Thread Jukka Rahkonen
Martin Landa gmail.com> writes: > Ops, I forgot the link [1], here it is: > dalinfo dmt.tif -noct > Driver: GTiff/GeoTIFF > Files: dmt.tif > Size is 19615, 9 > Band 1 Block=19615x1 Type=UInt16, ColorInterp=Palette Hi, Perhaps it is because 16 bit + palette is not supported combination i

Re: [gdal-dev] Unable to access GDAL_DATA directory on Android

2015-03-10 Thread laurent couffinal
Hello, i am having same problem with the EPSG and SpatialReference with Android. But i didn't succed to make it work .. i tryed the gdal.SetConfigOption("GDAL_DATA", path) but i have an error message OGR General Error..

Re: [gdal-dev] libpng: Invalid color type/bit depth combination in IHDR

2015-03-10 Thread Jukka Rahkonen
Martin Landa gmail.com> writes: > > Hi, > > when trying to convert data [1] from GeoTIFF to PNG I ended up with error below: > > gdal_translate -of PNG dmt.tif dmt.png > Input file size is 19615, 9 > Warning 1: libpng: Invalid color type/bit depth combination in IHDR > ERROR 1: libpng: Inv

Re: [gdal-dev] libpng: Invalid color type/bit depth combination in IHDR

2015-03-10 Thread Martin Landa
Hi, 2015-03-10 15:41 GMT+01:00 Jukka Rahkonen : >> when trying to convert data [1] from GeoTIFF to PNG I ended up with error > below: >> >> gdal_translate -of PNG dmt.tif dmt.png >> Input file size is 19615, 9 >> Warning 1: libpng: Invalid color type/bit depth combination in IHDR >> ERROR 1: l

[gdal-dev] libpng: Invalid color type/bit depth combination in IHDR

2015-03-10 Thread Martin Landa
Hi, when trying to convert data [1] from GeoTIFF to PNG I ended up with error below: gdal_translate -of PNG dmt.tif dmt.png Input file size is 19615, 9 Warning 1: libpng: Invalid color type/bit depth combination in IHDR ERROR 1: libpng: Invalid IHDR data GDAL: 2.0.0 libpng: 1.2.49 Any idea

Re: [gdal-dev] GNM Usage

2015-03-10 Thread Mikhail Gusev
Hello, Dan. Have you checked whether the _gnm_graph table had been populated successfully? May it be void? The possible reason of this can be that the points are "too far from the line ends" so you could check if you have set an appropriate for your data snap tolerance value. 2015-03-10 2:50 GMT+0