Hi,

What if somebody would like to use ElasticSearch for queries but still somehow 
get the native geometries included in the output?  The geometry must be 
re-projected into EPSG:4326 for creating either geo_point or geo_shape, but can 
anybody suggest a clever way for saving the native geometry? It is of course 
possible to save it into a text field for example as WKT of JSON but could it 
be possible to keep the original geometry in "_source" and just create the 
geo_point or geo_shape on-the-fly or the index?

-Jukka Rahkonen-
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to