Created
April 23, 2025 20:22
-
-
Save yangzhengca/1352c747da7b1fca96f9441c15a87519 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"fetchAllSlimAreasExtended": [ | |
{ | |
"area": { | |
"id": 1, | |
"name": "CUSTOM BOUNDARIES" | |
}, | |
"savedAreas": [], | |
"savedAreaGroups": [] | |
}, | |
{ | |
"area": { | |
"id": 2, | |
"name": "Canada" | |
}, | |
"savedAreas": [ | |
{ | |
"id": 3, | |
"areaId": 2, | |
"name": "Alberta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 7, | |
"areaId": 2, | |
"name": "British Columbia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 24, | |
"areaId": 2, | |
"name": "Manitoba", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 34, | |
"areaId": 2, | |
"name": "New Brunswick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 39, | |
"areaId": 2, | |
"name": "Newfoundland and Labrador", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 42, | |
"areaId": 2, | |
"name": "Northwest Territories", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 43, | |
"areaId": 2, | |
"name": "Nova Scotia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 44, | |
"areaId": 2, | |
"name": "Nunavut", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 47, | |
"areaId": 2, | |
"name": "Ontario", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 50, | |
"areaId": 2, | |
"name": "Prince Edward Island", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 52, | |
"areaId": 2, | |
"name": "Quebec", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 54, | |
"areaId": 2, | |
"name": "Saskatchewan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 66, | |
"areaId": 2, | |
"name": "Yukon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"savedAreaGroups": [] | |
}, | |
{ | |
"area": { | |
"id": 3, | |
"name": "USA" | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1, | |
"areaId": 3, | |
"name": "Alabama", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2, | |
"areaId": 3, | |
"name": "Alaska", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 4, | |
"areaId": 3, | |
"name": "American Samoa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 5, | |
"areaId": 3, | |
"name": "Arizona", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 6, | |
"areaId": 3, | |
"name": "Arkansas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 8, | |
"areaId": 3, | |
"name": "California", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 9, | |
"areaId": 3, | |
"name": "Colorado", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 10, | |
"areaId": 3, | |
"name": "Connecticut", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 11, | |
"areaId": 3, | |
"name": "Delaware", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 12, | |
"areaId": 3, | |
"name": "District of Columbia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 13, | |
"areaId": 3, | |
"name": "Florida", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 14, | |
"areaId": 3, | |
"name": "Georgia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 15, | |
"areaId": 3, | |
"name": "Hawaii", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 16, | |
"areaId": 3, | |
"name": "Idaho", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 17, | |
"areaId": 3, | |
"name": "Illinois", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 18, | |
"areaId": 3, | |
"name": "Indiana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 19, | |
"areaId": 3, | |
"name": "Iowa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 20, | |
"areaId": 3, | |
"name": "Kansas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 21, | |
"areaId": 3, | |
"name": "Kentucky", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 22, | |
"areaId": 3, | |
"name": "Louisiana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 23, | |
"areaId": 3, | |
"name": "Maine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 25, | |
"areaId": 3, | |
"name": "Maryland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 26, | |
"areaId": 3, | |
"name": "Massachusetts", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 27, | |
"areaId": 3, | |
"name": "Michigan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 28, | |
"areaId": 3, | |
"name": "Minnesota", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 29, | |
"areaId": 3, | |
"name": "Mississippi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 30, | |
"areaId": 3, | |
"name": "Missouri", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 31, | |
"areaId": 3, | |
"name": "Montana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 32, | |
"areaId": 3, | |
"name": "Nebraska", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 33, | |
"areaId": 3, | |
"name": "Nevada", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 35, | |
"areaId": 3, | |
"name": "New Hampshire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 36, | |
"areaId": 3, | |
"name": "New Jersey", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 37, | |
"areaId": 3, | |
"name": "New Mexico", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 38, | |
"areaId": 3, | |
"name": "New York", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 40, | |
"areaId": 3, | |
"name": "North Carolina", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 41, | |
"areaId": 3, | |
"name": "North Dakota", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 45, | |
"areaId": 3, | |
"name": "Ohio", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 46, | |
"areaId": 3, | |
"name": "Oklahoma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 48, | |
"areaId": 3, | |
"name": "Oregon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 49, | |
"areaId": 3, | |
"name": "Pennsylvania", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 51, | |
"areaId": 3, | |
"name": "Puerto Rico", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 53, | |
"areaId": 3, | |
"name": "Rhode Island", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 55, | |
"areaId": 3, | |
"name": "South Carolina", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 56, | |
"areaId": 3, | |
"name": "South Dakota", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 57, | |
"areaId": 3, | |
"name": "Tennessee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 58, | |
"areaId": 3, | |
"name": "Texas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 59, | |
"areaId": 3, | |
"name": "Utah", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 60, | |
"areaId": 3, | |
"name": "Vermont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 61, | |
"areaId": 3, | |
"name": "Virginia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 62, | |
"areaId": 3, | |
"name": "Washington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 63, | |
"areaId": 3, | |
"name": "West Virginia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 64, | |
"areaId": 3, | |
"name": "Wisconsin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 65, | |
"areaId": 3, | |
"name": "Wyoming", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"savedAreaGroups": [] | |
}, | |
{ | |
"area": { | |
"id": 4, | |
"name": "Canadian City Boundaries" | |
}, | |
"savedAreas": [], | |
"savedAreaGroups": [ | |
{ | |
"group": { | |
"id": 1, | |
"name": "Newfoundland and Labrador", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 08:32:25.892", | |
"updatedAt": "2025-03-27 08:32:25.892", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 71, | |
"areaId": 4, | |
"name": "Bishop's Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 72, | |
"areaId": 4, | |
"name": "Bonavista", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 73, | |
"areaId": 4, | |
"name": "Botwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 74, | |
"areaId": 4, | |
"name": "Burgeo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 75, | |
"areaId": 4, | |
"name": "Carbonear", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 76, | |
"areaId": 4, | |
"name": "Channel-Port aux Basques", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 77, | |
"areaId": 4, | |
"name": "Clarenville-Shoal Harbour", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 78, | |
"areaId": 4, | |
"name": "Deer Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 79, | |
"areaId": 4, | |
"name": "Dunville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 80, | |
"areaId": 4, | |
"name": "Fortune", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 81, | |
"areaId": 4, | |
"name": "Gander", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 82, | |
"areaId": 4, | |
"name": "Grand Bank", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 83, | |
"areaId": 4, | |
"name": "Happy Valley-Goose Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 84, | |
"areaId": 4, | |
"name": "Harbour Breton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 85, | |
"areaId": 4, | |
"name": "Labrador City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 86, | |
"areaId": 4, | |
"name": "Lewisporte", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 87, | |
"areaId": 4, | |
"name": "Marystown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 88, | |
"areaId": 4, | |
"name": "Springdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 89, | |
"areaId": 4, | |
"name": "St. Anthony", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 90, | |
"areaId": 4, | |
"name": "Stephenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 91, | |
"areaId": 4, | |
"name": "Stephenville Crossing", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 92, | |
"areaId": 4, | |
"name": "Wabana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 93, | |
"areaId": 4, | |
"name": "Gambo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 94, | |
"areaId": 4, | |
"name": "Pasadena", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 95, | |
"areaId": 4, | |
"name": "St. John's", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 96, | |
"areaId": 4, | |
"name": "Goulds", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 97, | |
"areaId": 4, | |
"name": "Bay Roberts", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 98, | |
"areaId": 4, | |
"name": "Grand Falls-Windsor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 99, | |
"areaId": 4, | |
"name": "Corner Brook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 100, | |
"areaId": 4, | |
"name": "Humber Arm South", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 2, | |
"name": "Prince Edward Island", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:02:41.617", | |
"updatedAt": "2025-03-27 09:02:41.617", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 101, | |
"areaId": 4, | |
"name": "Kensington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 102, | |
"areaId": 4, | |
"name": "Montague", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 103, | |
"areaId": 4, | |
"name": "Souris", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 104, | |
"areaId": 4, | |
"name": "Alberton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 105, | |
"areaId": 4, | |
"name": "Charlottetown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 106, | |
"areaId": 4, | |
"name": "Cornwall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 107, | |
"areaId": 4, | |
"name": "Summerside", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 3, | |
"name": "Nova Scotia", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:02:49.509", | |
"updatedAt": "2025-03-27 09:02:49.509", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 108, | |
"areaId": 4, | |
"name": "Amherst", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 109, | |
"areaId": 4, | |
"name": "Antigonish", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 110, | |
"areaId": 4, | |
"name": "Berwick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 111, | |
"areaId": 4, | |
"name": "Bridgetown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 112, | |
"areaId": 4, | |
"name": "Bridgewater", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 113, | |
"areaId": 4, | |
"name": "Chester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 114, | |
"areaId": 4, | |
"name": "Digby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 115, | |
"areaId": 4, | |
"name": "Hantsport", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 116, | |
"areaId": 4, | |
"name": "Inverness", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 117, | |
"areaId": 4, | |
"name": "Kingston - Greenwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 118, | |
"areaId": 4, | |
"name": "Liverpool", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 119, | |
"areaId": 4, | |
"name": "Lunenburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 120, | |
"areaId": 4, | |
"name": "Middleton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 121, | |
"areaId": 4, | |
"name": "Oxford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 122, | |
"areaId": 4, | |
"name": "Parrsboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 123, | |
"areaId": 4, | |
"name": "Pictou", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 124, | |
"areaId": 4, | |
"name": "Port Hawkesbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 125, | |
"areaId": 4, | |
"name": "Shelburne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 126, | |
"areaId": 4, | |
"name": "Springhill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 127, | |
"areaId": 4, | |
"name": "Windsor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 128, | |
"areaId": 4, | |
"name": "Wolfville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 129, | |
"areaId": 4, | |
"name": "Yarmouth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 130, | |
"areaId": 4, | |
"name": "Lantz", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 131, | |
"areaId": 4, | |
"name": "Hayes Subdivision", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 132, | |
"areaId": 4, | |
"name": "Enfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 133, | |
"areaId": 4, | |
"name": "Halifax", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 134, | |
"areaId": 4, | |
"name": "Lake Echo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 135, | |
"areaId": 4, | |
"name": "Brookside", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 136, | |
"areaId": 4, | |
"name": "Hammonds Plains Road", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 137, | |
"areaId": 4, | |
"name": "Still Water Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 138, | |
"areaId": 4, | |
"name": "Kentville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 139, | |
"areaId": 4, | |
"name": "Truro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 140, | |
"areaId": 4, | |
"name": "New Glasgow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 141, | |
"areaId": 4, | |
"name": "Glace Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 142, | |
"areaId": 4, | |
"name": "New Waterford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 143, | |
"areaId": 4, | |
"name": "Cape Breton - Sydney", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 144, | |
"areaId": 4, | |
"name": "Sydney Mines", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 4, | |
"name": "New Brunswick", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:03:29.263", | |
"updatedAt": "2025-03-27 09:03:29.263", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 145, | |
"areaId": 4, | |
"name": "Bouctouche", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 146, | |
"areaId": 4, | |
"name": "Caraquet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 147, | |
"areaId": 4, | |
"name": "Dalhousie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 148, | |
"areaId": 4, | |
"name": "Grand Falls / Grand-Sault", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 149, | |
"areaId": 4, | |
"name": "Kedgwick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 150, | |
"areaId": 4, | |
"name": "McAdam", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 151, | |
"areaId": 4, | |
"name": "Oromocto", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 152, | |
"areaId": 4, | |
"name": "Perth-Andover", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 153, | |
"areaId": 4, | |
"name": "Plaster Rock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 154, | |
"areaId": 4, | |
"name": "Richibucto", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 155, | |
"areaId": 4, | |
"name": "Rogersville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 156, | |
"areaId": 4, | |
"name": "Sackville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 157, | |
"areaId": 4, | |
"name": "Shediac", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 158, | |
"areaId": 4, | |
"name": "Shippagan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 159, | |
"areaId": 4, | |
"name": "Saint Andrews", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 160, | |
"areaId": 4, | |
"name": "Saint-Quentin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 161, | |
"areaId": 4, | |
"name": "St. Stephen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 162, | |
"areaId": 4, | |
"name": "Sussex", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 163, | |
"areaId": 4, | |
"name": "Tracadie-Sheila", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 164, | |
"areaId": 4, | |
"name": "Woodstock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 165, | |
"areaId": 4, | |
"name": "St. Leonard", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 166, | |
"areaId": 4, | |
"name": "Sainte-Anne-de-Madawaska", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 167, | |
"areaId": 4, | |
"name": "Moncton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 168, | |
"areaId": 4, | |
"name": "Salisbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 169, | |
"areaId": 4, | |
"name": "McEwen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 170, | |
"areaId": 4, | |
"name": "Hampton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 171, | |
"areaId": 4, | |
"name": "Saint John", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 172, | |
"areaId": 4, | |
"name": "Fredericton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 173, | |
"areaId": 4, | |
"name": "Starlight Village", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 174, | |
"areaId": 4, | |
"name": "Bathurst", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 175, | |
"areaId": 4, | |
"name": "Chatham - Douglastown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 176, | |
"areaId": 4, | |
"name": "Campbellton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 177, | |
"areaId": 4, | |
"name": "Edmundston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 5, | |
"name": "Quebec", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:04:05.086", | |
"updatedAt": "2025-03-27 09:04:05.086", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 354, | |
"areaId": 4, | |
"name": "Rimouski", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 355, | |
"areaId": 4, | |
"name": "Rivière-du-Loup", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 356, | |
"areaId": 4, | |
"name": "Baie-Comeau", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 357, | |
"areaId": 4, | |
"name": "Chute-aux-Outardes", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 358, | |
"areaId": 4, | |
"name": "Hauterive", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 359, | |
"areaId": 4, | |
"name": "Chicoutimi - Jonquière", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 360, | |
"areaId": 4, | |
"name": "Saint-Honoré", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 361, | |
"areaId": 4, | |
"name": "Port-Alfred-Bagotville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 362, | |
"areaId": 4, | |
"name": "Alma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 363, | |
"areaId": 4, | |
"name": "Dolbeau", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 364, | |
"areaId": 4, | |
"name": "Sept-Îles", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 365, | |
"areaId": 4, | |
"name": "Maliotenam", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 366, | |
"areaId": 4, | |
"name": "Château-Richer", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 367, | |
"areaId": 4, | |
"name": "Québec", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 368, | |
"areaId": 4, | |
"name": "Saint-Henri-de-Lévis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 369, | |
"areaId": 4, | |
"name": "Ville Lambert", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 370, | |
"areaId": 4, | |
"name": "Sainte-Catherine-de-la-Jacques-Cartier", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 371, | |
"areaId": 4, | |
"name": "Saint-Georges", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 372, | |
"areaId": 4, | |
"name": "Thetford Mines", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 373, | |
"areaId": 4, | |
"name": "Magog", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 374, | |
"areaId": 4, | |
"name": "Sherbrooke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 375, | |
"areaId": 4, | |
"name": "Cowansville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 376, | |
"areaId": 4, | |
"name": "Victoriaville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 377, | |
"areaId": 4, | |
"name": "Warwick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 378, | |
"areaId": 4, | |
"name": "Gentilly", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 379, | |
"areaId": 4, | |
"name": "Trois-Rivières", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 380, | |
"areaId": 4, | |
"name": "Saint Grégoire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 381, | |
"areaId": 4, | |
"name": "Shawinigan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 382, | |
"areaId": 4, | |
"name": "Drummondville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 383, | |
"areaId": 4, | |
"name": "Saint-Germain-de-Grantham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 384, | |
"areaId": 4, | |
"name": "Saint-Cyrille-de-Wendover", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 385, | |
"areaId": 4, | |
"name": "Granby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 386, | |
"areaId": 4, | |
"name": "Bromont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 387, | |
"areaId": 4, | |
"name": "Saint-Hyacinthe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 388, | |
"areaId": 4, | |
"name": "Contrecoeur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 389, | |
"areaId": 4, | |
"name": "Sorel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 390, | |
"areaId": 4, | |
"name": "Joliette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 391, | |
"areaId": 4, | |
"name": "Saint-Jean-sur-Richelieu", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 392, | |
"areaId": 4, | |
"name": "Beloeil", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 393, | |
"areaId": 4, | |
"name": "Hudson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 394, | |
"areaId": 4, | |
"name": "L'Assomption", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 395, | |
"areaId": 4, | |
"name": "L'Épiphanie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 396, | |
"areaId": 4, | |
"name": "Lavaltrie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 397, | |
"areaId": 4, | |
"name": "Montréal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 398, | |
"areaId": 4, | |
"name": "Saint-Jérôme", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 399, | |
"areaId": 4, | |
"name": "Varennes", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 400, | |
"areaId": 4, | |
"name": "Verchères", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 401, | |
"areaId": 4, | |
"name": "Les Coteaux", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 402, | |
"areaId": 4, | |
"name": "Châteauguay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 403, | |
"areaId": 4, | |
"name": "Sainte-Anne-des-Plaines", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 404, | |
"areaId": 4, | |
"name": "Saint-Sulpice", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 405, | |
"areaId": 4, | |
"name": "Saint-Canut", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 406, | |
"areaId": 4, | |
"name": "Les Cèdres", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 407, | |
"areaId": 4, | |
"name": "Oka-Kanesatake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 408, | |
"areaId": 4, | |
"name": "Saint-Augustin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 409, | |
"areaId": 4, | |
"name": "Domaine-Ouellet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 410, | |
"areaId": 4, | |
"name": "Salaberry-de-Valleyfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 411, | |
"areaId": 4, | |
"name": "Lachute", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 412, | |
"areaId": 4, | |
"name": "Val-d'Or", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 413, | |
"areaId": 4, | |
"name": "Lac-Simon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 414, | |
"areaId": 4, | |
"name": "Amos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 415, | |
"areaId": 4, | |
"name": "Rouyn-Noranda", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 416, | |
"areaId": 4, | |
"name": "Amulet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 417, | |
"areaId": 4, | |
"name": "Hawkesbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 418, | |
"areaId": 4, | |
"name": "Ottawa - Gatineau", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 419, | |
"areaId": 4, | |
"name": "Buckingham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 178, | |
"areaId": 4, | |
"name": "Acton Vale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 179, | |
"areaId": 4, | |
"name": "Alençon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 180, | |
"areaId": 4, | |
"name": "Amqui", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 181, | |
"areaId": 4, | |
"name": "Asbestos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 182, | |
"areaId": 4, | |
"name": "Baie-Saint-Paul", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 183, | |
"areaId": 4, | |
"name": "Barraute", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 184, | |
"areaId": 4, | |
"name": "Beauceville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 185, | |
"areaId": 4, | |
"name": "Beaupré", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 186, | |
"areaId": 4, | |
"name": "Bedford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 187, | |
"areaId": 4, | |
"name": "Bernierville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 188, | |
"areaId": 4, | |
"name": "Berthierville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 189, | |
"areaId": 4, | |
"name": "Saint-Martin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 190, | |
"areaId": 4, | |
"name": "Bonaventure", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 191, | |
"areaId": 4, | |
"name": "Cabano", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 192, | |
"areaId": 4, | |
"name": "Cap-aux-Meules", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 193, | |
"areaId": 4, | |
"name": "Cap-Chat", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 194, | |
"areaId": 4, | |
"name": "Causapscal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 195, | |
"areaId": 4, | |
"name": "Chandler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 196, | |
"areaId": 4, | |
"name": "Chapais", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 197, | |
"areaId": 4, | |
"name": "Chibougamau", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 198, | |
"areaId": 4, | |
"name": "Clermont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 199, | |
"areaId": 4, | |
"name": "Coaticook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 200, | |
"areaId": 4, | |
"name": "Coleraine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 201, | |
"areaId": 4, | |
"name": "Cookshire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 202, | |
"areaId": 4, | |
"name": "Crabtree", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 203, | |
"areaId": 4, | |
"name": "Dégelis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 204, | |
"areaId": 4, | |
"name": "Desbiens", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 205, | |
"areaId": 4, | |
"name": "Disraeli", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 206, | |
"areaId": 4, | |
"name": "Donnacona", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 207, | |
"areaId": 4, | |
"name": "East Angus", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 208, | |
"areaId": 4, | |
"name": "East Broughton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 209, | |
"areaId": 4, | |
"name": "Les Escoumins", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 210, | |
"areaId": 4, | |
"name": "Farnham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 211, | |
"areaId": 4, | |
"name": "Ferme-Neuve", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 212, | |
"areaId": 4, | |
"name": "Forestville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 213, | |
"areaId": 4, | |
"name": "Fort-Coulonge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 214, | |
"areaId": 4, | |
"name": "Saint-Apollinaire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 215, | |
"areaId": 4, | |
"name": "Grande-Rivière", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 216, | |
"areaId": 4, | |
"name": "Havre-Saint-Pierre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 217, | |
"areaId": 4, | |
"name": "Saint-Bruno", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 218, | |
"areaId": 4, | |
"name": "Huntingdon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 219, | |
"areaId": 4, | |
"name": "L'Annonciation", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 220, | |
"areaId": 4, | |
"name": "La Malbaie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 221, | |
"areaId": 4, | |
"name": "La Pocatière", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 222, | |
"areaId": 4, | |
"name": "La Sarre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 223, | |
"areaId": 4, | |
"name": "La Tuque", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 224, | |
"areaId": 4, | |
"name": "Labelle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 225, | |
"areaId": 4, | |
"name": "Lac-Etchemin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 226, | |
"areaId": 4, | |
"name": "Lac-Mégantic", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 227, | |
"areaId": 4, | |
"name": "Lacolle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 228, | |
"areaId": 4, | |
"name": "Laurentides", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 229, | |
"areaId": 4, | |
"name": "Lebel-sur-Quévillon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 230, | |
"areaId": 4, | |
"name": "Linière", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 231, | |
"areaId": 4, | |
"name": "Louiseville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 232, | |
"areaId": 4, | |
"name": "Luceville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 233, | |
"areaId": 4, | |
"name": "Macamic", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 234, | |
"areaId": 4, | |
"name": "Malartic", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 235, | |
"areaId": 4, | |
"name": "Maniwaki", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 236, | |
"areaId": 4, | |
"name": "Marieville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 237, | |
"areaId": 4, | |
"name": "Matagami", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 238, | |
"areaId": 4, | |
"name": "Mont-Joli", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 239, | |
"areaId": 4, | |
"name": "Mont-Laurier", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 240, | |
"areaId": 4, | |
"name": "Montmagny", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 241, | |
"areaId": 4, | |
"name": "Hébertville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 242, | |
"areaId": 4, | |
"name": "Notre-Dame-du-Bon-Conseil", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 243, | |
"areaId": 4, | |
"name": "Notre-Dame-du-Lac", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 244, | |
"areaId": 4, | |
"name": "Napierville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 245, | |
"areaId": 4, | |
"name": "New Richmond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 246, | |
"areaId": 4, | |
"name": "Nicolet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 247, | |
"areaId": 4, | |
"name": "Normandin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 248, | |
"areaId": 4, | |
"name": "Ormstown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 249, | |
"areaId": 4, | |
"name": "Papineauville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 250, | |
"areaId": 4, | |
"name": "Pierreville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 251, | |
"areaId": 4, | |
"name": "Plessisville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 252, | |
"areaId": 4, | |
"name": "Pont-Rouge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 253, | |
"areaId": 4, | |
"name": "Port-Cartier", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 254, | |
"areaId": 4, | |
"name": "Portneuf", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 255, | |
"areaId": 4, | |
"name": "Price", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 256, | |
"areaId": 4, | |
"name": "Princeville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 257, | |
"areaId": 4, | |
"name": "Rawdon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 258, | |
"areaId": 4, | |
"name": "Richmond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 259, | |
"areaId": 4, | |
"name": "Rigaud", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 260, | |
"areaId": 4, | |
"name": "Roberval", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 261, | |
"areaId": 4, | |
"name": "Roxton Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 262, | |
"areaId": 4, | |
"name": "Sayabec", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 263, | |
"areaId": 4, | |
"name": "Senneterre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 264, | |
"areaId": 4, | |
"name": "Shawville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 265, | |
"areaId": 4, | |
"name": "Saint-Agapit", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 266, | |
"areaId": 4, | |
"name": "Saint-Alexis-des-Monts", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 267, | |
"areaId": 4, | |
"name": "Saint-Ambroise", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 268, | |
"areaId": 4, | |
"name": "Saint-André-Avellin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 269, | |
"areaId": 4, | |
"name": "Saint-Anselme", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 270, | |
"areaId": 4, | |
"name": "Saint-Basile-Sud", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 271, | |
"areaId": 4, | |
"name": "Saint-Césaire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 272, | |
"areaId": 4, | |
"name": "Saint-Damase", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 273, | |
"areaId": 4, | |
"name": "Saint-Damien-de-Buckland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 274, | |
"areaId": 4, | |
"name": "Saint-Donat-de-Montcalm", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 275, | |
"areaId": 4, | |
"name": "Saint-Fabien", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 276, | |
"areaId": 4, | |
"name": "Saint-Félicien", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 277, | |
"areaId": 4, | |
"name": "Saint-Félix-de-Valois", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 278, | |
"areaId": 4, | |
"name": "Saint-Gabriel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 279, | |
"areaId": 4, | |
"name": "Saint-Gédéon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 280, | |
"areaId": 4, | |
"name": "Saint-Jacques", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 281, | |
"areaId": 4, | |
"name": "Saint-Jean-Port-Joli", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 282, | |
"areaId": 4, | |
"name": "Métabetchouan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 283, | |
"areaId": 4, | |
"name": "Saint-Joseph-de-Beauce", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 284, | |
"areaId": 4, | |
"name": "Saint-Joseph-de-Lanoraie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 285, | |
"areaId": 4, | |
"name": "Saint-Jovite", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 286, | |
"areaId": 4, | |
"name": "Saint-Marc-des-Carrières", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 287, | |
"areaId": 4, | |
"name": "Saint-Michel-des-Saints", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 288, | |
"areaId": 4, | |
"name": "Saint-Pacôme", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 289, | |
"areaId": 4, | |
"name": "Saint-Pascal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 290, | |
"areaId": 4, | |
"name": "Saint-Pie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 291, | |
"areaId": 4, | |
"name": "Saint-Prosper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 292, | |
"areaId": 4, | |
"name": "Saint-Raphaël", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 293, | |
"areaId": 4, | |
"name": "Saint-Raymond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 294, | |
"areaId": 4, | |
"name": "Saint-Rémi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 295, | |
"areaId": 4, | |
"name": "Saint-Sauveur-des-Monts", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 296, | |
"areaId": 4, | |
"name": "Saint-Tite", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 297, | |
"areaId": 4, | |
"name": "Sainte-Adèle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 298, | |
"areaId": 4, | |
"name": "Sainte-Agathe-des-Monts", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 299, | |
"areaId": 4, | |
"name": "Sainte-Anne-des-Monts", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 300, | |
"areaId": 4, | |
"name": "Sainte-Claire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 301, | |
"areaId": 4, | |
"name": "Sainte-Croix", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 302, | |
"areaId": 4, | |
"name": "Sainte-Madeleine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 303, | |
"areaId": 4, | |
"name": "Sainte-Marie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 304, | |
"areaId": 4, | |
"name": "Sainte-Martine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 305, | |
"areaId": 4, | |
"name": "Sainte-Thècle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 306, | |
"areaId": 4, | |
"name": "Témiscaming", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 307, | |
"areaId": 4, | |
"name": "Thurso", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 308, | |
"areaId": 4, | |
"name": "Trois-Pistoles", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 309, | |
"areaId": 4, | |
"name": "Valcourt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 310, | |
"areaId": 4, | |
"name": "Vallée-Jonction", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 311, | |
"areaId": 4, | |
"name": "Ville-Marie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 312, | |
"areaId": 4, | |
"name": "Waterloo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 313, | |
"areaId": 4, | |
"name": "Weedon Centre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 314, | |
"areaId": 4, | |
"name": "Windsor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 315, | |
"areaId": 4, | |
"name": "Yamachiche", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 316, | |
"areaId": 4, | |
"name": "Fermont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 317, | |
"areaId": 4, | |
"name": "Gaspé", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 318, | |
"areaId": 4, | |
"name": "Rivière-au-Renard", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 319, | |
"areaId": 4, | |
"name": "Daveluyville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 320, | |
"areaId": 4, | |
"name": "Maskinongé", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 321, | |
"areaId": 4, | |
"name": "Sainte-Justine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 322, | |
"areaId": 4, | |
"name": "Sainte-Julienne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 323, | |
"areaId": 4, | |
"name": "Danville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 324, | |
"areaId": 4, | |
"name": "Brownsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 325, | |
"areaId": 4, | |
"name": "Saint-Éphrem-de-Tring", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 326, | |
"areaId": 4, | |
"name": "Le Bic", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 327, | |
"areaId": 4, | |
"name": "Lac-Lapierre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 328, | |
"areaId": 4, | |
"name": "Saint-Alexandre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 329, | |
"areaId": 4, | |
"name": "Laurier-Station", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 330, | |
"areaId": 4, | |
"name": "Kingsey Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 331, | |
"areaId": 4, | |
"name": "L'Ascension-de-Notre-Seigneur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 332, | |
"areaId": 4, | |
"name": "Filion", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 333, | |
"areaId": 4, | |
"name": "Saint-Denis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 334, | |
"areaId": 4, | |
"name": "Rougemont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 335, | |
"areaId": 4, | |
"name": "Roxton Pond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 336, | |
"areaId": 4, | |
"name": "Lac-Alouette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 337, | |
"areaId": 4, | |
"name": "Saint-Liboire", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 338, | |
"areaId": 4, | |
"name": "Val-David", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 339, | |
"areaId": 4, | |
"name": "Carleton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 340, | |
"areaId": 4, | |
"name": "Betsiamites", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 341, | |
"areaId": 4, | |
"name": "Mistissini", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 342, | |
"areaId": 4, | |
"name": "Chisasibi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 343, | |
"areaId": 4, | |
"name": "Notre-Dame-du-Mont-Carmel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 344, | |
"areaId": 4, | |
"name": "Saint-Roch-de-l'Achigan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 345, | |
"areaId": 4, | |
"name": "Waskaganish", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 346, | |
"areaId": 4, | |
"name": "Saint-Charles", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 347, | |
"areaId": 4, | |
"name": "Manawan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 348, | |
"areaId": 4, | |
"name": "Terrasse-des-Pins", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 349, | |
"areaId": 4, | |
"name": "Domaine-C.-L.-C.", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 350, | |
"areaId": 4, | |
"name": "Saint-Michel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 351, | |
"areaId": 4, | |
"name": "L'Ange-Gardien", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 352, | |
"areaId": 4, | |
"name": "Campbellton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 353, | |
"areaId": 4, | |
"name": "Matane", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 6, | |
"name": "Ontario", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:08:42.354", | |
"updatedAt": "2025-03-27 09:08:42.354", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 567, | |
"areaId": 4, | |
"name": "Hawkesbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 568, | |
"areaId": 4, | |
"name": "Embrun", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 569, | |
"areaId": 4, | |
"name": "Kanata", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 570, | |
"areaId": 4, | |
"name": "Ottawa - Gatineau", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 571, | |
"areaId": 4, | |
"name": "Richmond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 572, | |
"areaId": 4, | |
"name": "Rockland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 573, | |
"areaId": 4, | |
"name": "Osgoode", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 574, | |
"areaId": 4, | |
"name": "Russell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 575, | |
"areaId": 4, | |
"name": "Constance Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 576, | |
"areaId": 4, | |
"name": "Munster", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 577, | |
"areaId": 4, | |
"name": "Metcalfe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 578, | |
"areaId": 4, | |
"name": "Manotick Station", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 579, | |
"areaId": 4, | |
"name": "Brockville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 580, | |
"areaId": 4, | |
"name": "Pembroke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 581, | |
"areaId": 4, | |
"name": "Petawawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 582, | |
"areaId": 4, | |
"name": "Kingston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 583, | |
"areaId": 4, | |
"name": "Bath", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 584, | |
"areaId": 4, | |
"name": "Belleville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 585, | |
"areaId": 4, | |
"name": "Frankford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 586, | |
"areaId": 4, | |
"name": "Cobourg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 587, | |
"areaId": 4, | |
"name": "Port Hope", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 588, | |
"areaId": 4, | |
"name": "Bridgenorth - Chemong Park Area", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 589, | |
"areaId": 4, | |
"name": "Lakefield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 590, | |
"areaId": 4, | |
"name": "Peterborough", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 591, | |
"areaId": 4, | |
"name": "Millbrook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 592, | |
"areaId": 4, | |
"name": "Bobcaygeon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 593, | |
"areaId": 4, | |
"name": "Fenelon Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 594, | |
"areaId": 4, | |
"name": "Lindsay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 595, | |
"areaId": 4, | |
"name": "Omemee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 596, | |
"areaId": 4, | |
"name": "Fergus", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 597, | |
"areaId": 4, | |
"name": "Bowmanville - Newcastle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 598, | |
"areaId": 4, | |
"name": "Orono", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 599, | |
"areaId": 4, | |
"name": "Oshawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 600, | |
"areaId": 4, | |
"name": "Ingersoll", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 601, | |
"areaId": 4, | |
"name": "Acton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 602, | |
"areaId": 4, | |
"name": "Alliston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 603, | |
"areaId": 4, | |
"name": "Beeton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 604, | |
"areaId": 4, | |
"name": "Bolton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 605, | |
"areaId": 4, | |
"name": "Bradford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 606, | |
"areaId": 4, | |
"name": "Georgetown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 607, | |
"areaId": 4, | |
"name": "Milton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 608, | |
"areaId": 4, | |
"name": "Orangeville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 609, | |
"areaId": 4, | |
"name": "Sutton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 610, | |
"areaId": 4, | |
"name": "Toronto", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 611, | |
"areaId": 4, | |
"name": "Tottenham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 612, | |
"areaId": 4, | |
"name": "Uxbridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 613, | |
"areaId": 4, | |
"name": "Stouffville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 614, | |
"areaId": 4, | |
"name": "Keswick - Elmhurst Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 615, | |
"areaId": 4, | |
"name": "Nobleton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 616, | |
"areaId": 4, | |
"name": "Mount Albert", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 617, | |
"areaId": 4, | |
"name": "Caledon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 618, | |
"areaId": 4, | |
"name": "Caledon East", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 619, | |
"areaId": 4, | |
"name": "Schomberg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 620, | |
"areaId": 4, | |
"name": "Ballantrae", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 621, | |
"areaId": 4, | |
"name": "Hamilton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 622, | |
"areaId": 4, | |
"name": "Carlisle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 623, | |
"areaId": 4, | |
"name": "Binbrook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 624, | |
"areaId": 4, | |
"name": "Mount Hope", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 625, | |
"areaId": 4, | |
"name": "St. Catharines - Niagara", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 626, | |
"areaId": 4, | |
"name": "Fort Erie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 627, | |
"areaId": 4, | |
"name": "Crystal Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 628, | |
"areaId": 4, | |
"name": "Beamsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 629, | |
"areaId": 4, | |
"name": "Mississauga Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 630, | |
"areaId": 4, | |
"name": "Vineland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 631, | |
"areaId": 4, | |
"name": "Virgil", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 632, | |
"areaId": 4, | |
"name": "Ayr", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 633, | |
"areaId": 4, | |
"name": "Elmira", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 634, | |
"areaId": 4, | |
"name": "Kitchener", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 635, | |
"areaId": 4, | |
"name": "St. Jacobs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 636, | |
"areaId": 4, | |
"name": "Brantford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 637, | |
"areaId": 4, | |
"name": "Paris", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 638, | |
"areaId": 4, | |
"name": "Burford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 639, | |
"areaId": 4, | |
"name": "St. George", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 640, | |
"areaId": 4, | |
"name": "Woodstock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 641, | |
"areaId": 4, | |
"name": "Tillsonburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 642, | |
"areaId": 4, | |
"name": "Delhi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 643, | |
"areaId": 4, | |
"name": "Port Dover", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 644, | |
"areaId": 4, | |
"name": "Simcoe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 645, | |
"areaId": 4, | |
"name": "Waterford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 646, | |
"areaId": 4, | |
"name": "Guelph", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 647, | |
"areaId": 4, | |
"name": "Rockwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 648, | |
"areaId": 4, | |
"name": "Stratford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 649, | |
"areaId": 4, | |
"name": "London", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 650, | |
"areaId": 4, | |
"name": "Mount Brydges", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 651, | |
"areaId": 4, | |
"name": "Port Stanley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 652, | |
"areaId": 4, | |
"name": "St. Thomas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 653, | |
"areaId": 4, | |
"name": "Strathroy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 654, | |
"areaId": 4, | |
"name": "Belmont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 655, | |
"areaId": 4, | |
"name": "Komoka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 656, | |
"areaId": 4, | |
"name": "Ilderton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 657, | |
"areaId": 4, | |
"name": "Blenheim", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 658, | |
"areaId": 4, | |
"name": "Chatham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 659, | |
"areaId": 4, | |
"name": "Dresden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 660, | |
"areaId": 4, | |
"name": "Ridgetown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 661, | |
"areaId": 4, | |
"name": "Tilbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 662, | |
"areaId": 4, | |
"name": "Wallaceburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 663, | |
"areaId": 4, | |
"name": "Wheatley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 664, | |
"areaId": 4, | |
"name": "Leamington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 665, | |
"areaId": 4, | |
"name": "Amherstburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 666, | |
"areaId": 4, | |
"name": "Windsor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 667, | |
"areaId": 4, | |
"name": "Stoney Point", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 668, | |
"areaId": 4, | |
"name": "Sarnia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 669, | |
"areaId": 4, | |
"name": "Owen Sound", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 670, | |
"areaId": 4, | |
"name": "Collingwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 671, | |
"areaId": 4, | |
"name": "Barrie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 672, | |
"areaId": 4, | |
"name": "Elmvale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 673, | |
"areaId": 4, | |
"name": "Cookstown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 674, | |
"areaId": 4, | |
"name": "Orillia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 675, | |
"areaId": 4, | |
"name": "Midland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 676, | |
"areaId": 4, | |
"name": "North Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 677, | |
"areaId": 4, | |
"name": "Capreol", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 678, | |
"areaId": 4, | |
"name": "Onaping - Levack", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 679, | |
"areaId": 4, | |
"name": "Sudbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 680, | |
"areaId": 4, | |
"name": "Valley East", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 681, | |
"areaId": 4, | |
"name": "Dowling", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 682, | |
"areaId": 4, | |
"name": "Lively", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 683, | |
"areaId": 4, | |
"name": "Elliot Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 684, | |
"areaId": 4, | |
"name": "Haileybury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 685, | |
"areaId": 4, | |
"name": "Timmins", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 686, | |
"areaId": 4, | |
"name": "Porcupine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 687, | |
"areaId": 4, | |
"name": "Sault Ste. Marie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 688, | |
"areaId": 4, | |
"name": "Thunder Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 689, | |
"areaId": 4, | |
"name": "Kenora", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 420, | |
"areaId": 4, | |
"name": "Alexandria", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 421, | |
"areaId": 4, | |
"name": "Alfred", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 422, | |
"areaId": 4, | |
"name": "Almonte", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 423, | |
"areaId": 4, | |
"name": "Angus - Borden CFB-BFC", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 424, | |
"areaId": 4, | |
"name": "Arnprior", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 425, | |
"areaId": 4, | |
"name": "Arthur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 426, | |
"areaId": 4, | |
"name": "Atikokan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 427, | |
"areaId": 4, | |
"name": "Aylmer", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 428, | |
"areaId": 4, | |
"name": "Golden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 429, | |
"areaId": 4, | |
"name": "Barry's Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 430, | |
"areaId": 4, | |
"name": "Beaverton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 431, | |
"areaId": 4, | |
"name": "Blind River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 432, | |
"areaId": 4, | |
"name": "Bracebridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 433, | |
"areaId": 4, | |
"name": "Brighton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 434, | |
"areaId": 4, | |
"name": "Caledonia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 435, | |
"areaId": 4, | |
"name": "Campbellford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 436, | |
"areaId": 4, | |
"name": "Cannington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 437, | |
"areaId": 4, | |
"name": "Cardinal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 438, | |
"areaId": 4, | |
"name": "Carleton Place", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 439, | |
"areaId": 4, | |
"name": "Casselman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 440, | |
"areaId": 4, | |
"name": "Cayuga", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 441, | |
"areaId": 4, | |
"name": "Chapleau", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 442, | |
"areaId": 4, | |
"name": "Chesley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 443, | |
"areaId": 4, | |
"name": "Chesterville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 444, | |
"areaId": 4, | |
"name": "Clinton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 445, | |
"areaId": 4, | |
"name": "Cochrane", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 446, | |
"areaId": 4, | |
"name": "Colborne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 447, | |
"areaId": 4, | |
"name": "Deep River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 448, | |
"areaId": 4, | |
"name": "Deseronto", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 449, | |
"areaId": 4, | |
"name": "Dryden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 450, | |
"areaId": 4, | |
"name": "Dundalk", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 451, | |
"areaId": 4, | |
"name": "Dunnville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 452, | |
"areaId": 4, | |
"name": "Durham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 453, | |
"areaId": 4, | |
"name": "Eganville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 454, | |
"areaId": 4, | |
"name": "Englehart", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 455, | |
"areaId": 4, | |
"name": "Erin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 456, | |
"areaId": 4, | |
"name": "Espanola", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 457, | |
"areaId": 4, | |
"name": "Essex", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 458, | |
"areaId": 4, | |
"name": "Exeter", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 459, | |
"areaId": 4, | |
"name": "Forest", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 460, | |
"areaId": 4, | |
"name": "Fort Frances", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 461, | |
"areaId": 4, | |
"name": "Gananoque", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 462, | |
"areaId": 4, | |
"name": "Geraldton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 463, | |
"areaId": 4, | |
"name": "Glencoe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 464, | |
"areaId": 4, | |
"name": "Goderich", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 465, | |
"areaId": 4, | |
"name": "Gravenhurst", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 466, | |
"areaId": 4, | |
"name": "Hagersville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 467, | |
"areaId": 4, | |
"name": "Hanover", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 468, | |
"areaId": 4, | |
"name": "Harriston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 469, | |
"areaId": 4, | |
"name": "Harrow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 470, | |
"areaId": 4, | |
"name": "Havelock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 471, | |
"areaId": 4, | |
"name": "Hearst", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 472, | |
"areaId": 4, | |
"name": "Huntsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 473, | |
"areaId": 4, | |
"name": "Iroquois", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 474, | |
"areaId": 4, | |
"name": "Iroquois Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 475, | |
"areaId": 4, | |
"name": "Wawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 476, | |
"areaId": 4, | |
"name": "Kapuskasing", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 477, | |
"areaId": 4, | |
"name": "Kemptville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 478, | |
"areaId": 4, | |
"name": "Kincardine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 479, | |
"areaId": 4, | |
"name": "Kirkland Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 480, | |
"areaId": 4, | |
"name": "L'Orignal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 481, | |
"areaId": 4, | |
"name": "Listowel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 482, | |
"areaId": 4, | |
"name": "Little Current", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 483, | |
"areaId": 4, | |
"name": "Longlac", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 484, | |
"areaId": 4, | |
"name": "Lucan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 485, | |
"areaId": 4, | |
"name": "Lucknow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 486, | |
"areaId": 4, | |
"name": "Madoc", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 487, | |
"areaId": 4, | |
"name": "Manitouwadge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 488, | |
"areaId": 4, | |
"name": "Marathon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 489, | |
"areaId": 4, | |
"name": "Markdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 490, | |
"areaId": 4, | |
"name": "Marmora", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 491, | |
"areaId": 4, | |
"name": "Mattawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 492, | |
"areaId": 4, | |
"name": "Meaford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 493, | |
"areaId": 4, | |
"name": "Milverton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 494, | |
"areaId": 4, | |
"name": "Mitchell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 495, | |
"areaId": 4, | |
"name": "Morrisburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 496, | |
"areaId": 4, | |
"name": "Mount Forest", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 497, | |
"areaId": 4, | |
"name": "Napanee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 498, | |
"areaId": 4, | |
"name": "New Hamburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 499, | |
"areaId": 4, | |
"name": "Norwich", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 500, | |
"areaId": 4, | |
"name": "Norwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 501, | |
"areaId": 4, | |
"name": "Palmerston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 502, | |
"areaId": 4, | |
"name": "Parkhill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 503, | |
"areaId": 4, | |
"name": "Parry Sound", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 504, | |
"areaId": 4, | |
"name": "Perth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 505, | |
"areaId": 4, | |
"name": "Petrolia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 506, | |
"areaId": 4, | |
"name": "Picton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 507, | |
"areaId": 4, | |
"name": "Port Elgin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 508, | |
"areaId": 4, | |
"name": "Port Perry", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 509, | |
"areaId": 4, | |
"name": "Powassan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 510, | |
"areaId": 4, | |
"name": "Prescott", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 511, | |
"areaId": 4, | |
"name": "Renfrew", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 512, | |
"areaId": 4, | |
"name": "Seaforth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 513, | |
"areaId": 4, | |
"name": "Shelburne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 514, | |
"areaId": 4, | |
"name": "Sioux Lookout", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 515, | |
"areaId": 4, | |
"name": "Smiths Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 516, | |
"areaId": 4, | |
"name": "Smithville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 517, | |
"areaId": 4, | |
"name": "South River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 518, | |
"areaId": 4, | |
"name": "St. Marys", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 519, | |
"areaId": 4, | |
"name": "Stayner", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 520, | |
"areaId": 4, | |
"name": "Stirling", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 521, | |
"areaId": 4, | |
"name": "Sturgeon Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 522, | |
"areaId": 4, | |
"name": "Tavistock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 523, | |
"areaId": 4, | |
"name": "Terrace Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 524, | |
"areaId": 4, | |
"name": "Thamesford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 525, | |
"areaId": 4, | |
"name": "Thessalon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 526, | |
"areaId": 4, | |
"name": "Thornbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 527, | |
"areaId": 4, | |
"name": "Tweed", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 528, | |
"areaId": 4, | |
"name": "Vankleek Hill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 529, | |
"areaId": 4, | |
"name": "Walkerton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 530, | |
"areaId": 4, | |
"name": "Watford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 531, | |
"areaId": 4, | |
"name": "West Lorne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 532, | |
"areaId": 4, | |
"name": "Wiarton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 533, | |
"areaId": 4, | |
"name": "Winchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 534, | |
"areaId": 4, | |
"name": "Wingham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 535, | |
"areaId": 4, | |
"name": "Wyoming", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 536, | |
"areaId": 4, | |
"name": "Paisley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 537, | |
"areaId": 4, | |
"name": "Grand Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 538, | |
"areaId": 4, | |
"name": "Creemore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 539, | |
"areaId": 4, | |
"name": "Colchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 540, | |
"areaId": 4, | |
"name": "Jarvis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 541, | |
"areaId": 4, | |
"name": "Wellington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 542, | |
"areaId": 4, | |
"name": "Dutton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 543, | |
"areaId": 4, | |
"name": "Southampton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 544, | |
"areaId": 4, | |
"name": "Rodney", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 545, | |
"areaId": 4, | |
"name": "Hastings", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 546, | |
"areaId": 4, | |
"name": "Hensall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 547, | |
"areaId": 4, | |
"name": "Brussels", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 548, | |
"areaId": 4, | |
"name": "Grand Bend", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 549, | |
"areaId": 4, | |
"name": "Teeswater", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 550, | |
"areaId": 4, | |
"name": "Wellesley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 551, | |
"areaId": 4, | |
"name": "Mildmay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 552, | |
"areaId": 4, | |
"name": "Wikwemikong", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 553, | |
"areaId": 4, | |
"name": "Hillsburgh", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 554, | |
"areaId": 4, | |
"name": "Drayton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 555, | |
"areaId": 4, | |
"name": "Amigo Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 556, | |
"areaId": 4, | |
"name": "Everett", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 557, | |
"areaId": 4, | |
"name": "Wasaga Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 558, | |
"areaId": 4, | |
"name": "Red Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 559, | |
"areaId": 4, | |
"name": "Moosonee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 560, | |
"areaId": 4, | |
"name": "Mannheim", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 561, | |
"areaId": 4, | |
"name": "Factory Island", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 562, | |
"areaId": 4, | |
"name": "St. Clements", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 563, | |
"areaId": 4, | |
"name": "New Dundee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 564, | |
"areaId": 4, | |
"name": "Thornton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 565, | |
"areaId": 4, | |
"name": "Sunderland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 566, | |
"areaId": 4, | |
"name": "Cornwall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 7, | |
"name": "Manitoba", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:13:42.231", | |
"updatedAt": "2025-03-27 09:13:42.231", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 690, | |
"areaId": 4, | |
"name": "Altona", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 691, | |
"areaId": 4, | |
"name": "Beausejour", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 692, | |
"areaId": 4, | |
"name": "Boissevain", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 693, | |
"areaId": 4, | |
"name": "Carberry", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 694, | |
"areaId": 4, | |
"name": "Carman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 695, | |
"areaId": 4, | |
"name": "Dauphin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 696, | |
"areaId": 4, | |
"name": "Flin Flon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 697, | |
"areaId": 4, | |
"name": "Gimli", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 698, | |
"areaId": 4, | |
"name": "Killarney", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 699, | |
"areaId": 4, | |
"name": "Melita", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 700, | |
"areaId": 4, | |
"name": "Minnedosa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 701, | |
"areaId": 4, | |
"name": "Morden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 702, | |
"areaId": 4, | |
"name": "Morris", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 703, | |
"areaId": 4, | |
"name": "Neepawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 704, | |
"areaId": 4, | |
"name": "Pinawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 705, | |
"areaId": 4, | |
"name": "Rivers", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 706, | |
"areaId": 4, | |
"name": "Roblin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 707, | |
"areaId": 4, | |
"name": "Russell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 708, | |
"areaId": 4, | |
"name": "Selkirk", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 709, | |
"areaId": 4, | |
"name": "Souris", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 710, | |
"areaId": 4, | |
"name": "Ste. Anne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 711, | |
"areaId": 4, | |
"name": "Stonewall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 712, | |
"areaId": 4, | |
"name": "Stony Mountain", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 713, | |
"areaId": 4, | |
"name": "Swan River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 714, | |
"areaId": 4, | |
"name": "The Pas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 715, | |
"areaId": 4, | |
"name": "Virden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 716, | |
"areaId": 4, | |
"name": "Winkler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 717, | |
"areaId": 4, | |
"name": "Niverville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 718, | |
"areaId": 4, | |
"name": "Lac du Bonnet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 719, | |
"areaId": 4, | |
"name": "Mitchell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 720, | |
"areaId": 4, | |
"name": "Moose Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 721, | |
"areaId": 4, | |
"name": "St. Theresa Point", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 722, | |
"areaId": 4, | |
"name": "Grunthal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 723, | |
"areaId": 4, | |
"name": "Gillam", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 724, | |
"areaId": 4, | |
"name": "Blumenort", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 725, | |
"areaId": 4, | |
"name": "Winnipeg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 726, | |
"areaId": 4, | |
"name": "St. Adolphe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 727, | |
"areaId": 4, | |
"name": "Oakbank", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 728, | |
"areaId": 4, | |
"name": "Lorette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 729, | |
"areaId": 4, | |
"name": "Steinbach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 730, | |
"areaId": 4, | |
"name": "Portage la Prairie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 731, | |
"areaId": 4, | |
"name": "Brandon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 732, | |
"areaId": 4, | |
"name": "Shilo CFB-BFC", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 733, | |
"areaId": 4, | |
"name": "Thompson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 8, | |
"name": "Saskatchewan", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:14:31.212", | |
"updatedAt": "2025-03-27 09:14:31.212", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 734, | |
"areaId": 4, | |
"name": "Assiniboia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 735, | |
"areaId": 4, | |
"name": "Biggar", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 736, | |
"areaId": 4, | |
"name": "Canora", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 737, | |
"areaId": 4, | |
"name": "Carlyle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 738, | |
"areaId": 4, | |
"name": "Carnduff", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 739, | |
"areaId": 4, | |
"name": "Esterhazy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 740, | |
"areaId": 4, | |
"name": "Flin Flon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 741, | |
"areaId": 4, | |
"name": "Foam Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 742, | |
"areaId": 4, | |
"name": "Fort Qu'Appelle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 743, | |
"areaId": 4, | |
"name": "Gravelbourg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 744, | |
"areaId": 4, | |
"name": "Hudson Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 745, | |
"areaId": 4, | |
"name": "Humboldt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 746, | |
"areaId": 4, | |
"name": "Indian Head", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 747, | |
"areaId": 4, | |
"name": "Kamsack", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 748, | |
"areaId": 4, | |
"name": "Kindersley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 749, | |
"areaId": 4, | |
"name": "Langenburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 750, | |
"areaId": 4, | |
"name": "Lanigan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 751, | |
"areaId": 4, | |
"name": "Maple Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 752, | |
"areaId": 4, | |
"name": "Meadow Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 753, | |
"areaId": 4, | |
"name": "Melfort", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 754, | |
"areaId": 4, | |
"name": "Melville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 755, | |
"areaId": 4, | |
"name": "Moosomin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 756, | |
"areaId": 4, | |
"name": "Nipawin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 757, | |
"areaId": 4, | |
"name": "Outlook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 758, | |
"areaId": 4, | |
"name": "Oxbow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 759, | |
"areaId": 4, | |
"name": "Preeceville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 760, | |
"areaId": 4, | |
"name": "Rosetown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 761, | |
"areaId": 4, | |
"name": "Rosthern", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 762, | |
"areaId": 4, | |
"name": "Shaunavon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 763, | |
"areaId": 4, | |
"name": "Shellbrook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 764, | |
"areaId": 4, | |
"name": "Tisdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 765, | |
"areaId": 4, | |
"name": "Unity", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 766, | |
"areaId": 4, | |
"name": "Wadena", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 767, | |
"areaId": 4, | |
"name": "Watrous", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 768, | |
"areaId": 4, | |
"name": "Weyburn", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 769, | |
"areaId": 4, | |
"name": "Wilkie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 770, | |
"areaId": 4, | |
"name": "Wynyard", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 771, | |
"areaId": 4, | |
"name": "La Ronge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 772, | |
"areaId": 4, | |
"name": "Macklin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 773, | |
"areaId": 4, | |
"name": "Stanley 157", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 774, | |
"areaId": 4, | |
"name": "Kimosom Pwatinahk 203 (Deschambault Lake)", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 775, | |
"areaId": 4, | |
"name": "Birch Hills", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 776, | |
"areaId": 4, | |
"name": "Caronport", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 777, | |
"areaId": 4, | |
"name": "Pelican Narrows", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 778, | |
"areaId": 4, | |
"name": "Regina", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 779, | |
"areaId": 4, | |
"name": "Lumsden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 780, | |
"areaId": 4, | |
"name": "Pilot Butte", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 781, | |
"areaId": 4, | |
"name": "White City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 782, | |
"areaId": 4, | |
"name": "Balgonie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 783, | |
"areaId": 4, | |
"name": "Regina Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 784, | |
"areaId": 4, | |
"name": "Yorkton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 785, | |
"areaId": 4, | |
"name": "Moose Jaw", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 786, | |
"areaId": 4, | |
"name": "Swift Current", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 787, | |
"areaId": 4, | |
"name": "Saskatoon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 788, | |
"areaId": 4, | |
"name": "Warman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 789, | |
"areaId": 4, | |
"name": "Dalmeny", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 790, | |
"areaId": 4, | |
"name": "Martensville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 791, | |
"areaId": 4, | |
"name": "Langham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 792, | |
"areaId": 4, | |
"name": "Osler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 793, | |
"areaId": 4, | |
"name": "North Battleford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 794, | |
"areaId": 4, | |
"name": "Prince Albert", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 795, | |
"areaId": 4, | |
"name": "Estevan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 796, | |
"areaId": 4, | |
"name": "Lloydminster", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 9, | |
"name": "Alberta", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:15:35.690", | |
"updatedAt": "2025-03-27 09:15:35.690", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 797, | |
"areaId": 4, | |
"name": "Banff", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 798, | |
"areaId": 4, | |
"name": "Barrhead", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 799, | |
"areaId": 4, | |
"name": "Blairmore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 800, | |
"areaId": 4, | |
"name": "Bonnyville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 801, | |
"areaId": 4, | |
"name": "Bow Island", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 802, | |
"areaId": 4, | |
"name": "Cardston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 803, | |
"areaId": 4, | |
"name": "Claresholm", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 804, | |
"areaId": 4, | |
"name": "Didsbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 805, | |
"areaId": 4, | |
"name": "Drayton Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 806, | |
"areaId": 4, | |
"name": "Drumheller", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 807, | |
"areaId": 4, | |
"name": "Edson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 808, | |
"areaId": 4, | |
"name": "Fairview", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 809, | |
"areaId": 4, | |
"name": "Fort Macleod", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 810, | |
"areaId": 4, | |
"name": "Fox Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 811, | |
"areaId": 4, | |
"name": "Grande Cache", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 812, | |
"areaId": 4, | |
"name": "Grimshaw", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 813, | |
"areaId": 4, | |
"name": "Hanna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 814, | |
"areaId": 4, | |
"name": "High Level", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 815, | |
"areaId": 4, | |
"name": "High Prairie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 816, | |
"areaId": 4, | |
"name": "Hinton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 817, | |
"areaId": 4, | |
"name": "Innisfail", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 818, | |
"areaId": 4, | |
"name": "Lac la Biche", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 819, | |
"areaId": 4, | |
"name": "Magrath", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 820, | |
"areaId": 4, | |
"name": "Manning", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 821, | |
"areaId": 4, | |
"name": "Mayerthorpe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 822, | |
"areaId": 4, | |
"name": "Olds", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 823, | |
"areaId": 4, | |
"name": "Peace River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 824, | |
"areaId": 4, | |
"name": "Pincher Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 825, | |
"areaId": 4, | |
"name": "Ponoka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 826, | |
"areaId": 4, | |
"name": "Provost", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 827, | |
"areaId": 4, | |
"name": "Raymond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 828, | |
"areaId": 4, | |
"name": "Rimbey", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 829, | |
"areaId": 4, | |
"name": "Rocky Mountain House", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 830, | |
"areaId": 4, | |
"name": "Slave Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 831, | |
"areaId": 4, | |
"name": "Spirit River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 832, | |
"areaId": 4, | |
"name": "St. Paul", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 833, | |
"areaId": 4, | |
"name": "Stettler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 834, | |
"areaId": 4, | |
"name": "Swan Hills", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 835, | |
"areaId": 4, | |
"name": "Taber", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 836, | |
"areaId": 4, | |
"name": "Three Hills", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 837, | |
"areaId": 4, | |
"name": "Valleyview", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 838, | |
"areaId": 4, | |
"name": "Vegreville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 839, | |
"areaId": 4, | |
"name": "Vermilion", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 840, | |
"areaId": 4, | |
"name": "Viking", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 841, | |
"areaId": 4, | |
"name": "Vulcan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 842, | |
"areaId": 4, | |
"name": "Wainwright", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 843, | |
"areaId": 4, | |
"name": "Westlock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 844, | |
"areaId": 4, | |
"name": "Whitecourt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 845, | |
"areaId": 4, | |
"name": "Nanton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 846, | |
"areaId": 4, | |
"name": "Black Diamond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 847, | |
"areaId": 4, | |
"name": "Carstairs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 848, | |
"areaId": 4, | |
"name": "Sundre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 849, | |
"areaId": 4, | |
"name": "Tofield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 850, | |
"areaId": 4, | |
"name": "Blackfalds", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 851, | |
"areaId": 4, | |
"name": "Jasper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 852, | |
"areaId": 4, | |
"name": "Penhold", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 853, | |
"areaId": 4, | |
"name": "Lamont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 854, | |
"areaId": 4, | |
"name": "Elk Point", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 855, | |
"areaId": 4, | |
"name": "Millet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 856, | |
"areaId": 4, | |
"name": "Smoky Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 857, | |
"areaId": 4, | |
"name": "Two Hills", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 858, | |
"areaId": 4, | |
"name": "Athabasca", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 859, | |
"areaId": 4, | |
"name": "La Crète", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 860, | |
"areaId": 4, | |
"name": "Bowden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 861, | |
"areaId": 4, | |
"name": "Trochu", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 862, | |
"areaId": 4, | |
"name": "Eckville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 863, | |
"areaId": 4, | |
"name": "Medicine Hat", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 864, | |
"areaId": 4, | |
"name": "Brooks", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 865, | |
"areaId": 4, | |
"name": "Bassano", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 866, | |
"areaId": 4, | |
"name": "Coaldale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 867, | |
"areaId": 4, | |
"name": "Lethbridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 868, | |
"areaId": 4, | |
"name": "Picture Butte", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 869, | |
"areaId": 4, | |
"name": "Coalhurst", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 870, | |
"areaId": 4, | |
"name": "Nobleford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 871, | |
"areaId": 4, | |
"name": "Okotoks", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 872, | |
"areaId": 4, | |
"name": "High River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 873, | |
"areaId": 4, | |
"name": "Airdrie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 874, | |
"areaId": 4, | |
"name": "Calgary", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 875, | |
"areaId": 4, | |
"name": "Cochrane", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 876, | |
"areaId": 4, | |
"name": "Crossfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 877, | |
"areaId": 4, | |
"name": "Langdon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 878, | |
"areaId": 4, | |
"name": "Chestermere", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 879, | |
"areaId": 4, | |
"name": "Irricana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 880, | |
"areaId": 4, | |
"name": "Strathmore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 881, | |
"areaId": 4, | |
"name": "Canmore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 882, | |
"areaId": 4, | |
"name": "Red Deer", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 883, | |
"areaId": 4, | |
"name": "Sylvan Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 884, | |
"areaId": 4, | |
"name": "Lacombe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 885, | |
"areaId": 4, | |
"name": "Camrose", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 886, | |
"areaId": 4, | |
"name": "Devon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 887, | |
"areaId": 4, | |
"name": "Edmonton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 888, | |
"areaId": 4, | |
"name": "Leduc", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 889, | |
"areaId": 4, | |
"name": "Morinville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 890, | |
"areaId": 4, | |
"name": "Redwater", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 891, | |
"areaId": 4, | |
"name": "Spruce Grove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 892, | |
"areaId": 4, | |
"name": "Gibbons", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 893, | |
"areaId": 4, | |
"name": "Beaumont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 894, | |
"areaId": 4, | |
"name": "Bon Accord", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 895, | |
"areaId": 4, | |
"name": "Stony Plain", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 896, | |
"areaId": 4, | |
"name": "Calmar", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 897, | |
"areaId": 4, | |
"name": "Lloydminster", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 898, | |
"areaId": 4, | |
"name": "Grand Centre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 899, | |
"areaId": 4, | |
"name": "Beaverlodge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 900, | |
"areaId": 4, | |
"name": "Grande Prairie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 901, | |
"areaId": 4, | |
"name": "Wembley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 902, | |
"areaId": 4, | |
"name": "Sexsmith", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 903, | |
"areaId": 4, | |
"name": "Clairmont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 904, | |
"areaId": 4, | |
"name": "Fort McMurray", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 905, | |
"areaId": 4, | |
"name": "Wetaskiwin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 10, | |
"name": "British Columbia", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:17:18.385", | |
"updatedAt": "2025-03-27 09:17:18.385", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 906, | |
"areaId": 4, | |
"name": "Armstrong", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 907, | |
"areaId": 4, | |
"name": "Ashcroft", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 908, | |
"areaId": 4, | |
"name": "Burns Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 909, | |
"areaId": 4, | |
"name": "Cache Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 910, | |
"areaId": 4, | |
"name": "Castlegar", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 911, | |
"areaId": 4, | |
"name": "Chetwynd", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 912, | |
"areaId": 4, | |
"name": "Creston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 913, | |
"areaId": 4, | |
"name": "Enderby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 914, | |
"areaId": 4, | |
"name": "Fernie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 915, | |
"areaId": 4, | |
"name": "Fort Nelson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 916, | |
"areaId": 4, | |
"name": "Fort St. James", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 917, | |
"areaId": 4, | |
"name": "Fraser Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 918, | |
"areaId": 4, | |
"name": "Fruitvale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 919, | |
"areaId": 4, | |
"name": "Gibsons", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 920, | |
"areaId": 4, | |
"name": "Gold River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 921, | |
"areaId": 4, | |
"name": "Golden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 922, | |
"areaId": 4, | |
"name": "Grand Forks", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 923, | |
"areaId": 4, | |
"name": "Hope", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 924, | |
"areaId": 4, | |
"name": "Invermere", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 925, | |
"areaId": 4, | |
"name": "Kimberley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 926, | |
"areaId": 4, | |
"name": "Kitimat", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 927, | |
"areaId": 4, | |
"name": "Ladysmith", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 928, | |
"areaId": 4, | |
"name": "Lake Cowichan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 929, | |
"areaId": 4, | |
"name": "Lillooet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 930, | |
"areaId": 4, | |
"name": "Mackenzie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 931, | |
"areaId": 4, | |
"name": "Merritt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 932, | |
"areaId": 4, | |
"name": "Nakusp", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 933, | |
"areaId": 4, | |
"name": "Nelson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 934, | |
"areaId": 4, | |
"name": "Oliver", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 935, | |
"areaId": 4, | |
"name": "Osoyoos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 936, | |
"areaId": 4, | |
"name": "Princeton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 937, | |
"areaId": 4, | |
"name": "Revelstoke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 938, | |
"areaId": 4, | |
"name": "Smithers", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 939, | |
"areaId": 4, | |
"name": "Sparwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 940, | |
"areaId": 4, | |
"name": "Trail", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 941, | |
"areaId": 4, | |
"name": "Ucluelet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 942, | |
"areaId": 4, | |
"name": "Vanderhoof", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 943, | |
"areaId": 4, | |
"name": "One Hundred Mile House", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 944, | |
"areaId": 4, | |
"name": "Port Hardy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 945, | |
"areaId": 4, | |
"name": "Summerland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 946, | |
"areaId": 4, | |
"name": "Elkford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 947, | |
"areaId": 4, | |
"name": "Salmo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 948, | |
"areaId": 4, | |
"name": "Lumby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 949, | |
"areaId": 4, | |
"name": "Port McNeill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 950, | |
"areaId": 4, | |
"name": "Sicamous", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 951, | |
"areaId": 4, | |
"name": "Houston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 952, | |
"areaId": 4, | |
"name": "Tumbler Ridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 953, | |
"areaId": 4, | |
"name": "Rossland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 954, | |
"areaId": 4, | |
"name": "Sechelt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 955, | |
"areaId": 4, | |
"name": "Whistler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 956, | |
"areaId": 4, | |
"name": "Shawnigan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 957, | |
"areaId": 4, | |
"name": "Blind Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 958, | |
"areaId": 4, | |
"name": "Pemberton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 959, | |
"areaId": 4, | |
"name": "Roberts Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 960, | |
"areaId": 4, | |
"name": "Harrison Hot Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 961, | |
"areaId": 4, | |
"name": "Mill Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 962, | |
"areaId": 4, | |
"name": "Welcome Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 963, | |
"areaId": 4, | |
"name": "Cranbrook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 964, | |
"areaId": 4, | |
"name": "Penticton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 965, | |
"areaId": 4, | |
"name": "Kelowna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 966, | |
"areaId": 4, | |
"name": "Duck Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 967, | |
"areaId": 4, | |
"name": "Vernon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 968, | |
"areaId": 4, | |
"name": "Salmon Arm", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 969, | |
"areaId": 4, | |
"name": "Chase", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 970, | |
"areaId": 4, | |
"name": "Kamloops", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 971, | |
"areaId": 4, | |
"name": "Logan Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 972, | |
"areaId": 4, | |
"name": "Dallas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 973, | |
"areaId": 4, | |
"name": "Chilliwack", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 974, | |
"areaId": 4, | |
"name": "Cultus Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 975, | |
"areaId": 4, | |
"name": "Kent", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 976, | |
"areaId": 4, | |
"name": "Abbotsford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 977, | |
"areaId": 4, | |
"name": "Aldergrove East", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 978, | |
"areaId": 4, | |
"name": "Vancouver", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 979, | |
"areaId": 4, | |
"name": "White Rock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 980, | |
"areaId": 4, | |
"name": "Lions Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 981, | |
"areaId": 4, | |
"name": "Aldergrove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 982, | |
"areaId": 4, | |
"name": "Walnut Grove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 983, | |
"areaId": 4, | |
"name": "Miller's Landing", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 984, | |
"areaId": 4, | |
"name": "Squamish", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 985, | |
"areaId": 4, | |
"name": "Victoria", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 986, | |
"areaId": 4, | |
"name": "Sooke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 987, | |
"areaId": 4, | |
"name": "Deep Cove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 988, | |
"areaId": 4, | |
"name": "Chemainus", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 989, | |
"areaId": 4, | |
"name": "Duncan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 990, | |
"areaId": 4, | |
"name": "Crofton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 991, | |
"areaId": 4, | |
"name": "Cowichan Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 992, | |
"areaId": 4, | |
"name": "Nanaimo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 993, | |
"areaId": 4, | |
"name": "Parksville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 994, | |
"areaId": 4, | |
"name": "Port Alberni", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 995, | |
"areaId": 4, | |
"name": "Courtenay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 996, | |
"areaId": 4, | |
"name": "Cumberland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 997, | |
"areaId": 4, | |
"name": "Campbell River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 998, | |
"areaId": 4, | |
"name": "Powell River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 999, | |
"areaId": 4, | |
"name": "Williams Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1000, | |
"areaId": 4, | |
"name": "Quesnel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1001, | |
"areaId": 4, | |
"name": "Prince Rupert", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1002, | |
"areaId": 4, | |
"name": "Terrace", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1003, | |
"areaId": 4, | |
"name": "Prince George", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1004, | |
"areaId": 4, | |
"name": "Dawson Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1005, | |
"areaId": 4, | |
"name": "Fort St. John", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 11, | |
"name": "Yukon", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:19:02.717", | |
"updatedAt": "2025-03-27 09:19:02.717", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1006, | |
"areaId": 4, | |
"name": "Whitehorse", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 12, | |
"name": "Northwest Territories", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:19:04.380", | |
"updatedAt": "2025-03-27 09:19:04.380", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1007, | |
"areaId": 4, | |
"name": "Hay River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1008, | |
"areaId": 4, | |
"name": "Inuvik", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1009, | |
"areaId": 4, | |
"name": "Yellowknife", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 13, | |
"name": "Nunavut", | |
"fkParentFroupId": null, | |
"areaId": 4, | |
"createdAt": "2025-03-27 09:19:08.199", | |
"updatedAt": "2025-03-27 09:19:08.199", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1010, | |
"areaId": 4, | |
"name": "Iqaluit", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1011, | |
"areaId": 4, | |
"name": "Pangnirtung", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1012, | |
"areaId": 4, | |
"name": "Rankin Inlet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1013, | |
"areaId": 4, | |
"name": "Cambridge Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1014, | |
"areaId": 4, | |
"name": "Arviat", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1015, | |
"areaId": 4, | |
"name": "Baker Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1016, | |
"areaId": 4, | |
"name": "Kugluktuk", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
} | |
] | |
}, | |
{ | |
"area": { | |
"id": 7, | |
"name": "USA City Boundaries" | |
}, | |
"savedAreas": [], | |
"savedAreaGroups": [ | |
{ | |
"group": { | |
"id": 14, | |
"name": "Georgia", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:15:00.342", | |
"updatedAt": "2025-03-27 11:15:00.342", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 2013, | |
"areaId": 7, | |
"name": "Brunswick--St. Simons", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2529, | |
"areaId": 7, | |
"name": "Americus", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2542, | |
"areaId": 7, | |
"name": "Cairo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1675, | |
"areaId": 7, | |
"name": "Tybee Island", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1688, | |
"areaId": 7, | |
"name": "Rincon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2070, | |
"areaId": 7, | |
"name": "Hinesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3340, | |
"areaId": 7, | |
"name": "Cornelia--Baldwin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1743, | |
"areaId": 7, | |
"name": "Fort Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1746, | |
"areaId": 7, | |
"name": "Forsyth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1757, | |
"areaId": 7, | |
"name": "Elberton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1762, | |
"areaId": 7, | |
"name": "Madison", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3124, | |
"areaId": 7, | |
"name": "Nashville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3125, | |
"areaId": 7, | |
"name": "Douglas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3126, | |
"areaId": 7, | |
"name": "Waycross", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3129, | |
"areaId": 7, | |
"name": "Adel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2870, | |
"areaId": 7, | |
"name": "Warner Robins", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2631, | |
"areaId": 7, | |
"name": "Albany", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2632, | |
"areaId": 7, | |
"name": "Ashburn", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1429, | |
"areaId": 7, | |
"name": "LaFayette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1457, | |
"areaId": 7, | |
"name": "Athens-Clarke County", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1462, | |
"areaId": 7, | |
"name": "Milledgeville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1465, | |
"areaId": 7, | |
"name": "Jefferson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2918, | |
"areaId": 7, | |
"name": "Statesboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3231, | |
"areaId": 7, | |
"name": "Carrollton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1035, | |
"areaId": 7, | |
"name": "Calhoun", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1036, | |
"areaId": 7, | |
"name": "Cedartown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2405, | |
"areaId": 7, | |
"name": "LaGrange", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2346, | |
"areaId": 7, | |
"name": "Macon-Bibb County", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1965, | |
"areaId": 7, | |
"name": "Eastman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1969, | |
"areaId": 7, | |
"name": "Cartersville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1367, | |
"areaId": 7, | |
"name": "Bremen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1420, | |
"areaId": 7, | |
"name": "Summerville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1424, | |
"areaId": 7, | |
"name": "Atlanta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2226, | |
"areaId": 7, | |
"name": "Commerce", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2149, | |
"areaId": 7, | |
"name": "Baxley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3153, | |
"areaId": 7, | |
"name": "Sylvester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3187, | |
"areaId": 7, | |
"name": "Bainbridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3188, | |
"areaId": 7, | |
"name": "Camilla", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3189, | |
"areaId": 7, | |
"name": "Thomasville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2511, | |
"areaId": 7, | |
"name": "Jesup", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2519, | |
"areaId": 7, | |
"name": "Thomson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2521, | |
"areaId": 7, | |
"name": "Dublin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2773, | |
"areaId": 7, | |
"name": "Perry", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2777, | |
"areaId": 7, | |
"name": "Chatsworth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2779, | |
"areaId": 7, | |
"name": "Woodmont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2794, | |
"areaId": 7, | |
"name": "Kingsland--St. Marys", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2878, | |
"areaId": 7, | |
"name": "Cochran", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2707, | |
"areaId": 7, | |
"name": "Gainesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2709, | |
"areaId": 7, | |
"name": "Hartwell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2710, | |
"areaId": 7, | |
"name": "Hazlehurst", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2711, | |
"areaId": 7, | |
"name": "Barnesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1898, | |
"areaId": 7, | |
"name": "Rockmart", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2762, | |
"areaId": 7, | |
"name": "Adairsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2772, | |
"areaId": 7, | |
"name": "Villa Rica", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1123, | |
"areaId": 7, | |
"name": "Swainsboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2297, | |
"areaId": 7, | |
"name": "Toccoa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2300, | |
"areaId": 7, | |
"name": "Vidalia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3457, | |
"areaId": 7, | |
"name": "Thomaston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3461, | |
"areaId": 7, | |
"name": "Monroe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1868, | |
"areaId": 7, | |
"name": "Ellijay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1895, | |
"areaId": 7, | |
"name": "Rome", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3065, | |
"areaId": 7, | |
"name": "Winder", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2462, | |
"areaId": 7, | |
"name": "Sandersville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1017, | |
"areaId": 7, | |
"name": "Jasper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2977, | |
"areaId": 7, | |
"name": "Waynesboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2980, | |
"areaId": 7, | |
"name": "Jackson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1574, | |
"areaId": 7, | |
"name": "Fitzgerald", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1575, | |
"areaId": 7, | |
"name": "Dalton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1576, | |
"areaId": 7, | |
"name": "Valdosta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1579, | |
"areaId": 7, | |
"name": "Moultrie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1580, | |
"areaId": 7, | |
"name": "Tifton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1733, | |
"areaId": 7, | |
"name": "Griffin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1738, | |
"areaId": 7, | |
"name": "Dahlonega", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3280, | |
"areaId": 7, | |
"name": "Savannah", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3283, | |
"areaId": 7, | |
"name": "Cordele", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 15, | |
"name": "Indiana", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:15:03.409", | |
"updatedAt": "2025-03-27 11:15:03.409", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1829, | |
"areaId": 7, | |
"name": "Connersville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1908, | |
"areaId": 7, | |
"name": "New Castle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1911, | |
"areaId": 7, | |
"name": "Linton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2616, | |
"areaId": 7, | |
"name": "Anderson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2620, | |
"areaId": 7, | |
"name": "Muncie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3421, | |
"areaId": 7, | |
"name": "North Manchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3369, | |
"areaId": 7, | |
"name": "Decatur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3381, | |
"areaId": 7, | |
"name": "Princeton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3396, | |
"areaId": 7, | |
"name": "Nappanee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3398, | |
"areaId": 7, | |
"name": "Kendallville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3410, | |
"areaId": 7, | |
"name": "Fort Wayne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3158, | |
"areaId": 7, | |
"name": "Lowell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3202, | |
"areaId": 7, | |
"name": "Columbus", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1357, | |
"areaId": 7, | |
"name": "Charlestown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1359, | |
"areaId": 7, | |
"name": "Washington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1371, | |
"areaId": 7, | |
"name": "Seymour", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1390, | |
"areaId": 7, | |
"name": "Mount Vernon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1417, | |
"areaId": 7, | |
"name": "Monticello", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2105, | |
"areaId": 7, | |
"name": "Rensselaer", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2106, | |
"areaId": 7, | |
"name": "Rochester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1861, | |
"areaId": 7, | |
"name": "Huntingburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1862, | |
"areaId": 7, | |
"name": "Jasper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1867, | |
"areaId": 7, | |
"name": "Batesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1891, | |
"areaId": 7, | |
"name": "Frankfort", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1018, | |
"areaId": 7, | |
"name": "Portland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2117, | |
"areaId": 7, | |
"name": "Scottsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2151, | |
"areaId": 7, | |
"name": "Evansville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2159, | |
"areaId": 7, | |
"name": "Salem", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2161, | |
"areaId": 7, | |
"name": "Sullivan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2307, | |
"areaId": 7, | |
"name": "Westville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3343, | |
"areaId": 7, | |
"name": "Angola", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3360, | |
"areaId": 7, | |
"name": "Winchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2964, | |
"areaId": 7, | |
"name": "Greensburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3137, | |
"areaId": 7, | |
"name": "Columbia City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2880, | |
"areaId": 7, | |
"name": "Terre Haute", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2887, | |
"areaId": 7, | |
"name": "Boonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3589, | |
"areaId": 7, | |
"name": "Shelbyville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3597, | |
"areaId": 7, | |
"name": "Lafayette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3599, | |
"areaId": 7, | |
"name": "Syracuse", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3604, | |
"areaId": 7, | |
"name": "Warsaw", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2553, | |
"areaId": 7, | |
"name": "Crawfordsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2481, | |
"areaId": 7, | |
"name": "Grissom AFB", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1430, | |
"areaId": 7, | |
"name": "Madison", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1431, | |
"areaId": 7, | |
"name": "Vincennes", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1439, | |
"areaId": 7, | |
"name": "Rushville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1308, | |
"areaId": 7, | |
"name": "Lakes of the Four Seasons", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1329, | |
"areaId": 7, | |
"name": "Bluffton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1332, | |
"areaId": 7, | |
"name": "Marion", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1333, | |
"areaId": 7, | |
"name": "Huntington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1334, | |
"areaId": 7, | |
"name": "Auburn", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1081, | |
"areaId": 7, | |
"name": "Indianapolis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1082, | |
"areaId": 7, | |
"name": "Greencastle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1085, | |
"areaId": 7, | |
"name": "Elwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1086, | |
"areaId": 7, | |
"name": "Peru", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1087, | |
"areaId": 7, | |
"name": "Tipton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2257, | |
"areaId": 7, | |
"name": "Logansport", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2241, | |
"areaId": 7, | |
"name": "Valparaiso--Shorewood Forest", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2745, | |
"areaId": 7, | |
"name": "Corydon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2987, | |
"areaId": 7, | |
"name": "Plymouth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1566, | |
"areaId": 7, | |
"name": "Tippecanoe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1486, | |
"areaId": 7, | |
"name": "Alexandria", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3206, | |
"areaId": 7, | |
"name": "Hartford City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3207, | |
"areaId": 7, | |
"name": "Wabash", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3210, | |
"areaId": 7, | |
"name": "Lebanon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3211, | |
"areaId": 7, | |
"name": "Kokomo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1027, | |
"areaId": 7, | |
"name": "North Vernon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1038, | |
"areaId": 7, | |
"name": "Martinsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1054, | |
"areaId": 7, | |
"name": "Bedford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1056, | |
"areaId": 7, | |
"name": "Bloomington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3655, | |
"areaId": 7, | |
"name": "Brazil", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3633, | |
"areaId": 7, | |
"name": "Clinton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 16, | |
"name": "Kentucky", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:19.164", | |
"updatedAt": "2025-03-27 11:18:19.164", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1865, | |
"areaId": 7, | |
"name": "Horse Cave", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1869, | |
"areaId": 7, | |
"name": "Cynthiana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1428, | |
"areaId": 7, | |
"name": "Wilmore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1438, | |
"areaId": 7, | |
"name": "Campbellsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1440, | |
"areaId": 7, | |
"name": "Monticello", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1443, | |
"areaId": 7, | |
"name": "Glasgow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1356, | |
"areaId": 7, | |
"name": "Frankfort", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3004, | |
"areaId": 7, | |
"name": "Paintsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3029, | |
"areaId": 7, | |
"name": "Paris", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1028, | |
"areaId": 7, | |
"name": "Danville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1039, | |
"areaId": 7, | |
"name": "Berea", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1041, | |
"areaId": 7, | |
"name": "Richmond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1051, | |
"areaId": 7, | |
"name": "Lebanon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1052, | |
"areaId": 7, | |
"name": "Somerset", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1059, | |
"areaId": 7, | |
"name": "Shelbyville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2118, | |
"areaId": 7, | |
"name": "Lawrenceburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2130, | |
"areaId": 7, | |
"name": "Harlan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2136, | |
"areaId": 7, | |
"name": "Benton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2154, | |
"areaId": 7, | |
"name": "Columbia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2155, | |
"areaId": 7, | |
"name": "Scottsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2164, | |
"areaId": 7, | |
"name": "Harrodsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2165, | |
"areaId": 7, | |
"name": "Bardstown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2167, | |
"areaId": 7, | |
"name": "Carrollton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3423, | |
"areaId": 7, | |
"name": "Madisonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3428, | |
"areaId": 7, | |
"name": "Barbourville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2192, | |
"areaId": 7, | |
"name": "Mount Sterling", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2199, | |
"areaId": 7, | |
"name": "Morehead", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2203, | |
"areaId": 7, | |
"name": "Franklin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2734, | |
"areaId": 7, | |
"name": "London--Corbin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2305, | |
"areaId": 7, | |
"name": "Leitchfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2170, | |
"areaId": 7, | |
"name": "Williamsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3602, | |
"areaId": 7, | |
"name": "Hopkinsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3605, | |
"areaId": 7, | |
"name": "Winchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1019, | |
"areaId": 7, | |
"name": "Nicholasville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1973, | |
"areaId": 7, | |
"name": "Bowling Green", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1352, | |
"areaId": 7, | |
"name": "Georgetown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1353, | |
"areaId": 7, | |
"name": "Lexington-Fayette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3238, | |
"areaId": 7, | |
"name": "Owensboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3245, | |
"areaId": 7, | |
"name": "Irvine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3252, | |
"areaId": 7, | |
"name": "Mayfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1751, | |
"areaId": 7, | |
"name": "Prestonsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2229, | |
"areaId": 7, | |
"name": "Versailles", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3576, | |
"areaId": 7, | |
"name": "Grayson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3465, | |
"areaId": 7, | |
"name": "Elizabethtown--Radcliff", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1520, | |
"areaId": 7, | |
"name": "Princeton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1522, | |
"areaId": 7, | |
"name": "Murray", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1073, | |
"areaId": 7, | |
"name": "Russellville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3654, | |
"areaId": 7, | |
"name": "La Grange", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3656, | |
"areaId": 7, | |
"name": "Mount Washington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3659, | |
"areaId": 7, | |
"name": "Central City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1487, | |
"areaId": 7, | |
"name": "Henderson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1488, | |
"areaId": 7, | |
"name": "Greenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1502, | |
"areaId": 7, | |
"name": "Beaver Dam", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1503, | |
"areaId": 7, | |
"name": "Hazard", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1504, | |
"areaId": 7, | |
"name": "Pikeville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 17, | |
"name": "Alabama", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:21.126", | |
"updatedAt": "2025-03-27 11:18:21.126", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1599, | |
"areaId": 7, | |
"name": "Enterprise", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1635, | |
"areaId": 7, | |
"name": "Birmingham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1638, | |
"areaId": 7, | |
"name": "Jasper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1639, | |
"areaId": 7, | |
"name": "Decatur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1640, | |
"areaId": 7, | |
"name": "Tuscaloosa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1906, | |
"areaId": 7, | |
"name": "Cullman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1912, | |
"areaId": 7, | |
"name": "Selma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3341, | |
"areaId": 7, | |
"name": "Tuskegee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1161, | |
"areaId": 7, | |
"name": "Pell City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1425, | |
"areaId": 7, | |
"name": "Anniston--Oxford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2963, | |
"areaId": 7, | |
"name": "Florence", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2561, | |
"areaId": 7, | |
"name": "Demopolis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2562, | |
"areaId": 7, | |
"name": "Monroeville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3199, | |
"areaId": 7, | |
"name": "Oneonta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1331, | |
"areaId": 7, | |
"name": "Scottsboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1336, | |
"areaId": 7, | |
"name": "Huntsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1346, | |
"areaId": 7, | |
"name": "Albertville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1348, | |
"areaId": 7, | |
"name": "Arab", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1816, | |
"areaId": 7, | |
"name": "Troy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2104, | |
"areaId": 7, | |
"name": "Montevallo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1490, | |
"areaId": 7, | |
"name": "Fort Rucker--Daleville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1500, | |
"areaId": 7, | |
"name": "Athens", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2585, | |
"areaId": 7, | |
"name": "Sylacauga", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2586, | |
"areaId": 7, | |
"name": "Talladega", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1029, | |
"areaId": 7, | |
"name": "Robertsdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2211, | |
"areaId": 7, | |
"name": "Wetumpka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2214, | |
"areaId": 7, | |
"name": "Clanton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1828, | |
"areaId": 7, | |
"name": "Andalusia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2732, | |
"areaId": 7, | |
"name": "Ozark", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3064, | |
"areaId": 7, | |
"name": "Dothan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2979, | |
"areaId": 7, | |
"name": "Auburn", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2981, | |
"areaId": 7, | |
"name": "Montgomery", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1020, | |
"areaId": 7, | |
"name": "Fort Payne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1023, | |
"areaId": 7, | |
"name": "Atmore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1024, | |
"areaId": 7, | |
"name": "Bay Minette", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1026, | |
"areaId": 7, | |
"name": "Gadsden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2639, | |
"areaId": 7, | |
"name": "Greenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1725, | |
"areaId": 7, | |
"name": "Hartselle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1729, | |
"areaId": 7, | |
"name": "Huntsville Southeast", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1361, | |
"areaId": 7, | |
"name": "Russellville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1363, | |
"areaId": 7, | |
"name": "Opp", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1373, | |
"areaId": 7, | |
"name": "Brewton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2750, | |
"areaId": 7, | |
"name": "Fairhope--Daphne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2859, | |
"areaId": 7, | |
"name": "Alexander City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2265, | |
"areaId": 7, | |
"name": "Mobile", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2274, | |
"areaId": 7, | |
"name": "Foley--Gulf Shores", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 18, | |
"name": "Kansas", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:23.409", | |
"updatedAt": "2025-03-27 11:18:23.409", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1088, | |
"areaId": 7, | |
"name": "Clay Center", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1034, | |
"areaId": 7, | |
"name": "Dodge City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2998, | |
"areaId": 7, | |
"name": "Pittsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3003, | |
"areaId": 7, | |
"name": "Newton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3014, | |
"areaId": 7, | |
"name": "Wellington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3018, | |
"areaId": 7, | |
"name": "Independence", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3019, | |
"areaId": 7, | |
"name": "Chanute", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2982, | |
"areaId": 7, | |
"name": "Colby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3415, | |
"areaId": 7, | |
"name": "Russell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3429, | |
"areaId": 7, | |
"name": "Emporia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3433, | |
"areaId": 7, | |
"name": "Wichita", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2617, | |
"areaId": 7, | |
"name": "Larned", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2618, | |
"areaId": 7, | |
"name": "Great Bend", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2619, | |
"areaId": 7, | |
"name": "Atchison", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1370, | |
"areaId": 7, | |
"name": "Pratt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1387, | |
"areaId": 7, | |
"name": "El Dorado", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1396, | |
"areaId": 7, | |
"name": "Arkansas City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1397, | |
"areaId": 7, | |
"name": "Winfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3373, | |
"areaId": 7, | |
"name": "Leavenworth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3397, | |
"areaId": 7, | |
"name": "Lawrence", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3400, | |
"areaId": 7, | |
"name": "Ottawa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3411, | |
"areaId": 7, | |
"name": "Hays", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3227, | |
"areaId": 7, | |
"name": "Goodland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1021, | |
"areaId": 7, | |
"name": "Liberal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3133, | |
"areaId": 7, | |
"name": "Tonganoxie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3143, | |
"areaId": 7, | |
"name": "Concordia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2180, | |
"areaId": 7, | |
"name": "Hutchinson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2869, | |
"areaId": 7, | |
"name": "Abilene", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3603, | |
"areaId": 7, | |
"name": "Eudora", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2879, | |
"areaId": 7, | |
"name": "Paola", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1600, | |
"areaId": 7, | |
"name": "McPherson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3638, | |
"areaId": 7, | |
"name": "Iola", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2956, | |
"areaId": 7, | |
"name": "Ulysses", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2109, | |
"areaId": 7, | |
"name": "Augusta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2129, | |
"areaId": 7, | |
"name": "Junction City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2138, | |
"areaId": 7, | |
"name": "Topeka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3051, | |
"areaId": 7, | |
"name": "Parsons", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3062, | |
"areaId": 7, | |
"name": "Spring Hill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2699, | |
"areaId": 7, | |
"name": "Salina", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2701, | |
"areaId": 7, | |
"name": "Wamego", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2703, | |
"areaId": 7, | |
"name": "Fort Scott", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2728, | |
"areaId": 7, | |
"name": "Manhattan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3147, | |
"areaId": 7, | |
"name": "Garden City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 19, | |
"name": "Mississippi", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:25.140", | |
"updatedAt": "2025-03-27 11:18:25.140", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 2614, | |
"areaId": 7, | |
"name": "Clarksdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2624, | |
"areaId": 7, | |
"name": "Diamondhead", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2625, | |
"areaId": 7, | |
"name": "Columbia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2747, | |
"areaId": 7, | |
"name": "Pascagoula--Gautier", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3194, | |
"areaId": 7, | |
"name": "Cleveland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3196, | |
"areaId": 7, | |
"name": "Hattiesburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2563, | |
"areaId": 7, | |
"name": "Indianola", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2566, | |
"areaId": 7, | |
"name": "Starkville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2961, | |
"areaId": 7, | |
"name": "Oxford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1159, | |
"areaId": 7, | |
"name": "Gulfport--Biloxi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1160, | |
"areaId": 7, | |
"name": "Philadelphia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3095, | |
"areaId": 7, | |
"name": "Kosciusko", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1053, | |
"areaId": 7, | |
"name": "Booneville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1984, | |
"areaId": 7, | |
"name": "Laurel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2153, | |
"areaId": 7, | |
"name": "Greenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2157, | |
"areaId": 7, | |
"name": "Tupelo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2163, | |
"areaId": 7, | |
"name": "Yazoo City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1362, | |
"areaId": 7, | |
"name": "Meridian", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1364, | |
"areaId": 7, | |
"name": "Brookhaven", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1366, | |
"areaId": 7, | |
"name": "Columbus", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1368, | |
"areaId": 7, | |
"name": "Batesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1421, | |
"areaId": 7, | |
"name": "Corinth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1910, | |
"areaId": 7, | |
"name": "Amory", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1441, | |
"areaId": 7, | |
"name": "Crystal Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1442, | |
"areaId": 7, | |
"name": "Senatobia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1444, | |
"areaId": 7, | |
"name": "Holly Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1445, | |
"areaId": 7, | |
"name": "New Albany", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2314, | |
"areaId": 7, | |
"name": "Canton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1636, | |
"areaId": 7, | |
"name": "Grenada", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1642, | |
"areaId": 7, | |
"name": "Jackson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1022, | |
"areaId": 7, | |
"name": "Picayune", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1025, | |
"areaId": 7, | |
"name": "McComb", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2402, | |
"areaId": 7, | |
"name": "Greenwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2634, | |
"areaId": 7, | |
"name": "West Point", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 20, | |
"name": "Maryland", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:34.186", | |
"updatedAt": "2025-03-27 11:18:34.186", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1067, | |
"areaId": 7, | |
"name": "Chestertown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1069, | |
"areaId": 7, | |
"name": "Poolesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2536, | |
"areaId": 7, | |
"name": "Lexington Park--California--Chesapeake Ranch Estates", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2537, | |
"areaId": 7, | |
"name": "Leonardtown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1150, | |
"areaId": 7, | |
"name": "Indian Head", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3151, | |
"areaId": 7, | |
"name": "Chesapeake Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3241, | |
"areaId": 7, | |
"name": "Denton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2695, | |
"areaId": 7, | |
"name": "Crisfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2696, | |
"areaId": 7, | |
"name": "Princess Anne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1155, | |
"areaId": 7, | |
"name": "Urbana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2800, | |
"areaId": 7, | |
"name": "Westminster", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2802, | |
"areaId": 7, | |
"name": "Eldersburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2819, | |
"areaId": 7, | |
"name": "Rising Sun", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2828, | |
"areaId": 7, | |
"name": "Bel Air--Aberdeen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2832, | |
"areaId": 7, | |
"name": "Stevensville--Chester--Romancoke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1470, | |
"areaId": 7, | |
"name": "Waldorf", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1658, | |
"areaId": 7, | |
"name": "Taneytown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1667, | |
"areaId": 7, | |
"name": "Brunswick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1668, | |
"areaId": 7, | |
"name": "Thurmont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1788, | |
"areaId": 7, | |
"name": "Cambridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3104, | |
"areaId": 7, | |
"name": "Hampstead--Manchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1030, | |
"areaId": 7, | |
"name": "Mountain Lake Park", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2686, | |
"areaId": 7, | |
"name": "Baltimore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1876, | |
"areaId": 7, | |
"name": "Frederick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2175, | |
"areaId": 7, | |
"name": "Easton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2840, | |
"areaId": 7, | |
"name": "La Plata", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 21, | |
"name": "California", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:35.775", | |
"updatedAt": "2025-03-27 11:18:35.775", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1550, | |
"areaId": 7, | |
"name": "Palmdale--Lancaster", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1551, | |
"areaId": 7, | |
"name": "Hidden Meadows", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1552, | |
"areaId": 7, | |
"name": "Joshua Tree", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1553, | |
"areaId": 7, | |
"name": "Calexico", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2348, | |
"areaId": 7, | |
"name": "Arroyo Grande--Grover Beach--Pismo Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2352, | |
"areaId": 7, | |
"name": "Cambria", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2353, | |
"areaId": 7, | |
"name": "Santa Maria", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2356, | |
"areaId": 7, | |
"name": "Lake of the Pines", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2359, | |
"areaId": 7, | |
"name": "San Diego", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2361, | |
"areaId": 7, | |
"name": "Sacramento", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2364, | |
"areaId": 7, | |
"name": "Truckee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3450, | |
"areaId": 7, | |
"name": "San Luis Obispo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3456, | |
"areaId": 7, | |
"name": "Oroville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3459, | |
"areaId": 7, | |
"name": "Fortuna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3463, | |
"areaId": 7, | |
"name": "Desert Hot Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3464, | |
"areaId": 7, | |
"name": "Los Angeles--Long Beach--Anaheim", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1242, | |
"areaId": 7, | |
"name": "Napa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1245, | |
"areaId": 7, | |
"name": "St. Helena", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1252, | |
"areaId": 7, | |
"name": "Arvin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2111, | |
"areaId": 7, | |
"name": "King City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2112, | |
"areaId": 7, | |
"name": "Gonzales", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2114, | |
"areaId": 7, | |
"name": "Watsonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2145, | |
"areaId": 7, | |
"name": "Greenfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2146, | |
"areaId": 7, | |
"name": "Seaside--Monterey--Pacific Grove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2147, | |
"areaId": 7, | |
"name": "Soledad", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3084, | |
"areaId": 7, | |
"name": "Lodi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3085, | |
"areaId": 7, | |
"name": "Manteca", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3086, | |
"areaId": 7, | |
"name": "Stockton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3111, | |
"areaId": 7, | |
"name": "Magalia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3112, | |
"areaId": 7, | |
"name": "Sebastopol", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3113, | |
"areaId": 7, | |
"name": "McKinleyville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3114, | |
"areaId": 7, | |
"name": "Oakdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3115, | |
"areaId": 7, | |
"name": "Castroville--Prunedale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3606, | |
"areaId": 7, | |
"name": "San Francisco--Oakland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3612, | |
"areaId": 7, | |
"name": "Jackson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1952, | |
"areaId": 7, | |
"name": "Buellton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1953, | |
"areaId": 7, | |
"name": "San Diego Country Estates", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1954, | |
"areaId": 7, | |
"name": "Los Osos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1955, | |
"areaId": 7, | |
"name": "Alpine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1956, | |
"areaId": 7, | |
"name": "Crestline--Lake Arrowhead", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1958, | |
"areaId": 7, | |
"name": "El Centro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1959, | |
"areaId": 7, | |
"name": "Temecula--Murrieta--Menifee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1962, | |
"areaId": 7, | |
"name": "Morro Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1963, | |
"areaId": 7, | |
"name": "Fallbrook", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1225, | |
"areaId": 7, | |
"name": "Crescent City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1226, | |
"areaId": 7, | |
"name": "Davis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1229, | |
"areaId": 7, | |
"name": "Winters", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1231, | |
"areaId": 7, | |
"name": "Woodland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2269, | |
"areaId": 7, | |
"name": "Lindsay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2087, | |
"areaId": 7, | |
"name": "El Paso de Robles (Paso Robles)--Atascadero", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2875, | |
"areaId": 7, | |
"name": "Half Moon Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2888, | |
"areaId": 7, | |
"name": "Orange Cove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2889, | |
"areaId": 7, | |
"name": "Coalinga", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2890, | |
"areaId": 7, | |
"name": "Fresno", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2891, | |
"areaId": 7, | |
"name": "Huron", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2893, | |
"areaId": 7, | |
"name": "Sanger", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3399, | |
"areaId": 7, | |
"name": "Concord--Walnut Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3401, | |
"areaId": 7, | |
"name": "Ione", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3469, | |
"areaId": 7, | |
"name": "Tracy--Mountain House", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3470, | |
"areaId": 7, | |
"name": "Delhi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3472, | |
"areaId": 7, | |
"name": "Livermore--Pleasanton--Dublin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3473, | |
"areaId": 7, | |
"name": "Ripon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3474, | |
"areaId": 7, | |
"name": "Exeter", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3475, | |
"areaId": 7, | |
"name": "Tulare", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3476, | |
"areaId": 7, | |
"name": "Livingston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3477, | |
"areaId": 7, | |
"name": "Lemoore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3478, | |
"areaId": 7, | |
"name": "Arcata", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3482, | |
"areaId": 7, | |
"name": "Nice", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1450, | |
"areaId": 7, | |
"name": "Hollister", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1466, | |
"areaId": 7, | |
"name": "Plumas Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1612, | |
"areaId": 7, | |
"name": "Susanville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1613, | |
"areaId": 7, | |
"name": "Lake Isabella", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1614, | |
"areaId": 7, | |
"name": "Ridgecrest", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1615, | |
"areaId": 7, | |
"name": "Taft", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1616, | |
"areaId": 7, | |
"name": "Tehachapi--Golden Hills", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1617, | |
"areaId": 7, | |
"name": "Santa Clarita", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1618, | |
"areaId": 7, | |
"name": "Mission Viejo--Lake Forest--Laguna Niguel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1619, | |
"areaId": 7, | |
"name": "Santa Paula", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1620, | |
"areaId": 7, | |
"name": "Simi Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1631, | |
"areaId": 7, | |
"name": "Brawley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1632, | |
"areaId": 7, | |
"name": "Fort Irwin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1633, | |
"areaId": 7, | |
"name": "Twentynine Palms North", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1634, | |
"areaId": 7, | |
"name": "Wrightwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2662, | |
"areaId": 7, | |
"name": "Colusa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3595, | |
"areaId": 7, | |
"name": "Live Oak (Sutter County)", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2452, | |
"areaId": 7, | |
"name": "Gridley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2458, | |
"areaId": 7, | |
"name": "Eureka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2464, | |
"areaId": 7, | |
"name": "Hemet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2465, | |
"areaId": 7, | |
"name": "Guadalupe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2476, | |
"areaId": 7, | |
"name": "Sonoma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2487, | |
"areaId": 7, | |
"name": "Mount Shasta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2916, | |
"areaId": 7, | |
"name": "Merced", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2920, | |
"areaId": 7, | |
"name": "Gustine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2921, | |
"areaId": 7, | |
"name": "Los Banos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2922, | |
"areaId": 7, | |
"name": "Kerman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2923, | |
"areaId": 7, | |
"name": "Parlier", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2991, | |
"areaId": 7, | |
"name": "Fillmore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3022, | |
"areaId": 7, | |
"name": "Rancho Calaveras", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2595, | |
"areaId": 7, | |
"name": "Cloverdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2596, | |
"areaId": 7, | |
"name": "Petaluma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2597, | |
"areaId": 7, | |
"name": "Rio Vista", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2606, | |
"areaId": 7, | |
"name": "Calistoga", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3336, | |
"areaId": 7, | |
"name": "Mendota", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3358, | |
"areaId": 7, | |
"name": "Clearlake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3367, | |
"areaId": 7, | |
"name": "Bakersfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1388, | |
"areaId": 7, | |
"name": "Salinas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1787, | |
"areaId": 7, | |
"name": "Gilroy--Morgan Hill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2506, | |
"areaId": 7, | |
"name": "Lakeport", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2513, | |
"areaId": 7, | |
"name": "Indio--Palm Desert--Palm Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2516, | |
"areaId": 7, | |
"name": "Riverside--San Bernardino", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2517, | |
"areaId": 7, | |
"name": "Mecca", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2522, | |
"areaId": 7, | |
"name": "Santa Rosa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2839, | |
"areaId": 7, | |
"name": "Kingsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2233, | |
"areaId": 7, | |
"name": "Galt", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1655, | |
"areaId": 7, | |
"name": "Discovery Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1659, | |
"areaId": 7, | |
"name": "Firebaugh", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1660, | |
"areaId": 7, | |
"name": "Reedley--Dinuba", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1661, | |
"areaId": 7, | |
"name": "Selma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1673, | |
"areaId": 7, | |
"name": "Chowchilla", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1702, | |
"areaId": 7, | |
"name": "Nipomo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1853, | |
"areaId": 7, | |
"name": "Williams", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3288, | |
"areaId": 7, | |
"name": "Dos Palos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1859, | |
"areaId": 7, | |
"name": "Orland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1874, | |
"areaId": 7, | |
"name": "San Jose", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1880, | |
"areaId": 7, | |
"name": "Turlock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1782, | |
"areaId": 7, | |
"name": "Sonora--Twain Harte", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1784, | |
"areaId": 7, | |
"name": "Auburn", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3515, | |
"areaId": 7, | |
"name": "Delano", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3516, | |
"areaId": 7, | |
"name": "McFarland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3517, | |
"areaId": 7, | |
"name": "Rosamond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3545, | |
"areaId": 7, | |
"name": "Shafter", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3546, | |
"areaId": 7, | |
"name": "Wasco", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3547, | |
"areaId": 7, | |
"name": "Avalon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3548, | |
"areaId": 7, | |
"name": "Oxnard--San Buenaventura (Ventura)", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3551, | |
"areaId": 7, | |
"name": "Thousand Oaks", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3552, | |
"areaId": 7, | |
"name": "Camarillo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1703, | |
"areaId": 7, | |
"name": "Silver Lakes", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1711, | |
"areaId": 7, | |
"name": "Clearlake Riviera", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1714, | |
"areaId": 7, | |
"name": "Escalon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1715, | |
"areaId": 7, | |
"name": "Modesto", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1900, | |
"areaId": 7, | |
"name": "Willows", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2527, | |
"areaId": 7, | |
"name": "Dixon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2530, | |
"areaId": 7, | |
"name": "Fairfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2531, | |
"areaId": 7, | |
"name": "Vacaville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3170, | |
"areaId": 7, | |
"name": "Red Bluff", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3171, | |
"areaId": 7, | |
"name": "Mammoth Lakes", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3172, | |
"areaId": 7, | |
"name": "Orosi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3175, | |
"areaId": 7, | |
"name": "Ramona", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3177, | |
"areaId": 7, | |
"name": "Grass Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3181, | |
"areaId": 7, | |
"name": "Avenal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3182, | |
"areaId": 7, | |
"name": "Lompoc", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3183, | |
"areaId": 7, | |
"name": "Fort Bragg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3184, | |
"areaId": 7, | |
"name": "Willits", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1990, | |
"areaId": 7, | |
"name": "Barstow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1994, | |
"areaId": 7, | |
"name": "Holtville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1995, | |
"areaId": 7, | |
"name": "Running Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1996, | |
"areaId": 7, | |
"name": "Yucca Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1997, | |
"areaId": 7, | |
"name": "Lamont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2027, | |
"areaId": 7, | |
"name": "Twentynine Palms", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2028, | |
"areaId": 7, | |
"name": "Victorville--Hesperia--Apple Valley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2041, | |
"areaId": 7, | |
"name": "Yreka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2045, | |
"areaId": 7, | |
"name": "Big Bear", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1031, | |
"areaId": 7, | |
"name": "Newman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1032, | |
"areaId": 7, | |
"name": "Patterson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1048, | |
"areaId": 7, | |
"name": "Bishop", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1064, | |
"areaId": 7, | |
"name": "Waterford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2310, | |
"areaId": 7, | |
"name": "Corning", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2311, | |
"areaId": 7, | |
"name": "Earlimart", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2312, | |
"areaId": 7, | |
"name": "Porterville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2316, | |
"areaId": 7, | |
"name": "Visalia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2317, | |
"areaId": 7, | |
"name": "Woodlake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3234, | |
"areaId": 7, | |
"name": "Madera", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3240, | |
"areaId": 7, | |
"name": "Antioch", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3247, | |
"areaId": 7, | |
"name": "Vallejo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3066, | |
"areaId": 7, | |
"name": "Yuba City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3079, | |
"areaId": 7, | |
"name": "Santa Cruz", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2408, | |
"areaId": 7, | |
"name": "Chico", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2413, | |
"areaId": 7, | |
"name": "Placerville--Diamond Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2417, | |
"areaId": 7, | |
"name": "Solvang--Santa Ynez", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2418, | |
"areaId": 7, | |
"name": "Hanford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2420, | |
"areaId": 7, | |
"name": "Corcoran", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2421, | |
"areaId": 7, | |
"name": "Lemoore Station", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2422, | |
"areaId": 7, | |
"name": "Santa Barbara", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2423, | |
"areaId": 7, | |
"name": "Redding", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2424, | |
"areaId": 7, | |
"name": "Ukiah", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 22, | |
"name": "Vermont", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:38.009", | |
"updatedAt": "2025-03-27 11:18:38.009", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 2266, | |
"areaId": 7, | |
"name": "Middlebury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1846, | |
"areaId": 7, | |
"name": "Rutland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1849, | |
"areaId": 7, | |
"name": "St. Albans", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1940, | |
"areaId": 7, | |
"name": "Bennington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1303, | |
"areaId": 7, | |
"name": "St. Johnsbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1304, | |
"areaId": 7, | |
"name": "Burlington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1033, | |
"areaId": 7, | |
"name": "Brattleboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3146, | |
"areaId": 7, | |
"name": "Springfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2017, | |
"areaId": 7, | |
"name": "Barre--Montpelier", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2234, | |
"areaId": 7, | |
"name": "Milton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 23, | |
"name": "Idaho", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:42.367", | |
"updatedAt": "2025-03-27 11:18:42.367", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1832, | |
"areaId": 7, | |
"name": "Coeur d'Alene", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1755, | |
"areaId": 7, | |
"name": "Pocatello", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3632, | |
"areaId": 7, | |
"name": "Ketchum", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3059, | |
"areaId": 7, | |
"name": "Idaho Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3071, | |
"areaId": 7, | |
"name": "Rupert", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3076, | |
"areaId": 7, | |
"name": "Burley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1037, | |
"areaId": 7, | |
"name": "Rigby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2874, | |
"areaId": 7, | |
"name": "Rexburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2892, | |
"areaId": 7, | |
"name": "Twin Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1671, | |
"areaId": 7, | |
"name": "Moscow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2466, | |
"areaId": 7, | |
"name": "Blackfoot", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3031, | |
"areaId": 7, | |
"name": "Kuna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3032, | |
"areaId": 7, | |
"name": "Nampa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1449, | |
"areaId": 7, | |
"name": "Sandpoint", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1474, | |
"areaId": 7, | |
"name": "McCall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2225, | |
"areaId": 7, | |
"name": "Boise City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3148, | |
"areaId": 7, | |
"name": "Mountain Home", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3185, | |
"areaId": 7, | |
"name": "Shelley", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3384, | |
"areaId": 7, | |
"name": "Hailey", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3405, | |
"areaId": 7, | |
"name": "Star", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1594, | |
"areaId": 7, | |
"name": "Jerome", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1609, | |
"areaId": 7, | |
"name": "Emmett", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1871, | |
"areaId": 7, | |
"name": "Rathdrum", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3532, | |
"areaId": 7, | |
"name": "Middleton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 24, | |
"name": "Texas", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:45.804", | |
"updatedAt": "2025-03-27 11:18:45.804", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1077, | |
"areaId": 7, | |
"name": "Sanger", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1079, | |
"areaId": 7, | |
"name": "Austin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2134, | |
"areaId": 7, | |
"name": "Cuero", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2140, | |
"areaId": 7, | |
"name": "Carrizo Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2704, | |
"areaId": 7, | |
"name": "Gainesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2713, | |
"areaId": 7, | |
"name": "Del Rio", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2716, | |
"areaId": 7, | |
"name": "Wharton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2718, | |
"areaId": 7, | |
"name": "Floresville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2719, | |
"areaId": 7, | |
"name": "Decatur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2720, | |
"areaId": 7, | |
"name": "Graham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2722, | |
"areaId": 7, | |
"name": "Corpus Christi", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2047, | |
"areaId": 7, | |
"name": "Heartland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2048, | |
"areaId": 7, | |
"name": "Aransas Pass--Port Aransas--Ingleside", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2051, | |
"areaId": 7, | |
"name": "Angleton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2052, | |
"areaId": 7, | |
"name": "Mont Belvieu", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2062, | |
"areaId": 7, | |
"name": "Lago Vista (Travis County)", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2069, | |
"areaId": 7, | |
"name": "Uvalde", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2071, | |
"areaId": 7, | |
"name": "Victoria", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2084, | |
"areaId": 7, | |
"name": "Manor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2094, | |
"areaId": 7, | |
"name": "Belterra", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2095, | |
"areaId": 7, | |
"name": "Elsa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1807, | |
"areaId": 7, | |
"name": "Burnet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1809, | |
"areaId": 7, | |
"name": "Marble Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1812, | |
"areaId": 7, | |
"name": "Plainview", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1337, | |
"areaId": 7, | |
"name": "Terrell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1684, | |
"areaId": 7, | |
"name": "Henderson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1690, | |
"areaId": 7, | |
"name": "San Angelo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1961, | |
"areaId": 7, | |
"name": "Sonterra", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1964, | |
"areaId": 7, | |
"name": "McKinney--Frisco", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1985, | |
"areaId": 7, | |
"name": "Robstown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2844, | |
"areaId": 7, | |
"name": "Beaumont", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2865, | |
"areaId": 7, | |
"name": "Pearsall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2866, | |
"areaId": 7, | |
"name": "Bonham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2872, | |
"areaId": 7, | |
"name": "Paris", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2341, | |
"areaId": 7, | |
"name": "Mineola", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2350, | |
"areaId": 7, | |
"name": "Levelland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2362, | |
"areaId": 7, | |
"name": "Center", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2978, | |
"areaId": 7, | |
"name": "Waco", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3268, | |
"areaId": 7, | |
"name": "Lake Jackson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3570, | |
"areaId": 7, | |
"name": "La Grange", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3582, | |
"areaId": 7, | |
"name": "Andrews", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3587, | |
"areaId": 7, | |
"name": "Dalhart", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1750, | |
"areaId": 7, | |
"name": "Lubbock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1752, | |
"areaId": 7, | |
"name": "Zapata--Medina", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1753, | |
"areaId": 7, | |
"name": "Alice", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1783, | |
"areaId": 7, | |
"name": "Denton Southwest", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1040, | |
"areaId": 7, | |
"name": "Gonzales", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1508, | |
"areaId": 7, | |
"name": "Carthage", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2298, | |
"areaId": 7, | |
"name": "Slaton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2299, | |
"areaId": 7, | |
"name": "Corsicana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2304, | |
"areaId": 7, | |
"name": "Bay City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2323, | |
"areaId": 7, | |
"name": "Longview", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2329, | |
"areaId": 7, | |
"name": "Mount Pleasant", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2335, | |
"areaId": 7, | |
"name": "Gilmer", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1999, | |
"areaId": 7, | |
"name": "Pinehurst (Montgomery County)--Magnolia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2000, | |
"areaId": 7, | |
"name": "The Woodlands--Conroe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2001, | |
"areaId": 7, | |
"name": "Whitehouse", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2002, | |
"areaId": 7, | |
"name": "Orange", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2003, | |
"areaId": 7, | |
"name": "Midlothian", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2010, | |
"areaId": 7, | |
"name": "Brownfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2384, | |
"areaId": 7, | |
"name": "Lindale--Hideaway", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2389, | |
"areaId": 7, | |
"name": "Tyler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2390, | |
"areaId": 7, | |
"name": "Athens", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2394, | |
"areaId": 7, | |
"name": "Greenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2395, | |
"areaId": 7, | |
"name": "Sinton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2398, | |
"areaId": 7, | |
"name": "Mathis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2409, | |
"areaId": 7, | |
"name": "Littlefield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2434, | |
"areaId": 7, | |
"name": "College Station--Bryan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2441, | |
"areaId": 7, | |
"name": "Brenham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2442, | |
"areaId": 7, | |
"name": "Navasota", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2444, | |
"areaId": 7, | |
"name": "Liberty", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2236, | |
"areaId": 7, | |
"name": "Krum", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2251, | |
"areaId": 7, | |
"name": "Crystal City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2252, | |
"areaId": 7, | |
"name": "Edna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1544, | |
"areaId": 7, | |
"name": "Bowie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1554, | |
"areaId": 7, | |
"name": "Royse City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1555, | |
"areaId": 7, | |
"name": "New Braunfels", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1556, | |
"areaId": 7, | |
"name": "Princeton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1557, | |
"areaId": 7, | |
"name": "Hornsby Bend", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1559, | |
"areaId": 7, | |
"name": "Melissa--Anna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1704, | |
"areaId": 7, | |
"name": "Horseshoe Bay", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1713, | |
"areaId": 7, | |
"name": "Aubrey", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1737, | |
"areaId": 7, | |
"name": "El Campo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1740, | |
"areaId": 7, | |
"name": "Laredo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3466, | |
"areaId": 7, | |
"name": "Rio Grande City--Roma", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3495, | |
"areaId": 7, | |
"name": "Sweetwater", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3496, | |
"areaId": 7, | |
"name": "Pecos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3499, | |
"areaId": 7, | |
"name": "Monahans", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3523, | |
"areaId": 7, | |
"name": "Fabens", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3524, | |
"areaId": 7, | |
"name": "Brownwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3525, | |
"areaId": 7, | |
"name": "Odessa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3526, | |
"areaId": 7, | |
"name": "Seguin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3527, | |
"areaId": 7, | |
"name": "Iowa Park", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3556, | |
"areaId": 7, | |
"name": "Seminole", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3558, | |
"areaId": 7, | |
"name": "Elgin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3561, | |
"areaId": 7, | |
"name": "Bastrop", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3565, | |
"areaId": 7, | |
"name": "Amarillo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3567, | |
"areaId": 7, | |
"name": "Marlin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2934, | |
"areaId": 7, | |
"name": "Alpine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2949, | |
"areaId": 7, | |
"name": "Pampa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2526, | |
"areaId": 7, | |
"name": "McAllen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1386, | |
"areaId": 7, | |
"name": "Hillsboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1389, | |
"areaId": 7, | |
"name": "Granbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1398, | |
"areaId": 7, | |
"name": "Marshall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1406, | |
"areaId": 7, | |
"name": "Sulphur Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1408, | |
"areaId": 7, | |
"name": "Commerce", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1412, | |
"areaId": 7, | |
"name": "Huntsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1413, | |
"areaId": 7, | |
"name": "Hempstead", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1414, | |
"areaId": 7, | |
"name": "Lake Conroe Eastshore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1415, | |
"areaId": 7, | |
"name": "Cleveland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2189, | |
"areaId": 7, | |
"name": "Gatesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2897, | |
"areaId": 7, | |
"name": "Alvarado", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2902, | |
"areaId": 7, | |
"name": "Pecan Plantation", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1249, | |
"areaId": 7, | |
"name": "Nacogdoches", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1276, | |
"areaId": 7, | |
"name": "Beeville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1289, | |
"areaId": 7, | |
"name": "Lampasas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1290, | |
"areaId": 7, | |
"name": "Mexia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1291, | |
"areaId": 7, | |
"name": "Port Lavaca", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3156, | |
"areaId": 7, | |
"name": "Childress", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3164, | |
"areaId": 7, | |
"name": "Sherman--Denison", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3212, | |
"areaId": 7, | |
"name": "Sealy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3221, | |
"areaId": 7, | |
"name": "Kilgore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3233, | |
"areaId": 7, | |
"name": "Weatherford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3607, | |
"areaId": 7, | |
"name": "Atlanta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3611, | |
"areaId": 7, | |
"name": "Houston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3614, | |
"areaId": 7, | |
"name": "Palestine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1586, | |
"areaId": 7, | |
"name": "Lufkin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1588, | |
"areaId": 7, | |
"name": "Rockport", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2188, | |
"areaId": 7, | |
"name": "Dallas--Fort Worth--Arlington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3302, | |
"areaId": 7, | |
"name": "Jasper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3323, | |
"areaId": 7, | |
"name": "Ennis", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3326, | |
"areaId": 7, | |
"name": "Fort Stockton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3329, | |
"areaId": 7, | |
"name": "Canyon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3623, | |
"areaId": 7, | |
"name": "Pleasanton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3626, | |
"areaId": 7, | |
"name": "Wichita Falls", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3631, | |
"areaId": 7, | |
"name": "Borger", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2549, | |
"areaId": 7, | |
"name": "Fredericksburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2550, | |
"areaId": 7, | |
"name": "Cameron", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2446, | |
"areaId": 7, | |
"name": "Lake Conroe Westshore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2447, | |
"areaId": 7, | |
"name": "Dayton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2448, | |
"areaId": 7, | |
"name": "Crockett", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2450, | |
"areaId": 7, | |
"name": "Livingston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2463, | |
"areaId": 7, | |
"name": "Mineral Wells", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2576, | |
"areaId": 7, | |
"name": "West Columbia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2602, | |
"areaId": 7, | |
"name": "Lamesa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1183, | |
"areaId": 7, | |
"name": "Kingsland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1186, | |
"areaId": 7, | |
"name": "Lockhart", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1195, | |
"areaId": 7, | |
"name": "Vernon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1198, | |
"areaId": 7, | |
"name": "Brady", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1205, | |
"areaId": 7, | |
"name": "Colorado City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1206, | |
"areaId": 7, | |
"name": "Harlingen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1211, | |
"areaId": 7, | |
"name": "Rockdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1230, | |
"areaId": 7, | |
"name": "Kerrville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1592, | |
"areaId": 7, | |
"name": "Muleshoe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1606, | |
"areaId": 7, | |
"name": "McGregor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3044, | |
"areaId": 7, | |
"name": "Perryton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1922, | |
"areaId": 7, | |
"name": "Eagle Pass", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1923, | |
"areaId": 7, | |
"name": "Temple", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2261, | |
"areaId": 7, | |
"name": "Coleman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2282, | |
"areaId": 7, | |
"name": "Brownsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2283, | |
"areaId": 7, | |
"name": "Boerne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2284, | |
"areaId": 7, | |
"name": "Forney", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2287, | |
"areaId": 7, | |
"name": "Big Spring", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2289, | |
"areaId": 7, | |
"name": "Gun Barrel City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3636, | |
"areaId": 7, | |
"name": "Dumas", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3639, | |
"areaId": 7, | |
"name": "Canyon Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3640, | |
"areaId": 7, | |
"name": "San Antonio", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3641, | |
"areaId": 7, | |
"name": "Killeen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2914, | |
"areaId": 7, | |
"name": "Galveston--Texas City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1095, | |
"areaId": 7, | |
"name": "Port Arthur", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1103, | |
"areaId": 7, | |
"name": "Cleburne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1108, | |
"areaId": 7, | |
"name": "New Boston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1112, | |
"areaId": 7, | |
"name": "Falfurrias", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1118, | |
"areaId": 7, | |
"name": "Taylor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1842, | |
"areaId": 7, | |
"name": "Luling", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1843, | |
"areaId": 7, | |
"name": "San Marcos", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1856, | |
"areaId": 7, | |
"name": "Silsbee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3402, | |
"areaId": 7, | |
"name": "Jacksonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3430, | |
"areaId": 7, | |
"name": "Denton--Lewisville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3432, | |
"areaId": 7, | |
"name": "Hereford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3435, | |
"areaId": 7, | |
"name": "Yoakum", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3438, | |
"areaId": 7, | |
"name": "Hondo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3453, | |
"areaId": 7, | |
"name": "Breckenridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3056, | |
"areaId": 7, | |
"name": "Kingsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2642, | |
"areaId": 7, | |
"name": "Stephenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2665, | |
"areaId": 7, | |
"name": "Midland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2669, | |
"areaId": 7, | |
"name": "Snyder", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2670, | |
"areaId": 7, | |
"name": "Burkburnett", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2672, | |
"areaId": 7, | |
"name": "Raymondville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2673, | |
"areaId": 7, | |
"name": "Kermit", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2675, | |
"areaId": 7, | |
"name": "Abilene", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2678, | |
"areaId": 7, | |
"name": "Port Isabel--South Padre Island--Laguna Vista", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2680, | |
"areaId": 7, | |
"name": "Kaufman", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 25, | |
"name": "Florida", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:48.575", | |
"updatedAt": "2025-03-27 11:18:48.575", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1138, | |
"areaId": 7, | |
"name": "Vero Beach--Sebastian", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1139, | |
"areaId": 7, | |
"name": "The Villages--Lady Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1140, | |
"areaId": 7, | |
"name": "Wildwood", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1141, | |
"areaId": 7, | |
"name": "Mount Plymouth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1142, | |
"areaId": 7, | |
"name": "Bartow", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1143, | |
"areaId": 7, | |
"name": "Dade City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2971, | |
"areaId": 7, | |
"name": "Big Pine Key", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2972, | |
"areaId": 7, | |
"name": "Key West", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1568, | |
"areaId": 7, | |
"name": "Jacksonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1573, | |
"areaId": 7, | |
"name": "Perry", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2533, | |
"areaId": 7, | |
"name": "Lake Placid", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2564, | |
"areaId": 7, | |
"name": "Starke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2781, | |
"areaId": 7, | |
"name": "Port Charlotte--North Port", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2782, | |
"areaId": 7, | |
"name": "Bradenton--Sarasota--Venice", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2783, | |
"areaId": 7, | |
"name": "Asbury Lake--Middleburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2784, | |
"areaId": 7, | |
"name": "Rainbow Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2785, | |
"areaId": 7, | |
"name": "Brooksville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2786, | |
"areaId": 7, | |
"name": "Daytona Beach--Palm Coast--Port Orange", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2787, | |
"areaId": 7, | |
"name": "Fernandina Beach--Yulee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2788, | |
"areaId": 7, | |
"name": "Beverly Hills--Homosassa Springs--Pine Ridge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2789, | |
"areaId": 7, | |
"name": "St. James City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2007, | |
"areaId": 7, | |
"name": "Bushnell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2012, | |
"areaId": 7, | |
"name": "Immokalee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1163, | |
"areaId": 7, | |
"name": "Marianna", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1164, | |
"areaId": 7, | |
"name": "Tampa--St. Petersburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1167, | |
"areaId": 7, | |
"name": "Crystal River", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1168, | |
"areaId": 7, | |
"name": "Tallahassee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1169, | |
"areaId": 7, | |
"name": "Palatka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1171, | |
"areaId": 7, | |
"name": "Orlando", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1602, | |
"areaId": 7, | |
"name": "Indiantown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1608, | |
"areaId": 7, | |
"name": "Okeechobee--Taylor Creek", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2873, | |
"areaId": 7, | |
"name": "Cape Coral", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3228, | |
"areaId": 7, | |
"name": "Kissimmee--St. Cloud", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3186, | |
"areaId": 7, | |
"name": "Deltona", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2731, | |
"areaId": 7, | |
"name": "Crawfordville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2917, | |
"areaId": 7, | |
"name": "Port St. Lucie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2919, | |
"areaId": 7, | |
"name": "Miami--Fort Lauderdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1896, | |
"areaId": 7, | |
"name": "Marion Oaks", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1897, | |
"areaId": 7, | |
"name": "Ocala", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2275, | |
"areaId": 7, | |
"name": "Panama City--Panama City Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3083, | |
"areaId": 7, | |
"name": "Marathon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3122, | |
"areaId": 7, | |
"name": "Live Oak", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3123, | |
"areaId": 7, | |
"name": "St. Augustine", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3128, | |
"areaId": 7, | |
"name": "Macclenny", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1042, | |
"areaId": 7, | |
"name": "Gainesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1468, | |
"areaId": 7, | |
"name": "World Golf Village", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2744, | |
"areaId": 7, | |
"name": "Lake Bryant", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2746, | |
"areaId": 7, | |
"name": "Navarre--Miramar Beach--Destin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3273, | |
"areaId": 7, | |
"name": "Titusville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3330, | |
"areaId": 7, | |
"name": "Pahokee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3403, | |
"areaId": 7, | |
"name": "Bonita Springs--Estero", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3404, | |
"areaId": 7, | |
"name": "Spring Hill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3054, | |
"areaId": 7, | |
"name": "Leesburg--Eustis--Tavares", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1649, | |
"areaId": 7, | |
"name": "Lake City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1672, | |
"areaId": 7, | |
"name": "Poinciana", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1679, | |
"areaId": 7, | |
"name": "Belle Glade", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1681, | |
"areaId": 7, | |
"name": "Zephyrhills", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1686, | |
"areaId": 7, | |
"name": "Wauchula", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2066, | |
"areaId": 7, | |
"name": "Clewiston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2068, | |
"areaId": 7, | |
"name": "LaBelle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2425, | |
"areaId": 7, | |
"name": "Arcadia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2426, | |
"areaId": 7, | |
"name": "Orangetree", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2427, | |
"areaId": 7, | |
"name": "Four Corners", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2428, | |
"areaId": 7, | |
"name": "Burnt Store Marina", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2430, | |
"areaId": 7, | |
"name": "Sugarmill Woods", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2431, | |
"areaId": 7, | |
"name": "Poinciana Southwest", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2486, | |
"areaId": 7, | |
"name": "Key Largo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2628, | |
"areaId": 7, | |
"name": "Quincy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2629, | |
"areaId": 7, | |
"name": "Crestview", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2630, | |
"areaId": 7, | |
"name": "DeFuniak Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2575, | |
"areaId": 7, | |
"name": "Palm Bay--Melbourne", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2613, | |
"areaId": 7, | |
"name": "Keystone Heights", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1974, | |
"areaId": 7, | |
"name": "Frostproof", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1975, | |
"areaId": 7, | |
"name": "Winter Haven", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1977, | |
"areaId": 7, | |
"name": "Lakeland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1978, | |
"areaId": 7, | |
"name": "Fort Meade", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2228, | |
"areaId": 7, | |
"name": "Sebring--Avon Park", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 26, | |
"name": "Missouri", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:50.386", | |
"updatedAt": "2025-03-27 11:18:50.386", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1243, | |
"areaId": 7, | |
"name": "Perryville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2358, | |
"areaId": 7, | |
"name": "Bolivar", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2378, | |
"areaId": 7, | |
"name": "Osage Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2380, | |
"areaId": 7, | |
"name": "Fort Leonard Wood--St. Robert--Waynesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2644, | |
"areaId": 7, | |
"name": "Sikeston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2653, | |
"areaId": 7, | |
"name": "Ste. Genevieve", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2655, | |
"areaId": 7, | |
"name": "Marshall", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2657, | |
"areaId": 7, | |
"name": "Dexter", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2663, | |
"areaId": 7, | |
"name": "Eldon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2664, | |
"areaId": 7, | |
"name": "Sedalia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2666, | |
"areaId": 7, | |
"name": "Fredericktown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1637, | |
"areaId": 7, | |
"name": "Cameron", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2456, | |
"areaId": 7, | |
"name": "Union", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2460, | |
"areaId": 7, | |
"name": "St. Clair", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2461, | |
"areaId": 7, | |
"name": "Washington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2470, | |
"areaId": 7, | |
"name": "Harrisonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2480, | |
"areaId": 7, | |
"name": "Smithville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2483, | |
"areaId": 7, | |
"name": "Whiteman AFB--Knob Noster", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2851, | |
"areaId": 7, | |
"name": "Hannibal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2864, | |
"areaId": 7, | |
"name": "Neosho", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3215, | |
"areaId": 7, | |
"name": "Odessa", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3216, | |
"areaId": 7, | |
"name": "Troy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3217, | |
"areaId": 7, | |
"name": "Chillicothe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2567, | |
"areaId": 7, | |
"name": "Macon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2578, | |
"areaId": 7, | |
"name": "Kennett", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2580, | |
"areaId": 7, | |
"name": "Aurora", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2607, | |
"areaId": 7, | |
"name": "Warrensburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2609, | |
"areaId": 7, | |
"name": "Salem", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1817, | |
"areaId": 7, | |
"name": "Marshfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1883, | |
"areaId": 7, | |
"name": "Springfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3479, | |
"areaId": 7, | |
"name": "Holts Summit", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3481, | |
"areaId": 7, | |
"name": "Peculiar", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3484, | |
"areaId": 7, | |
"name": "Republic", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3492, | |
"areaId": 7, | |
"name": "Clinton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3498, | |
"areaId": 7, | |
"name": "Farmington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3160, | |
"areaId": 7, | |
"name": "Lee's Summit", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3161, | |
"areaId": 7, | |
"name": "Lebanon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3174, | |
"areaId": 7, | |
"name": "Columbia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1043, | |
"areaId": 7, | |
"name": "Mountain Grove", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1045, | |
"areaId": 7, | |
"name": "Nevada", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1047, | |
"areaId": 7, | |
"name": "Richmond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3451, | |
"areaId": 7, | |
"name": "Maryville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3458, | |
"areaId": 7, | |
"name": "Boonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3460, | |
"areaId": 7, | |
"name": "Sullivan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3462, | |
"areaId": 7, | |
"name": "Brookfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1570, | |
"areaId": 7, | |
"name": "Platte City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1902, | |
"areaId": 7, | |
"name": "Rolla", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2294, | |
"areaId": 7, | |
"name": "Branson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2295, | |
"areaId": 7, | |
"name": "Forsyth", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2898, | |
"areaId": 7, | |
"name": "Kirksville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2905, | |
"areaId": 7, | |
"name": "Mexico", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1374, | |
"areaId": 7, | |
"name": "Moberly", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1381, | |
"areaId": 7, | |
"name": "Camdenton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1392, | |
"areaId": 7, | |
"name": "Warrenton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1827, | |
"areaId": 7, | |
"name": "Caruthersville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1834, | |
"areaId": 7, | |
"name": "Poplar Bluff", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1858, | |
"areaId": 7, | |
"name": "Scott City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3406, | |
"areaId": 7, | |
"name": "Willard", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3305, | |
"areaId": 7, | |
"name": "Jefferson City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2509, | |
"areaId": 7, | |
"name": "Carthage", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2523, | |
"areaId": 7, | |
"name": "Pleasant Hill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1316, | |
"areaId": 7, | |
"name": "Bonne Terre", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3096, | |
"areaId": 7, | |
"name": "Excelsior Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3097, | |
"areaId": 7, | |
"name": "Kearney", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3098, | |
"areaId": 7, | |
"name": "Trenton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2729, | |
"areaId": 7, | |
"name": "Eureka", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2730, | |
"areaId": 7, | |
"name": "Pacific", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3338, | |
"areaId": 7, | |
"name": "Fulton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2429, | |
"areaId": 7, | |
"name": "Kimberling City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2930, | |
"areaId": 7, | |
"name": "Monett", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2954, | |
"areaId": 7, | |
"name": "Savannah", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1232, | |
"areaId": 7, | |
"name": "West Plains", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3585, | |
"areaId": 7, | |
"name": "Joplin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3593, | |
"areaId": 7, | |
"name": "De Soto", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3594, | |
"areaId": 7, | |
"name": "Higginsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2743, | |
"areaId": 7, | |
"name": "Village of Four Seasons", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 27, | |
"name": "North Carolina", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:52.010", | |
"updatedAt": "2025-03-27 11:18:52.010", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1321, | |
"areaId": 7, | |
"name": "Hillsborough", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1323, | |
"areaId": 7, | |
"name": "Governors Club", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1325, | |
"areaId": 7, | |
"name": "Kings Mountain", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1326, | |
"areaId": 7, | |
"name": "Sylva", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1338, | |
"areaId": 7, | |
"name": "Franklin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2944, | |
"areaId": 7, | |
"name": "Goldsboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2950, | |
"areaId": 7, | |
"name": "Shelby", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1044, | |
"areaId": 7, | |
"name": "Greensboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3505, | |
"areaId": 7, | |
"name": "Ahoskie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2599, | |
"areaId": 7, | |
"name": "Edenton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2601, | |
"areaId": 7, | |
"name": "Elizabeth City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2661, | |
"areaId": 7, | |
"name": "Manteo", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3223, | |
"areaId": 7, | |
"name": "Wilson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1135, | |
"areaId": 7, | |
"name": "Havelock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1136, | |
"areaId": 7, | |
"name": "Zebulon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3287, | |
"areaId": 7, | |
"name": "Tarboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2968, | |
"areaId": 7, | |
"name": "Reidsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2969, | |
"areaId": 7, | |
"name": "Eden", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2970, | |
"areaId": 7, | |
"name": "Mayodan", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3176, | |
"areaId": 7, | |
"name": "Boone", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2775, | |
"areaId": 7, | |
"name": "Waynesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2776, | |
"areaId": 7, | |
"name": "Clayton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2778, | |
"areaId": 7, | |
"name": "Blowing Rock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2780, | |
"areaId": 7, | |
"name": "Buies Creek--Lillington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1467, | |
"areaId": 7, | |
"name": "Hampstead", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1879, | |
"areaId": 7, | |
"name": "Kinston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2209, | |
"areaId": 7, | |
"name": "Winston-Salem", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3002, | |
"areaId": 7, | |
"name": "Lumberton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3008, | |
"areaId": 7, | |
"name": "Pembroke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3011, | |
"areaId": 7, | |
"name": "Clinton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3024, | |
"areaId": 7, | |
"name": "Hickory", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3034, | |
"areaId": 7, | |
"name": "Forest City--Spindale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1758, | |
"areaId": 7, | |
"name": "Whiteville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1760, | |
"areaId": 7, | |
"name": "Holden Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1765, | |
"areaId": 7, | |
"name": "Oak Island", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1775, | |
"areaId": 7, | |
"name": "Roxboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1780, | |
"areaId": 7, | |
"name": "Swansboro--Cedar Point", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3087, | |
"areaId": 7, | |
"name": "Siler City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3088, | |
"areaId": 7, | |
"name": "Spout Springs", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3089, | |
"areaId": 7, | |
"name": "Sanford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3090, | |
"areaId": 7, | |
"name": "Laurinburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3609, | |
"areaId": 7, | |
"name": "Burlington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3613, | |
"areaId": 7, | |
"name": "Wadesboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2763, | |
"areaId": 7, | |
"name": "Lake Royale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2764, | |
"areaId": 7, | |
"name": "Creedmoor", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2765, | |
"areaId": 7, | |
"name": "Wilkesboro--North Wilkesboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2767, | |
"areaId": 7, | |
"name": "Canton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2768, | |
"areaId": 7, | |
"name": "Wendell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2771, | |
"areaId": 7, | |
"name": "Statesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2495, | |
"areaId": 7, | |
"name": "Cullowhee", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3250, | |
"areaId": 7, | |
"name": "Rocky Mount", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2534, | |
"areaId": 7, | |
"name": "St. James", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2535, | |
"areaId": 7, | |
"name": "Pinehurst--Southern Pines", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1811, | |
"areaId": 7, | |
"name": "Cherryville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1819, | |
"areaId": 7, | |
"name": "Kill Devil Hills--Nags Head", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1821, | |
"areaId": 7, | |
"name": "Mocksville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2126, | |
"areaId": 7, | |
"name": "Wilmington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2133, | |
"areaId": 7, | |
"name": "Farmville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3045, | |
"areaId": 7, | |
"name": "Morehead City--Emerald Isle--Atlantic Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1716, | |
"areaId": 7, | |
"name": "Durham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1717, | |
"areaId": 7, | |
"name": "Fayetteville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1718, | |
"areaId": 7, | |
"name": "Dunn", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1719, | |
"areaId": 7, | |
"name": "Raleigh", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1720, | |
"areaId": 7, | |
"name": "Rockingham", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1646, | |
"areaId": 7, | |
"name": "Jacksonville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1666, | |
"areaId": 7, | |
"name": "Smithfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2407, | |
"areaId": 7, | |
"name": "Williamston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2697, | |
"areaId": 7, | |
"name": "Asheboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2698, | |
"areaId": 7, | |
"name": "High Point", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2861, | |
"areaId": 7, | |
"name": "Asheville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1379, | |
"areaId": 7, | |
"name": "Lincolnton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1380, | |
"areaId": 7, | |
"name": "Oxford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1382, | |
"areaId": 7, | |
"name": "Marion", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1419, | |
"areaId": 7, | |
"name": "Washington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1905, | |
"areaId": 7, | |
"name": "Gastonia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2173, | |
"areaId": 7, | |
"name": "Greenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2182, | |
"areaId": 7, | |
"name": "Albemarle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2183, | |
"areaId": 7, | |
"name": "Concord", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2186, | |
"areaId": 7, | |
"name": "Henderson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2260, | |
"areaId": 7, | |
"name": "New Bern", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3068, | |
"areaId": 7, | |
"name": "Brevard", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2882, | |
"areaId": 7, | |
"name": "Roanoke Rapids", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2885, | |
"areaId": 7, | |
"name": "Mount Airy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 28, | |
"name": "Virginia", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:55.178", | |
"updatedAt": "2025-03-27 11:18:55.178", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1182, | |
"areaId": 7, | |
"name": "Winchester", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2020, | |
"areaId": 7, | |
"name": "Covington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2824, | |
"areaId": 7, | |
"name": "Warrenton--New Baltimore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2171, | |
"areaId": 7, | |
"name": "Emporia", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1247, | |
"areaId": 7, | |
"name": "Staunton--Waynesboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2368, | |
"areaId": 7, | |
"name": "Williamsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3468, | |
"areaId": 7, | |
"name": "Radford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3507, | |
"areaId": 7, | |
"name": "Lake of the Woods", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3509, | |
"areaId": 7, | |
"name": "Bealeton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3110, | |
"areaId": 7, | |
"name": "Suffolk", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1983, | |
"areaId": 7, | |
"name": "Clifton Forge", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1986, | |
"areaId": 7, | |
"name": "Purcellville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2907, | |
"areaId": 7, | |
"name": "Fredericksburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3586, | |
"areaId": 7, | |
"name": "Altavista", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1847, | |
"areaId": 7, | |
"name": "Big Stone Gap", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1854, | |
"areaId": 7, | |
"name": "Wytheville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1793, | |
"areaId": 7, | |
"name": "Martinsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1794, | |
"areaId": 7, | |
"name": "Smithfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1796, | |
"areaId": 7, | |
"name": "Lake Monticello", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1799, | |
"areaId": 7, | |
"name": "Franklin", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1800, | |
"areaId": 7, | |
"name": "Virginia Beach--Norfolk", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1815, | |
"areaId": 7, | |
"name": "Colonial Beach", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1376, | |
"areaId": 7, | |
"name": "Bedford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1377, | |
"areaId": 7, | |
"name": "Buena Vista", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1383, | |
"areaId": 7, | |
"name": "Galax", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3383, | |
"areaId": 7, | |
"name": "South Hill", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3320, | |
"areaId": 7, | |
"name": "Richlands", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3347, | |
"areaId": 7, | |
"name": "Front Royal", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3348, | |
"areaId": 7, | |
"name": "Luray", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3352, | |
"areaId": 7, | |
"name": "Pulaski", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3353, | |
"areaId": 7, | |
"name": "Woodstock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3354, | |
"areaId": 7, | |
"name": "Tazewell", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1727, | |
"areaId": 7, | |
"name": "Wise--Norton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2498, | |
"areaId": 7, | |
"name": "Broadway--Timberville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2500, | |
"areaId": 7, | |
"name": "Strasburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2501, | |
"areaId": 7, | |
"name": "Elkton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3276, | |
"areaId": 7, | |
"name": "Lexington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2392, | |
"areaId": 7, | |
"name": "Culpeper", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2435, | |
"areaId": 7, | |
"name": "Lynchburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2436, | |
"areaId": 7, | |
"name": "Orange", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1677, | |
"areaId": 7, | |
"name": "South Boston", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1046, | |
"areaId": 7, | |
"name": "Harrisonburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2837, | |
"areaId": 7, | |
"name": "Chincoteague", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2849, | |
"areaId": 7, | |
"name": "Charlottesville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2645, | |
"areaId": 7, | |
"name": "Marion", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2995, | |
"areaId": 7, | |
"name": "Blacksburg--Christiansburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1101, | |
"areaId": 7, | |
"name": "Crozet", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1104, | |
"areaId": 7, | |
"name": "Roanoke", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1110, | |
"areaId": 7, | |
"name": "Farmville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1117, | |
"areaId": 7, | |
"name": "Rocky Mount", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3307, | |
"areaId": 7, | |
"name": "Richmond", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
} | |
], | |
"subGroups": [] | |
}, | |
{ | |
"group": { | |
"id": 29, | |
"name": "Pennsylvania", | |
"fkParentFroupId": null, | |
"areaId": 7, | |
"createdAt": "2025-03-27 11:18:58.916", | |
"updatedAt": "2025-03-27 11:18:58.916", | |
"deletedAt": null | |
}, | |
"savedAreas": [ | |
{ | |
"id": 1184, | |
"areaId": 7, | |
"name": "Shippensburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1191, | |
"areaId": 7, | |
"name": "Ridgway", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1078, | |
"areaId": 7, | |
"name": "Bedford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1093, | |
"areaId": 7, | |
"name": "Bloomsburg--Berwick", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2485, | |
"areaId": 7, | |
"name": "Cresson", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2488, | |
"areaId": 7, | |
"name": "Ellwood City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2739, | |
"areaId": 7, | |
"name": "Ashland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2862, | |
"areaId": 7, | |
"name": "Pottsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1126, | |
"areaId": 7, | |
"name": "Treasure Lake", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1151, | |
"areaId": 7, | |
"name": "Danville--Mahoning", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1153, | |
"areaId": 7, | |
"name": "Swatara", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1154, | |
"areaId": 7, | |
"name": "Schuylkill Haven--Orwigsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3152, | |
"areaId": 7, | |
"name": "Huntingdon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3154, | |
"areaId": 7, | |
"name": "Blairsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3157, | |
"areaId": 7, | |
"name": "Brookville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3162, | |
"areaId": 7, | |
"name": "Muncy", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3070, | |
"areaId": 7, | |
"name": "Indiana--White", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3072, | |
"areaId": 7, | |
"name": "DuBois", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3074, | |
"areaId": 7, | |
"name": "Punxsutawney", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3077, | |
"areaId": 7, | |
"name": "New Freedom--Shrewsbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3078, | |
"areaId": 7, | |
"name": "Scranton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3365, | |
"areaId": 7, | |
"name": "Waynesburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1814, | |
"areaId": 7, | |
"name": "Warren", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2365, | |
"areaId": 7, | |
"name": "Jersey Shore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2370, | |
"areaId": 7, | |
"name": "Shenandoah--Frackville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2375, | |
"areaId": 7, | |
"name": "Shamokin--Mount Carmel", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2798, | |
"areaId": 7, | |
"name": "Maytown--Marietta", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2806, | |
"areaId": 7, | |
"name": "Slatington", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2809, | |
"areaId": 7, | |
"name": "Mahanoy City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2810, | |
"areaId": 7, | |
"name": "Freeland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2812, | |
"areaId": 7, | |
"name": "Birdsboro--Amity", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2818, | |
"areaId": 7, | |
"name": "Palmyra", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2826, | |
"areaId": 7, | |
"name": "Mountain Top", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2830, | |
"areaId": 7, | |
"name": "Pennsburg--Upper Hanover--East Greenville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2831, | |
"areaId": 7, | |
"name": "Gettysburg--Cumberland", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2835, | |
"areaId": 7, | |
"name": "Coolbaugh--Pocono Pines", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1514, | |
"areaId": 7, | |
"name": "Littlestown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1521, | |
"areaId": 7, | |
"name": "Kutztown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1542, | |
"areaId": 7, | |
"name": "Millersburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1543, | |
"areaId": 7, | |
"name": "Titusville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1049, | |
"areaId": 7, | |
"name": "Kittanning--Ford City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3213, | |
"areaId": 7, | |
"name": "Portage", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3214, | |
"areaId": 7, | |
"name": "Pittsburgh", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3219, | |
"areaId": 7, | |
"name": "Lewistown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1317, | |
"areaId": 7, | |
"name": "Connellsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1319, | |
"areaId": 7, | |
"name": "Conneaut Lakeshore", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1730, | |
"areaId": 7, | |
"name": "Uniontown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1731, | |
"areaId": 7, | |
"name": "California--Brownsville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1732, | |
"areaId": 7, | |
"name": "Monessen", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2652, | |
"areaId": 7, | |
"name": "Somerset", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2656, | |
"areaId": 7, | |
"name": "Franklin (Venango County)", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3518, | |
"areaId": 7, | |
"name": "North East", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3522, | |
"areaId": 7, | |
"name": "Meadville", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1887, | |
"areaId": 7, | |
"name": "Corry", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1894, | |
"areaId": 7, | |
"name": "Chambersburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2333, | |
"areaId": 7, | |
"name": "East Stroudsburg--Stroudsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1264, | |
"areaId": 7, | |
"name": "Butler", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1265, | |
"areaId": 7, | |
"name": "Slippery Rock", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1268, | |
"areaId": 7, | |
"name": "Edinboro", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1269, | |
"areaId": 7, | |
"name": "Lebanon", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1270, | |
"areaId": 7, | |
"name": "Erie", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1275, | |
"areaId": 7, | |
"name": "Tamaqua", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1277, | |
"areaId": 7, | |
"name": "State College", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3616, | |
"areaId": 7, | |
"name": "Reading", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3621, | |
"areaId": 7, | |
"name": "Towanda", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3624, | |
"areaId": 7, | |
"name": "Grove City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1404, | |
"areaId": 7, | |
"name": "Honesdale", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1835, | |
"areaId": 7, | |
"name": "Harrisburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1851, | |
"areaId": 7, | |
"name": "St. Marys", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1855, | |
"areaId": 7, | |
"name": "York", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 2951, | |
"areaId": 7, | |
"name": "Oil City", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3274, | |
"areaId": 7, | |
"name": "Milton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3289, | |
"areaId": 7, | |
"name": "Philipsburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3292, | |
"areaId": 7, | |
"name": "Clarion", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3298, | |
"areaId": 7, | |
"name": "Lock Haven", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 1764, | |
"areaId": 7, | |
"name": "Clearfield", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3102, | |
"areaId": 7, | |
"name": "Oxford", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3106, | |
"areaId": 7, | |
"name": "Lehighton--Palmerton--Jim Thorpe", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3254, | |
"areaId": 7, | |
"name": "Ebensburg", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3255, | |
"areaId": 7, | |
"name": "Johnstown", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3261, | |
"areaId": 7, | |
"name": "Hazleton", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3263, | |
"areaId": 7, | |
"name": "Bellefonte", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3269, | |
"areaId": 7, | |
"name": "Sunbury", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3572, | |
"areaId": 7, | |
"name": "Hanover", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3574, | |
"areaId": 7, | |
"name": "Altoona", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3578, | |
"areaId": 7, | |
"name": "Roaring Spring", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3579, | |
"areaId": 7, | |
"name": "Tyrone", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3583, | |
"areaId": 7, | |
"name": "Lancaster--Manheim", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
}, | |
{ | |
"id": 3590, | |
"areaId": 7, | |
"name": "New Castle", | |
"isEnabled": true, | |
"description": null, | |
"mapUse": true, | |
"isSavedViewArea": false, | |
"fkGroupId": null | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment