Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
QGIS-Plugin '''Vector Tiles Reader''' - Reads vector tiles from a webservice.  
QGIS-Plugin '''Vector Tiles Reader''' - Reads Mapbox vector tiles from a local MBTiles file.  


* A project by [[Geometa Lab]] HSR
* A project by [[Geometa Lab]] HSR
Zeile 17: Zeile 17:
== About ==
== 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.
Plugin that reads Mapbox [[Vector Tiles]] from MBTiles file and puts them into a vector layer that is rendered by [[QGIS]] and it's usual styling.


== Installation and Source Code ==
== Installation and Source Code ==

Version vom 9. April 2016, 12:12 Uhr

QGIS-Plugin Vector Tiles Reader - Reads Mapbox vector tiles from a local MBTiles file.

  • 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 Mapbox Vector Tiles from MBTiles file and puts them into a vector layer that is rendered by QGIS and it's usual 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").