Re: [gdal-dev] Where can I find ogr_FileGDB.dll v1.4 compilled for Windows?

2015-08-21 Thread paulopires16
Hello jramm I cant see the *gdal-111-1800-filegdb.msi* option... they dont make it yet -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Where-can-I-find-ogr-FileGDB-dll-v1-4-compilled-for-Windows-tp5220386p5220606.html Sent from the GDAL - Dev mailing list archive at Nabbl

Re: [gdal-dev] RE : Gdal 2.0, supported raster/vector formats (RIK in particular)

2015-08-21 Thread Even Rouault
Tomas, I confirm the issue for RIK v1 and RIK v2 datasets. RIK v3 were fine. I've filed https://trac.osgeo.org/gdal/ticket/6078 and committed a fix for trunk and 2.0 branch to restore support for RIK v1 and v2. Even Le jeudi 20 août 2015 20:43:16, TomasR a écrit : > Hi > This made me to try a

Re: [gdal-dev] gdal test failures

2015-08-21 Thread Even Rouault
Le jeudi 20 août 2015 06:34:42, Priya Seth a écrit : > I am getting the same issue when I run this command > gdal_translate -of HF2 data/byte.tif data/byte.tif.tst > Could this be some issue with translation from different formats to > the HF2 format? Hum is there a relationship in this report wit

Re: [gdal-dev] Issue with gdalchksum on Fedora 21 ppc64le?

2015-08-21 Thread Even Rouault
Le vendredi 21 août 2015 07:01:41, Gawade P a écrit : > Hi All, > > I am performing the following operation on a Fedora 21 ppc64le machine: > > gdal_translate -of HF2 byte.tif byte.tif.tst > > Here byte.tiff is TIFF image data > [root@pts0433-vm12 test]# file byte.tif > byte.tif: TIFF image dat

Re: [gdal-dev] memory leak in gdal program

2015-08-21 Thread Even Rouault
Le vendredi 21 août 2015 17:32:09, jramm a écrit : > I'm using GDAL 201 to iterate features in a geodatabase feature class and > add a new text field, whose value depends on the integer value in another > field.It gives a fairly large memory leak (approx 1GB for every 1m > features iterated). I'm n

[gdal-dev] memory leak in gdal program

2015-08-21 Thread jramm
I'm using GDAL 201 to iterate features in a geodatabase feature class and add a new text field, whose value depends on the integer value in another field.It gives a fairly large memory leak (approx 1GB for every 1m features iterated). I'm not sure where the leak isany ideas?The full code:int ma

Re: [gdal-dev] Where can I find ogr_FileGDB.dll v1.4 compilled for Windows?

2015-08-21 Thread jramm
You can get full binary distributions for windows (including) ogr_FileGDB.dll from http://www.gisinternals.com/ They dont seem to have it in msvc_1800 releases, but in 1700 and 1600. You will also need the FileGDB API dll from ESRI. You can get this from the ESRI website (you will need to register