Vector-Tiles-Reader-QGIS-Plugin_2016 icon indicating copy to clipboard operation
Vector-Tiles-Reader-QGIS-Plugin_2016 copied to clipboard

QGIS Python plugin which reads Mapbox vector tiles from a local MBTiles file (Note: Abandoned repo; goto repo Vector-Tiles-Reader-QGIS-Plugin)

Results 15 Vector-Tiles-Reader-QGIS-Plugin_2016 issues
Sort by recently updated
recently updated
newest added

On MacOSX when using 2.14.2 I can't get the plugin to load. I downloaded the Vector-Tiles-Reader-QGIS-Plugin zip from github and installed into ~/.qgis2/python/plugins, but when I try to load the...

bug
ready

do not save files physically if possible.

feature
ready

When trying to install the plugin manuall (on Windows) following error occurs: "No module named google.protobuf". Error stack trace says: "Import in utils.py fails".

bug
ready

Currently the tile boundaries are visible, especially from polygons like forests. Polygons (and linestrings) which overlap tile boundares have been split when they have been generated. Now, this reader should...

feature

When the plugin opens an MBTile and adds the 1st layer after a fresh start of QGIS (nothing is loaded in the mercator crs), the scale and coordinates are somehow...

bug
ready

eg id, masklevel, maxzoom

feature
ready

Get signals from qgis when scale and/or geometry changes, then reload the layer.

feature
ready

1. Choose good Layer name from metadata. 2. Take whatever metadata is available from VT source, especially CRS and dataURL. 3. Add Layer to the bottom of the Layer list...

feature
ready

Default GUI language is english. Add german "de" to it (See e.g. GeoCSV: https://github.com/geometalab/Editable-GeoCSV-QGIS-Plugin/tree/master/i18n )

feature

See: - https://github.com/geometalab/Editable-GeoCSV-QGIS-Plugin/blob/master/metadata.txt - http://giswiki.hsr.ch/QGIS_Plugins_mit_Python#How_to_publish_a_plugin - QGIS plugin directory: http://plugins.qgis.org/vector_tiles_reader

feature