{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 0,
 "name": "Person-related data",
 "type": "Feature Layer",
 "description": "<DIV STYLE=\"text-align:Left;font-size:12pt\"><DIV><DIV><P><SPAN>Person specific data from the prior 10 years. Data compiled in this format for the Traffic Safety Data and Analysis website (www.iowadot.gov/tsda)<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "vcsWkid": 105790,
  "latestVcsWkid": 3855,
  "xyTolerance": 4.9999999999999996E-6,
  "zTolerance": 4.9999999999999996E-6,
  "mTolerance": 4.9999999999999996E-6,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 400000,
  "falseZ": -100000,
  "zUnits": 400000,
  "falseM": 0,
  "mUnits": 1
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "EGM2008_Geoid",
  "heightUnit": "meter"
 },
 "copyrightText": "Crash, Accident, Traffic, Safety, Iowa DOT, Iowa Department of Transportation",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 1000000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     0,
     0,
     255,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.08523973273225E7,
  "ymin": 0,
  "xmax": 0,
  "ymax": 5388545.090925,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 5.0E-6,
   "zTolerance": 4.9999999999999996E-6,
   "mTolerance": 4.9999999999999996E-6,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 399999.99999999994,
   "falseZ": -100000,
   "zUnits": 399999.99999999994,
   "falseM": 0,
   "mUnits": 1
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "CRASH_KEY",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "CRASH_KEY",
   "type": "esriFieldTypeString",
   "alias": "Crash Key",
   "length": 200,
   "domain": null
  },
  {
   "name": "CASENUMBER",
   "type": "esriFieldTypeDouble",
   "alias": "Iowa DOT Case Number",
   "domain": null
  },
  {
   "name": "PERSONKEY",
   "type": "esriFieldTypeString",
   "alias": "Person Key",
   "length": 80,
   "domain": null
  },
  {
   "name": "ZINJ_UNITKEY",
   "type": "esriFieldTypeDouble",
   "alias": "Unit Key (injured person)",
   "domain": null
  },
  {
   "name": "ZINJ_INJUREDAGE",
   "type": "esriFieldTypeInteger",
   "alias": "Age of Injured Person",
   "domain": null
  },
  {
   "name": "ZINJ_INJUREDGEN",
   "type": "esriFieldTypeString",
   "alias": "Gender of Injured Person",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "CRASH_INJREDGENDER",
    "description": "Gender of Injured Person for Crash Data",
    "codedValues": [
     {
      "name": "Male",
      "code": "M"
     },
     {
      "name": "Female",
      "code": "F"
     },
     {
      "name": "Unknown",
      "code": "U"
     },
     {
      "name": "Not reported",
      "code": "NR"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ZUNI_UNITKEY",
   "type": "esriFieldTypeDouble",
   "alias": "Unit Key (uninjured person)",
   "domain": null
  },
  {
   "name": "ZUNI_INJUREDAGE",
   "type": "esriFieldTypeInteger",
   "alias": "Age of Uninjured Person",
   "domain": null
  },
  {
   "name": "ZUNI_INJUREDGEN",
   "type": "esriFieldTypeString",
   "alias": "Gender (uninjured person)",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "CRASH_INJREDGENDER",
    "description": "Gender of Injured Person for Crash Data",
    "codedValues": [
     {
      "name": "Male",
      "code": "M"
     },
     {
      "name": "Female",
      "code": "F"
     },
     {
      "name": "Unknown",
      "code": "U"
     },
     {
      "name": "Not reported",
      "code": "NR"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "XCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "X-Coordinate (UTM 15N NAD 83)",
   "domain": null
  },
  {
   "name": "YCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "Y-Coordinate (UTM 15N NAD 83)",
   "domain": null
  },
  {
   "name": "FATALITIES",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Fatalities",
   "domain": null
  },
  {
   "name": "VEHICLES",
   "type": "esriFieldTypeInteger",
   "alias": "Number of Vehicles Involved",
   "domain": null
  },
  {
   "name": "CRASH_YEAR",
   "type": "esriFieldTypeInteger",
   "alias": "Year of Crash",
   "domain": null
  },
  {
   "name": "ZINJ_INJSTATUS",
   "type": "esriFieldTypeString",
   "alias": "Injury Status (injured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZINJ_SEATING",
   "type": "esriFieldTypeString",
   "alias": "Seating Position (injured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZINJ_OCCPROTECT",
   "type": "esriFieldTypeString",
   "alias": "Occupant Protection (injured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZINJ_EJECTION",
   "type": "esriFieldTypeString",
   "alias": "Ejection (injured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZINJ_EJECTIONPATH",
   "type": "esriFieldTypeString",
   "alias": "Ejection Path (injured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZINJ_AIRBAGDEP",
   "type": "esriFieldTypeString",
   "alias": "Airbag Deployment (injured person)",
   "length": 100,
   "domain": null
  },
  {
   "name": "ZINJ_TRAPPED",
   "type": "esriFieldTypeString",
   "alias": "Occupant Trapped? (injured person)",
   "length": 100,
   "domain": null
  },
  {
   "name": "ZUNI_INJSTATUS",
   "type": "esriFieldTypeString",
   "alias": "Injury Status(uninjured person)",
   "length": 75,
   "domain": null
  },
  {
   "name": "ZUNI_SEATING",
   "type": "esriFieldTypeString",
   "alias": "Seating Position(uninjured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZUNI_OCCPROTECT",
   "type": "esriFieldTypeString",
   "alias": "Occpant Protection (uninjured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZUNI_EJECTION",
   "type": "esriFieldTypeString",
   "alias": "Ejection (uninjured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZUNI_EJECTIONPATH",
   "type": "esriFieldTypeString",
   "alias": "Ejection Path (uninjured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZUNI_AIRBAGDEP",
   "type": "esriFieldTypeString",
   "alias": "Airbag Deployment (uninjured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZUNI_TRAPPED",
   "type": "esriFieldTypeString",
   "alias": "Occupant Trapped? (uninjured person)",
   "length": 50,
   "domain": null
  },
  {
   "name": "CSEVERITY",
   "type": "esriFieldTypeString",
   "alias": "Crash Severity",
   "length": 50,
   "domain": null
  },
  {
   "name": "MAJORCAUSE",
   "type": "esriFieldTypeString",
   "alias": "Major Cause",
   "length": 50,
   "domain": null
  },
  {
   "name": "VCONFIG",
   "type": "esriFieldTypeString",
   "alias": "Vehicle Configuration",
   "length": 50,
   "domain": null
  },
  {
   "name": "CSURFCOND",
   "type": "esriFieldTypeString",
   "alias": "Crash Surface Conditions",
   "length": 50,
   "domain": null
  },
  {
   "name": "DRUGALCREL",
   "type": "esriFieldTypeString",
   "alias": "Drug or Alcohol Related?",
   "length": 50,
   "domain": null
  },
  {
   "name": "ROADTYPE",
   "type": "esriFieldTypeString",
   "alias": "Type of Roadway or Intersection",
   "length": 50,
   "domain": null
  },
  {
   "name": "WZ_RELATED",
   "type": "esriFieldTypeString",
   "alias": "Work Zone Related",
   "length": 50,
   "domain": null
  },
  {
   "name": "NM_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Non-Motorist Type",
   "length": 50,
   "domain": null
  },
  {
   "name": "NM_LOC",
   "type": "esriFieldTypeString",
   "alias": "Non-Motorist Location",
   "length": 50,
   "domain": null
  },
  {
   "name": "NM_ACTION",
   "type": "esriFieldTypeString",
   "alias": "Non-Motorist Action",
   "length": 50,
   "domain": null
  },
  {
   "name": "NM_SAFETY",
   "type": "esriFieldTypeString",
   "alias": "Non-Motorist Safety Equipment",
   "length": 50,
   "domain": null
  },
  {
   "name": "NMCONTCIRC",
   "type": "esriFieldTypeString",
   "alias": "Contributing Circumstances - Non-Motorist",
   "length": 50,
   "domain": null
  },
  {
   "name": "FROM_MEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "From Measure",
   "domain": null
  },
  {
   "name": "TO_MEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "To Measure",
   "domain": null
  },
  {
   "name": "ROUTEID",
   "type": "esriFieldTypeString",
   "alias": "Route ID",
   "length": 15,
   "domain": null
  },
  {
   "name": "CRASH_DATETIME",
   "type": "esriFieldTypeDate",
   "alias": "Crash Date-Time (Local)",
   "length": 8,
   "domain": null
  },
  {
   "name": "CRASH_DATETIME_UTC",
   "type": "esriFieldTypeDate",
   "alias": "Crash Date-Time (UTC)",
   "length": 8,
   "domain": null
  },
  {
   "name": "CRASH_DATETIME_UTC_OFFSET",
   "type": "esriFieldTypeString",
   "alias": "Crash Date-Time UTC Offset",
   "length": 6,
   "domain": null
  },
  {
   "name": "REST_UPDATED",
   "type": "esriFieldTypeDate",
   "alias": "REST Service Last Updated (UTC)",
   "length": 8,
   "domain": null
  },
  {
   "name": "REST_UPDATED_UTC_OFFSET",
   "type": "esriFieldTypeString",
   "alias": "REST Service Last Updated UTC Offset",
   "length": 6,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "CRASHKEY_1",
   "fields": "CRASH_KEY",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R6463262_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_6463262",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A1315_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "hasMetadata": true,
 "isDataArchived": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1571314766000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "dfb4d5aaa48a4d66a1b6f5c61ab6c2a1"
}