qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.62k stars 3.01k forks source link

Support of Geometries stored in MongoDB with OGR/GDAL > 2.1.0 #22977

Open qgib opened 8 years ago

qgib commented 8 years ago

Author Name: Flo Ju (Flo Ju) Original Redmine Issue: 15030

Redmine category:unknown


GDAL/OGR supports MongODB starting with V 2.1.0 (http://www.osgeo.org/node/1700). Native support of geometries stored in MongoDB would be nice in upcoming versions of QGIS with GDAL/OGR >= 2.1.0.

qgib commented 8 years ago

Author Name: Even Rouault (@rouault)


What do you mean exactly by "Native support of geometries stored in MongoDB" ? Having a MongoDB choice in the "Protocol" of "Add vector layer" dialog of QGIS to use the OGR MongoDB driver ?

qgib commented 8 years ago

Author Name: Flo Ju (Flo Ju)


Yes (without PlugIns) - using geometries with "Add vetctor data" (database protocol --> OGR ?) would be top. Integrating MongoDB in DBManager may be a further step - also to save geometries into MongoDB.

qgib commented 7 years ago

Author Name: Giovanni Manghi (@gioman)


qgib commented 7 years ago

Author Name: Jürgen Fischer (@jef-n)