{ "currentVersion": 10.51, "id": 9, "name": "Census Tracts (1990)", "type": "Feature Layer", "description": "Census tracts are small, relatively permanent statistical subdivisions of a county delineated by local participants as part of the U.S. Census Bureau's Participant Statistical Areas Program. The primary purpose of census tracts is to provide a stable set of geographic units for the presentation of decennial census data. Census tracts generally have between 1,500 and 8,000 people, with an optimum size of 4,000 people. When first delineated, census tracts are designed to be homogeneous with respect to population characteristics, economic status, and living conditions. The spatial size of census tracts varies widely depending on the density of settlement.", "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": 41, "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": 1152, "label": "41 - 1152", "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": 2292, "label": "1153 - 2292", "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": 3293, "label": "2293 - 3293", "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": 3630, "label": "3294 - 3630", "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": 3720, "label": "3631 - 3720", "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": 3781, "label": "3721 - 3781", "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": 3913, "label": "3782 - 3913", "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": 4191, "label": "3914 - 4191", "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": 4350, "label": "4192 - 4350", "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": 7804, "label": "4351 - 7804", "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": "TRACT", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL POPULATION", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "ASIAN", "type": "esriFieldTypeInteger", "alias": "ASIAN", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "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 }