Releases: PDOK/ogc-specifications
Releases · PDOK/ogc-specifications
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
- updated GetMap checks
v0.2.4: Merge pull request #18 from PDOK/PDOK-12745
Set WFS Feature Boundingbox to optional.
v0.2.3
Removed specific identification functions, are more appropriate in a specific implementation
v0.2.2
Refactored large parts of the code, mainly:
- in the private func() between the main structs and 'supporting' structs.
- renaming of KVP -> Parameter Value for more consistency
- moved benchmarks to own files
- removed common pkg and moved code to the appropriated pkg's
- added wsc200 skeleton for wcs201 setup
WMS Capabilities struct fix
- added missing xml/yaml struct tags for the WMS capabilities
complete refactor
complete refactor:
- made the different specs more 'independent'
- single package for every spec
- yaml.v3
- golang 1.1.6