{ "currentVersion": 10.22, "id": 5, "name": "Parish by age 16-64", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Age16to64", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 59.2, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 59.2, "label": "59.2%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 60.3, "label": "60.3%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 192, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 60.4, "label": "60.4%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 169, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 60.7, "label": "60.7%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 144, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 61.1, "label": "61.1%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 119, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 62.1, "label": "62.1%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 93, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 63.5, "label": "63.5%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 64, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 64.3, "label": "64.3%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 37, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 65.3, "label": "65.3%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 10, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 71.3, "label": "71.3%", "description": "" } ] }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARISH]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Gill Sans MT", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 28269.533999999985, "ymin": 40737.43700000085, "xmax": 40838.01300000027, "ymax": 51034.32799999975, "spatialReference": { "wkid": 102070, "latestWkid": 102070 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARISH", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARISH", "type": "esriFieldTypeString", "alias": "PARISH", "length": 22, "domain": null }, { "name": "Pop2015", "type": "esriFieldTypeInteger", "alias": "Pop2015", "domain": null }, { "name": "sqkm", "type": "esriFieldTypeSingle", "alias": "sqkm", "domain": null }, { "name": "Age0to15", "type": "esriFieldTypeDouble", "alias": "Age0to15", "domain": null }, { "name": "Age16to64", "type": "esriFieldTypeDouble", "alias": "Age16to64", "domain": null }, { "name": "Age65to84", "type": "esriFieldTypeDouble", "alias": "Age65to84", "domain": null }, { "name": "Age85plus", "type": "esriFieldTypeDouble", "alias": "Age85plus", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }