GeoRegion
A geographic region defined as a GeoJSON-compatible polygon. Used for coverage territories, catastrophe zones, and rating regions.
Structure
| Name | Card. | Type | Description |
|---|---|---|---|
| GeoRegion | A geographic region defined as a GeoJSON-compatible polygon. | ||
| type | 1..1 | "Polygon" | GeoJSON geometry type — always "Polygon" |
| coordinates | 1..* | array[] | GeoJSON polygon coordinates. |
JSON Schema
Full JSON Schema: GeoRegion.schema.json