Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing or invalid type for layer "xyzvectortiles" #972

Open
1 task done
rezw4n opened this issue Nov 6, 2024 · 0 comments
Open
1 task done

Missing or invalid type for layer "xyzvectortiles" #972

rezw4n opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rezw4n
Copy link

rezw4n commented Nov 6, 2024

Checklist

  • I've searched through the existing issues and this bug has never been reported before

Subject of the issue

I added a Mapbox xyz Vector Tile layer:

https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/{z}/{x}/{y}.vector.pbf?sku=101GrSxaiHVvA&access_token=pk.eyJ1IjoiZG9yaWFuaSIsImEiOiJja2l0NnhjY3gwaWwzMnNuZXg0aXk2Ymx0In0.Vs2NDtQCCLjClwnNwz4GDg

This works just fine on my QGIS but when I try to upload the .qgs file to g3w admin it shows this error:

[Project error on layers()]-- [Layer error on layerType(Mapbox_Streets_Vector_Tile_c95a76d3_eb72_4d4f_b70f_b8de09244d88)]-- Missing or invalid type for layer "xyzvectortiles"

Is there any solution to this problem?

Steps to reproduce

  1. Add the Vector Tile layer from Layer > Add Layer > Vector Tile Layer > New > New Generic Connection and then paste this:

https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/{z}/{x}/{y}.vector.pbf?sku=101GrSxaiHVvA&access_token=pk.eyJ1IjoiZG9yaWFuaSIsImEiOiJja2l0NnhjY3gwaWwzMnNuZXg0aXk2Ymx0In0.Vs2NDtQCCLjClwnNwz4GDg

  1. Save the .qgs file.
  2. Try to upload it via g3w admin.

Environment

  • g3w-admin: latest
  • g3w-client: latest
  • browser: Chrome
  • operating system: Windows 10

Link to your project

No response

Additional info

No response

@rezw4n rezw4n added the bug Something isn't working label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants