Open cbeddow opened 3 years ago
Hi,
is there a way to add a vector tile from mapillary directly in QGIS ?
for instance the computed coverage:
https://tiles.mapillary.com/maps/vtp/mly1_computed_public/2/{z}/{x}/{y}?access_token=XXX
since QGIS 3.16, you can add a vector tile layer: [https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector_tiles/vector_tiles_properties.html](Qgis documentation)
I tried with a personnal token but I think i'm missing something because nothing appears.
Hi Quentin, It works for me in QGIS and if you want to filter the entities you can adapt the symbology :
"value" IS 'general--traffic-sign--g1'
Hi, thanks @igeofr, nevermind, that works, I should have had a network issue.
Hi,
I tried to filter the entities by adapting the symbology, but it doesnt work. Am I missing something?
There is a not supported API upgrade, at the moment the development is discontinued and the plugin is deprecated.
@enricofer I am doing some research. Can you help remind me:
1. QGIS 3 is using QT5. QGIS core developers started to research the porting of QT6 libraries to QGIS 4 main new release. But the time line of the transiction isn't specified, and anyway is not available for end users.
2. I only see threejs gui examples running in python controlled browser
3. OpenGL was not a problem for QT webkit browser. outdated javascript instruction set is the problem.
Upgrade will be needed to keep the plugin running. See new Mapillary documentation here: https://www.mapillary.com/developer/api-documentation
Please contact me if you need help!