Vector Tiles Reader QGIS Plugin: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
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
+
* Authors/Developers: see Github
  
   Project Status: >> Work in Progress! << Expected initial release around April/May 2016.
+
   Project Status: >> Work in Progress! << Expected initial release April/May 2016.
  
Important websites and name conventions for Vector Tiles Reader QGIS Plugin:
+
Important websites:  
* Names:
 
** Official fill name: "Vector Tiles Reader" or "Vector Tiles Reader QGIS Plugin"
 
** Camel Case no space: VectorTilesReader
 
** Lower Case no space: vector_tiles_reader
 
 
* Source Code on Github: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin
 
* Source Code on Github: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin
 
* QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader (tba.)
 
* QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader (tba.)
 +
  
 
== 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.
 
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.
 +
  
 
== Installation and Source Code ==
 
== Installation and Source Code ==

Version vom 10. April 2016, 23:10 Uhr

QGIS-Plugin Vector Tiles Reader - Reads Mapbox Vector Tiles from an MBTiles file into QGIS.

  • A project by Geometa Lab HSR
  • Project Lead: Stefan Keller
  • Authors/Developers: see Github
 Project Status: >> Work in Progress! << Expected initial release April/May 2016.

Important websites:


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.


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