QGIS Python Plugins Repository
OSM Data Sync
Plugin ID: 2213
(4) votes
Maintain an own local dataset whith local attributes while keeping it in sync with OpenStreetMap (OSM)
This plugin allows a user to maintain an own local spatial vector dataset, which is strongly related to OpenStreetMap (OSM), while keeping it in sync with OSM. The dataset is being defined as an Overpass query and the dataset can contain additional, local features and features can contain additional attributes.
The plugin has two main functions:
- Iterate forth and back through the features of the layer (similar to Go2NextFeature).
- Synchronize the local dataset with OSM data on user demand, which means, that it flags updated and deleted features and that it downloads new features.
The plugin requires a simple configuration (.osmds) which is a sidecar file to the local dataset (e.g. a GeoPackage) and uses an Overpass API to retrieve the OSM data.
- Author
- Christopher Hilfing, Hanna Wildermuth, Stefan Keller
- Maintainer
- geometalab
- Tags
- vector , python , openstreetmap , osm , synchronization , integration , data sync
- Plugin home page
- https://gitlab.com/geometalab/OSMDataSync/-/blob/master/README.md
- Tracker
- Browse and report bugs
- Code repository
- https://gitlab.com/geometalab/OSMDataSync/
- Latest experimental version:
- 0.2.1
- Plugin ID
-
2213
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.2.1 | yes | 3.0.0 | 3.99.0 | 755 | geometalab | 2024-06-21T06:58:56.312356+00:00 |
0.2 | yes | 3.0.0 | 3.99.0 | 6504 | geometalab | 2020-11-13T10:20:13.152359+00:00 |