You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`description`| String | Optional | Detailed description of geography |
102
-
|`geography_type`|Sting| Optional | Type of geography, e.g. `municipal_boundary` or `council_district` or custom text. See [Geography Types](#geography-types). |
102
+
|`geography_type`|String| Optional | Type of geography, e.g. `municipal_boundary` or `council_district` or custom text. See [Geography Types](#geography-types). |
103
103
|`geography_id`| UUID | Required | Unique ID of geography |
104
104
|`geography_json`| UUID | Required | The GeoJSON that defines the geographical coordinates. |
105
105
|`effective_date`|[timestamp][ts]| Optional | The date at which a Geography is considered "live". Must be at or after `published_date`. |
0 commit comments