Skip to content

Question: what is the value of bbox in each of the JSON Schema definitions? #35

@dubnemo

Description

@dubnemo

I understand what a bounding box is, but it does not make sense on a point. Also shouldn't it be an array of points?

"bbox": {
  "type": "array",
  "minItems": 4,
  "items": {
    "type": "number"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions