|
jonathan created an issue |
Issue Type: |
|
---|---|
Assignee: |
Unassigned |
Created: |
30/Mar/18 7:12 PM |
Priority: |
|
Reporter: |
I’m making GetCapabilities requests to various public boxes for WCS version 1.1.2, and GeoServer doesn’t seem to support this particular version. GeoServer seems to go from 1.1.1, then straight to 2.0.1; I guess that’s what got funded. The odd thing is in this scenario, GeoServer is returning the 2.0.1 GetCap. I would have expected the 1.1.1 GetCapabilities. " If no version number is specified in the request, the server must respond with the highest version it understands and label the response accordingly." Ok, but I did specify a version number. My query is something like: So these are the negotiation rules in the spec: b) If a version unknown to the server is requested, the server must send the highest version it knows that is less than the requested version. c) If the client request is for a version lower than any of those known to the server, then the server must send the lowest version it knows. In this circumstance, given “AcceptsVersions” isn’t declared, GeoServer should be returning a 1.1.1 getcap. |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082-sha1:2fc2d84) |
|