{ "currentVersion": 10.91, "id": 5, "name": "County Council Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102733, "latestWkid": 102733 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 163, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "One", "label": "CCD One", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 199, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Two", "label": "CCD Two", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 157, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Three", "label": "CCD Three", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 190, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Four", "label": "CCD Four", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 221, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Five", "label": "CCD Five", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 143, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Six", "label": "CCD Six", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 181, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Seven", "label": "CCD Seven", "description": "" } ], "fieldDelimiter": "," }, "transparency": 45, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"CCD \" CONCAT [DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1399721.3136097193, "ymin": 869725.0699363053, "xmax": 1604099.0646302998, "ymax": 1089702.0345090628, "spatialReference": { "wkid": 102733, "latestWkid": 102733 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "COUNTYFIPS", "type": "esriFieldTypeString", "alias": "COUNTYFISP", "length": 10, "domain": null }, { "name": "TOTALPOP", "type": "esriFieldTypeInteger", "alias": "TOTALPOP", "domain": null }, { "name": "HISPANIC_O", "type": "esriFieldTypeInteger", "alias": "HISPANIC_O", "domain": null }, { "name": "NH_WHT", "type": "esriFieldTypeInteger", "alias": "NH_WHT", "domain": null }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeInteger", "alias": "NH_DOL_BLK", "domain": null }, { "name": "NH_OTHER", "type": "esriFieldTypeInteger", "alias": "NH_OTHER", "domain": null }, { "name": "VAP_TOTAL", "type": "esriFieldTypeInteger", "alias": "VAP_TOTAL", "domain": null }, { "name": "VAP_HISPAN", "type": "esriFieldTypeInteger", "alias": "VAP_HISPAN", "domain": null }, { "name": "VAP_NH_WHT", "type": "esriFieldTypeInteger", "alias": "VAP_NH_WHT", "domain": null }, { "name": "VAP_NH_DOJ", "type": "esriFieldTypeInteger", "alias": "VAP_NH", "domain": null }, { "name": "VAP_NH_OTH", "type": "esriFieldTypeInteger", "alias": "VAP_NH_OTH", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3177_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3edf10bc4d12471cb35a161c13a71bca" }