Re: [gdal-dev] Memory error for gdal_grid if using nearest

2015-07-17 Thread Armin Schmidt
Hi Even, I have converted it to a Spatialite file for easier download: https://www.wesendit.com/dl/hcjLajYe9F3i/ The problem is still the same. The offending command is: gdal_grid.exe test.sqlite test.tif -ot Float32 -of GTiff -zfield Cond1_mSm -l 02vhidep_raw -a nearest "-a invdist" works wi

[gdal-dev] Motion: Adopt FRC48: Geographical networks support

2015-07-17 Thread Dmitry Baryshnikov
Hi, I finished the work on merging the GSoC2014 Geographical networks support in GDAL to trunk. The RFC (https://trac.osgeo.org/gdal/wiki/rfc48_geographical_networks_support) was corrected. The pull request (https://github.com/OSGeo/gdal/pull/60) created. Travis building passed. I think it'

Re: [gdal-dev] decimal rounding issue when re-projecting

2015-07-17 Thread Ramiro Marco Figuera
Hi, Thanks a lot for the quick answer. Indeed, adding the -tr 20 20 solved the problem. As you pointed out, it should be possible to do the transformation in one step, however I want to keep an intermediate .tif file for visualization. The 20/21m per pixel resolution I had at first, even if