describe_location
Identify the region at any coordinate and sample its elevation, reporting ground, built structures, or off-map/ocean areas.
Instructions
Name the region at a coordinate, with confidence, and sample its elevation.
Returns 'off-map or ocean' rather than guessing the nearest land region.
There is no heightmap in any data this reads, so elevation is a SAMPLE and is reported with its count and spread rather than as one invented number. Resource nodes rest on terrain and are quoted as ground; foundations and buildings are quoted separately as built elevation, because a platform is wherever the player put it. Where the two disagree, the difference is the fill already stacked there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_m | Yes | ||
| y_m | Yes | ||
| save | No | ||
| world | No | ||
| radius_m | No | how far to look for known elevations, metres |