Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4478 closed enhancement (fixed)

ElasticSearch GDAL Driver

Reported by: aestrada Owned by: Even Rouault
Priority: normal Milestone: 1.10.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: elasticsearch
Cc:

Description

All,

I would like to submit the following driver to be included in the GDAL mainline code base. I have consulted with the community http://comments.gmane.org/gmane.comp.gis.gdal.devel/30084 and feel as if it is ready to go.

Attachments (1)

ogr2elasticsearch.zip (48.5 KB ) - added by aestrada 12 years ago.

Download all attachments as: .zip

Change History (4)

by aestrada, 12 years ago

Attachment: ogr2elasticsearch.zip added

comment:1 by Even Rouault, 12 years ago

Owner: changed from warmerdam to Even Rouault

comment:2 by Even Rouault, 12 years ago

Component: defaultOGR_SF
Milestone: 2.0.0
Resolution: fixed
Status: newclosed

r23835 /trunk/gdal/ogr/ogrsf_frmts/ (15 files in 3 dirs): Add new OGR driver to write into ElasticSearch databases (contributed by Adam Estrada, #4478)

r23836 /trunk/gdal/ogr/ogrsf_frmts/elastic/ (4 files): Elastic: a few formatting fixes; a memleak fix; exit early when cannot connect to server (#4478)

comment:3 by Even Rouault, 12 years ago

r23848 /trunk/gdal/ogr/ogrsf_frmts/elastic/ogrelasticdatasource.cpp: Elastic: fix merge bug done in http://code.google.com/p/ogr2elasticsearch/source/detail?r=40 ( ES_META only taken info account if ES_WRITEMAP defined ) (#4478)

r23849 /trunk/autotest/ (ogr/ogr_elasticsearch.py pymod/webserver.py): ElasticSearch: add driver testing (with fake server) (#4478)

Note: See TracTickets for help on using tickets.