Hello,
I am trying to map the coordinates from my shp files to geo_shape,
geo_point being the default
So the default mapping file is :
"geometry": {
"properties": {
"type": {
"store": "yes",
"type": "
Le mardi 24 janvier 2012 21:27:03, Adam Estrada a écrit :
> All,
>
> I have been using ElasticSearch as a way to perform some advanced analysis
> on feature attribute data. From my work with ElasticSearch came the
> ogr2elasticsearch GDAL driver. The code can be found here.
> http://code.google.co
On Tue, Jan 24, 2012 at 12:27 PM, Adam Estrada wrote:
> All,
>
> I have been using ElasticSearch as a way to perform some advanced analysis
> on feature attribute data. From my work with ElasticSearch came the
> ogr2elasticsearch GDAL driver. The code can be found
> here. http://code.google.com/p/
All,
I have been using ElasticSearch as a way to perform some advanced analysis
on feature attribute data. From my work with ElasticSearch came the
ogr2elasticsearch GDAL driver. The code can be found here.
http://code.google.com/p/ogr2elasticsearch/
Every time I rebuild GDAL I have to add this d