{ "currentVersion": 10.51, "id": 11, "name": "Census Blocks (1990)", "type": "Feature Layer", "description": "Census blocks are geographic areas within a census block group. U.S. Census blocks are the smallest geographic entities within a county for which the Census Bureau tabulates population.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "TOTAL", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 229, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 6, "label": "0.000000 - 6.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 213, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20, "label": "6.000001 - 20.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 195, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 37, "label": "20.000001 - 37.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 60, "label": "37.000001 - 60.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 166, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 91, "label": "60.000001 - 91.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 151, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 135, "label": "91.000001 - 135.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 138, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 207, "label": "135.000001 - 207.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 123, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 342, "label": "207.000001 - 342.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 113, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 538, "label": "342.000001 - 538.000000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 100, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 872, "label": "538.000001 - 872.000000", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3581150122499999E7, "ymin": 5405343.262800001, "xmax": -1.3346683738400001E7, "ymax": 5526556.9859, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOTAL", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MCD", "type": "esriFieldTypeInteger", "alias": "MCD", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 4, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRICT", "domain": null }, { "name": "HOUSE", "type": "esriFieldTypeInteger", "alias": "HOUSE", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "TOTAL POPULATION", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeDouble", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeDouble", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeDouble", "alias": "AMERIND", "domain": null }, { "name": "ASIAN", "type": "esriFieldTypeDouble", "alias": "ASIAN", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeDouble", "alias": "OTHER", "domain": null }, { "name": "TOTAL18", "type": "esriFieldTypeDouble", "alias": "TOTAL18", "domain": null }, { "name": "WHITE18", "type": "esriFieldTypeDouble", "alias": "WHITE18", "domain": null }, { "name": "BLACK18", "type": "esriFieldTypeDouble", "alias": "BLACK18", "domain": null }, { "name": "AMERIND18", "type": "esriFieldTypeDouble", "alias": "AMERIND18", "domain": null }, { "name": "ASIAN18", "type": "esriFieldTypeDouble", "alias": "ASIAN18", "domain": null }, { "name": "OTHER18", "type": "esriFieldTypeDouble", "alias": "OTHER18", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeDouble", "alias": "HISPANIC", "domain": null }, { "name": "NHISPANIC", "type": "esriFieldTypeDouble", "alias": "NHISPANIC", "domain": null }, { "name": "NHWHITE", "type": "esriFieldTypeDouble", "alias": "NHWHITE", "domain": null }, { "name": "NHBLACK", "type": "esriFieldTypeDouble", "alias": "NHBLACK", "domain": null }, { "name": "NHAMERIND", "type": "esriFieldTypeDouble", "alias": "NHAMERIND", "domain": null }, { "name": "NHASIAN", "type": "esriFieldTypeDouble", "alias": "NHASIAN", "domain": null }, { "name": "NHOTHER", "type": "esriFieldTypeDouble", "alias": "NHOTHER", "domain": null }, { "name": "HISPANIC18", "type": "esriFieldTypeDouble", "alias": "HISPANIC18", "domain": null }, { "name": "NHISPANIC18", "type": "esriFieldTypeDouble", "alias": "NHISPANIC18", "domain": null }, { "name": "NHWHITE18", "type": "esriFieldTypeDouble", "alias": "NHWHITE18", "domain": null }, { "name": "NHBLACK18", "type": "esriFieldTypeDouble", "alias": "NHBLACK18", "domain": null }, { "name": "NHAMERIND18", "type": "esriFieldTypeDouble", "alias": "NHAMERIND18", "domain": null }, { "name": "NHASIAN18", "type": "esriFieldTypeDouble", "alias": "NHASIAN18", "domain": null }, { "name": "NHOTHER18", "type": "esriFieldTypeDouble", "alias": "NHOTHER18", "domain": null }, { "name": "SENATE", "type": "esriFieldTypeInteger", "alias": "SENATE", "domain": null }, { "name": "DENSITY", "type": "esriFieldTypeInteger", "alias": "DENSITY", "domain": null }, { "name": "DECDENS", "type": "esriFieldTypeDouble", "alias": "DECDENS", "domain": null }, { "name": "TRACTBG", "type": "esriFieldTypeString", "alias": "TRACTBG", "length": 7, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }