-
### User Story
Currently the XYZ topographic tile map service supports vector tiles with `.pbf` (protobuf) format. This service does not work for raster-based XYZ services, e.g. [xyzservices](https…
-
When I install the plugin in QGIS 3.32.2 with Python 3.11.5 on Arch Linux, the stack trace (s. below) appears. From my research, the error is [here](https://github.com/geometalab/Vector-Tiles-Reader-Q…
-
**Describe the bug**
The vector tile layer does not render when zoom level is great than 14.
@iwpnd
**To Reproduce**
https://nbviewer.org/github/python-visualization/folium/blob/main/examples/pl…
-
Hi,
I am trying to parse mapbox vector tiles using the mapbox-vector-tile-cs project which relies on protobuf-net to deserialize the tiles (see https://github.com/bertt/mapbox-vector-tile-cs). The…
-
### What do you want implemented?
I would be able to use vector tiles (.pbf) instead of Raster Tiles (.png).
Indeed my company is rendering our map ourselves, and Vector tile takes much less comput…
-
Note: This issue being reported was originally seen in a combination of VectorGrid, MapQuest,js (standalone) and Leaflet.js. I've factored out MapQuest.js and saw the same behavior. Because the object…
-
Is it possible to apply esri styling? For example provided from this url: [esri style](https://www.arcgis.com/sharing/rest/content/items/e19e9330bf08490ca8353d76b5e2e658/resources/styles/root.json).
-
Hello,
I used you library to implement a VectorTile server from GeoJSON however I've been unable to display the resulting tile with OpenLayers.
I get a dict with keys likes minX, maxY... and I hav…
-
Hi, I have 2 issues with VectorGrid:
1) Errors are popping up in console: TypeError: json.layers[layerName].feature is not a function
when tiles are fetched, so when tiles are not found this erro…
-
I can install the plugin but when activated with the checkbox it errors from somewhere in the google protobuf module:
```
Couldn't load plugin 'vector_tiles_reader' due to an error when calling it…