Modify ↓
Opened 9 months ago
Last modified 9 months ago
#24248 new defect
Missing style in WMTS tile request
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
When using the french national mapping agency (IGN) WMTS data from
https://data.geopf.fr/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities
JOSM requests an URL with a void STYLE argument, for example for the layer IGNF_LIDAR-HD_MNT_ELEVATION.ELEVATIONGRIDCOVERAGE.SHADOW the query is
resulting with a HTTP 400 error.
Instead it should send the query with STYLE=normal :
Thanks
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Tested with version 19369