Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Stefan (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Stefan (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
QGIS-Plugin '''Vector Tiles Reader ''' - Reads vector tiles from a webservice. | |||
* A project by [[Geometa Lab]] HSR | * A project by [[Geometa Lab]] HSR | ||
| Zeile 6: | Zeile 6: | ||
== About == | == About == | ||
[[QGIS]]-Plugin that reads [[Vector Tiles]] from a geo-webservice. | |||
... | ... | ||
| Zeile 14: | Zeile 16: | ||
* QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader (tba.) | * QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader (tba.) | ||
* Source Code on https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin | * Source Code on https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin | ||
== Notes == | |||
* Other software around vector tiles [https://github.com/mapbox/awesome-vector-tiles] | |||
[[Kategorie:QGIS-Plugin]] [[Kategorie:QGIS]] [[Kategorie:Python]] [[Kategorie:Software]] [[Kategorie:OpenStreetMap]] | [[Kategorie:QGIS-Plugin]] [[Kategorie:QGIS]] [[Kategorie:Python]] [[Kategorie:Software]] [[Kategorie:OpenStreetMap]] | ||
Version vom 4. Dezember 2015, 19:47 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 and Alex Eugster
About
QGIS-Plugin that reads Vector Tiles from a geo-webservice.
...
Installation and Source Code
Install from inside QGIS as Python plugin (Note: For versions 0.1 - 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
Notes
- Other software around vector tiles [1]