{ "currentVersion": 10.71, "id": 67, "name": "Total Adaptive Capacity", "type": "Feature Layer", "description": "We took the variables from both 2001 and 2011 and scaled them together to create this sub-index. 2001 data was quantiled into 5 categories. 2011 categories were then set to the same ranges. This allows us to compare directly between the two years.\nThis sub-index is made up of 3 indicators representing a combination of 8 variables: Human and Civic Resources (available workforce, access to social networks, highest level of education attained), Healthy Population (share of population with health insurance, number of disabilities per 100 people, infant mortality), and Economic Resources (share of population with property insurance and alternative supplemental livelihood). All of these variables were calculated for each enumeration district and used to create an Adaptive Capacity Sub-Index. A description of how each field was calculated can be found in the Field and Subtypes part of the metadata. Metadata<\/b><\/br>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 65, "name": "2011 Vulnerability" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "ADCAP", "classificationMethod": "esriClassifyQuantile", "minValue": 0.306022, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.439864, "label": "Very Low", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.472172, "label": "Low", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.490924, "label": "Medium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.511926, "label": "High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.638079, "label": "Very High", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -6879812.2489, "ymin": 1343996.5007999986, "xmax": -6832579.2074, "ymax": 1406090.0802999996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "PNAME", "length": 254, "domain": null }, { "name": "T_CTRY1", "type": "esriFieldTypeString", "alias": "T_CTRY1", "length": 254, "domain": null }, { "name": "ED_ID", "type": "esriFieldTypeSmallInteger", "alias": "ED_ID", "domain": null }, { "name": "ED_KEY", "type": "esriFieldTypeString", "alias": "ED_KEY", "length": 254, "domain": null }, { "name": "KEY", "type": "esriFieldTypeString", "alias": "KEY", "length": 254, "domain": null }, { "name": "T_ED", "type": "esriFieldTypeString", "alias": "T_ED", "length": 254, "domain": null }, { "name": "AREASQM", "type": "esriFieldTypeDouble", "alias": "AREASQM", "domain": null }, { "name": "AREASQKM", "type": "esriFieldTypeDouble", "alias": "AREASQKM", "domain": null }, { "name": "AREASQMI", "type": "esriFieldTypeDouble", "alias": "AREASQMI", "domain": null }, { "name": "C_WORKF_RS", "type": "esriFieldTypeDouble", "alias": "C_WORKF_RS", "domain": null }, { "name": "CSOCNET_RS", "type": "esriFieldTypeDouble", "alias": "CSOCNET_RS", "domain": null }, { "name": "C_EDUHI_RS", "type": "esriFieldTypeDouble", "alias": "C_EDUHI_RS", "domain": null }, { "name": "ACHCR_W", "type": "esriFieldTypeDouble", "alias": "ACHCR_W", "domain": null }, { "name": "C_INS_RS", "type": "esriFieldTypeDouble", "alias": "C_INS_RS", "domain": null }, { "name": "C_DIS_S", "type": "esriFieldTypeDouble", "alias": "C_DIS_S", "domain": null }, { "name": "C_INMR_S", "type": "esriFieldTypeDouble", "alias": "C_INMR_S", "domain": null }, { "name": "ACHP_W", "type": "esriFieldTypeDouble", "alias": "ACHP_W", "domain": null }, { "name": "H_DWINS_RS", "type": "esriFieldTypeDouble", "alias": "H_DWINS_RS", "domain": null }, { "name": "CINDSTD_RS", "type": "esriFieldTypeDouble", "alias": "CINDSTD_RS", "domain": null }, { "name": "ACER_W", "type": "esriFieldTypeDouble", "alias": "ACER_W", "domain": null }, { "name": "ADCAP", "type": "esriFieldTypeDouble", "alias": "ADCAP", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "T_CTRY2", "type": "esriFieldTypeInteger", "alias": "T_CTRY2", "domain": null }, { "name": "PCODE", "type": "esriFieldTypeInteger", "alias": "PCODE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }