Open
Description
Merging issues into one comprehensible thing.
Decision made: fork OWSLib, add WMS 1.3.0 (at a minimum), revise parsers to for OGC to use this lib (ignore remainders in that I don't actually think there will be any). We will still need to handle the endpoint definitions! and I will put together a parser for WMS 1.1.1 and one of the WFS/WCS versions (supported and we have an example for) to start to scope that out.
Tasks:
- Revise to use the output of the identifier class (service, version) to initialize OGC structure(s). (see Revise WxS parsers for OWS metadata and some standardization #12, Add some handling for the standard/non-standard WCS response #21)
- Update OWSLib for WMS 1.3.0
- Update OWSLib for WMS 1.0.0 (legacy/dark data needs, we should find some).
- Update parser code for new OWSLib version.
- Complete the config and code for the endpoint definitions (see Revisit Endpoints and method definitions for OGC parsing #7).
- Check OWSLib for supported services and versions to see if it can be forked or partially reused here.
- Related, Check with OWSLib about why versions not supported? and if they should be supported? Pull request?
For OWSLib reference: these are the high priority (as of the last harvest, so grain of salt):