{
 "currentVersion": 10.51,
 "id": 0,
 "name": "Census Tracts",
 "type": "Feature Layer",
 "description": "HeaderDescriptionNAMEName of GeographyPopulationTotal Population CountWhiteTotal Count of Population that is WhiteBlk_AfAmTotal Count of Population that is Black/Afican AmericanAmInd_AkNaTotal Count of Population that is American Indian/Native AlaskanAsianTotal Count of Population that is AsianNatHaw_PacTotal Count of Population that is Native Hawiian/Pacific IslanderOther_RaceTotal Count of Population that is of another raceTwoOrMoreTotal Count of Population that is of two or more racesHisp_LatTotal Count of Population that is Hispanic/LatinoOver18Total Count of Population that is over 18 years of ageHousingTotal Count of Housing UnitsOccupiedTotal Count of Occupied Housing UnitsVacantTotal Count of Vacant Housing Units",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102685,
  "latestWkid": 2248
 },
 "copyrightText": "Data Sources:\n1.  U.S. Census Bureau, 2010 Census, Public Law 41-171:  For all Census Tracts, City of Baltimore Neighborhoods, City of Baltimore Council Districts (Over 18 Race, Ethnicity, Housing), City of Baltimore Wards & Precincts (Over 18 Race, Ethnicity, Housing),and  Legislative Districts (Over 18 Race, Ethnicity, Housing).\n2. Adjusted 2010 Census Public Law 41-171 (per the Maryland \u201cNo Representation Without Population Act\u201d of 2010):  City of Baltimore Council Districts (Population, Population Over 18, Race), City of Baltimore Wards & Precincts (Population, Population Over 18, Race),and  Legislative Districts (Population, Population Over 18, Race).",
 "parentLayer": null,
 "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": [
      0,
      115,
      76,
      255
     ],
     "width": 2
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[NAME]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      255,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      0,
      0,
      0,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -8539563.20870287,
  "ymin": 4749947.752941979,
  "xmax": -8519109.733451176,
  "ymax": 4775210.895985882,
  "spatialReference": {
   "wkid": 102113,
   "latestWkid": 3785
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "TRACT",
   "length": 50,
   "domain": null
  },
  {
   "name": "Population",
   "type": "esriFieldTypeDouble",
   "alias": "TOTAL POPULATION",
   "domain": null
  },
  {
   "name": "White",
   "type": "esriFieldTypeDouble",
   "alias": "WHITE",
   "domain": null
  },
  {
   "name": "Blk_AfAm",
   "type": "esriFieldTypeDouble",
   "alias": "BLACK/AFRICAN AMERICAN",
   "domain": null
  },
  {
   "name": "AmInd_AkNa",
   "type": "esriFieldTypeDouble",
   "alias": "AMERICAN INDIAN",
   "domain": null
  },
  {
   "name": "Asian",
   "type": "esriFieldTypeDouble",
   "alias": "ASIAN",
   "domain": null
  },
  {
   "name": "NatHaw_Pac",
   "type": "esriFieldTypeDouble",
   "alias": "HAWAIIAN/PACIFIC ISLANDER",
   "domain": null
  },
  {
   "name": "Other_Race",
   "type": "esriFieldTypeDouble",
   "alias": "OTHER RACE",
   "domain": null
  },
  {
   "name": "TwoOrMore",
   "type": "esriFieldTypeDouble",
   "alias": "TWO OR MORE RACES",
   "domain": null
  },
  {
   "name": "Hisp_Lat",
   "type": "esriFieldTypeDouble",
   "alias": "HISPANIC",
   "domain": null
  },
  {
   "name": "Over18_Pop",
   "type": "esriFieldTypeDouble",
   "alias": "OVER 18",
   "domain": null
  },
  {
   "name": "Over18_Whi",
   "type": "esriFieldTypeDouble",
   "alias": "WHITE 18+",
   "domain": null
  },
  {
   "name": "Over18_Blk",
   "type": "esriFieldTypeDouble",
   "alias": "BLACK 18+",
   "domain": null
  },
  {
   "name": "Over18_AmI",
   "type": "esriFieldTypeDouble",
   "alias": "NATIVE AMERICAN 18+",
   "domain": null
  },
  {
   "name": "Over18_Asi",
   "type": "esriFieldTypeDouble",
   "alias": "ASIAN 18+",
   "domain": null
  },
  {
   "name": "Over18_Nat",
   "type": "esriFieldTypeDouble",
   "alias": "HAWAIIAN/PACIFIC ISLANDER 18+",
   "domain": null
  },
  {
   "name": "Over18_Oth",
   "type": "esriFieldTypeDouble",
   "alias": "OTHER RACE 18+",
   "domain": null
  },
  {
   "name": "Over18_Two",
   "type": "esriFieldTypeDouble",
   "alias": "TWO RACES 18+",
   "domain": null
  },
  {
   "name": "Over18_His",
   "type": "esriFieldTypeDouble",
   "alias": "HISPANIC 18+",
   "domain": null
  },
  {
   "name": "Housing",
   "type": "esriFieldTypeDouble",
   "alias": "HOUSING UNITS",
   "domain": null
  },
  {
   "name": "Occupied",
   "type": "esriFieldTypeDouble",
   "alias": "OCCUPIED HOUSING UNITS",
   "domain": null
  },
  {
   "name": "Vacant",
   "type": "esriFieldTypeDouble",
   "alias": "VACANT HOUSING UNITS",
   "domain": null
  },
  {
   "name": "URL",
   "type": "esriFieldTypeString",
   "alias": "URL",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STArea()",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "S212_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true
}