Related Plugins and Tags

QGIS Python Plugins Repository

MongoConnector Plugin icon

(38) votes 

QGIS plugin to add geospatial data from mongodb database.

This plugin allows you to add collection from mongodb as layer in QGIS.
It requires pymongo>=3.0 python plugin for mongodb access ($pip install pymongo).
Layer from mongodb collection is created in memory and named after collection
(with some random numbers). As for now save to database is not supported.
Please report bugs and suggestions on github issues tracker.
To use it just click connect button. Choose database and collection. Finally
Mark if geometry is like in geojson or pick proper field with geometry.
If geojson-style than all the geometry types are supported otherwise
points / lines geometries only. Other data in collection are added as
feature attributes. Data in "properties" field can be used as data
if key was found. See examples for details.

Version Experimental Minimum QGIS version Downloads Uploaded by Date
1.3.1 no 3.0.0 2578 mk45 2021-03-30T09:59:22.846336+00:00
1.2.3 no 3.0.0 2722 mk45 2019-05-21T00:10:00.787475+00:00
1.2.2 no 3.0.0 415 mk45 2019-04-09T07:08:20.581359+00:00
1.2.1 no 3.0.0 333 mk45 2019-03-13T05:26:04.947570+00:00
1.2.0 no 3.0.0 845 mk45 2018-11-26T11:05:10.854100+00:00
1.1.0 no 2.8.0 4135 mk45 2016-07-12T18:03:32.262927+00:00
1.0.0 no 2.8.0 847 mk45 2016-03-29T16:51:29.108035+00:00
0.1.1 no 2.8.0 1502 mk45 2015-06-30T21:24:20.764167+00:00

Sustaining Members