{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Percent Minority", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 235, 255 ], "toColor": [ 181, 112, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "Percent_Minority", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "classMaxValue": 9.99, "label": "0-9%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 228, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "classMaxValue": 19.99, "label": "10-19%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 204, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "classMaxValue": 39.99, "label": "20-39%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 177, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "classMaxValue": 59.99, "label": "40-59%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 145, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "classMaxValue": 79.99, "label": "60-79%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 107, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "classMaxValue": 99.55, "label": "80-100%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1419517.8369074762, "ymin": 506393.23117281497, "xmax": 1959359.9573523104, "ymax": 1028769.9196850657, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": "STATEFP20", "type": "esriFieldTypeString", "alias": "STATEFP20", "length": 2, "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 12, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 7, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 60, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 125, "domain": null }, { "name": "B01001_E001", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Child_0to17", "type": "esriFieldTypeDouble", "alias": "Child_0to17", "domain": null }, { "name": "Adults_18to64", "type": "esriFieldTypeDouble", "alias": "Adults_18to64", "domain": null }, { "name": "OlderAdults_65over", "type": "esriFieldTypeDouble", "alias": "OlderAdults_65over", "domain": null }, { "name": "P_Child_0to17", "type": "esriFieldTypeDouble", "alias": "P_Child_0to17", "domain": null }, { "name": "P_Adults_18to64", "type": "esriFieldTypeDouble", "alias": "P_Adults_18to64", "domain": null }, { "name": "P_OlderAdults_65over", "type": "esriFieldTypeDouble", "alias": "P_OlderAdults_65over", "domain": null }, { "name": "Total_Population", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Not_Hispanic", "type": "esriFieldTypeDouble", "alias": "Not Hispanic", "domain": null }, { "name": "White__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "White (Non-Hispanic)", "domain": null }, { "name": "Black__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Black (Non-Hispanic)", "domain": null }, { "name": "American_Indian__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "American Indian (Non-Hispanic)", "domain": null }, { "name": "Asian__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Asian (Non-Hispanic)", "domain": null }, { "name": "Native_Hawaiian__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Native Hawaiian (Non-Hispanic)", "domain": null }, { "name": "Some_Other_Race__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Some Other Race (Non-Hispanic)", "domain": null }, { "name": "Two_or_More_Races__Non_Hispanic", "type": "esriFieldTypeDouble", "alias": "Two or More Races (Non-Hispanic)", "domain": null }, { "name": "Hispanic", "type": "esriFieldTypeDouble", "alias": "Hispanic", "domain": null }, { "name": "OtherRace", "type": "esriFieldTypeDouble", "alias": "OtherRace", "domain": null }, { "name": "Minortiy_Population", "type": "esriFieldTypeDouble", "alias": "Minortiy Population", "domain": null }, { "name": "Percent_Minority", "type": "esriFieldTypeDouble", "alias": "Percent Minority", "domain": null }, { "name": "Percent_White__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Percent White (Non-Hispanic)", "domain": null }, { "name": "Percent_Black__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Percent Black (Non-Hispanic)", "domain": null }, { "name": "Percent_American_Indian__Non_Hi", "type": "esriFieldTypeDouble", "alias": "Percent American Indian (Non-Hispanic)", "domain": null }, { "name": "Percent_Asian__Non_Hispanic_", "type": "esriFieldTypeDouble", "alias": "Percent Asian (Non-Hispanic)", "domain": null }, { "name": "Percent_Native_Hawaiin__Non_His", "type": "esriFieldTypeDouble", "alias": "Percent Native Hawaiin (Non-Hispanic)", "domain": null }, { "name": "Percent_Other_Race__Non_Hispani", "type": "esriFieldTypeDouble", "alias": "Percent Other Race (Non-Hispanic)", "domain": null }, { "name": "Percent_Two_or_More_Races__Non_", "type": "esriFieldTypeDouble", "alias": "Percent Two or More Races (Non-Hispanic)", "domain": null }, { "name": "Percent_Hispanic", "type": "esriFieldTypeDouble", "alias": "Percent Hispanic", "domain": null }, { "name": "B19013_E001", "type": "esriFieldTypeDouble", "alias": "Per Capita Income", "domain": null }, { "name": "P_OtherRace", "type": "esriFieldTypeDouble", "alias": "P_OtherRace", "domain": null }, { "name": "B19049_E001", "type": "esriFieldTypeDouble", "alias": "Median Household Income", "domain": null }, { "name": "B19049_E002", "type": "esriFieldTypeDouble", "alias": "Median Household Income (HH<25)", "domain": null }, { "name": "B19049_E003", "type": "esriFieldTypeDouble", "alias": "Median Household Income (HH 25-44)", "domain": null }, { "name": "B19049_E004", "type": "esriFieldTypeDouble", "alias": "Median Household Income (HH 45-64)", "domain": null }, { "name": "B19049_E005", "type": "esriFieldTypeDouble", "alias": "Median Household Income (HH 65+)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9bbfc0dfac3b4b3e9a27839bf1c6e372" }