Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (Notes)
K
Zeile 3: Zeile 3:
 
* A project by [[Geometa Lab]] HSR
 
* A project by [[Geometa Lab]] HSR
 
* Project Lead: Stefan Keller
 
* Project Lead: Stefan Keller
* Authors/Developers: Dijan Helbling and Alex Eugster
+
* Authors/Developers: Dijan Helbling
  
 
== About ==
 
== About ==
  
[[QGIS]]-Plugin that reads [[Vector Tiles]] from a geo-webservice.
+
Plugin that reads [[Vector Tiles]] from a geo-webservice and turns it into a vector layer that can be rendered by [[QGIS]].
 
 
...
 
  
 
== Installation and Source Code ==
 
== Installation and Source Code ==
Zeile 16: Zeile 14:
 
* 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 ==
 
 
For software around vector tiles see 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, 21:52 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 and turns it into a vector layer that can be rendered by QGIS.

Installation and Source Code

Install from inside QGIS as Python plugin (Note: For versions 0.1 - 0.9 you have to enable "experimental plugins").