Coordinates describes an exact geographical location in the world.Documentation Index
Fetch the complete documentation index at: https://gobl-improv.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/org/coordinates
Properties
| Title | Property | Type | Req. | Description |
|---|---|---|---|---|
| Latitude | lat | number | Decimal latitude coordinate. | |
| Longitude | lon | number | Decimal longitude coordinate. | |
| What 3 Words | w3w | string | What 3 Words text coordinates. | |
| Geohash | geohash | string | Single string coordinate based on geohash standard. |