[gdal-dev] Delaunay Triangulation

2015-10-23 Thread Asa Packer
Hello, I am very excited about the Delaunay Triangulation and linear gridding code that is on the SVN trunk for GDAL, and wondering when that might make it into a released version. Is that slated for inclusion in 2.1? Is there an estimated release timeline for 2.1? Is there anything I can do

Re: [gdal-dev] ecw - file: wrong extent/corner coordinates

2015-10-23 Thread Helmut Kudrnovsky
Even Rouault-2 wrote >> >> content of 6617-04.eww: >> >> 0.2 >> 0.0 >> 0.0 >> -0.2 >> 653750.1 >> 16.9 >> >> following geotransform item added to 6617-04.ecw.aux.xml: >> >> > >> > > 653750.1,0.2,0,16.9,0,-0.2 > > --> This is not the more accurate translation from worldfile conventi

Re: [gdal-dev] ecw - file: wrong extent/corner coordinates

2015-10-23 Thread Even Rouault
> > content of 6617-04.eww: > > 0.2 > 0.0 > 0.0 > -0.2 > 653750.1 > 16.9 > > following geotransform item added to 6617-04.ecw.aux.xml: > > > > PROJCS["MGI_BMNM34",GEOGCS["GCS_MGI",DATUM["M > ilitar_Geographische_Institute",SPHEROID["Bessel_1841",63773 > 97.155,299.1528128]],PRIMEM["Greenw

Re: [gdal-dev] ecw - file: wrong extent/corner coordinates

2015-10-23 Thread Helmut Kudrnovsky
Hi Even, Even Rouault-2 wrote > Le vendredi 23 octobre 2015 11:26:11, Helmut Kudrnovsky a écrit : >> hi, >> >> tested with >> >> OSGeo4W: gdalinfo --version >> GDAL 1.11.3, released 2015/09/16 >> >> I have several raster ecw files; gdalinfo shows for all the files the >> same >> extent/corner

Re: [gdal-dev] ecw - file: wrong extent/corner coordinates

2015-10-23 Thread Even Rouault
Le vendredi 23 octobre 2015 11:26:11, Helmut Kudrnovsky a écrit : > hi, > > tested with > > OSGeo4W: gdalinfo --version > GDAL 1.11.3, released 2015/09/16 > > I have several raster ecw files; gdalinfo shows for all the files the same > extent/corner coordinates, although the ecw files are some k

Re: [gdal-dev] Question about ES SQL dialect

2015-10-23 Thread Even Rouault
Hi Jukka, > > I am reading the ElasticSearch manual page > http://www.gdal.org/drv_elasticsearch.html and I wonder what does this mean > for an end user of ogrinfo and ogr2ogr > > "If specifying "ES" as the dialect of ExecuteSQL(), a JSon string with a > serialized Elastic Search filter can be p

Re: [gdal-dev] Question about ES SQL dialect

2015-10-23 Thread Jukka Rahkonen
Jukka Rahkonen maanmittauslaitos.fi> writes: > > Hi, > > I am reading the ElasticSearch manual page > http://www.gdal.org/drv_elasticsearch.html and I wonder what does this mean > for an end user of ogrinfo and ogr2ogr > > "If specifying "ES" as the dialect of ExecuteSQL(), a JSon string with

Re: [gdal-dev] GDAL_DATA

2015-10-23 Thread Mateusz Loskot
On 23 October 2015 at 11:04, Gane R wrote: > I have two applications (postgres with postgis) one running with gdal 1.10.1 > and other in gdal 2.0.1 but I see > gdal-data files are different in gdal 1.10.1 and gdal 2.0.1 > > So Will the GDAL_DATA point gdal 2.0.1 file or how to solve this ? I thin

[gdal-dev] ecw - file: wrong extent/corner coordinates

2015-10-23 Thread Helmut Kudrnovsky
hi, tested with OSGeo4W: gdalinfo --version GDAL 1.11.3, released 2015/09/16 I have several raster ecw files; gdalinfo shows for all the files the same extent/corner coordinates, although the ecw files are some kind of mosaic over a larger area. (Also QGIS and GRASS GIS show them in one place (

[gdal-dev] GDAL_DATA

2015-10-23 Thread Gane R
I have two applications (postgres with postgis) one running with gdal 1.10.1 and other in gdal 2.0.1 but I see gdal-data files are different in gdal 1.10.1 and gdal 2.0.1 So Will the GDAL_DATA point gdal 2.0.1 file or how to solve this ? Gane ___ gdal-

[gdal-dev] Question about ES SQL dialect

2015-10-23 Thread Jukka Rahkonen
Hi, I am reading the ElasticSearch manual page http://www.gdal.org/drv_elasticsearch.html and I wonder what does this mean for an end user of ogrinfo and ogr2ogr "If specifying "ES" as the dialect of ExecuteSQL(), a JSon string with a serialized Elastic Search filter can be passed" Are ogrinfo a