Ticket #4478 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

ElasticSearch GDAL Driver

Reported by: aestrada Owned by: 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

ogr2elasticsearch.zip Download (48.5 KB) - added by aestrada 16 months ago.

Change History

Changed 16 months ago by aestrada

Changed 16 months ago by rouault

  • owner changed from warmerdam to rouault

Changed 16 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed
  • component changed from default to OGR_SF
  • milestone set to 2.0.0

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)

Changed 16 months ago by rouault

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.