Modify ↓
Opened 4 years ago
Closed 4 years ago
#20610 closed enhancement (fixed)
WMTS/WMS code deduplication
Reported by: | Don-vip | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 21.03 |
Component: | Core imagery | Version: | |
Keywords: | wms wmts projection | Cc: |
Description (last modified by )
I added recently https://www.ign.es/wmts/pnoa-ma?request=GetCapabilities&service=WMTS&EPSG={wkid}
to Maps/Spain to avoid hardcoding EPSG=3857 like ELI but we support {wkid} only for WMS right now, not WMTS yet.
Just another useless ELI crap. EPSG
parameter is not needed at all. I'll keep this ticket to track a code deduplication between WMS and WMTS tile sources.
Attachments (0)
Change History (3)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Description: | modified (diff) |
---|---|
Keywords: | wms added |
Summary: | Support {wkid} for WMTS → WMTS/WMS code deduplication |
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 17578/josm: