opengeospatial / ogcapi-discrete-global-grid-systems

https://ogcapi.ogc.org/dggs
Other
20 stars 8 forks source link

define dggs-zonequery:parameters:dist #10

Closed rggibb closed 3 years ago

rggibb commented 3 years ago

image

allixender commented 3 years ago

Alex: claiming

allixender commented 3 years ago
dist:
      name: dist
      in: query
      required: false
      schema:
        type: array
        minItems: 1
        maxItems: 2
        items:
          type: string
allixender commented 3 years ago

Considerations: UoM currently not sure how to consider, thus we make string array for value and uom, e.g ["10", "uom:meters"]