Opened 14 years ago
Closed 14 years ago
#686 closed enhancement (fixed)
Enhance WMS exception format parameter setting way in GetMap request
Reported by: | leodai | Owned by: | leodai |
---|---|---|---|
Priority: | major | Milestone: | 3.6.0 |
Component: | WMS Provider | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Currently, because some WMS servers do not correctly default to using the xml service exception report, we hard-coded to xml while sending GetMap request.
The improvement we can do is: we made an enhancement to it: first, we will read the server supported exception format while parsing the capability document. Second, we will check whether server support XML format while sending GetMap request, if not, use the first format provided in the capability document.
Change History (2)
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
fixed by the following change list: http://trac.osgeo.org/fdo/changeset/5642/