{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "TAZ2010",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 370568.95710000023,
    "ymin": 4893563.844900001,
    "xmax": 568695.2286999999,
    "ymax": 5064669.4065000005,
    "spatialReference": {
     "wkid": 26915,
     "latestWkid": 26915,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 26915,
    "latestWkid": 26915,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       221,
       192,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "CO_NAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "TAZ",
     "type": "esriFieldTypeInteger",
     "alias": "TAZ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TAZ"
    },
    {
     "name": "CO_NAME",
     "type": "esriFieldTypeString",
     "alias": "CO_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CO_NAME"
    },
    {
     "name": "CO_NUM",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CO_NUM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CO_NUM"
    },
    {
     "name": "TAD",
     "type": "esriFieldTypeInteger",
     "alias": "TAD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TAD"
    },
    {
     "name": "CensusTAZ",
     "type": "esriFieldTypeDouble",
     "alias": "CensusTAZ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CensusTAZ"
    },
    {
     "name": "POPTOTAL",
     "type": "esriFieldTypeDouble",
     "alias": "POPTOTAL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPTOTAL"
    },
    {
     "name": "HHTOTAL",
     "type": "esriFieldTypeDouble",
     "alias": "HHTOTAL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTOTAL"
    },
    {
     "name": "HUTOTAL",
     "type": "esriFieldTypeDouble",
     "alias": "HUTOTAL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HUTOTAL"
    },
    {
     "name": "POPINHH",
     "type": "esriFieldTypeDouble",
     "alias": "POPINHH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPINHH"
    },
    {
     "name": "POPINGQ",
     "type": "esriFieldTypeDouble",
     "alias": "POPINGQ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPINGQ"
    },
    {
     "name": "LIVEDALONE",
     "type": "esriFieldTypeDouble",
     "alias": "LIVEDALONE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LIVEDALONE"
    },
    {
     "name": "MARRKIDS",
     "type": "esriFieldTypeDouble",
     "alias": "MARRKIDS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MARRKIDS"
    },
    {
     "name": "UNMARRKIDS",
     "type": "esriFieldTypeDouble",
     "alias": "UNMARRKIDS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "UNMARRKIDS"
    },
    {
     "name": "FAMNOKIDS",
     "type": "esriFieldTypeDouble",
     "alias": "FAMNOKIDS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FAMNOKIDS"
    },
    {
     "name": "NONFAMILY",
     "type": "esriFieldTypeDouble",
     "alias": "NONFAMILY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "NONFAMILY"
    },
    {
     "name": "WHITENH",
     "type": "esriFieldTypeDouble",
     "alias": "WHITENH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WHITENH"
    },
    {
     "name": "BLACKNH",
     "type": "esriFieldTypeDouble",
     "alias": "BLACKNH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BLACKNH"
    },
    {
     "name": "AMINDNH",
     "type": "esriFieldTypeDouble",
     "alias": "AMINDNH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AMINDNH"
    },
    {
     "name": "ASIANNH",
     "type": "esriFieldTypeDouble",
     "alias": "ASIANNH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ASIANNH"
    },
    {
     "name": "PACIFICNH",
     "type": "esriFieldTypeDouble",
     "alias": "PACIFICNH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "PACIFICNH"
    },
    {
     "name": "OTHERNH",
     "type": "esriFieldTypeDouble",
     "alias": "OTHERNH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OTHERNH"
    },
    {
     "name": "MULTRACENH",
     "type": "esriFieldTypeDouble",
     "alias": "MULTRACENH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MULTRACENH"
    },
    {
     "name": "HISPPOP",
     "type": "esriFieldTypeDouble",
     "alias": "HISPPOP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HISPPOP"
    },
    {
     "name": "NOTHISPPOP",
     "type": "esriFieldTypeDouble",
     "alias": "NOTHISPPOP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "NOTHISPPOP"
    },
    {
     "name": "OWNEROCC",
     "type": "esriFieldTypeDouble",
     "alias": "OWNEROCC",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OWNEROCC"
    },
    {
     "name": "RENTEROCC",
     "type": "esriFieldTypeDouble",
     "alias": "RENTEROCC",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RENTEROCC"
    },
    {
     "name": "VACANT",
     "type": "esriFieldTypeDouble",
     "alias": "VACANT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "VACANT"
    },
    {
     "name": "POPOVER5",
     "type": "esriFieldTypeDouble",
     "alias": "POPOVER5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPOVER5"
    },
    {
     "name": "POPOVER16",
     "type": "esriFieldTypeDouble",
     "alias": "POPOVER16",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPOVER16"
    },
    {
     "name": "POPOVER18",
     "type": "esriFieldTypeDouble",
     "alias": "POPOVER18",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPOVER18"
    },
    {
     "name": "POPOVER65",
     "type": "esriFieldTypeDouble",
     "alias": "POPOVER65",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "POPOVER65"
    },
    {
     "name": "HH_UNDER18",
     "type": "esriFieldTypeDouble",
     "alias": "HH_UNDER18",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HH_UNDER18"
    },
    {
     "name": "HH_65OVER",
     "type": "esriFieldTypeDouble",
     "alias": "HH_65OVER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HH_65OVER"
    },
    {
     "name": "HHTYPE1",
     "type": "esriFieldTypeDouble",
     "alias": "HHTYPE1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTYPE1"
    },
    {
     "name": "HHTYPE2",
     "type": "esriFieldTypeDouble",
     "alias": "HHTYPE2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTYPE2"
    },
    {
     "name": "HHTYPE3",
     "type": "esriFieldTypeDouble",
     "alias": "HHTYPE3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTYPE3"
    },
    {
     "name": "HHTYPE4",
     "type": "esriFieldTypeDouble",
     "alias": "HHTYPE4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTYPE4"
    },
    {
     "name": "HHTYPE5",
     "type": "esriFieldTypeDouble",
     "alias": "HHTYPE5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTYPE5"
    },
    {
     "name": "HHTYPE6",
     "type": "esriFieldTypeDouble",
     "alias": "HHTYPE6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HHTYPE6"
    },
    {
     "name": "TOTAL_EMP",
     "type": "esriFieldTypeDouble",
     "alias": "TOTAL_EMP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOTAL_EMP"
    },
    {
     "name": "RETAIL_EMP",
     "type": "esriFieldTypeDouble",
     "alias": "RETAIL_EMP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RETAIL_EMP"
    },
    {
     "name": "NONRETAIL_",
     "type": "esriFieldTypeDouble",
     "alias": "NONRETAIL_",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "NONRETAIL_"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ACRES",
     "type": "esriFieldTypeDouble",
     "alias": "ACRES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ACRES"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STArea()",
     "required": true
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R2971_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_2971",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1416_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "TAZ2010",
     "description": "",
     "prototype": {
      "attributes": {
       "NONRETAIL_": null,
       "ACRES": null,
       "TAZ": null,
       "CO_NAME": null,
       "CO_NUM": null,
       "TAD": null,
       "CensusTAZ": null,
       "POPTOTAL": null,
       "HHTOTAL": null,
       "HUTOTAL": null,
       "POPINHH": null,
       "POPINGQ": null,
       "LIVEDALONE": null,
       "MARRKIDS": null,
       "UNMARRKIDS": null,
       "FAMNOKIDS": null,
       "NONFAMILY": null,
       "WHITENH": null,
       "BLACKNH": null,
       "AMINDNH": null,
       "ASIANNH": null,
       "PACIFICNH": null,
       "OTHERNH": null,
       "MULTRACENH": null,
       "HISPPOP": null,
       "NOTHISPPOP": null,
       "OWNEROCC": null,
       "RENTEROCC": null,
       "VACANT": null,
       "POPOVER5": null,
       "POPOVER16": null,
       "POPOVER18": null,
       "POPOVER65": null,
       "HH_UNDER18": null,
       "HH_65OVER": null,
       "HHTYPE1": null,
       "HHTYPE2": null,
       "HHTYPE3": null,
       "HHTYPE4": null,
       "HHTYPE5": null,
       "HHTYPE6": null,
       "TOTAL_EMP": null,
       "RETAIL_EMP": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}