qgis/qgis-js

OpenLayers Integration: Allow arbitrary projeciton for XYZ Tiles

Open

#41 opened on Jun 2, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (12 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (215 stars)
PR merge metrics
 (PR metrics pending)

Description

We don't have to limit the XYZ Tiles to EPSG:3857. Based on the feedback of Andreas Hocevar, it should be no problem to allow arbitrary projections for the QgisXYZDataSource.

Contributor guide