Opened 10 years ago

Closed 9 years ago

#5453 closed enhancement (fixed)

new ogr driver for mongodb

Reported by: shuai Owned by: me
Priority: normal Milestone: 2.1.0
Component: default Version: unspecified
Severity: normal Keywords: mongodb
Cc:

Description

from version 2.4 mongodb starts to support GeoJSON objects Point, LineString, and Polygon, to store in the database with a 2dsphere index. this ticket is trying to develop a ogr driver for mongodb to retrieve geospatial data in mongodb.

Change History (3)

comment:1 by Even Rouault, 9 years ago

Type: defectenhancement

comment:2 by Jukka Rahkonen, 9 years ago

MongoDB driver is trunk and will be included in GDAL/OGR >= 2.1.0 http://gdal.org/drv_mongodb.html

Is that enough for closing this ticket?

comment:3 by Even Rouault, 9 years ago

Milestone: 2.1.0
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.