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

MVT Rendering Support #59631

Open
marklit opened this issue Nov 28, 2024 · 0 comments
Open

MVT Rendering Support #59631

marklit opened this issue Nov 28, 2024 · 0 comments

Comments

@marklit
Copy link

marklit commented Nov 28, 2024

Feature description

https://maps.gishub.org/maplibre/openstreetmap.html is using https://tiles.versatiles.org/assets/sprites/[email protected] which look blurry when viewed in a normal PNG viewer but they render fine via maplibre.

The sprites:

image

How they render in maplibre:

image

In QGIS:

image

The following was pointed out in #59492 (comment)

For the sprites/icons, I can see a couple of implementation gaps here:

  • icons are rendered using the Style reference: document sdf icons mapbox/mapbox-gl-style-spec#97 mode, which
  • isn't supported by QGIS (not sure if it can)
  • the icon-color property isn't implemented by QGIS yet
  • the icon-padding property isn't implemented by QGIS yet
  • the icon-opacity property isn't taken into account for some icons (e.g. one way)

Additional context

OSM has begun hosting MVT that are updated in near-realtime.

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

No branches or pull requests

1 participant