opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
45 stars 14 forks source link

Core: URIs of normative statements in 8.1.3 Query parameters #244

Closed heidivanparys closed 3 years ago

heidivanparys commented 3 years ago
  1. The text of the requirement 3, A, is missing a hyphen between value and tolerance: it should be "/per/core/query-param-value-tolerance does not apply" instead of "/per/core/query-param-value tolerance does not apply".
  2. Consider using /query-param-name-unknown, /per/core/query-param-name-specified and /per/core/query-param-name-tolerance instead of /query-param-unknown, /per/core/query-param-specified and /per/core/query-param-tolerance, as the section is called "Parameter Names".
  3. Consider using /req/core/query-param-value-invalid instead of /req/core/query-param-invalid (in style with /per/core/query-param-value-tolerance) as the section is called "Parameter values".
cmheazel commented 3 years ago

Recommended changes have been made.