Skip to content

v1.0.0-rc.2

Compare
Choose a tag to compare
@philvarner philvarner released this 01 Nov 21:43
· 81 commits to main since this release
d4f8b4a

[1.0.0-rc.2]

Added

  • Added optional numberMatched and numberReturned fields to ItemCollection to align with OGC Commons
    and OAFeat.

Changed

  • The Collections specification has been incorporated into the Features specification, but remains as
    a separate conformance class.
  • The Browseable specification has been incorporated into the Core specification, but remains as
    a separate conformance class.
  • Extensions moved to standalone specification repositories:

Fixed

  • Item Search limit parameter semantics now align with OAFeat. The server must not return more Items than the limit and a limit value higher than advertised in the
    service description must return a 400 Bad Request status code.

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2