Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen
Aus Geoinformation HSR
Stefan (Diskussion | Beiträge) K |
Stefan (Diskussion | Beiträge) K |
||
Zeile 18: | Zeile 18: | ||
− | [[Kategorie:QGIS-Plugin]] [[Kategorie:QGIS]] [[Kategorie:Python]] [[Kategorie:Software]] [[Kategorie:OpenStreetMap]] | + | [[Kategorie:QGIS-Plugin]] [[Kategorie:QGIS]] [[Kategorie:Python]] [[Kategorie:Software]] [[Kategorie:OpenStreetMap]] [[Kategorie:Vector Tiles]] |
Version vom 8. März 2016, 09:35 Uhr
QGIS-Plugin Vector Tiles Reader - Reads vector tiles from a webservice.
- A project by Geometa Lab HSR
- Project Lead: Stefan Keller
- Authors/Developers: Dijan Helbling
Project Status: >> Work in Progress! << Expected initial release around April/May 2016.
About
Plugin that reads Vector Tiles from a geo-webservice, reconstructs geometries on-the-fly and puts them into a vector layer that can be rendered by usual QGIS styling.
Installation and Source Code
Install from inside QGIS as Python plugin (Note: For plugin versions up to 0.9 you have to enable "experimental plugins").
- QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader (tba.)
- Source Code on https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin