{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 1,
 "name": "Census_2020_CD",
 "type": "Feature Layer",
 "description": "Census 2020 data for City  Council Districts.The data is calculated from Census 2020 Blocks. Data of each category  for each council district is the sum of all data of that  category  in all blockgroups and area weighted if BlockGroups area is only part of  a district .",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2868,
  "latestWkid": 2868,
  "xyTolerance": 0.008192000007629409,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -1.77466999986604E7,
  "falseY": -4.40672999983171E7,
  "xyUnits": 1953.12499818101,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "ITS Enterprise GIS",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     186,
     232,
     252,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      110,
      110,
      110,
      255
     ],
     "width": 0.7
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[C_TRACT]",
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "removeDuplicates": "none",
    "multiPart": "labelPerPart",
    "deconflictionStrategy": "static",
    "repeatLabel": false,
    "allowOverrun": true,
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 0,
    "name": "Default",
    "priority": 1,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 12,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 230000,
  "ymin": 525000,
  "xmax": 995000,
  "ymax": 1150000,
  "spatialReference": {
   "wkid": 2868,
   "latestWkid": 2868,
   "xyTolerance": 0.0032808398950131233,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -17746700,
   "falseY": -44067300,
   "xyUnits": 3048,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "DISTRICT",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "DISTRICT",
   "type": "esriFieldTypeString",
   "alias": "district",
   "length": 50,
   "domain": null
  },
  {
   "name": "C_TRACT",
   "type": "esriFieldTypeInteger",
   "alias": "C_TRACT",
   "domain": null
  },
  {
   "name": "TOTAL_POP",
   "type": "esriFieldTypeInteger",
   "alias": "total_pop",
   "domain": null
  },
  {
   "name": "HH_POP",
   "type": "esriFieldTypeInteger",
   "alias": "hh_pop",
   "domain": null
  },
  {
   "name": "GQ_POP",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop",
   "domain": null
  },
  {
   "name": "TOTAL_HH",
   "type": "esriFieldTypeInteger",
   "alias": "total_hh",
   "domain": null
  },
  {
   "name": "PPH",
   "type": "esriFieldTypeInteger",
   "alias": "pph",
   "domain": null
  },
  {
   "name": "TOTAL_HU",
   "type": "esriFieldTypeInteger",
   "alias": "total_hu",
   "domain": null
  },
  {
   "name": "OCCUPIED_HU",
   "type": "esriFieldTypeInteger",
   "alias": "occupied_hu",
   "domain": null
  },
  {
   "name": "VACANT_HU",
   "type": "esriFieldTypeInteger",
   "alias": "vacant_hu",
   "domain": null
  },
  {
   "name": "VR",
   "type": "esriFieldTypeInteger",
   "alias": "vr",
   "domain": null
  },
  {
   "name": "WHITE",
   "type": "esriFieldTypeInteger",
   "alias": "white",
   "domain": null
  },
  {
   "name": "BLACK",
   "type": "esriFieldTypeInteger",
   "alias": "black",
   "domain": null
  },
  {
   "name": "NATIVE",
   "type": "esriFieldTypeInteger",
   "alias": "native",
   "domain": null
  },
  {
   "name": "ASIAN",
   "type": "esriFieldTypeInteger",
   "alias": "asian",
   "domain": null
  },
  {
   "name": "PACIFIC",
   "type": "esriFieldTypeInteger",
   "alias": "pacific",
   "domain": null
  },
  {
   "name": "OTHER",
   "type": "esriFieldTypeInteger",
   "alias": "other",
   "domain": null
  },
  {
   "name": "TWO_OR_MORE",
   "type": "esriFieldTypeInteger",
   "alias": "two_or_more",
   "domain": null
  },
  {
   "name": "HISPANIC",
   "type": "esriFieldTypeInteger",
   "alias": "hispanic",
   "domain": null
  },
  {
   "name": "NOT_HISPANIC",
   "type": "esriFieldTypeInteger",
   "alias": "not_hispanic",
   "domain": null
  },
  {
   "name": "WHITE_NH",
   "type": "esriFieldTypeInteger",
   "alias": "white_nh",
   "domain": null
  },
  {
   "name": "BLACK_NH",
   "type": "esriFieldTypeInteger",
   "alias": "black_nh",
   "domain": null
  },
  {
   "name": "NATIVE_NH",
   "type": "esriFieldTypeInteger",
   "alias": "native_nh",
   "domain": null
  },
  {
   "name": "ASIAN_NH",
   "type": "esriFieldTypeInteger",
   "alias": "asian_nh",
   "domain": null
  },
  {
   "name": "PACIFIC_NH",
   "type": "esriFieldTypeInteger",
   "alias": "pacific_nh",
   "domain": null
  },
  {
   "name": "OTHER_NH",
   "type": "esriFieldTypeInteger",
   "alias": "other_nh",
   "domain": null
  },
  {
   "name": "TWO_OR_MORE_NH",
   "type": "esriFieldTypeInteger",
   "alias": "two_or_more_nh",
   "domain": null
  },
  {
   "name": "WHITE_H",
   "type": "esriFieldTypeInteger",
   "alias": "white_h",
   "domain": null
  },
  {
   "name": "BLACK_H",
   "type": "esriFieldTypeInteger",
   "alias": "black_h",
   "domain": null
  },
  {
   "name": "NATIVE_H",
   "type": "esriFieldTypeInteger",
   "alias": "native_h",
   "domain": null
  },
  {
   "name": "ASIAN_H",
   "type": "esriFieldTypeInteger",
   "alias": "asian_h",
   "domain": null
  },
  {
   "name": "PACIFIC_H",
   "type": "esriFieldTypeInteger",
   "alias": "pacific_h",
   "domain": null
  },
  {
   "name": "OTHER_H",
   "type": "esriFieldTypeInteger",
   "alias": "other_h",
   "domain": null
  },
  {
   "name": "TWO_OR_MORE_H",
   "type": "esriFieldTypeInteger",
   "alias": "two_or_more_h",
   "domain": null
  },
  {
   "name": "MINORITY_POP",
   "type": "esriFieldTypeInteger",
   "alias": "minority_pop",
   "domain": null
  },
  {
   "name": "AGE_0_17",
   "type": "esriFieldTypeInteger",
   "alias": "age_0_17",
   "domain": null
  },
  {
   "name": "AGE_18_PLUS",
   "type": "esriFieldTypeInteger",
   "alias": "age_18_plus",
   "domain": null
  },
  {
   "name": "GQ_POP_IN_PRISONS",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_in_prisons",
   "domain": null
  },
  {
   "name": "GQ_POP_JUV",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_juv",
   "domain": null
  },
  {
   "name": "GQ_POP_NURSING",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_nursing",
   "domain": null
  },
  {
   "name": "GQ_POP_OTHER_INST",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_other_inst",
   "domain": null
  },
  {
   "name": "GQ_POP_DORMS",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_dorms",
   "domain": null
  },
  {
   "name": "GQ_POP_MILITARY",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_military",
   "domain": null
  },
  {
   "name": "GQ_POP_OTHER_NON_INST",
   "type": "esriFieldTypeInteger",
   "alias": "gq_pop_other_non_inst",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "SHAPE.AREA",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.AREA",
   "domain": null
  },
  {
   "name": "SHAPE.LEN",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.LEN",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R13270542_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A1872_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [
  {
   "id": 0,
   "name": "GISADM.ACS_2021_CD",
   "relatedTableId": 0,
   "role": "esriRelRoleDestination",
   "keyField": "C_TRACT",
   "cardinality": "esriRelCardinalityOneToMany",
   "composite": false
  }
 ],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "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,
  "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": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "US Mountain Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": {
  "timeZone": "US Mountain Standard Time",
  "respectsDaylightSaving": false
 },
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.AREA",
  "shapeLengthFieldName": "SHAPE.LEN",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9002}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}