{
 "currentVersion": 10.71,
 "id": 28,
 "name": "2020 Census Tract",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 103146,
  "latestWkid": 6570,
  "vcsWkid": 105703,
  "latestVcsWkid": 6360
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 26,
  "name": "Census"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      205,
      102,
      153,
      255
     ],
     "width": 4
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[TRACT]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      255,
      255,
      255
     ],
     "backgroundColor": [
      205,
      102,
      153,
      255
     ],
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Trebuchet MS",
      "size": 10,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 36000,
    "maxScale": 9601
   },
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[TRACT]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      205,
      102,
      153,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Trebuchet MS",
      "size": 9,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 143999,
    "maxScale": 36001
   },
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[TRACT]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      255,
      255,
      255
     ],
     "backgroundColor": [
      205,
      102,
      153,
      255
     ],
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Trebuchet MS",
      "size": 11,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 9600,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1472048.4911364764,
  "ymin": 967059.94043158,
  "xmax": 1656012.7169686258,
  "ymax": 1233454.3269367516,
  "spatialReference": {
   "wkid": 103146,
   "latestWkid": 6570
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "EDITORNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "TRACT",
   "type": "esriFieldTypeString",
   "alias": "Census Tract",
   "length": 6,
   "domain": null
  },
  {
   "name": "FIPS",
   "type": "esriFieldTypeString",
   "alias": "FIPS Code",
   "length": 12,
   "domain": null
  },
  {
   "name": "POP2010",
   "type": "esriFieldTypeInteger",
   "alias": "2010 Population",
   "domain": null
  },
  {
   "name": "POP10_SQMI",
   "type": "esriFieldTypeDouble",
   "alias": "2010 Population per Square Mile",
   "domain": null
  },
  {
   "name": "POP2020",
   "type": "esriFieldTypeInteger",
   "alias": "2020 Population",
   "domain": null
  },
  {
   "name": "POP20_SQMI",
   "type": "esriFieldTypeDouble",
   "alias": "2020 Population per Square Mile",
   "domain": null
  },
  {
   "name": "WHITE",
   "type": "esriFieldTypeInteger",
   "alias": "White Population",
   "domain": null
  },
  {
   "name": "BLACK",
   "type": "esriFieldTypeInteger",
   "alias": "Black Population",
   "domain": null
  },
  {
   "name": "AMERI_ES",
   "type": "esriFieldTypeInteger",
   "alias": "American Indian Population",
   "domain": null
  },
  {
   "name": "ASIAN",
   "type": "esriFieldTypeInteger",
   "alias": "Asian Population",
   "domain": null
  },
  {
   "name": "HAWN_PI",
   "type": "esriFieldTypeInteger",
   "alias": "Hawian Population",
   "domain": null
  },
  {
   "name": "OTHER",
   "type": "esriFieldTypeInteger",
   "alias": "Other Population",
   "domain": null
  },
  {
   "name": "MULT_RACE",
   "type": "esriFieldTypeInteger",
   "alias": "Multi Race Population",
   "domain": null
  },
  {
   "name": "HISPANIC",
   "type": "esriFieldTypeInteger",
   "alias": "Hispanic Population",
   "domain": null
  },
  {
   "name": "MALES",
   "type": "esriFieldTypeInteger",
   "alias": "Male Population",
   "domain": null
  },
  {
   "name": "FEMALES",
   "type": "esriFieldTypeInteger",
   "alias": "Female Population",
   "domain": null
  },
  {
   "name": "AGE_UNDER5",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age Under 5",
   "domain": null
  },
  {
   "name": "AGE_5_9",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 5 to 9",
   "domain": null
  },
  {
   "name": "AGE_10_14",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 10 to 14",
   "domain": null
  },
  {
   "name": "AGE_15_19",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 15 to 19",
   "domain": null
  },
  {
   "name": "AGE_20_24",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 20 to 24",
   "domain": null
  },
  {
   "name": "AGE_25_29",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 25 to 29",
   "domain": null
  },
  {
   "name": "AGE_30_34",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 30 to 34",
   "domain": null
  },
  {
   "name": "AGE_35_39",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 35 to 39",
   "domain": null
  },
  {
   "name": "AGE_40_44",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 40 to 44",
   "domain": null
  },
  {
   "name": "AGE_45_49",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 45 to 49",
   "domain": null
  },
  {
   "name": "AGE_50_54",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 50 to 54",
   "domain": null
  },
  {
   "name": "AGE_55_59",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 55 to 59",
   "domain": null
  },
  {
   "name": "AGE_60_64",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 60 to 64",
   "domain": null
  },
  {
   "name": "AGE_65_69",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 65 to 69",
   "domain": null
  },
  {
   "name": "AGE_70_74",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 70 to 74",
   "domain": null
  },
  {
   "name": "AGE_75_79",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 75 to 79",
   "domain": null
  },
  {
   "name": "AGE_80_84",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 80 to 84",
   "domain": null
  },
  {
   "name": "AGE_85_UP",
   "type": "esriFieldTypeInteger",
   "alias": "Population Age 85 and Over",
   "domain": null
  },
  {
   "name": "MED_AGE",
   "type": "esriFieldTypeDouble",
   "alias": "Median Age",
   "domain": null
  },
  {
   "name": "MED_AGE_M",
   "type": "esriFieldTypeDouble",
   "alias": "Male Median Age",
   "domain": null
  },
  {
   "name": "MED_AGE_F",
   "type": "esriFieldTypeDouble",
   "alias": "Female Median Age",
   "domain": null
  },
  {
   "name": "HOUSEHOLDS",
   "type": "esriFieldTypeInteger",
   "alias": "Total Number of Households",
   "domain": null
  },
  {
   "name": "AVE_HH_SZ",
   "type": "esriFieldTypeDouble",
   "alias": "Average Household Size",
   "domain": null
  },
  {
   "name": "HSEHLD_1_M",
   "type": "esriFieldTypeInteger",
   "alias": "Number of One-Person Male Households",
   "domain": null
  },
  {
   "name": "HSEHLD_1_F",
   "type": "esriFieldTypeInteger",
   "alias": "Number of One-Person Female Households",
   "domain": null
  },
  {
   "name": "MARHH_CHD",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Married Households With Children Under 18",
   "domain": null
  },
  {
   "name": "MARHH_NO_C",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Married Households With No children",
   "domain": null
  },
  {
   "name": "MHH_CHILD",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Households With a Man and Children Under 18",
   "domain": null
  },
  {
   "name": "FHH_CHILD",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Households With a Woman and Children Under 18",
   "domain": null
  },
  {
   "name": "FAMILIES",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Families",
   "domain": null
  },
  {
   "name": "HSE_UNITS",
   "type": "esriFieldTypeInteger",
   "alias": "Total Number of Housing Units",
   "domain": null
  },
  {
   "name": "VACANT",
   "type": "esriFieldTypeInteger",
   "alias": "Total Number of Vacant Housing Units",
   "domain": null
  },
  {
   "name": "OWNER_OCC",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Housing Units Occupied by the Owner",
   "domain": null
  },
  {
   "name": "RENTER_OCC",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Housing Units Occupied by Renters",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R7066_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S4978_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 5000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}