geopython / geopython/GeoHealthCheck
configurable versions for WFS checks
Open
- Dominant language
- Python
- Stars
- 92
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
WFS checks (getCapabilities) has 3 hardcoded versions to use (1.0.0, 1.1.0 and 2.0.2). This usually works, but some services may require very specific version to be passed. For example service may accept exactly 2.0.0; 2.0.2 will return exception:

Contributor guide
Assessment
This issue has not been assessed yet.