-
使用wmtssource 加载geoserver 发布的wmts服务,titlemaxtrix :直接返回数字,丢失 3857:类似的字段,如下图所示
![image](https://github.com/user-attachments/assets/900c4676-43f2-4001-b6cf-22d41f3f979f)
-
### What is the bug?
In my Lizmap 3.7 instance, even if my baselayer parameter "single tile" is uncheck Lizmap still display the layer as a single tile.
![image](https://github.com/user-attach…
-
https://stackoverflow.com/questions/37447457/dynamically-reload-leaflet-tiles
```js
L.TileLayer.CustomLayer = L.TileLayer.extend({
getTileUrl: (coords) => {
var test = some_function_…
-
In the configuration file, I have:
```
120000 5900000 1000000 6500000
EPSG:25832
m
256 256
1638.4 819.2 409.6 204.8 102.4 51.2 25.6 12.8 6.4 3.2 1.6 0.8 0.4 0…
-
The [render extension](https://github.com/developmentseed/render) has been proposed and we should either merge them or be clear about the purposes of each.
Both the render and web-map-links address…
-
Author Name: **Nicolas Boisteault** (@nboisteault)
Original Redmine Issue: [8809](https://issues.qgis.org/issues/8809)
Redmine category:web_services_clients/wms
---
WMS/WMTS with 'dimension' parame…
qgib updated
11 months ago
-
Author Name: **Arno Lepisk** (Arno Lepisk)
Original Redmine Issue: [21613](https://issues.qgis.org/issues/21613)
Affected QGIS version: 3.6.0
Redmine category:qgis_server
---
I have a project which …
-
## Expected behavior and actual behavior.
I configured mapserver to consume a WMTS (3857) via a service description XML file and serve it as WMS (31287).
I expect the WMS to align with other dat…
-
# QGIS Enhancement: Fix access to remote data sources in WebAssembly builds
**Date** 2024/03/21
**Author** Martin Dobias (@wonder-sk)
**Contact** wonder dot sk at gmail dot com
# Summary…
-
Hello,
I made a fantasy game map (not on earth) using QGIS and mapbox (for style) and I'd like to get offline tiles of my map.
How could I add mapbox provider for instance to get tiles?
Thank you