Record
geo
No description available.
record geo {
bbox: list<f64>,
geometry: option<point>,
properties: geo-properties,
type-op: geo-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| bbox | list<f64> | |
| geometry | option<point> | |
| properties | geo-properties | |
| type-op | geo-type-op-enum |