WARNING: This site is a work in progress.
Slot: hasCentroid
A derived geometry representing the centroid of the feature.
URI: geo:hasCentroid
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:hasCentroid |
native | rfs:hasCentroid |
LinkML Source
```yaml
name: hasCentroid
description: A derived geometry representing the centroid of the feature.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: geo:hasCentroid
alias: hasCentroid
domain_of:
- Feature
range: Geometry
</details>