Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Stefan (Diskussion | Beiträge) |
Stefan (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
| Zeile 7: | Zeile 7: | ||
== About == | == About == | ||
Plugin that reads [[Vector Tiles]] from a geo-webservice and | 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 == | == Installation and Source Code == | ||
Version vom 6. Dezember 2015, 17:53 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
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