{
 "layers": [
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 0,
   "name": "Park Equity Distance Scores",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DistRnk",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         171,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Low Need",
       "label": "Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-Low Need",
       "label": "Medium-Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium Need",
       "label": "Medium Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-High Need",
       "label": "Medium-High Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "High Need",
       "label": "High Need"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          110,
          0,
          255
         ],
         "toColor": [
          241,
          252,
          25,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          25,
          255
         ],
         "toColor": [
          250,
          46,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 185230.4993999973,
    "ymin": 24695.612399999052,
    "xmax": 575762.0323000029,
    "ymax": 230941.8958999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GeoName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GEOID",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 12,
     "domain": null
    },
    {
     "name": "logrecno",
     "type": "esriFieldTypeString",
     "alias": "logrecno",
     "length": 12,
     "domain": null
    },
    {
     "name": "GeoName",
     "type": "esriFieldTypeString",
     "alias": "GeoName",
     "length": 254,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 15,
     "domain": null
    },
    {
     "name": "IncSc",
     "type": "esriFieldTypeDouble",
     "alias": "IncSc",
     "domain": null
    },
    {
     "name": "IncRnk",
     "type": "esriFieldTypeString",
     "alias": "IncRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "AgeScLTE17",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScLTE17",
     "domain": null
    },
    {
     "name": "LTE17Rnk",
     "type": "esriFieldTypeString",
     "alias": "LTE17Rnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DenScore",
     "type": "esriFieldTypeDouble",
     "alias": "DenScore",
     "domain": null
    },
    {
     "name": "DensRnk",
     "type": "esriFieldTypeString",
     "alias": "DensRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DistSc",
     "type": "esriFieldTypeDouble",
     "alias": "DistSc",
     "domain": null
    },
    {
     "name": "DistRnk",
     "type": "esriFieldTypeString",
     "alias": "DistRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "CombSc",
     "type": "esriFieldTypeDouble",
     "alias": "CombSc",
     "domain": null
    },
    {
     "name": "CombRnk",
     "type": "esriFieldTypeString",
     "alias": "CombRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "MedianHI",
     "type": "esriFieldTypeInteger",
     "alias": "MedianHI",
     "domain": null
    },
    {
     "name": "AgeScGTE65",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScGTE65",
     "domain": null
    },
    {
     "name": "SrCombSc",
     "type": "esriFieldTypeDouble",
     "alias": "SrCombSc",
     "domain": null
    },
    {
     "name": "SrCombRnkQ",
     "type": "esriFieldTypeString",
     "alias": "SrCombRnkQ",
     "length": 50,
     "domain": null
    },
    {
     "name": "GTE65Rnk",
     "type": "esriFieldTypeString",
     "alias": "GTE65Rnk",
     "length": 50,
     "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": "R774_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S762_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 1,
   "name": "Park Equity Density Scores",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DensRnk",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         171,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Low Need",
       "label": "Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-Low Need",
       "label": "Medium-Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium Need",
       "label": "Medium Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-High Need",
       "label": "Medium-High Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "High Need",
       "label": "High Need"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          110,
          0,
          255
         ],
         "toColor": [
          241,
          252,
          25,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          25,
          255
         ],
         "toColor": [
          250,
          46,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 185230.4993999973,
    "ymin": 24695.612399999052,
    "xmax": 575762.0323000029,
    "ymax": 230941.8958999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GeoName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GEOID",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 12,
     "domain": null
    },
    {
     "name": "logrecno",
     "type": "esriFieldTypeString",
     "alias": "logrecno",
     "length": 12,
     "domain": null
    },
    {
     "name": "GeoName",
     "type": "esriFieldTypeString",
     "alias": "GeoName",
     "length": 254,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 15,
     "domain": null
    },
    {
     "name": "IncSc",
     "type": "esriFieldTypeDouble",
     "alias": "IncSc",
     "domain": null
    },
    {
     "name": "IncRnk",
     "type": "esriFieldTypeString",
     "alias": "IncRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "AgeScLTE17",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScLTE17",
     "domain": null
    },
    {
     "name": "LTE17Rnk",
     "type": "esriFieldTypeString",
     "alias": "LTE17Rnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DenScore",
     "type": "esriFieldTypeDouble",
     "alias": "DenScore",
     "domain": null
    },
    {
     "name": "DensRnk",
     "type": "esriFieldTypeString",
     "alias": "DensRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DistSc",
     "type": "esriFieldTypeDouble",
     "alias": "DistSc",
     "domain": null
    },
    {
     "name": "DistRnk",
     "type": "esriFieldTypeString",
     "alias": "DistRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "CombSc",
     "type": "esriFieldTypeDouble",
     "alias": "CombSc",
     "domain": null
    },
    {
     "name": "CombRnk",
     "type": "esriFieldTypeString",
     "alias": "CombRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "MedianHI",
     "type": "esriFieldTypeInteger",
     "alias": "MedianHI",
     "domain": null
    },
    {
     "name": "AgeScGTE65",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScGTE65",
     "domain": null
    },
    {
     "name": "SrCombSc",
     "type": "esriFieldTypeDouble",
     "alias": "SrCombSc",
     "domain": null
    },
    {
     "name": "SrCombRnkQ",
     "type": "esriFieldTypeString",
     "alias": "SrCombRnkQ",
     "length": 50,
     "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": "R749_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S737_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 2,
   "name": "Park Equity Income Scores",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "IncRnk",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         171,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Low Need",
       "label": "Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-Low Need",
       "label": "Medium-Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium Need",
       "label": "Medium Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-High Need",
       "label": "Medium-High Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "High Need",
       "label": "High Need"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          110,
          0,
          255
         ],
         "toColor": [
          241,
          252,
          25,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          25,
          255
         ],
         "toColor": [
          250,
          46,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 185230.4993999973,
    "ymin": 24695.612399999052,
    "xmax": 575762.0323000029,
    "ymax": 230941.8958999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GeoName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GEOID",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 12,
     "domain": null
    },
    {
     "name": "logrecno",
     "type": "esriFieldTypeString",
     "alias": "logrecno",
     "length": 12,
     "domain": null
    },
    {
     "name": "GeoName",
     "type": "esriFieldTypeString",
     "alias": "GeoName",
     "length": 254,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 15,
     "domain": null
    },
    {
     "name": "IncSc",
     "type": "esriFieldTypeDouble",
     "alias": "IncSc",
     "domain": null
    },
    {
     "name": "IncRnk",
     "type": "esriFieldTypeString",
     "alias": "IncRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "AgeScLTE17",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScLTE17",
     "domain": null
    },
    {
     "name": "LTE17Rnk",
     "type": "esriFieldTypeString",
     "alias": "LTE17Rnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DenScore",
     "type": "esriFieldTypeDouble",
     "alias": "DenScore",
     "domain": null
    },
    {
     "name": "DensRnk",
     "type": "esriFieldTypeString",
     "alias": "DensRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DistSc",
     "type": "esriFieldTypeDouble",
     "alias": "DistSc",
     "domain": null
    },
    {
     "name": "DistRnk",
     "type": "esriFieldTypeString",
     "alias": "DistRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "CombSc",
     "type": "esriFieldTypeDouble",
     "alias": "CombSc",
     "domain": null
    },
    {
     "name": "CombRnk",
     "type": "esriFieldTypeString",
     "alias": "CombRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "MedianHI",
     "type": "esriFieldTypeInteger",
     "alias": "MedianHI",
     "domain": null
    },
    {
     "name": "AgeScGTE65",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScGTE65",
     "domain": null
    },
    {
     "name": "SrCombSc",
     "type": "esriFieldTypeDouble",
     "alias": "SrCombSc",
     "domain": null
    },
    {
     "name": "SrCombRnkQ",
     "type": "esriFieldTypeString",
     "alias": "SrCombRnkQ",
     "length": 50,
     "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": "R749_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S737_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 3,
   "name": "Park Equity Age Scores 17 and under",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LTE17Rnk",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         171,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Low Need",
       "label": "Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-Low Need",
       "label": "Medium-Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium Need",
       "label": "Medium Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-High Need",
       "label": "Medium-High Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "High Need",
       "label": "High Need"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          110,
          0,
          255
         ],
         "toColor": [
          241,
          252,
          25,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          25,
          255
         ],
         "toColor": [
          250,
          46,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 185230.4993999973,
    "ymin": 24695.612399999052,
    "xmax": 575762.0323000029,
    "ymax": 230941.8958999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GeoName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GEOID",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 12,
     "domain": null
    },
    {
     "name": "logrecno",
     "type": "esriFieldTypeString",
     "alias": "logrecno",
     "length": 12,
     "domain": null
    },
    {
     "name": "GeoName",
     "type": "esriFieldTypeString",
     "alias": "GeoName",
     "length": 254,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 15,
     "domain": null
    },
    {
     "name": "IncSc",
     "type": "esriFieldTypeDouble",
     "alias": "IncSc",
     "domain": null
    },
    {
     "name": "IncRnk",
     "type": "esriFieldTypeString",
     "alias": "IncRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "AgeScLTE17",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScLTE17",
     "domain": null
    },
    {
     "name": "LTE17Rnk",
     "type": "esriFieldTypeString",
     "alias": "LTE17Rnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DenScore",
     "type": "esriFieldTypeDouble",
     "alias": "DenScore",
     "domain": null
    },
    {
     "name": "DensRnk",
     "type": "esriFieldTypeString",
     "alias": "DensRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DistSc",
     "type": "esriFieldTypeDouble",
     "alias": "DistSc",
     "domain": null
    },
    {
     "name": "DistRnk",
     "type": "esriFieldTypeString",
     "alias": "DistRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "CombSc",
     "type": "esriFieldTypeDouble",
     "alias": "CombSc",
     "domain": null
    },
    {
     "name": "CombRnk",
     "type": "esriFieldTypeString",
     "alias": "CombRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "MedianHI",
     "type": "esriFieldTypeInteger",
     "alias": "MedianHI",
     "domain": null
    },
    {
     "name": "AgeScGTE65",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScGTE65",
     "domain": null
    },
    {
     "name": "SrCombSc",
     "type": "esriFieldTypeDouble",
     "alias": "SrCombSc",
     "domain": null
    },
    {
     "name": "SrCombRnkQ",
     "type": "esriFieldTypeString",
     "alias": "SrCombRnkQ",
     "length": 50,
     "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": "R749_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S737_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 4,
   "name": "Park Equity Combined Scores 17 and under",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "CombRnk",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Low Need",
       "label": "Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-Low Need",
       "label": "Medium-Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium Need",
       "label": "Medium Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-High Need",
       "label": "Medium-High Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "High Need",
       "label": "High Need"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          110,
          0,
          255
         ],
         "toColor": [
          241,
          252,
          25,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          25,
          255
         ],
         "toColor": [
          250,
          46,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 185230.4993999973,
    "ymin": 24695.612399999052,
    "xmax": 575762.0323000029,
    "ymax": 230941.8958999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GeoName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GEOID",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 12,
     "domain": null
    },
    {
     "name": "logrecno",
     "type": "esriFieldTypeString",
     "alias": "logrecno",
     "length": 12,
     "domain": null
    },
    {
     "name": "GeoName",
     "type": "esriFieldTypeString",
     "alias": "GeoName",
     "length": 254,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 15,
     "domain": null
    },
    {
     "name": "IncSc",
     "type": "esriFieldTypeDouble",
     "alias": "IncSc",
     "domain": null
    },
    {
     "name": "IncRnk",
     "type": "esriFieldTypeString",
     "alias": "IncRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "AgeScLTE17",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScLTE17",
     "domain": null
    },
    {
     "name": "LTE17Rnk",
     "type": "esriFieldTypeString",
     "alias": "LTE17Rnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DenScore",
     "type": "esriFieldTypeDouble",
     "alias": "DenScore",
     "domain": null
    },
    {
     "name": "DensRnk",
     "type": "esriFieldTypeString",
     "alias": "DensRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DistSc",
     "type": "esriFieldTypeDouble",
     "alias": "DistSc",
     "domain": null
    },
    {
     "name": "DistRnk",
     "type": "esriFieldTypeString",
     "alias": "DistRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "CombSc",
     "type": "esriFieldTypeDouble",
     "alias": "CombSc",
     "domain": null
    },
    {
     "name": "CombRnk",
     "type": "esriFieldTypeString",
     "alias": "CombRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "MedianHI",
     "type": "esriFieldTypeInteger",
     "alias": "MedianHI",
     "domain": null
    },
    {
     "name": "AgeScGTE65",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScGTE65",
     "domain": null
    },
    {
     "name": "SrCombSc",
     "type": "esriFieldTypeDouble",
     "alias": "SrCombSc",
     "domain": null
    },
    {
     "name": "SrCombRnkQ",
     "type": "esriFieldTypeString",
     "alias": "SrCombRnkQ",
     "length": 50,
     "domain": null
    },
    {
     "name": "GTE65Rnk",
     "type": "esriFieldTypeString",
     "alias": "GTE65Rnk",
     "length": 50,
     "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": "R774_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S762_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 5,
   "name": "Park Equity Combined Scores 65 and older",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SrCombRnkQ",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Low Need",
       "label": "Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-Low Need",
       "label": "Medium-Low Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium Need",
       "label": "Medium Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Medium-High Need",
       "label": "Medium-High Need"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         34,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "High Need",
       "label": "High Need"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          110,
          0,
          255
         ],
         "toColor": [
          241,
          252,
          25,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          25,
          255
         ],
         "toColor": [
          250,
          46,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 185230.4993999973,
    "ymin": 24695.612399999052,
    "xmax": 575762.0323000029,
    "ymax": 230941.8958999999,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -36747100,
     "falseY": -29091500,
     "xyUnits": 1.2123691021292362E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GeoName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GEOID",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 12,
     "domain": null
    },
    {
     "name": "logrecno",
     "type": "esriFieldTypeString",
     "alias": "logrecno",
     "length": 12,
     "domain": null
    },
    {
     "name": "GeoName",
     "type": "esriFieldTypeString",
     "alias": "GeoName",
     "length": 254,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 15,
     "domain": null
    },
    {
     "name": "IncSc",
     "type": "esriFieldTypeDouble",
     "alias": "IncSc",
     "domain": null
    },
    {
     "name": "IncRnk",
     "type": "esriFieldTypeString",
     "alias": "IncRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "AgeScLTE17",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScLTE17",
     "domain": null
    },
    {
     "name": "LTE17Rnk",
     "type": "esriFieldTypeString",
     "alias": "LTE17Rnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DenScore",
     "type": "esriFieldTypeDouble",
     "alias": "DenScore",
     "domain": null
    },
    {
     "name": "DensRnk",
     "type": "esriFieldTypeString",
     "alias": "DensRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "DistSc",
     "type": "esriFieldTypeDouble",
     "alias": "DistSc",
     "domain": null
    },
    {
     "name": "DistRnk",
     "type": "esriFieldTypeString",
     "alias": "DistRnk",
     "length": 25,
     "domain": null
    },
    {
     "name": "CombSc",
     "type": "esriFieldTypeDouble",
     "alias": "CombSc",
     "domain": null
    },
    {
     "name": "CombRnk",
     "type": "esriFieldTypeString",
     "alias": "CombRnk",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STAr",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STAr",
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    },
    {
     "name": "MedianHI",
     "type": "esriFieldTypeInteger",
     "alias": "MedianHI",
     "domain": null
    },
    {
     "name": "AgeScGTE65",
     "type": "esriFieldTypeDouble",
     "alias": "AgeScGTE65",
     "domain": null
    },
    {
     "name": "SrCombSc",
     "type": "esriFieldTypeDouble",
     "alias": "SrCombSc",
     "domain": null
    },
    {
     "name": "SrCombRnkQ",
     "type": "esriFieldTypeString",
     "alias": "SrCombRnkQ",
     "length": 50,
     "domain": null
    },
    {
     "name": "GTE65Rnk",
     "type": "esriFieldTypeString",
     "alias": "GTE65Rnk",
     "length": 50,
     "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": "R774_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S762_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}