Modify ↓
Opened 3 years ago
Closed 9 months ago
#5567 closed defect (fixed)
support for broken WMS server implementations
| Reported by: | Komzpa | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core imagery |
| Version: | Keywords: | ||
| Cc: |
Description
Some WMS servers (including most twms releases) can't handle correctly parameters in mixed case.
To let josm fully support them, you should change the constructed request in a way "layers" parameter and such are "layers" or "LAYERS" but not "Layers".
That's the first WMS client implementation that I meet that uses mixed case; I'll fix that in later twms versions.
For debugging, try adding any layer from http://irs.gis-lab.info/ to josm.
Attachments (0)
Change History (1)
comment:1 Changed 9 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



In 5461/josm: