Skip to content

Basemap vector tile support #506

Open
@wiesehahn

Description

@wiesehahn

Hey,
I know the project is currently not funded, so this is just a feature request for discussion.

As basemaps in the map viewer there are currently only raster tiles (XYZ, WMS) via leaflet supported.
However the web is more and more geared towards vector tiles which have a lot of advantages (client side rendering, smooth zoom, etc.). Since this year there is open vector tiles via https://openfreemap.org and very recently via osm directly, also some national authorities provide them (e.g. https://basemap.de/).

The natural library to provide good support for vector tile basemaps would be Maplibre GL JS. In the upcoming 5.0 release there will also be a globe projection which might be a good option to vizualize stac catalog extents as well.

Are there any thoughts already about supporting vector tile basemaps and/or switching to maplibre gl js?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions