Martin Boos

Results 79 comments of Martin Boos

I release version v3.0.5 which should work with this TileJSON: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/files/3269379/arcgis_tilejson.json.txt

> Add Vector Tiles Layer -> Directory tab -> Browse path to local directory which has a metadata.json with the content of that textfile you just linked to. Not quite;...

Can you do the following: 1. Create a new project in QGIS 2. Connect to the previously created connection 3. Add And then copy logs and a screenshot. At this...

It tries to load zoom level 7 for you. And all the network requests fails. Therefore, I assume your QGIS map location is outside of the bounds of the available...

Yes, I realize that now too. @sfkeller : Do you think it might be related to something visible here: https://tiles.arcgis.com/tiles/XYvGSMHmK4EU0DNo/arcgis/rest/services/BaseMap_withoutDEM/VectorTileServer ```json { "currentVersion": 10.61, "name": "BaseMap_withoutDEM", "capabilities": "TilesOnly,Tilemap", "type": "indexedVector",...

Ah sorry. I did not debug it yet. > Esri has built into the vector tile generator (e.g. of ArcGIS Pro) many extensions (like CRS) and optimizations (like a different...

@ninitartaruga From what I can tell, it seems to work as expected. There are no errors in the plugins log and the features map OSM. ![image](https://user-images.githubusercontent.com/22575883/60396136-dfb4f700-9b3d-11e9-9d01-1ea460c770d7.png) Why there are less...

Seems to be a bug. This merging (and also the clipping) functionality is still not very robust.

Thanks for reporting thia issue. Indeed interesting behaviour. Could you show me the logs from both? I guess it's related to QGIS, otherwise it wouldn't be correct the second time....

The Vector Tiles Reader logs, which should be shown somwhere in a log panel. This issue *might* be related: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/issues/155