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

Add a second layer of error checks to the identifier #31

Open
roomthily opened this issue Mar 4, 2015 · 1 comment
Open

Add a second layer of error checks to the identifier #31

roomthily opened this issue Mar 4, 2015 · 1 comment

Comments

@roomthily
Copy link
Contributor

This is likely to be an invalid response but not one with a known error structure.

If it's an OGC service and it's a GetCapabilities response and it contains a Capability/Request method element for a known secondary data access point (DescribeCoverage, GetCoverage, GetMap, GetFeature, etc) and it DOESN'T have a coverage/feature/layer definition, mark is_error as True and it is unparsable. (It isn't unparsable really, but maybe we should consider those too invalid to proceed?)

@roomthily
Copy link
Contributor Author

See also: http://geobrain.laits.gmu.edu/cgi-bin/wcs-all?service=wcs&version=1.1.0&request=getcapabilities&sections=ServiceProvider

where the response is limited to the ServiceProvider section based on the sections query parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant