{ "layers": [ { "currentVersion": 10.91, "id": 245, "name": "Public Safety Planning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 240, "name": "Commodity Staging Points" }, { "id": 241, "name": "Commodity Distribution Points" }, { "id": 242, "name": "Emergency Shelters" }, { "id": 243, "name": "Public Safety Resources" }, { "id": 244, "name": "Emergency Facilities" } ], "minScale": 250000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1244264.6179166697, "ymin": 507515.80652409047, "xmax": 1372215.6399012543, "ymax": 729836.2099795118, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "83af2256fc134ec48a18f0ecbade3cf1" }, { "currentVersion": 10.91, "id": 240, "name": "Commodity Staging Points", "type": "Feature Layer", "description": "This dataset contains a collection of features gathered during public safety planning and preparedness activities and referenced during response activities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 245, "name": "Public Safety Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 102, 58, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "County Operated Staging Location", "label": "County Operated Staging Location", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 51, 171, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Federally Operated Staging Location", "label": "Federally Operated Staging Location", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 205, 46, 49, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "State Operated Staging Location", "label": "State Operated Staging Location", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1254240.696717754, "ymin": 507515.80652409047, "xmax": 1365449.7702309191, "ymax": 720669.3641400114, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "FACNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Site Address", "length": 250, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "CommodityStagingType", "description": "The FEMA type used to describe the emergency commodity staging point", "codedValues": [ { "name": "Federally Operated Staging Location", "code": "Federally Operated Staging Location" }, { "name": "State Operated Staging Location", "code": "State Operated Staging Location" }, { "name": "County Operated Staging Location", "code": "County Operated Staging Location" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CARCAP", "type": "esriFieldTypeInteger", "alias": "Car Capacity", "domain": null }, { "name": "ICECAP", "type": "esriFieldTypeInteger", "alias": "Ice Capacity", "domain": null }, { "name": "MRECAP", "type": "esriFieldTypeInteger", "alias": "MRE Capacity", "domain": null }, { "name": "TARPCAP", "type": "esriFieldTypeInteger", "alias": "Tarp Capacity", "domain": null }, { "name": "WATERCAP", "type": "esriFieldTypeInteger", "alias": "Water Capacity", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "83af2256fc134ec48a18f0ecbade3cf1" }, { "currentVersion": 10.91, "id": 241, "name": "Commodity Distribution Points", "type": "Feature Layer", "description": "This dataset contains a collection of features gathered during public safety planning and preparedness activities and referenced during response activities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 245, "name": "Public Safety Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 203, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Type I", "label": "Type I", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 82, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Type II", "label": "Type II", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 5, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Type III", "label": "Type III", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1284259.0264447555, "ymin": 511603.89053951204, "xmax": 1354586.8063925877, "ymax": 720691.6144235954, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "FACNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Site Address", "length": 250, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "POD Type", "length": 10, "domain": { "type": "codedValue", "name": "EmergencyPODType", "description": "The US Army Corps of Engineers type used to describe the emergency point of distribution", "codedValues": [ { "name": "Type I", "code": "Type I" }, { "name": "Type II", "code": "Type II" }, { "name": "Type III", "code": "Type III" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMPERSON", "type": "esriFieldTypeSmallInteger", "alias": "# of Personnel", "domain": null }, { "name": "NUMLANES", "type": "esriFieldTypeSmallInteger", "alias": "# of Lanes", "domain": null }, { "name": "NUMLOADPT", "type": "esriFieldTypeSmallInteger", "alias": "# of Loading Points", "domain": null }, { "name": "CARCAP", "type": "esriFieldTypeInteger", "alias": "Car Capacity", "domain": null }, { "name": "ICECAP", "type": "esriFieldTypeInteger", "alias": "Ice Capacity", "domain": null }, { "name": "MRECAP", "type": "esriFieldTypeInteger", "alias": "MRE Capacity", "domain": null }, { "name": "TARPCAP", "type": "esriFieldTypeInteger", "alias": "Tarp Capacity", "domain": null }, { "name": "WATERCAP", "type": "esriFieldTypeInteger", "alias": "Water Capacity", "domain": null }, { "name": "CARSERVE", "type": "esriFieldTypeSmallInteger", "alias": "# of Cars Served", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "83af2256fc134ec48a18f0ecbade3cf1" }, { "currentVersion": 10.91, "id": 242, "name": "Emergency Shelters", "type": "Feature Layer", "description": "This dataset contains a collection of features gathered during public safety planning and preparedness activities and referenced during response activities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 245, "name": "Public Safety Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPSSTATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4034083ebc20662367b2f5a0c8fbfd1f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEJJREFUGJVjYSABsDAwMDCcUzfYy8DAII1L0X8Whp/GVy/os0C1KDMwMMjjUszIwPATbjJJzhhVjKzY6OoFBWIUAwApdQlk+f34YgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Alert", "label": "Alert", "description": "" }, { "symbol": { "type": "esriPMS", "url": "777b19cef64845c6272612f087416825", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWxJREFUKJGl0s0rRFEYx/HvuY57LjImkZd7WSkLxUKzkCwkL3lfkb/DP2DjnyA7CxZep2wUK5IkUUrZ0PUWJTPe7uU6FhjjZWaUZ3MW5/l0zq/nkfyj5L/x9G4suuD63TeBzgjyDehzzJWhuoIWCbB04ndlgpFQFq2Viuoik5GNWHPi5VigxW/AUYKeCkV9uYVGs+l6jK/dcP/e/yOzJaCnzKTBUZSFstm/8BjbibMZCxI9eUZSZoDGsKSlUlFTojiPP7PuPhLdinP/kjqKBBioULqtKlcUWAbDq9ccPqQR3/Gc64nJY4+ZjsI/wwR+yjyh1Di58gxoLzWZPfWxTYFtGSgp8APN8cMLZ75OjR3LIFJqUhWWVBebX+60hvmDO1Yvn37Hdo7B8tEjAFsX/o+vHt5+jkwChLKEvnrWYvvEo8lWaXMGrocff1tHCdBpm9FF1+8d3btLC+Ftt/sdtTzxgQdrQ30ZVVJNvZ+vFgN7iEl3R0cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Closed", "label": "Closed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4214afd8f538fc44c08ca5f70a9a00e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYJJREFUKJGl0j9IAmEcxvHvkRkI/aFoKiriCOIcTiOqIUICKQzF3SE5aAl1cmkLmkKCkJZACFvaIpzqoBqEaLgywiKyocUCqynU7OIaJEksDXrm98Pze+A18Y+Y/o23DrYSUS06pxW1hkBukQnYA4fKjDJtAoidxVyNYLAviNfuRRqQWIwvOirNmbeM8BNwtbnwj/qZGJ7AMAyS6STLm8vk9JxQwd/T39RP2BbGYXXQ293Lxd0Fq4lV1u/XK28ks0QVDg+GcdvcyKJM9inL0eURkfMImffMr1NMACtjK4Zn3CN0tHbg2/Cx87xTd38VXtPWBOVEobBU+DOs4Bf95c+gBn+PZJZYsC4QOgsx2zrLUOcQlmYLRb3I1dMV+6/7v2O5XWZyeBK1R0UakGrato+3id/Ea7GAgNglsqftAZC8Tdbg1GOqullsEY2HwoNwen2K0+qsu1P/0Mln80aadBkrdiVR0kruqd2puhDKfzs0ElJV1DKed857Gqqvs0nhxw/AJz3KgS+zvblBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Open", "label": "Open", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f512aff331e8578d1768dc754f88112d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADpJREFUGJVjYSABsDAwMDAslP+4l4GBQRqPup/xD/n1WaAcZQYGBnl8iuEmk+SMUcXIiuMf8isQoxgAhIUH18C85VQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown", "label": "Preperation", "description": "" }, { "symbol": { "type": "esriPMS", "url": "868e9781cd6c281875a5fafae4f60a48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVjYSABsDAwMDC8C2XYy8DALo1b2c+fQqsZ9FmgPGUGhp/yeAz9CTeZJGeMKkZWLLSaQYEYxQDingg+11y1JAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Standby", "label": "Standby", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1265662.9448705874, "ymin": 515335.4713309258, "xmax": 1364262.9415678382, "ymax": 717615.307584092, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Emergency Facility ID", "length": 20, "domain": null }, { "name": "FACNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Site Address", "length": 250, "domain": null }, { "name": "ORGANIZ", "type": "esriFieldTypeString", "alias": "Organization", "length": 255, "domain": null }, { "name": "REDXMODEL", "type": "esriFieldTypeString", "alias": "Red Cross Model", "length": 50, "domain": { "type": "codedValue", "name": "RedCrossShelterModel", "description": "A classification of the shelter used to describe its affiliation wth the Red Cross", "codedValues": [ { "name": "Red Cross Managed", "code": "Model 1" }, { "name": "Red Cross Partnered", "code": "Model 2" }, { "name": "Red Cross Supported", "code": "Model 3" }, { "name": "Independent", "code": "Model 4" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POCNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 255, "domain": null }, { "name": "POCEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 255, "domain": null }, { "name": "POCPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 255, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Total Capacity", "domain": null }, { "name": "NUMBEDS", "type": "esriFieldTypeSmallInteger", "alias": "# of Beds Available", "domain": null }, { "name": "OCCUPANCY", "type": "esriFieldTypeSmallInteger", "alias": "Current Occupancy", "domain": null }, { "name": "HOURSOPER", "type": "esriFieldTypeString", "alias": "Hours Operation", "length": 255, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "6:00am - 7:00pm", "code": "6:00am - 7:00pm" }, { "name": "8:30am - 5:00pm", "code": "8:30am - 5:00pm" }, { "name": "8:00am - 5:00pm", "code": "8:00am - 5:00pm" }, { "name": "6:00am - 12:00pm", "code": "6:00am - 12:00pm" }, { "name": "6:00am - 4:00pm", "code": "6:00am - 4:00pm" }, { "name": "6:00am - 5:00pm", "code": "6:00am - 5:00pm" }, { "name": "7:00am - 3:00pm", "code": "7:00am - 3:00pm" }, { "name": "7:00am - 4:00pm", "code": "7:00am - 4:00pm" }, { "name": "6:00am - 6:30pm", "code": "6:00am - 6:30pm" }, { "name": "8:00am - 6:00pm", "code": "8:00am - 6:00pm" }, { "name": "8:00am to Sunset", "code": "8:00am to Sunset" }, { "name": "Dawn to 11:00pm", "code": "Dawn to 11:00pm" }, { "name": "2 hours before Sunrise/Sunset", "code": "2 hours before Sunrise/Sunset" }, { "name": "6:30am - 5:00pm", "code": "6:30am - 5:00pm" }, { "name": "6:00am - 4:30pm", "code": "6:00am - 4:30pm" }, { "name": "8:30am - 4:30pm", "code": "8:30am - 4:30pm" }, { "name": "9:00am - 4:00pm", "code": "9:00am - 4:00pm" }, { "name": "7:00am - 4:30pm", "code": "7:00am - 4:30pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BACKPOWER", "type": "esriFieldTypeString", "alias": "Generator", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLOWPETS", "type": "esriFieldTypeString", "alias": "Allows Pets / Animals", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DAYSOPER", "type": "esriFieldTypeString", "alias": "Days Operation", "length": 255, "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Mon-Sat", "code": "Mon-Sat" }, { "name": "Mon-Sun", "code": "Mon-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Mon-Thur", "code": "Mon-Thur" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSRES", "type": "esriFieldTypeString", "alias": "Access Restrictions", "length": 255, "domain": null }, { "name": "OPENDATE", "type": "esriFieldTypeDate", "alias": "Open Date", "length": 8, "domain": null }, { "name": "CLOSEDDATE", "type": "esriFieldTypeDate", "alias": "Closed Date", "length": 8, "domain": null }, { "name": "OPSSTATUS", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 50, "domain": { "type": "codedValue", "name": "ShelterOperationalStatus", "description": "The operational status for a shelter as adapted from the Red Cross", "codedValues": [ { "name": "Alert", "code": "Alert" }, { "name": "Standby", "code": "Standby" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Closed", "code": "Closed" }, { "name": "Open", "code": "Open" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "83af2256fc134ec48a18f0ecbade3cf1" }, { "currentVersion": 10.91, "id": 243, "name": "Public Safety Resources", "type": "Feature Layer", "description": "This dataset contains a collection of features gathered during public safety planning and preparedness activities and referenced during response activities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 245, "name": "Public Safety Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 178, 2, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Air Ambulance (Fixed-Wing)", "label": "Air Ambulance (Fixed-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 0, 209, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Air Ambulance (Rotary-Wing)", "label": "Air Ambulance (Rotary-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 141, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Air Conditioner/Heater", "label": "Air Conditioner/Heater", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 207, 10, 180, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Air Curtain Burner (Trench Burner, In Ground)", "label": "Air Curtain Burner (Trench Burner, In Ground)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 127, 0, 224, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Air Curtain Burners (Fire Box - Above Ground, Refractory Walled)", "label": "Air Curtain Burners (Fire Box - Above Ground, Refractory Walled)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 2, 209, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Air Search Team (Fixed-Wing)", "label": "Air Search Team (Fixed-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 130, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Airborne Communication Relay (Fixed-Wing) (CAP)", "label": "Airborne Communication Relay (Fixed-Wing) (CAP)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 5, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Airborne Communication Relay Team (Fixed-Wing)", "label": "Airborne Communication Relay Team (Fixed-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 184, 9, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Airborne Reconnaissance (Fixed-Wing)", "label": "Airborne Reconnaissance (Fixed-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 74, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Airborne Transport Team (Fixed-Wing)", "label": "Airborne Transport Team (Fixed-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 199, 10, 189, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "All Terrain Cranes", "label": "All Terrain Cranes", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 0, 224, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Ambulance Strike Team", "label": "Ambulance Strike Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 184, 9, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Ambulance Task Force", "label": "Ambulance Task Force", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 70, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Ambulances (Ground)", "label": "Ambulances (Ground)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 148, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Animal Protection: Large Animal Rescue Strike Team", "label": "Animal Protection: Large Animal Rescue Strike Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 14, 159, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Animal Protection: Large Animal Sheltering Team", "label": "Animal Protection: Large Animal Sheltering Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 78, 38, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Animal Protection: Large Animal Transport Team", "label": "Animal Protection: Large Animal Transport Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 154, 9, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Animal Protection: Small Animal Rescue Strike Team", "label": "Animal Protection: Small Animal Rescue Strike Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 95, 28, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Animal Protection: Small Animal Sheltering Team", "label": "Animal Protection: Small Animal Sheltering Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 133, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Animal Protection: Small Animal Transport Team", "label": "Animal Protection: Small Animal Transport Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 141, 2, 222, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Antibiotics", "label": "Antibiotics", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 40, 50, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Antidotes/Antitoxins", "label": "Antidotes/Antitoxins", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 100, 2, 237, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area Command Team, Firefighting", "label": "Area Command Team, Firefighting", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 157, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Backhoe Loader", "label": "Backhoe Loader", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 118, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Beds", "label": "Beds", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 45, 51, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Blood Products", "label": "Blood Products", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 137, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Bomb Squad Explosives Team", "label": "Bomb Squad Explosives Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 98, 28, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Brush Patrol, Firefighting", "label": "Brush Patrol, Firefighting", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 102, 24, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CRNPs", "label": "CRNPs", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 47, 47, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Canine S&R Team - Avalanche Snow Air Scent", "label": "Canine S&R Team - Avalanche Snow Air Scent", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 135, 2, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Canine S&R Team - Disaster Response", "label": "Canine S&R Team - Disaster Response", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 10, 188, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Canine S&R Team - Land Cadaver Air Scent", "label": "Canine S&R Team - Land Cadaver Air Scent", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 54, 47, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Canine S&R Team - Water Air Scent", "label": "Canine S&R Team - Water Air Scent", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 137, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Canine S&R Team - Wilderness Air Scent", "label": "Canine S&R Team - Wilderness Air Scent", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 99, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Canine S&R Team - Wilderness Tracking/Trailing", "label": "Canine S&R Team - Wilderness Tracking/Trailing", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 70, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Cave S&R Team", "label": "Cave S&R Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 13, 182, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Chillers & Air Handlers (500 - 50 Ton)", "label": "Chillers & Air Handlers (500 - 50 Ton)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 91, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Collapse S&R Team", "label": "Collapse S&R Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 156, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Communications Equipment", "label": "Communications Equipment", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 91, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Communications Support Team (CAP)", "label": "Communications Support Team (CAP)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 5, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Concrete Cutter/Multi-Processor for Hydraulic Excavator", "label": "Concrete Cutter/Multi-Processor for Hydraulic Excavator", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 157, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Crawler Cranes", "label": "Crawler Cranes", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 100, 26, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Crew Transport (Firefighting Crew)", "label": "Crew Transport (Firefighting Crew)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 214, 13, 177, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Critical Incident Stress Management Team", "label": "Critical Incident Stress Management Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 60, 47, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Debris Management Monitoring Team", "label": "Debris Management Monitoring Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 13, 173, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Debris Management Site Reduction Team", "label": "Debris Management Site Reduction Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 133, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Debris Management Team", "label": "Debris Management Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 126, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Assessment Team", "label": "Disaster Assessment Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 135, 2, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Medical Assistance Team (DMAT) - Basic", "label": "Disaster Medical Assistance Team (DMAT) - Basic", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 222, 13, 177, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Medical Assistance Team (DMAT) - Burn Specialty", "label": "Disaster Medical Assistance Team (DMAT) - Burn Specialty", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 151, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Medical Assistance Team (DMAT) - Crush Injury Specialty", "label": "Disaster Medical Assistance Team (DMAT) - Crush Injury Specialty", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 106, 24, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Medical Assistance Team (DMAT) - Mental Health Specialty", "label": "Disaster Medical Assistance Team (DMAT) - Mental Health Specialty", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 126, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Medical Assistance Team (DMAT) - Pediatric Specialty", "label": "Disaster Medical Assistance Team (DMAT) - Pediatric Specialty", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 174, 4, 204, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Mortuary Operational Response Team (DMORT)", "label": "Disaster Mortuary Operational Response Team (DMORT)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 141, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Disaster Recovery Team", "label": "Disaster Recovery Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 108, 21, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Donations Coordinator", "label": "Donations Coordinator", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 5, 250, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Donations Management Personnel/Team", "label": "Donations Management Personnel/Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 118, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Dump Trailer", "label": "Dump Trailer", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 187, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Dump Truck - Off Road", "label": "Dump Truck - Off Road", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 79, 36, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Dump Truck - On Road", "label": "Dump Truck - On Road", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 6, 201, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EMAC Advance Team", "label": "EMAC Advance Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 87, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EMS Personnel", "label": "EMS Personnel", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 5, 247, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EOC Finance/Administration Section Chief/Coordinator", "label": "EOC Finance/Administration Section Chief/Coordinator", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 85, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EOC Management Support Team", "label": "EOC Management Support Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 187, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EOC Operations Chief", "label": "EOC Operations Chief", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 85, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EOC Planning Section Chief", "label": "EOC Planning Section Chief", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 110, 19, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Electrical Power Restoration Team", "label": "Electrical Power Restoration Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 5, 250, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Emergency Medical Task Force", "label": "Emergency Medical Task Force", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 17, 154, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Emergency Response Capability", "label": "Emergency Response Capability", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 81, 33, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Emergency Transportation Equipment", "label": "Emergency Transportation Equipment", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 224, 13, 168, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Engine, Fire (Pumper)", "label": "Engine, Fire (Pumper)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 87, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Engineering Services", "label": "Engineering Services", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 82, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Evacuation Coordination Team", "label": "Evacuation Coordination Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 5, 242, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Evacuation Liaison Team (ELT)", "label": "Evacuation Liaison Team (ELT)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 164, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Facility Size", "label": "Facility Size", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 145, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Facility/Utilities Capabilities", "label": "Facility/Utilities Capabilities", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 122, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fire Boat", "label": "Fire Boat", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 148, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fire Truck - Aerial (Ladder or Platform)", "label": "Fire Truck - Aerial (Ladder or Platform)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 164, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Flat Bed Trailer Truck", "label": "Flat Bed Trailer Truck", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 61, 45, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Foam Tender, Firefighting", "label": "Foam Tender, Firefighting", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 66, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fuel Tender (Gasoline, Diesel, AvGas, aka Gas Tanker)", "label": "Fuel Tender (Gasoline, Diesel, AvGas, aka Gas Tanker)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 66, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fuel Tender (Gasoline, Diesel, Avgas, AKA Gas Tanker)", "label": "Fuel Tender (Gasoline, Diesel, Avgas, AKA Gas Tanker)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 81, 0, 242, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Generator", "label": "Generator", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 110, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Hand Crew", "label": "Hand Crew", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 227, 14, 167, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "HazMat Entry Team", "label": "HazMat Entry Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 110, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Helicopters, Firefighting", "label": "Helicopters, Firefighting", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 63, 40, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Helitanker (Firefighting Helicopter)", "label": "Helitanker (Firefighting Helicopter)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 106, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Hydraulic Excavator (Large 13 cy - 3 cy bucket)", "label": "Hydraulic Excavator (Large 13 cy - 3 cy bucket)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 122, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Hydraulic Excavator (Medium 4 cy - 1.75 cy bucket)", "label": "Hydraulic Excavator (Medium 4 cy - 1.75 cy bucket)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 107, 0, 237, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Hydraulic Truck Cranes", "label": "Hydraulic Truck Cranes", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 148, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "IV Fluids", "label": "IV Fluids", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 111, 14, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Incident Management Team", "label": "Incident Management Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 147, 2, 219, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Incident Management Team Animal Protection", "label": "Incident Management Team Animal Protection", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 111, 0, 237, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Incident Management Team, Firefighting", "label": "Incident Management Team, Firefighting", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 117, 2, 232, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Individual Assistance Disaster Assessment Team", "label": "Individual Assistance Disaster Assessment Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 154, 2, 219, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Interagency Buying Team, Firefighting", "label": "Interagency Buying Team, Firefighting", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 66, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "International Medical Surgical Response Team (ImSuRT)", "label": "International Medical Surgical Response Team (ImSuRT)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 141, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "LPNs", "label": "LPNs", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 82, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Law Enforcement Aviation - Helicopters (Patrol & Surveillance)", "label": "Law Enforcement Aviation - Helicopters (Patrol & Surveillance)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 92, 0, 240, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Law Enforcement Observation Aircraft (Fixed-Wing)", "label": "Law Enforcement Observation Aircraft (Fixed-Wing)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 63, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Major Medical Equipment", "label": "Major Medical Equipment", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 157, 0, 214, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Medical Supplies", "label": "Medical Supplies", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 183, 8, 199, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Medical Therapists", "label": "Medical Therapists", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 118, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mine and Tunnel S&R Team", "label": "Mine and Tunnel S&R Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 166, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mobile Communications Center (aka Mobile EOC)", "label": "Mobile Communications Center (aka Mobile EOC)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 67, 40, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mobile Communications Unit (Fire/Law)", "label": "Mobile Communications Unit (Fire/Law)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 82, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mobile Feeding Kitchen", "label": "Mobile Feeding Kitchen", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 162, 0, 212, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mobile Field Force Law Enforcement (Crowd Control Teams)", "label": "Mobile Field Force Law Enforcement (Crowd Control Teams)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 141, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mountain S&R Team", "label": "Mountain S&R Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 172, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "NDMS Management Support Team (MST)", "label": "NDMS Management Support Team (MST)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 63, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Non-Medical Personnel", "label": "Non-Medical Personnel", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 145, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Other Medical Equipment", "label": "Other Medical Equipment", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 59, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Other Medical Personnel", "label": "Other Medical Personnel", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 14, 161, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PAs", "label": "PAs", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 122, 0, 230, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Pathfinders Task Force", "label": "Pathfinders Task Force", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 191, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Pharmacists", "label": "Pharmacists", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 191, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Physicians", "label": "Physicians", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 116, 17, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Portable Pump", "label": "Portable Pump", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 86, 36, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Public Assistance Coordinator", "label": "Public Assistance Coordinator", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 198, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Public Safety Dive Team", "label": "Public Safety Dive Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 8, 199, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RNs", "label": "RNs", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 172, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Radio Direction Finding Team", "label": "Radio Direction Finding Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 63, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Rapid Needs Assessment Team", "label": "Rapid Needs Assessment Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 106, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SWAT/Tactical Teams", "label": "SWAT/Tactical Teams", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 175, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Shelter Management Team", "label": "Shelter Management Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 19, 59, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Strike Team, Engine (Fire)", "label": "Strike Team, Engine (Fire)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 17, 118, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Swiftwater/Flood S&R Team", "label": "Swiftwater/Flood S&R Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 19, 74, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Technicians", "label": "Technicians", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 88, 33, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Track Dozer", "label": "Track Dozer", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 68, 38, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Tractor Trailer", "label": "Tractor Trailer", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 102, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Transportation", "label": "Transportation", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 24, 56, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Tub Grinder", "label": "Tub Grinder", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 118, 14, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Tug Boat", "label": "Tug Boat", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 102, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "U.S. Coast Guard National Strike Force", "label": "U.S. Coast Guard National Strike Force", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 28, 53, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Urban S&R Incident Support Team", "label": "Urban S&R Incident Support Team", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 17, 99, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Urban S&R Task Force", "label": "Urban S&R Task Force", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 36, 56, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Vaccines", "label": "Vaccines", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 175, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Veterinary Medical Assistance Team (VMAT)", "label": "Veterinary Medical Assistance Team (VMAT)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 198, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Volunteer Agency Liaison", "label": "Volunteer Agency Liaison", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 122, 14, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Water Purification Team (USACE Emergency Water Team)", "label": "Water Purification Team (USACE Emergency Water Team)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 122, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Water Tender, Firefighting (Tanker)", "label": "Water Tender, Firefighting (Tanker)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 148, 5, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Water Truck", "label": "Water Truck", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 191, 8, 194, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Wheel Dozer", "label": "Wheel Dozer", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 10, 193, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Wheel Loaders (Large 41 cy - 8 cy)", "label": "Wheel Loaders (Large 41 cy - 8 cy)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 203, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Wheel Loaders (Medium 7 cy - 3 cy)", "label": "Wheel Loaders (Medium 7 cy - 3 cy)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 14, 165, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Wheel Loaders (Small 7 cy - 2 cy)", "label": "Wheel Loaders (Small 7 cy - 2 cy)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 130, 7, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Wilderness S&R Team", "label": "Wilderness S&R Team", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1261189.6135941707, "ymin": 508262.0809501782, "xmax": 1370072.380080171, "ymax": 720739.5700363442, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RESNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RESOURCEID", "type": "esriFieldTypeString", "alias": "Resource ID", "length": 20, "domain": null }, { "name": "RESNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "PublicSafetyResourceDiscipline", "description": "A categorizing, by capability, the resources requested, deployed, and used in incidents. ", "codedValues": [ { "name": "Animal Health Emergency", "code": "Animal Health Emergency" }, { "name": "Emergency Medical Services", "code": "Emergency Medical Services" }, { "name": "Fire and Hazardous Materials", "code": "Fire and Hazardous Materials" }, { "name": "Incident Management (IM)", "code": "Incident Management (IM)" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Mass Care", "code": "Mass Care" }, { "name": "Medical and Public Health", "code": "Medical and Public Health" }, { "name": "Pathfinder Task Forces", "code": "Pathfinder Task Forces" }, { "name": "Public Works (PW)", "code": "Public Works (PW)" }, { "name": "Search and Rescue (SAR)", "code": "Search and Rescue (SAR)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 100, "domain": { "type": "codedValue", "name": "PublicSafetyResourceType", "description": "A feature code adapted from \"FEMAs 120 Typed Resources\" and HHS's Emergency Preparedness Resource Inventory (EPRI) used to describe the type of public safety resource", "codedValues": [ { "name": "Air Ambulance (Fixed-Wing)", "code": "Air Ambulance (Fixed-Wing)" }, { "name": "Air Ambulance (Rotary-Wing)", "code": "Air Ambulance (Rotary-Wing)" }, { "name": "Air Conditioner/Heater", "code": "Air Conditioner/Heater" }, { "name": "Air Curtain Burner (Trench Burner, In Ground)", "code": "Air Curtain Burner (Trench Burner, In Ground)" }, { "name": "Air Curtain Burners (Fire Box - Above Ground, Refractory Walled)", "code": "Air Curtain Burners (Fire Box - Above Ground, Refractory Walled)" }, { "name": "Air Search Team (Fixed-Wing)", "code": "Air Search Team (Fixed-Wing)" }, { "name": "Airborne Communication Relay (Fixed-Wing) (CAP)", "code": "Airborne Communication Relay (Fixed-Wing) (CAP)" }, { "name": "Airborne Communication Relay Team (Fixed-Wing)", "code": "Airborne Communication Relay Team (Fixed-Wing)" }, { "name": "Airborne Reconnaissance (Fixed-Wing)", "code": "Airborne Reconnaissance (Fixed-Wing)" }, { "name": "Airborne Transport Team (Fixed-Wing)", "code": "Airborne Transport Team (Fixed-Wing)" }, { "name": "All Terrain Cranes", "code": "All Terrain Cranes" }, { "name": "Ambulance Strike Team", "code": "Ambulance Strike Team" }, { "name": "Ambulance Task Force", "code": "Ambulance Task Force" }, { "name": "Ambulances (Ground)", "code": "Ambulances (Ground)" }, { "name": "Animal Protection: Large Animal Rescue Strike Team", "code": "Animal Protection: Large Animal Rescue Strike Team" }, { "name": "Animal Protection: Large Animal Sheltering Team", "code": "Animal Protection: Large Animal Sheltering Team" }, { "name": "Animal Protection: Large Animal Transport Team", "code": "Animal Protection: Large Animal Transport Team" }, { "name": "Animal Protection: Small Animal Rescue Strike Team", "code": "Animal Protection: Small Animal Rescue Strike Team" }, { "name": "Animal Protection: Small Animal Sheltering Team", "code": "Animal Protection: Small Animal Sheltering Team" }, { "name": "Animal Protection: Small Animal Transport Team", "code": "Animal Protection: Small Animal Transport Team" }, { "name": "Antibiotics", "code": "Antibiotics" }, { "name": "Antidotes/Antitoxins", "code": "Antidotes/Antitoxins" }, { "name": "Area Command Team, Firefighting", "code": "Area Command Team, Firefighting" }, { "name": "Backhoe Loader", "code": "Backhoe Loader" }, { "name": "Beds", "code": "Beds" }, { "name": "Blood Products", "code": "Blood Products" }, { "name": "Bomb Squad Explosives Team", "code": "Bomb Squad Explosives Team" }, { "name": "Brush Patrol, Firefighting", "code": "Brush Patrol, Firefighting" }, { "name": "Canine S&R Team - Avalanche Snow Air Scent", "code": "Canine S&R Team - Avalanche Snow Air Scent" }, { "name": "Canine S&R Team - Disaster Response", "code": "Canine S&R Team - Disaster Response" }, { "name": "Canine S&R Team - Land Cadaver Air Scent", "code": "Canine S&R Team - Land Cadaver Air Scent" }, { "name": "Canine S&R Team - Water Air Scent", "code": "Canine S&R Team - Water Air Scent" }, { "name": "Canine S&R Team - Wilderness Air Scent", "code": "Canine S&R Team - Wilderness Air Scent" }, { "name": "Canine S&R Team - Wilderness Tracking/Trailing", "code": "Canine S&R Team - Wilderness Tracking/Trailing" }, { "name": "Cave S&R Team", "code": "Cave S&R Team" }, { "name": "Chillers & Air Handlers (500 - 50 Ton)", "code": "Chillers & Air Handlers (500 - 50 Ton)" }, { "name": "Collapse S&R Team", "code": "Collapse S&R Team" }, { "name": "Communications Equipment", "code": "Communications Equipment" }, { "name": "Communications Support Team (CAP)", "code": "Communications Support Team (CAP)" }, { "name": "Concrete Cutter/Multi-Processor for Hydraulic Excavator", "code": "Concrete Cutter/Multi-Processor for Hydraulic Excavator" }, { "name": "Crawler Cranes", "code": "Crawler Cranes" }, { "name": "Crew Transport (Firefighting Crew)", "code": "Crew Transport (Firefighting Crew)" }, { "name": "Critical Incident Stress Management Team", "code": "Critical Incident Stress Management Team" }, { "name": "CRNPs", "code": "CRNPs" }, { "name": "Debris Management Monitoring Team", "code": "Debris Management Monitoring Team" }, { "name": "Debris Management Site Reduction Team", "code": "Debris Management Site Reduction Team" }, { "name": "Debris Management Team", "code": "Debris Management Team" }, { "name": "Disaster Assessment Team", "code": "Disaster Assessment Team" }, { "name": "Disaster Medical Assistance Team (DMAT) - Basic", "code": "Disaster Medical Assistance Team (DMAT) - Basic" }, { "name": "Disaster Medical Assistance Team (DMAT) - Burn Specialty", "code": "Disaster Medical Assistance Team (DMAT) - Burn Specialty" }, { "name": "Disaster Medical Assistance Team (DMAT) - Crush Injury Specialty", "code": "Disaster Medical Assistance Team (DMAT) - Crush Injury Specialty" }, { "name": "Disaster Medical Assistance Team (DMAT) - Mental Health Specialty", "code": "Disaster Medical Assistance Team (DMAT) - Mental Health Specialty" }, { "name": "Disaster Medical Assistance Team (DMAT) - Pediatric Specialty", "code": "Disaster Medical Assistance Team (DMAT) - Pediatric Specialty" }, { "name": "Disaster Mortuary Operational Response Team (DMORT)", "code": "Disaster Mortuary Operational Response Team (DMORT)" }, { "name": "Disaster Recovery Team", "code": "Disaster Recovery Team" }, { "name": "Donations Coordinator", "code": "Donations Coordinator" }, { "name": "Donations Management Personnel/Team", "code": "Donations Management Personnel/Team" }, { "name": "Dump Trailer", "code": "Dump Trailer" }, { "name": "Dump Truck - Off Road", "code": "Dump Truck - Off Road" }, { "name": "Dump Truck - On Road", "code": "Dump Truck - On Road" }, { "name": "Electrical Power Restoration Team", "code": "Electrical Power Restoration Team" }, { "name": "EMAC Advance Team", "code": "EMAC Advance Team" }, { "name": "Emergency Medical Task Force", "code": "Emergency Medical Task Force" }, { "name": "Emergency Response Capability", "code": "Emergency Response Capability" }, { "name": "Emergency Transportation Equipment", "code": "Emergency Transportation Equipment" }, { "name": "EMS Personnel", "code": "EMS Personnel" }, { "name": "Engine, Fire (Pumper)", "code": "Engine, Fire (Pumper)" }, { "name": "Engineering Services", "code": "Engineering Services" }, { "name": "EOC Finance/Administration Section Chief/Coordinator", "code": "EOC Finance/Administration Section Chief/Coordinator" }, { "name": "EOC Management Support Team", "code": "EOC Management Support Team" }, { "name": "EOC Operations Chief", "code": "EOC Operations Chief" }, { "name": "EOC Planning Section Chief", "code": "EOC Planning Section Chief" }, { "name": "Evacuation Coordination Team", "code": "Evacuation Coordination Team" }, { "name": "Evacuation Liaison Team (ELT)", "code": "Evacuation Liaison Team (ELT)" }, { "name": "Facility Size", "code": "Facility Size" }, { "name": "Facility/Utilities Capabilities", "code": "Facility/Utilities Capabilities" }, { "name": "Fire Boat", "code": "Fire Boat" }, { "name": "Fire Truck - Aerial (Ladder or Platform)", "code": "Fire Truck - Aerial (Ladder or Platform)" }, { "name": "Flat Bed Trailer Truck", "code": "Flat Bed Trailer Truck" }, { "name": "Foam Tender, Firefighting", "code": "Foam Tender, Firefighting" }, { "name": "Fuel Tender (Gasoline, Diesel, AvGas, aka Gas Tanker)", "code": "Fuel Tender (Gasoline, Diesel, AvGas, aka Gas Tanker)" }, { "name": "Fuel Tender (Gasoline, Diesel, Avgas, AKA Gas Tanker)", "code": "Fuel Tender (Gasoline, Diesel, Avgas, AKA Gas Tanker)" }, { "name": "Generator", "code": "Generator" }, { "name": "Hand Crew", "code": "Hand Crew" }, { "name": "HazMat Entry Team", "code": "HazMat Entry Team" }, { "name": "Helicopters, Firefighting", "code": "Helicopters, Firefighting" }, { "name": "Helitanker (Firefighting Helicopter)", "code": "Helitanker (Firefighting Helicopter)" }, { "name": "Hydraulic Excavator (Large 13 cy - 3 cy bucket)", "code": "Hydraulic Excavator (Large 13 cy - 3 cy bucket)" }, { "name": "Hydraulic Excavator (Medium 4 cy - 1.75 cy bucket)", "code": "Hydraulic Excavator (Medium 4 cy - 1.75 cy bucket)" }, { "name": "Hydraulic Truck Cranes", "code": "Hydraulic Truck Cranes" }, { "name": "Incident Management Team", "code": "Incident Management Team" }, { "name": "Incident Management Team Animal Protection", "code": "Incident Management Team Animal Protection" }, { "name": "Incident Management Team, Firefighting", "code": "Incident Management Team, Firefighting" }, { "name": "Individual Assistance Disaster Assessment Team", "code": "Individual Assistance Disaster Assessment Team" }, { "name": "Interagency Buying Team, Firefighting", "code": "Interagency Buying Team, Firefighting" }, { "name": "International Medical Surgical Response Team (ImSuRT)", "code": "International Medical Surgical Response Team (ImSuRT)" }, { "name": "IV Fluids", "code": "IV Fluids" }, { "name": "Law Enforcement Aviation - Helicopters (Patrol & Surveillance)", "code": "Law Enforcement Aviation - Helicopters (Patrol & Surveillance)" }, { "name": "Law Enforcement Observation Aircraft (Fixed-Wing)", "code": "Law Enforcement Observation Aircraft (Fixed-Wing)" }, { "name": "LPNs", "code": "LPNs" }, { "name": "Major Medical Equipment", "code": "Major Medical Equipment" }, { "name": "Medical Supplies", "code": "Medical Supplies" }, { "name": "Medical Therapists", "code": "Medical Therapists" }, { "name": "Mine and Tunnel S&R Team", "code": "Mine and Tunnel S&R Team" }, { "name": "Mobile Communications Center (aka Mobile EOC)", "code": "Mobile Communications Center (aka Mobile EOC)" }, { "name": "Mobile Communications Unit (Fire/Law)", "code": "Mobile Communications Unit (Fire/Law)" }, { "name": "Mobile Feeding Kitchen", "code": "Mobile Feeding Kitchen" }, { "name": "Mobile Field Force Law Enforcement (Crowd Control Teams)", "code": "Mobile Field Force Law Enforcement (Crowd Control Teams)" }, { "name": "Mountain S&R Team", "code": "Mountain S&R Team" }, { "name": "NDMS Management Support Team (MST)", "code": "NDMS Management Support Team (MST)" }, { "name": "Non-Medical Personnel", "code": "Non-Medical Personnel" }, { "name": "Other Medical Equipment", "code": "Other Medical Equipment" }, { "name": "Other Medical Personnel", "code": "Other Medical Personnel" }, { "name": "PAs", "code": "PAs" }, { "name": "Pathfinders Task Force", "code": "Pathfinders Task Force" }, { "name": "Pharmacists", "code": "Pharmacists" }, { "name": "Physicians", "code": "Physicians" }, { "name": "Portable Pump", "code": "Portable Pump" }, { "name": "Public Assistance Coordinator", "code": "Public Assistance Coordinator" }, { "name": "Public Safety Dive Team", "code": "Public Safety Dive Team" }, { "name": "Radio Direction Finding Team", "code": "Radio Direction Finding Team" }, { "name": "Rapid Needs Assessment Team", "code": "Rapid Needs Assessment Team" }, { "name": "RNs", "code": "RNs" }, { "name": "Shelter Management Team", "code": "Shelter Management Team" }, { "name": "Strike Team, Engine (Fire)", "code": "Strike Team, Engine (Fire)" }, { "name": "SWAT/Tactical Teams", "code": "SWAT/Tactical Teams" }, { "name": "Swiftwater/Flood S&R Team", "code": "Swiftwater/Flood S&R Team" }, { "name": "Technicians", "code": "Technicians" }, { "name": "Track Dozer", "code": "Track Dozer" }, { "name": "Tractor Trailer", "code": "Tractor Trailer" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Tub Grinder", "code": "Tub Grinder" }, { "name": "Tug Boat", "code": "Tug Boat" }, { "name": "U.S. Coast Guard National Strike Force", "code": "U.S. Coast Guard National Strike Force" }, { "name": "Urban S&R Incident Support Team", "code": "Urban S&R Incident Support Team" }, { "name": "Urban S&R Task Force", "code": "Urban S&R Task Force" }, { "name": "Vaccines", "code": "Vaccines" }, { "name": "Veterinary Medical Assistance Team (VMAT)", "code": "Veterinary Medical Assistance Team (VMAT)" }, { "name": "Volunteer Agency Liaison", "code": "Volunteer Agency Liaison" }, { "name": "Water Purification Team (USACE Emergency Water Team)", "code": "Water Purification Team (USACE Emergency Water Team)" }, { "name": "Water Tender, Firefighting (Tanker)", "code": "Water Tender, Firefighting (Tanker)" }, { "name": "Water Truck", "code": "Water Truck" }, { "name": "Wheel Dozer", "code": "Wheel Dozer" }, { "name": "Wheel Loaders (Large 41 cy - 8 cy)", "code": "Wheel Loaders (Large 41 cy - 8 cy)" }, { "name": "Wheel Loaders (Medium 7 cy - 3 cy)", "code": "Wheel Loaders (Medium 7 cy - 3 cy)" }, { "name": "Wheel Loaders (Small 7 cy - 2 cy)", "code": "Wheel Loaders (Small 7 cy - 2 cy)" }, { "name": "Wilderness S&R Team", "code": "Wilderness S&R Team" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 255, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": { "type": "codedValue", "name": "Postal Community Name", "description": "A city name for the ZIP Code of an address, as given in the USPS City file.", "codedValues": [ { "name": "Baker", "code": "Baker" }, { "name": "Crestview", "code": "Crestview" }, { "name": "Destin", "code": "Destin" }, { "name": "Eglin AFB", "code": "Eglin AFB" }, { "name": "Fort Walton Beach", "code": "Fort Walton Beach" }, { "name": "Holt", "code": "Holt" }, { "name": "Hurlburt Field", "code": "Hurlburt Field" }, { "name": "Laurel Hill", "code": "Laurel Hill" }, { "name": "Mary Esther", "code": "Mary Esther" }, { "name": "Niceville", "code": "Niceville" }, { "name": "Shalimar", "code": "Shalimar" }, { "name": "Valparaiso", "code": "Valparaiso" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTALZIP5", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "ORGANIZ", "type": "esriFieldTypeString", "alias": "Organization", "length": 255, "domain": null }, { "name": "POCNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 255, "domain": null }, { "name": "POCEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 255, "domain": null }, { "name": "POCPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 255, "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "Under Contract", "length": 255, "domain": null }, { "name": "NUMAVAIL", "type": "esriFieldTypeInteger", "alias": "Number Available", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "AVAILABLE", "type": "esriFieldTypeString", "alias": "Resource Available", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_87", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "83af2256fc134ec48a18f0ecbade3cf1" }, { "currentVersion": 10.91, "id": 244, "name": "Emergency Facilities", "type": "Feature Layer", "description": "This dataset contains a collection of features gathered during public safety planning and preparedness activities and referenced during response activities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": { "id": 245, "name": "Public Safety Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ORGANIZ", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "14a3b72692c336686992a55d64d60483", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUSInNlU8OwUAUxr+nEkusJRKHEIlIuIITsLERDSvlBKJbjTU3cAWJjVu4AQ6gY9FOMtXp/CnClzSdTGfeb7730jdFfFnFvwBs1ozJ5l2P6C3AdsUqjwKuKrAOkgnYrMPdAxiIc5N59A78JMQJUR0v6WYFACgVnAcWxwAQu5Q60dagVAJG02TAwE9DsiQF8KLKUvIK4eOseigd6E6Y24FMpikxAzAcQeiqYEAS6IRoGAPcBfVkPxd3Ieafa7ykizFApsAHanXT1ZaAVgdotj9ZA0R9hqfpfIoeUSJM1S5+201FF6o1uQGx7gDKGd/6us1agOtRRXEfHN4GxIFSqTK5bIwBrxDT4FaASGzvhDSz2WEFcL3C0Oo8toA8egKndmoM1sncdAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ADULT CONGREGATE LIVING FACILITY", "label": "ADULT CONGREGATE LIVING FACILITY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cce9ece306e91b5eb4d0eddb4f2452d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfZJREFUOI2t1F9IU1EAx/HvOdc5R5Oy6UtKZZiL2SCpO3PLiAwiAgcRgZkVpYU0XKF7KKiXegljURhBZAzJ1/ChF6GoRMKgnLZgCdaglyhDljQ03e56sH+XVu7Ofk+Hw/l9zp+Hk8d/Tt6PQXj0bV88nlDTaYRRREqRshSYumtq7N0/wfHx9wcvBkdyPtnlC7XHgF9gMqXljH3vK/DblRdL4JSTrhuRRddlBbYdsdPcVMfLyAcGBj8uDSzIFxzY70JKSetxNwOD/UsDO33VlJQsB2CDvYxD+8q5ey+WG7iqOJ+9e6p1c81NW3MHO/wuCgstAGiahpSS0lIbnW0buXLzlTHQWWllx/YqAObmk4RCT2ht2YkQAq93C3f6okxNp7IH/T43ZrMJgKGhKNd7ong866lyrKZohZVAu8rZS8PZgfXuYtTNFQAkErMEry0Ub91+SrCrDEWR7Kp30tM7xsS7mb+DJkVgzhecbHGjKBKABw8jfPo8j9UieRae4sXIBC61EovFTEd7LYHzj/kyo2UGjzZW4Pft1u3obVDxNqgZn6Vum4PhRw4aD4cyg/33Y4RHezOW/5XXbxJ/gkLAZDzJZHzaMAgghdCDa9fYYudObypPp41jQkDRymXPdaDH7VgHV80wa/iDBZsGJ+Z04ELOfDWO6fMNhAeNFkvdfuIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAMPGROUND", "label": "CAMPGROUND", "description": "" }, { "symbol": { "type": "esriPMS", "url": "977e94cbdfddba3f8fc619f205d5325d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbBJREFUOI290jFoU1EUxvH/SV9qitChtJEkpKiDQ4bu3YqgIKGoQXER6lJxcOri4KBgd6NgcXOJmEEMUiUQEB26FFSkLrampS4aMiiWJO+1pu845GlS+971EcRvutxz749zD9fiH8b62wFVPQEMishzVR0Hhr3Sqoj8CI150FNgQFXPA5eBrFc+AmyGwnqgIW/rMVB3XfhQVTLHZN8dX8wHAogCqcUXkByDG3mdBa4bsQAIANeFgzGYyAiPypowdmaCfmWhpCyUID3KVCDmB6nC2/fK8grM5IShWPdi+hCHVTUnIk/2YH5QswXFZ/DyHQwOwKd7ytyl7tAFBCiq6gURKfV29hU4CdwCptY2lDsP4cs3uHpOOJpW5m7Dtbz+xpxtGsApYGdPZyLyBqBl6/fyKyhU4IAF8WGIWkok0lk7PV+07bIrIku+MwNYXdd4odJZZyeFi2e7tfs3O/Obf0BgAj9t5bWy8hHOHIfxJNwtwJYdDBmxhg1VG5wdob2rVGtmyIj1k/+LNVuw1egDGxuR5pXT+w/V6sKf+5aln41YKsF0KhH26dI2YiLihIP88xNnoZ96znrhHQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CHURCH", "label": "CHURCH", "description": "" }, { "symbol": { "type": "esriPMS", "url": "88f6c221a07f345d544bcf3822bede39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUKJF9kj1Lw2AURs8LLw0EpFRIwKgZTdC5k/6UouhmU5z0byiCTopCJ538FbZ19QOSwfpV0TrUQRqakPZ1qRJr2jPdh3sfznIlgFJqSyk1zQSEEAq4kMO8L4SYdP+LTIfnwwMiP0CaBlPLK3zVL0neP9BcB9uroJQSfwqRH6A5CyTtNjnDQCV9NNch8oNsg+Y6zJc9+t0unVoNe3sHqeu8HB9lFyI/4PX0hLn1DTTTROo6rWqV3vXNeIO1usYgjpH5PIM4ZrZUohVH4w1v52fEjw9Ym2We9nbJ2Ta927vxhrBxhbRmCO+bCARhvYG2tJhdsL1KOlIoFhnlp/AJFP5tRxBCdORwmPgWab4BPPpc49hpi50AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DISASTER ASSISTANCE CENTER", "label": "DISASTER ASSISTANCE CENTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8f2ca3f4fe99e9a9e08a5711968e4257", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhlJREFUKJF9k01oE1EUhb9JJk2amExDLToRqouCkFoUJhXi0oVgqT8IduFKEKILQQpNURAal7ZiQHGRuHQhWIpoQXfuRNAOttAfKl0oSiKkWKdJmk4nM89Fm8Gk1ru+3zv3nnuezB61bo3GhGypipTV9+qR/w2JQYGTAy+GGAFBHsnOtz7UBBtiWBM4MzgOG/MlbGOT9vh+5M5QCrwpw0nfUzwTmV2wIdIp6vVMZbZA5cUc5qMFAKQjfiL3zxBMxGg7FB4zRLqgSBP5VuVU7cuaaq+ZLgggvppUJ5cIaipWsYxPDecMMawrUlaXG6pO1dRKQ8/xne3BO3CY4FAcAHu1hjVXpHT3HaGhPjrUMODNAOcayqm1qWXEisnW4wX86RN4lQCVqUVEeRP71bdtM2e+sy95DTkaHFy3RmM7sIhVc5+aXPf3dCBdOUbt/Q8XFismtaVVwqe6EbKl7sBSQY53qZb+y4U39J+Ur75tvSTecDtA0d0Z6tc7bp6cKT1b3tXcNM2tXoK9nSCYdt1WpKxuOCPFwG1NDSS7+X3hJSazLhS4o+Hv78Z3MAgeD2A3n0qyPYmukeSb0oMPx1sVzcl5Ipf7aO+JfkY4Y4pnO2kuHPGNF9at0YEDY6dfVy/GNePJR+qLJUI3+oleOoon1FbcBh9ON5imeEZ84wUgYYhhLfT0fA6EBpIO5Bup+rt2fYyGB0Div+4BfwDCBtWC6ysX5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE STATION", "label": "FIRE STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "232b162af94e774fc57f8a49eb191f20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATlJREFUGJWNkL8rhWEYhq/neb9z4nzvMchGEmW1q6/OYpJkc2RQFpPJJKNBKX+AsliQ8mP4othOWcRuQFkoJlKn47zPazjIj8W13Mt9dded8IMTzcafKpgOBqWraNy9JG9HF/vTj5+NBKAysdMXzOawpwHQ46Dx2RlZg3heaibL2eh2B7BXyyd3E4BgJphU0LjhsCFn2tnQmDuTlWBx0akuYPR/LdQOq7fZ2HYBOA0misXe7jYOHuqsneXVo2x8Zwa4/BI+SAtG2ZCUJPqbhvgSsQTgiClE/0d4RcsO8w7xJcRDbAcIzZgG5ZegpK5J2al4EF+w4N+QhPn1IteSOr4JIyNbPXU4dWqzoC6YKSpLDvLsumMzKPcYBUASgHpRVjF6QYCIQ8AgtJa7XCunhse2rlov5ZNV/sk79YFwYVZYsc8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOVERNMENT CENTER", "label": "GOVERNMENT CENTER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "af27db68e8505bf3d635e8596ab0347e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAICAYAAAD9aA/QAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATFJREFUKJF9kbFKQ0EQRU80ZhqrBcHnL1ikEQQR/AcrRaysbdQgFpaCYMDSLxA7S/EPJJ0gCKJoJMKKxUAUi0tCtHBjXmLihWXZZebcnbtFeto3sxIwBrQkNcysLikCHf7KgbfuIYRQdveXLMtmYow3xVzhmaR847KkMrAAvJrZNdAGCgCSasDFr4t7E7iPMR4AfeCHtJeAHaABNIHNBFoysxNJ1fxLk6aAc6BqZjVJ5MEFYA/YBsKQ0SclVYBKiuERuANuzWxdUhs4ktQCeuAQwry7HwwBnibTNjAOrCXjAMylaTpmttiF9oHdvQZsARvAbA68OmD0DtSBJzN7ljQBXEq6yhflo/gCjtPKQgjT7r4bQjg0s06M8YOfbD+7DQOf3afiiPvo7hFYcfeRzf/pG44+hB5CbewiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HELICOPTER LANDING ZONE", "label": "HELICOPTER LANDING ZONE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "050b3e3dc68f0d31c166a257048eb6af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUNJREFUOI1jYaAyYIExzp69s/zduy+m////ZyTVEEYmpr/cXOxTrKw0JsENvHXnZURL3zkGGxNBBjcXVQYGBgaGBw/eMsxbcRfDgJpCIwY2dhaGP7//MjT1nmVgYGBg6KqzSmBgYEAY+PfvPwYGBgYGXW0xhqAAMwYGBgaG8+fvYTXQ18eIgZubg+Hnz99wA3///cuM4mVqgSFuIAsLE4OaPCeGOCMj7oSA10BdXQWGdSuTiXUcYQPJAXgNfPToFcPBQzcwxMNCLRnY2VlJN/Dt2y8MnVMuYYgHBZqRZyA5YCQbCEurj558ZDh1+jYDAwMDw63bL7BqOnvuHgMHByvD799/4GJMUAPgBiorid2rKjBQ+v+fgeH2nZdQSxgZKvMNMAx8/OQdnF2Zb8DAxMjIICLMcwrFQAtzdWWS/YcFUD0MAW2FWhrRtd9BAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOSPITAL", "label": "HOSPITAL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8b22b0df070fa2d59df5728ff3ae9fc3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA69JREFUOI21lX1MVXUYxz+/+woCFy15SQ8Suma8xByXBBIEtKOYWFEtTDNBo5nm6o9emK5cbdXmarWpf6WZK1sva9CMCA6vtyVYgA2WGNdAEYkIGHBvCPfCPf1xxMspoLbWdzvbc57v7/ns+b2c3zHxP8k0n+lQ1PCxP3jetoi0gEDCzGaCUBlxjfKbe4S60AW8kyIL978GK4pqYIL3bg3nkZSV2C79DFc7weOBYBtSXCLxC29hnfMiz1SXqSfXbxbF/wiuKVcjmKLq7gwSlDPwfR3EJ0NSGlis4BqFpgbo6wZ7OuGr03mptkJNnTSQI8tifFawoqgWoVITm0DciXch/0mIXKJ5nU5orINtRSAtA58PHFXw1eeQt53M+kqqgPRZwQYPp+9KJu7j47DvAJhmuL4pGOqfMdYAWRvA2Q4lp2FjHmuUM+pheYt4UQeuKVcTpGhyvzgFu5/VQwFqy8BxTJtFWIQ/f0cs9PZAVwdEShSeU9TXUmThvlk+5eWAEAQsj4W2FhgeguQ1mnetG8oPavFn78PWIi12jUDph/B0MXxwBAr2s7i+gheAQzfBixaz6pwDHnochgbgwnkoyv/r1kL1q9oDELYWCg5qmyrFwOAABNvI0i2FNZDISQ8ELoCly2DbU9BUBb9W/h0+rd0vw+oMLV6VAj+1QMRSInRgo5EQhL/IGgCFxfDGHOD4Hf6lAggJ1Y5ipIRNB/b5GBNCS06r5/Lc3fZcgDE3BN+omPSA2QKAWwf2evgdgc3rBbMZ+vvgo/1zg0ea4esSeHSn9n65E6JiwO1iUAce7KdNup0VznYYHYYvT4K9QPMGeqGrRIutUZB4vxa3fgtXOuC5Q/BjA2zfA45KGnRg1chRSWLLD2cxZuXAnlcgOuZGd8Owtw2uX4LCt2DDA1p+YhxaW7RGgkLgyi+4jRbe1oHlTaK6+hu1Pno565ztkL3RP+3QhbDrMJQeh8wZeWsA2FPh2JuwYy+0NFKy/j5xTQcGMBt5zGyheagXqbYCMmXt0wW4TYKolRpsWuPX4dQReHgntDRy0Wdm17SnA6+VRX9tmfpgxBJKvV6kT06APQ1W3Kmd7dyt/iVocICzFfKegPY2OjBwryyLyVnBANmbRbNDUe1eL5/a7yGjtxtj03fabSYM0HwWDCZISgUpmonWZiqwki/n+K/MWcHTnQPZSrkqC5V98UkkWqyEGY0EoeIaG6PvahdtRhOvy7ni/GyMeX9N8iahAMp8Y+bSvOD/oj8BygE56Ru77UwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LAW ENFORCEMENT", "label": "LAW ENFORCEMENT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a71618db74ab7147d84489f98fd1d652", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfZJREFUOI2t1D1oE2Ecx/Fv7sXkbN6EAwsJSExMQeML2DZWaCOKXQq+oQ6dqo4uzoouVaEIutRBUDqpuNjBpYNubcClCk0bE6hYUzRIwDR4zUsvxsF49sxL25jfdDz8ns/9Hx7uJNoc6c/Du/cfn2azWk+lgmWriCBYyopNHg+Hu8YNMJH4Ojx6f7blycZu9V0G/oJ6+WfLWHW/COuO3K7UBXv2u7h4PoTLqeB0KFhtMrIkIooiuq5TKuloq0VyuTzpdI7bD2abgxfO7SPSv5eFeIpCcQ23uwOvVyW28JlCvmT03O4OjkVCTL5KNgexQDarMXJ1CoA7N8J4vSqPn0R5PZMxasFdCi9fXEEQNjgygN1uY+zmEQD8gU4Azp4OcfJ4wejI22q3NwSdzu0MDXWb1iIDoUb1jcF/k0plKBRL7PZ1IopCw54JtCsCquv3ja5PIrmM16NitcrE5pc4eMC3ObC/V+XSSB/Z7z+IRuPGuiCJlPVvzMWW6T7sY3omjlD9QFcLa3xY1OqDNkWiK+hhYPARK1rZWD9xVOXu6Bn2BD08ez7NvYdzm5twcuoL8/EJEwbwJpph8NQEOxwSn9LFhlgNCJBcytctrmjlmhc1BS1b/mmZI1QBAwz4dy5ev3bIX6m0hqmq460JDPcGA/83I+YJ25VfdR2UsitmtrIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MOBILE HOME PARK", "label": "MOBILE HOME PARK", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e8eaa7ef662531464be1587b897ac68c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnNJREFUSInN1EtIVGEUwPH/uTloJmOpySx8lDo0Qg8RghYZI0SIYbhoUVAkoRCZCxXCApNyo4i4UVu4iWYRkS3KConUKF1ULoZJyEjLsNAeYsVog8o9LWbwUeNjJoPO6t7z3e/7fefe754I/nFE/BeAquap6ikRsQVSnSJS/9eAqmYAbdMv720ev1ngmJkkCiA2q8ARQIcMwygJC1DV/UDt8DlxpidBWgxQ/Q26ysDjss3WiO2ns9Gmqj0ikhtOBbWjFf7F5yMyFvKvg8eFZSNYnlU6fgCmaTYZhlG+ZsA0zRtjbUccyYmLkpmHg++wq9IhuRXjIVUgIrbodx02rIuS2eeDLhAdA5MPLiWpaqmItKwJAIi1/pZIPrBwvfskeFzzt5/u12Zsyb9yFFgbMPt5MMqynAywq3gJsFIEBSyJDt+KsxZXEw4A4JuCqHjghBvG3X8+UOyG543gcRGzI+cr0BkK4B31MWffWxNBwh54dBZmJmFrtn+07wJY0/1Htt9FUtWTAYK8/5WA4/YG7fh+UZyxLy7D6fdgTYHuMkg9CMf6YPgO1AkjEufdBl4R8a4ZEBGvqnZuKLyWQHfRTlpT/QOHmuD1bbhVCMDwB0hvnugXkYJlNrr8NxCRelXNe3u3yJcW4+9BPFz4WX1TsL3uSy8QXi8KILmq2jNaIc4lfzUwlVU6Erkp/rGIDIUNBKLcVvXqqrZm7hN/HbyZYM5e1TwiItWrTV4VEBG3aZoDH+NyMpKmnyaMTYC9QXtX6qAhAQCGYZSoasZgqThTznS4WeZIhg0EosDRoh34j2T7ugOBo9serGOuCxBAQlo8ZCCc+AUKYM5djumndQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PUBLIC WORKS FACILITY", "label": "PUBLIC WORKS FACILITY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1244264.6179166697, "ymin": 507515.80652409047, "xmax": 1372215.6399012543, "ymax": 729836.2099795118, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Emergency Facility ID", "length": 20, "domain": null }, { "name": "FACNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeInteger", "alias": "Feature Type", "domain": { "type": "codedValue", "name": "EmergencyFacility", "description": "The type of emergency facility", "codedValues": [ { "name": "Joint Field Office (JFO)", "code": 1 }, { "name": "Incident Command Post (ICP)", "code": 2 }, { "name": "Joint Operations Center (JOC)", "code": 3 }, { "name": "Regional Incident Command (RIC) (Area Command)", "code": 4 }, { "name": "Regional Response Coordination Centers (RRCC)", "code": 5 }, { "name": "Federal Radiological Monitoring and Assessment Center (FRMAC)", "code": 6 }, { "name": "Joint Information Center (JIC)", "code": 7 }, { "name": "Disaster Recovery Center (DRC)", "code": 8 }, { "name": "Staging Area", "code": 9 }, { "name": "Food Distribution Center", "code": 10 }, { "name": "Emergency Clothing Distribution Center", "code": 12 }, { "name": "Kitchen", "code": 13 }, { "name": "Canteen", "code": 14 }, { "name": "Logistics", "code": 16 }, { "name": "Heliport", "code": 17 }, { "name": "Helibase", "code": 18 }, { "name": "Helispot", "code": 19 }, { "name": "Drop Point", "code": 20 }, { "name": "Incident Base", "code": 21 }, { "name": "Incident Camp", "code": 22 }, { "name": "DMORT", "code": 23 }, { "name": "Decontamination", "code": 24 }, { "name": "Water Source (ICS)", "code": 25 }, { "name": "Mobile Weather Unit (ICS)", "code": 26 }, { "name": "Repeater/Mobile Relay (ICS)", "code": 27 }, { "name": "Safety Zone (ICS)", "code": 28 }, { "name": "IR Down Link (ICS)", "code": 29 }, { "name": "Designated Emergency Fuel Depots with Generators", "code": 30 }, { "name": "Pet Collection Area", "code": 31 }, { "name": "Water Distribution Center", "code": 11 }, { "name": "Telephone", "code": 32 }, { "name": "First Aid Station", "code": 33 }, { "name": "Lookout", "code": 34 }, { "name": "Medivac Site", "code": 35 }, { "name": "Cooling Center", "code": 36 }, { "name": "Warming Center", "code": 37 }, { "name": "Other", "code": 38 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORGANIZ", "type": "esriFieldTypeString", "alias": "Organization", "length": 255, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 255, "domain": null }, { "name": "POCNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 255, "domain": null }, { "name": "POCEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 255, "domain": null }, { "name": "POCPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 255, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "Capacity", "length": 255, "domain": null }, { "name": "HOURSOPER", "type": "esriFieldTypeString", "alias": "Hours Operation", "length": 255, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "6:00am - 7:00pm", "code": "6:00am - 7:00pm" }, { "name": "8:30am - 5:00pm", "code": "8:30am - 5:00pm" }, { "name": "8:00am - 5:00pm", "code": "8:00am - 5:00pm" }, { "name": "6:00am - 12:00pm", "code": "6:00am - 12:00pm" }, { "name": "6:00am - 4:00pm", "code": "6:00am - 4:00pm" }, { "name": "6:00am - 5:00pm", "code": "6:00am - 5:00pm" }, { "name": "7:00am - 3:00pm", "code": "7:00am - 3:00pm" }, { "name": "7:00am - 4:00pm", "code": "7:00am - 4:00pm" }, { "name": "6:00am - 6:30pm", "code": "6:00am - 6:30pm" }, { "name": "8:00am - 6:00pm", "code": "8:00am - 6:00pm" }, { "name": "8:00am to Sunset", "code": "8:00am to Sunset" }, { "name": "Dawn to 11:00pm", "code": "Dawn to 11:00pm" }, { "name": "2 hours before Sunrise/Sunset", "code": "2 hours before Sunrise/Sunset" }, { "name": "6:30am - 5:00pm", "code": "6:30am - 5:00pm" }, { "name": "6:00am - 4:30pm", "code": "6:00am - 4:30pm" }, { "name": "8:30am - 4:30pm", "code": "8:30am - 4:30pm" }, { "name": "9:00am - 4:00pm", "code": "9:00am - 4:00pm" }, { "name": "7:00am - 4:30pm", "code": "7:00am - 4:30pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DAYSOPER", "type": "esriFieldTypeString", "alias": "Days Operation", "length": 255, "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Mon-Sat", "code": "Mon-Sat" }, { "name": "Mon-Sun", "code": "Mon-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Mon-Thur", "code": "Mon-Thur" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSRES", "type": "esriFieldTypeString", "alias": "Access Restrictions", "length": 255, "domain": null }, { "name": "OPENDATE", "type": "esriFieldTypeDate", "alias": "Open Date", "length": 8, "domain": null }, { "name": "CLOSEDDATE", "type": "esriFieldTypeDate", "alias": "Closed Date", "length": 8, "domain": null }, { "name": "OPSSTATUS", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 50, "domain": { "type": "codedValue", "name": "OperationalStatus", "description": "The operational status for a facility", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_88", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_88", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S59_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "83af2256fc134ec48a18f0ecbade3cf1" } ], "tables": [] }