versatiles-org/versatiles-style

Sprites used are missing

Closed this issue · 4 comments

The download files have https://tiles.versatiles.org/assets/sprites/sprites as a sprite URL. This results in a request to https://tiles.versatiles.org/assets/sprites/sprites.json or https://tiles.versatiles.org/assets/sprites/sprites@2x.json, both of which are missing

The styles on tile.versatiles.org use https://tiles.versatiles.org/sprites/sprites

There might be a similar font issue, but it looks to be more complex.

We switched to new sprites, but versatiles.org is not updated yet.

A related problem to the missing file is that some sprites are missing from the online files, like icon-car_wash, but are present in the releases.

Yes, I already combined the generation of sprites and styles, so we can verify that every sprite is available and used.

We updated tiles.versatiles.org a while ago and everything seems to be fine now.