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 Mapbox Vector Tiles from an MBTiles file into QGIS.  
QGIS-Plugin '''Vector Tiles Reader''' - This Python plugin reads Mapbox [[Vector Tiles]] (MVT) from a local MBTiles file and loads them into a vector layer that is rendered by [[QGIS]] and it's (default) styling.


* A project by [[Geometa Lab]] HSR
* A project by [[Geometa Lab]] HSR
Zeile 5: Zeile 5:
* Authors/Developers: see Github
* Authors/Developers: see Github


   Project Status: >> Work in Progress! << Expected initial release April/May 2016.
   >> This is Work in Progress! Expected release as experimental QGIS plugin April/May 2016 <<


Important websites:  
Important websites:  
Zeile 14: Zeile 14:
== About ==
== About ==


This plugin reads Mapbox [[Vector Tiles]] (MVT) from a local MBTiles file and puts them into a vector layer that is rendered by [[QGIS]] and it's usual styling.
About the Vector Tiles concept
 
 
== Known Limitations ==





Version vom 10. April 2016, 21:19 Uhr

QGIS-Plugin Vector Tiles Reader - This Python plugin reads Mapbox Vector Tiles (MVT) from a local MBTiles file and loads them into a vector layer that is rendered by QGIS and it's (default) styling.

  • A project by Geometa Lab HSR
  • Project Lead: Stefan Keller
  • Authors/Developers: see Github
 >> This is Work in Progress! Expected release as experimental QGIS plugin April/May 2016 << 

Important websites:


About

About the Vector Tiles concept


Known Limitations

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