Re: [gdal-dev] GDAL and ElasticSearch 5.0

2016-12-07 Thread Even Rouault
On lundi 21 novembre 2016 17:26:45 CET Even Rouault wrote: > Hi, > > I've just tested and confirm that ES 5.0 isn't compatible of current driver. > I've created https://trac.osgeo.org/gdal/ticket/6724 to track this. I've just committed into trunk support for ES 5.0 Even -- Spatialys -

Re: [gdal-dev] GDAL and ElasticSearch 5.0

2016-11-21 Thread Even Rouault
Hi, I've just tested and confirm that ES 5.0 isn't compatible of current driver. I've created https://trac.osgeo.org/gdal/ticket/6724 to track this. > Jukka: I'm testing the same, for starters it would be valuable to identify > which ES version(s) are supported in [1]. Looking at commit

Re: [gdal-dev] GDAL and ElasticSearch 5.0

2016-11-21 Thread Kralidis, Tom (EC)
To: 'gdal-dev@lists.osgeo.org' (gdal-dev@lists.osgeo.org) Subject: [gdal-dev] GDAL and ElasticSearch 5.0 Hi, I tried to test new ElasticSearch version with no success and I wonder what is wrong. My command and debug data follows. ogr2ogr -f "ElasticSearch" http://localhost:9200 -s_srs

[gdal-dev] GDAL and ElasticSearch 5.0

2016-11-21 Thread Rahkonen Jukka (MML)
Hi, I tried to test new ElasticSearch version with no success and I wonder what is wrong. My command and debug data follows. ogr2ogr -f "ElasticSearch" http://localhost:9200 -s_srs epsg:3067 -t_srs epsg:4326 test_es50.shp --debug on GDAL: GDALOpen(test_es50.shp, this=02454920)