{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "City scoring (relative to all cities in the state)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 235, 255 ], "toColor": [ 152, 12, 240, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "StateCityRank_Norm", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 3.870850088474567E-4, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 139, 217, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 0.9221418627885207, "label": "Low" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 214, 175, 228, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 1.7651431247074731, "label": "Medium low" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 188, 127, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 2.6412123200879996, "label": "Medium" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 155, 64, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 3.603846406830613, "label": "High" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 121, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 5.000129061276005, "label": "Very high" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.75855690937E7, "ymin": 2446724.021299999, "xmax": -7825070.7919, "ymax": 8661371.007700004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_SPLIT", "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": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 255, "domain": null }, { "name": "ST_ABBREV", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "NAME_SPLIT", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 254, "domain": null }, { "name": "SUM_tplgis_1", "type": "esriFieldTypeDouble", "alias": "Number of schools", "domain": null }, { "name": "lpa_crudep", "type": "esriFieldTypeDouble", "alias": "Rate of sedentary behavior in the city. National average is 27%", "domain": null }, { "name": "mhlth_cr_2", "type": "esriFieldTypeDouble", "alias": "Rate of poor mental health in the city. National average is 14.8%", "domain": null }, { "name": "PercPoorMentalHealth", "type": "esriFieldTypeDouble", "alias": "Percent of schools in census tracts with higher than average poor mental health", "domain": null }, { "name": "PercLowPhysActive", "type": "esriFieldTypeDouble", "alias": "Percent of schools in census tracts with higher than average sedentary behavior", "domain": null }, { "name": "Health", "type": "esriFieldTypeDouble", "alias": "Health Score (5 is highest score, average is 2.5). Based on a combination of the four metrics above.", "domain": null }, { "name": "FIRST_MEAN_MINORPCT", "type": "esriFieldTypeDouble", "alias": "Proportion people of color in the city", "domain": null }, { "name": "FIRST_MEAN_LOWINCPCT", "type": "esriFieldTypeDouble", "alias": "Proportion low income in the city", "domain": null }, { "name": "FIRST_MEAN_LESSHSPCT", "type": "esriFieldTypeDouble", "alias": "Proportion less than high school education in the city", "domain": null }, { "name": "FIRST_MEAN_LINGISOPCT", "type": "esriFieldTypeDouble", "alias": "Proportion linguistic isolation in the city", "domain": null }, { "name": "schoolsInPOC", "type": "esriFieldTypeDouble", "alias": "Percent of schools in block groups with relatively higher percent people of color", "domain": null }, { "name": "schoolsInLOWINC", "type": "esriFieldTypeDouble", "alias": "Percent of schools in block groups with relatively more people living in low income households", "domain": null }, { "name": "schoolsInLESSHS", "type": "esriFieldTypeDouble", "alias": "Percent of schools in block groups with relatively higher rates of adults w/o high school education", "domain": null }, { "name": "schoolsInLINGISO", "type": "esriFieldTypeDouble", "alias": "Percent of schools in block groups with relatively higher rates of linguistically isolated households", "domain": null }, { "name": "OverallEquityScore_Norm", "type": "esriFieldTypeDouble", "alias": "Vulnerable populations score (5 is highest score, 2.21 is average). Based on a combination of the eight metrics above.", "domain": null }, { "name": "read_test_city", "type": "esriFieldTypeDouble", "alias": "Percent students scoring proficiently on reading assessments. Average across all cities is 47.5)", "domain": null }, { "name": "math_test_city", "type": "esriFieldTypeDouble", "alias": "Percent students scoring proficiently on math assessments. National average is 41.5", "domain": null }, { "name": "Education_AssessmentScore_Norm", "type": "esriFieldTypeDouble", "alias": "Education Score (5 is highest score, 2.7 is average). Base on a combination of the two metrics above.", "domain": null }, { "name": "CSO", "type": "esriFieldTypeString", "alias": "CSO", "length": 8000, "domain": null }, { "name": "ConsentDecree", "type": "esriFieldTypeString", "alias": "Consent Decree", "length": 8000, "domain": null }, { "name": "Impaired", "type": "esriFieldTypeString", "alias": "Impaired 303(d) stream", "length": 8000, "domain": null }, { "name": "Mean_IC", "type": "esriFieldTypeDouble", "alias": "Percent impervious cover of the city", "domain": null }, { "name": "Absorb", "type": "esriFieldTypeDouble", "alias": "Stormwater score (5 is highest score, 1.58 is average)", "domain": null }, { "name": "PercentServed2021", "type": "esriFieldTypeDouble", "alias": "Percent population in a 10-minute walk", "domain": null }, { "name": "PercentSchoolsInParkNeed", "type": "esriFieldTypeDouble", "alias": "Percent Schools In Park Need Areas", "domain": null }, { "name": "CityLevelParkNeed", "type": "esriFieldTypeDouble", "alias": "Park Access Score (1 is highest, 0.32 is national average)", "domain": null }, { "name": "PercentSchoolsInHeat", "type": "esriFieldTypeDouble", "alias": "Proportion of schools in at least severe urban heat islands", "domain": null }, { "name": "Overall2022_Norm", "type": "esriFieldTypeDouble", "alias": "Overall Score relative to the COUNTRY (5 is highest, average is 2.35)", "domain": null }, { "name": "StateCityRank_Norm", "type": "esriFieldTypeDouble", "alias": "Overall Score relative to the STATE (max and average varies by state)", "domain": null }, { "name": "StateCityRank", "type": "esriFieldTypeSmallInteger", "alias": "StateCityRank", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 15000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4f6f0e89ba70453e8d5355cf8691e3e8" }