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

Some tiles not rendering #262

Open
jbogdani opened this issue Jul 6, 2021 · 2 comments
Open

Some tiles not rendering #262

jbogdani opened this issue Jul 6, 2021 · 2 comments

Comments

@jbogdani
Copy link

jbogdani commented Jul 6, 2021

Hello,
I'm having issues with some tiles in some zoom layers not rendering. I'm running Leaflet.VectorGrid.bundled v. 1.3.0 and Leaflet 1.7.1 and I'm getting in the console the following error messages (eg.: https://xyz.paths-erc.eu/paths-places-68/):

Uncaught (in promise) Error: unknown command 3
    at VectorTileFeature$2.loadGeometry (vectortilefeature.js:81)
    at Leaflet.VectorGrid.Protobuf.js:141
Uncaught (in promise) Error: unknown command 4
    at VectorTileFeature$2.loadGeometry (vectortilefeature.js:81)
    at Leaflet.VectorGrid.Protobuf.js:141

and

Uncaught (in promise) Error: unknown command 0
    at VectorTileFeature$2.loadGeometry (vectortilefeature.js:81)
    at Leaflet.VectorGrid.Protobuf.js:141

PBFs are created with QGIS, and I'm able to correctly load single tiles, for each zoom layer, so I guess the issue is with the visualization, but any hint about further debugging is most welcomed.

I have also tried to reset styling options, obtaining no better results.

image

@timbtimbtimb
Copy link

I have a similar problem:
https://timotheebilliet.fr/htdocs/

I don't understand why the tiles won't load properly. I checked on QGIS and the pbf are fine, no tile is missing. There seem to be some very funky errors in the console.

@jbogdani
Copy link
Author

I ended up using maplibre.org which worked wonderfully...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants