{
 "currentVersion": 10.91,
 "id": 133,
 "name": "Census Tracts 2010",
 "type": "Feature Layer",
 "description": "This dataset contains 2010 Census Tracts as they are defined by the Bureau of the Census. The data contains selected information on total population, race, sex, age, and household. Census Tracts are statistical subdivisions of counties generally having stable boundaries and, when first established, were designed to have relatively homogeneous demographic characteristics. A Census Tract contains an average of 4000 people. ",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102658,
  "latestWkid": 2236
 },
 "copyrightText": "",
 "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": [
      76,
      0,
      115,
      255
     ],
     "width": 2
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[Name]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      76,
      0,
      115,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      253,
      246,
      230,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 11,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 444753.8372025937,
  "ymin": 1459064.1754136905,
  "xmax": 700262.1736258417,
  "ymax": 1618993.7089004368,
  "spatialReference": {
   "wkid": 102658,
   "latestWkid": 2236
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "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": "GEOID10",
   "type": "esriFieldTypeString",
   "alias": "GEOID10",
   "length": 11,
   "domain": null
  },
  {
   "name": "NAME10",
   "type": "esriFieldTypeString",
   "alias": "NAME10",
   "length": 7,
   "domain": null
  },
  {
   "name": "SUMLEV",
   "type": "esriFieldTypeString",
   "alias": "SUMLEV",
   "length": 3,
   "domain": null
  },
  {
   "name": "LOGRECNO",
   "type": "esriFieldTypeString",
   "alias": "LOGRECNO",
   "length": 7,
   "domain": null
  },
  {
   "name": "TRACT",
   "type": "esriFieldTypeString",
   "alias": "TRACT",
   "length": 6,
   "domain": null
  },
  {
   "name": "BLKGRP",
   "type": "esriFieldTypeString",
   "alias": "BLKGRP",
   "length": 1,
   "domain": null
  },
  {
   "name": "BLOCK",
   "type": "esriFieldTypeString",
   "alias": "BLOCK",
   "length": 4,
   "domain": null
  },
  {
   "name": "AREALAND",
   "type": "esriFieldTypeString",
   "alias": "AREALAND",
   "length": 14,
   "domain": null
  },
  {
   "name": "AREAWATR",
   "type": "esriFieldTypeString",
   "alias": "AREAWATR",
   "length": 14,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 90,
   "domain": null
  },
  {
   "name": "LATITUDE",
   "type": "esriFieldTypeString",
   "alias": "LATITUDE",
   "length": 11,
   "domain": null
  },
  {
   "name": "LONGITUDE",
   "type": "esriFieldTypeString",
   "alias": "LONGITUDE",
   "length": 12,
   "domain": null
  },
  {
   "name": "TOTPOP",
   "type": "esriFieldTypeInteger",
   "alias": "Total Population",
   "domain": null
  },
  {
   "name": "WHITE",
   "type": "esriFieldTypeInteger",
   "alias": "White",
   "domain": null
  },
  {
   "name": "BLACK",
   "type": "esriFieldTypeInteger",
   "alias": "Black",
   "domain": null
  },
  {
   "name": "AIANDAKN",
   "type": "esriFieldTypeInteger",
   "alias": "AI & AKN",
   "domain": null
  },
  {
   "name": "ASIAN",
   "type": "esriFieldTypeInteger",
   "alias": "ASIAN",
   "domain": null
  },
  {
   "name": "NHIANDOPI",
   "type": "esriFieldTypeInteger",
   "alias": "NHI & OPI",
   "domain": null
  },
  {
   "name": "SOME_OTHER",
   "type": "esriFieldTypeInteger",
   "alias": "Some Other Race",
   "domain": null
  },
  {
   "name": "TWO_ORMORE",
   "type": "esriFieldTypeInteger",
   "alias": "Two or more races",
   "domain": null
  },
  {
   "name": "HISPANIC",
   "type": "esriFieldTypeInteger",
   "alias": "Hispanic",
   "domain": null
  },
  {
   "name": "NOT_HISP",
   "type": "esriFieldTypeInteger",
   "alias": "Not Hispanic",
   "domain": null
  },
  {
   "name": "POP_18_UP",
   "type": "esriFieldTypeInteger",
   "alias": "Total Population  18 and Over",
   "domain": null
  },
  {
   "name": "WHITE18_UP",
   "type": "esriFieldTypeInteger",
   "alias": "White 18 and Over",
   "domain": null
  },
  {
   "name": "BLACK18_UP",
   "type": "esriFieldTypeInteger",
   "alias": "Black  18 and Over",
   "domain": null
  },
  {
   "name": "AIAKN18_UP",
   "type": "esriFieldTypeInteger",
   "alias": "AI & AKN 18 & Over",
   "domain": null
  },
  {
   "name": "ASIAN18_UP",
   "type": "esriFieldTypeInteger",
   "alias": "ASIAN 18 & Over",
   "domain": null
  },
  {
   "name": "NHIOPI18UP",
   "type": "esriFieldTypeInteger",
   "alias": "NHI & Other PI 18 and Over",
   "domain": null
  },
  {
   "name": "OTHER_18UP",
   "type": "esriFieldTypeInteger",
   "alias": "Some Other race 18 & Over",
   "domain": null
  },
  {
   "name": "TWO_18UP",
   "type": "esriFieldTypeInteger",
   "alias": "Two or more races 18 & Up",
   "domain": null
  },
  {
   "name": "HISP_18UP",
   "type": "esriFieldTypeInteger",
   "alias": "Total Hispanic 18 and Over",
   "domain": null
  },
  {
   "name": "NOHISP18UP",
   "type": "esriFieldTypeInteger",
   "alias": "Total Not Hispanic 18 and Over",
   "domain": null
  },
  {
   "name": "HOUSINUNIT",
   "type": "esriFieldTypeInteger",
   "alias": "Total Housing Units",
   "domain": null
  },
  {
   "name": "OCCUPIED",
   "type": "esriFieldTypeInteger",
   "alias": "Occupied",
   "domain": null
  },
  {
   "name": "VACANT",
   "type": "esriFieldTypeInteger",
   "alias": "Vacant",
   "domain": null
  },
  {
   "name": "SHAPE_Length",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Length",
   "domain": null
  },
  {
   "name": "SHAPE_Area",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Area",
   "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": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "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,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE_Area",
  "shapeLengthFieldName": "SHAPE_Length",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}