Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 1: Zeile 1:
QGIS-Plugin '''Vector Tiles Reader ''' - Reads vector tiles from a webservice.  
+
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:
  
 
   Project Status: >> Work in Progress! << Expected initial release around April/May 2016.
 
   Project Status: >> Work in Progress! << Expected initial release around April/May 2016.
 +
 +
Important websites and name conventions for Vector Tiles Reader QGIS Plugin:
 +
* Official name: "Vector Tiles Reader QGIS Plugin" or "Vector Tiles Reader"
 +
* Source Code on Github: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin
 +
* QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader (tba.)
  
 
== About ==
 
== About ==
Zeile 14: Zeile 19:
  
 
Install from inside [[QGIS]] as Python plugin (Note: For plugin versions up to 0.9 you have to enable "experimental plugins").
 
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
 
  
  
 
[[Kategorie:QGIS-Plugin]] [[Kategorie:QGIS]] [[Kategorie:Python]] [[Kategorie:Software]] [[Kategorie:OpenStreetMap]] [[Kategorie:Vector Tiles]]
 
[[Kategorie:QGIS-Plugin]] [[Kategorie:QGIS]] [[Kategorie:Python]] [[Kategorie:Software]] [[Kategorie:OpenStreetMap]] [[Kategorie:Vector Tiles]]

Version vom 9. April 2016, 14:01 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.

Important websites and name conventions for Vector Tiles Reader QGIS Plugin:

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").