geometalab / Vector-Tiles-Reader-QGIS-Plugin

Vector Tiles Reader QGIS-Plugin - QGIS Python plugin which reads Mapbox Vector Tiles from a server, a local MBTiles file or a directory
http://plugins.qgis.org/plugins/vector_tiles_reader/
GNU General Public License v2.0
150 stars 30 forks source link

Access violation error when tiles loading #272

Open krvrd opened 4 years ago

krvrd commented 4 years ago

image

Windows 10 QGIS 3.10.1 Vector_Tiles_Reader 3.2.2

mnboos commented 4 years ago

Hi and thanks for reporting the issue!

Can you tell me more about the datasource you were using? Was it TileJSON or a local file? Which CRS is the data?

krvrd commented 4 years ago

I use TileJSON. Datasource is GeoServer ".../webcache/ecp/EPSG_900913/{z}/{x}/{y}.pbf". Before qgis crash, part of the features loaded succesfully.