QGIS Python Plugins Repository
MongoConnector
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.
- Author
- Maciej Kamiński Politechnika Wrocławska
- Maintainer
- mk45
- Tags
- database , mongodb , mongo
- Plugin home page
- https://github.com/gospodarka-przestrzenna/MongoConnector
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/gospodarka-przestrzenna/MongoConnector
- Latest stable version
- 1.3.1
- Plugin ID
-
784
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
1.3.1 | no | 3.0.0 | 3.99.0 | 3390 | mk45 | 2021-03-30T09:59:22.846336+00:00 |
1.2.3 | no | 3.0.0 | 3.99.0 | 2826 | mk45 | 2019-05-21T00:10:00.787475+00:00 |
1.2.2 | no | 3.0.0 | 3.99.0 | 491 | mk45 | 2019-04-09T07:08:20.581359+00:00 |
1.2.1 | no | 3.0.0 | 3.99.0 | 380 | mk45 | 2019-03-13T05:26:04.947570+00:00 |
1.2.0 | no | 3.0.0 | 3.99.0 | 958 | mk45 | 2018-11-26T11:05:10.854100+00:00 |
1.1.0 | no | 2.8.0 | 2.99.0 | 4211 | mk45 | 2016-07-12T18:03:32.262927+00:00 |
1.0.0 | no | 2.8.0 | 2.99.0 | 910 | mk45 | 2016-03-29T16:51:29.108035+00:00 |
0.1.1 | no | 2.8.0 | 2.99.0 | 1561 | mk45 | 2015-06-30T21:24:20.764167+00:00 |