Opened 14 years ago
Closed 12 years ago
#5567 closed defect (fixed)
support for broken WMS server implementations
Reported by: | Komzpa | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
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.
In 5461/josm: