WARNING: This site is a work in progress.
Slot: hasBoundingBox
A derived geometry representing the bounding box of the geometry or feature.
URI: geo:hasBoundingBox
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Feature | A spatial feature, such as a project or area, with a defined geometry and opt… | no |
Properties
- Range: Geometry
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | geo:hasBoundingBox |
native | rfs:hasBoundingBox |
LinkML Source
```yaml
name: hasBoundingBox
description: A derived geometry representing the bounding box of the geometry or feature.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: geo:hasBoundingBox
alias: hasBoundingBox
domain_of:
- Feature
range: Geometry
</details>