Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOS 2.0 Test Suite sos:GOBIRequestValidRequest test fails for SOAP #7

Closed
bermud opened this issue Jul 24, 2014 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@bermud
Copy link
Contributor

bermud commented Jul 24, 2014

The GOBIRequestValidRequest test fails for SOAP if the test does not set an
observation value.
A solution could be to look in the OperationsMetadata for the
GetObservationById, if exists, if there are valid values listed.
Originally reported in the OGC CITE issue tracker: issue #747

Opened: 2012-12-21 05:34:58 Last Updated: 2013-10-31 10:21:56

@rockygis
Copy link
Contributor

rockygis commented Feb 4, 2015

The observation is got from ows:OperationsMetadata/ows:Operation[@name='GetObservationById']/ows:Parameter[@name='observation']/ows:AllowedValues/ows:Value[1].
Maybe it is empty or no such element.

@rockygis
Copy link
Contributor

rockygis commented Oct 8, 2015

It looks like the TeamEngine needs the observation id from the response body of GetCapabilities, but lacks of these info. If the observation id can be found in the GetCapabilities, this problem should be no problem.

@rockygis rockygis closed this as completed Oct 8, 2015
@epicureanism epicureanism modified the milestones: 1.13, 1.14 Oct 28, 2015
@bermud bermud modified the milestones: 1.14, 1.12 Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants