{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 11,
 "name": "Private Streets",
 "type": "Feature Layer",
 "description": "Irvine Centerline feature class includes the centerlines of all street types within the City of Irvine including freeway, corridor, expressway, major 8 lanes, major 6 lanes, primary, secondary, commuter, local, private, railroad, names driveway and un-named driveway.0\tUnknown10\tFreeway20\tCorridor30\tX-Way40\tMajor 850\tMajor 660\tPrimary70\tSecondary80\tCommuter90\tLocal100\tPrivate200\tRailRoad300\tRamp999\tNamed Driveway9999\tUn-named Driveway250\tSignal Intersection95\tPublic Trail",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102646,
  "latestWkid": 2230,
  "xyTolerance": 0.0016666666666666702,
  "zTolerance": 2,
  "mTolerance": 2,
  "falseX": -1.1860889999916694E8,
  "falseY": -9.125949999916686E7,
  "xyUnits": 4799.99999999999,
  "falseZ": 0,
  "zUnits": 4,
  "falseM": 0,
  "mUnits": 4
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 24000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     255,
     115,
     223,
     255
    ],
    "width": 2
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[NAME]",
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "textLayout": "straight",
    "deconflictionStrategy": "dynamic",
    "allowOverrun": false,
    "repeatLabel": false,
    "removeDuplicates": "all",
    "removeDuplicatesDistance": 0,
    "lineConnection": "minimizeLabels",
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 0,
    "name": "Default",
    "priority": 35,
    "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": 6,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 6069486.019999996,
  "ymin": 2165039.34,
  "xmax": 6127873.3616666645,
  "ymax": 2231175.74250001,
  "spatialReference": {
   "wkid": 102646,
   "latestWkid": 2230,
   "xyTolerance": 0.0016666666666666668,
   "zTolerance": 2,
   "mTolerance": 0.0016666666666666668,
   "falseX": -118608900,
   "falseY": -91259500,
   "xyUnits": 3.597970630767777E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": "CL",
 "subtypeFieldName": "CL",
 "subtypeField": "CL",
 "defaultSubtypeCode": 0,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SEGMENTID",
   "type": "esriFieldTypeInteger",
   "alias": "SEGMENTID",
   "domain": null
  },
  {
   "name": "CL",
   "type": "esriFieldTypeInteger",
   "alias": "CL",
   "domain": null
  },
  {
   "name": "PREFIX",
   "type": "esriFieldTypeString",
   "alias": "PREFIX",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS5_dSUFFIXPREFIX",
    "description": "",
    "codedValues": [
     {
      "name": "West",
      "code": "W"
     },
     {
      "name": "East",
      "code": "E"
     },
     {
      "name": "South",
      "code": "S"
     },
     {
      "name": "North",
      "code": "N"
     },
     {
      "name": "NorthWest",
      "code": "NW"
     },
     {
      "name": "NorthEast",
      "code": "NE"
     },
     {
      "name": "SouthWest",
      "code": "SW"
     },
     {
      "name": "SouthEast",
      "code": "SE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PRETYPE",
   "type": "esriFieldTypeString",
   "alias": "PRETYPE",
   "length": 4,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 30,
   "domain": null
  },
  {
   "name": "STTYPE",
   "type": "esriFieldTypeString",
   "alias": "STTYPE",
   "length": 4,
   "domain": null
  },
  {
   "name": "SUFFIX",
   "type": "esriFieldTypeString",
   "alias": "SUFFIX",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS5_dSUFFIXPREFIX",
    "description": "",
    "codedValues": [
     {
      "name": "West",
      "code": "W"
     },
     {
      "name": "East",
      "code": "E"
     },
     {
      "name": "South",
      "code": "S"
     },
     {
      "name": "North",
      "code": "N"
     },
     {
      "name": "NorthWest",
      "code": "NW"
     },
     {
      "name": "NorthEast",
      "code": "NE"
     },
     {
      "name": "SouthWest",
      "code": "SW"
     },
     {
      "name": "SouthEast",
      "code": "SE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "LEFTFROM",
   "type": "esriFieldTypeDouble",
   "alias": "LEFTFROM",
   "domain": null
  },
  {
   "name": "LEFTTO",
   "type": "esriFieldTypeDouble",
   "alias": "LEFTTO",
   "domain": null
  },
  {
   "name": "RIGHTFROM",
   "type": "esriFieldTypeDouble",
   "alias": "RIGHTFROM",
   "domain": null
  },
  {
   "name": "RIGHTTO",
   "type": "esriFieldTypeDouble",
   "alias": "RIGHTTO",
   "domain": null
  },
  {
   "name": "MUNL",
   "type": "esriFieldTypeInteger",
   "alias": "MUNL",
   "domain": {
    "type": "codedValue",
    "name": "WS5_dMUN",
    "description": "",
    "codedValues": [
     {
      "name": "Aliso Viejo",
      "code": 33
     },
     {
      "name": "Anaheim",
      "code": 69
     },
     {
      "name": "Brea",
      "code": 299
     },
     {
      "name": "Buena Park",
      "code": 335
     },
     {
      "name": "Costa Mesa",
      "code": 594
     },
     {
      "name": "County",
      "code": -90
     },
     {
      "name": "Cypress",
      "code": 648
     },
     {
      "name": "Dana Point",
      "code": 654
     },
     {
      "name": "Fountain Valley",
      "code": 954
     },
     {
      "name": "Fullerton",
      "code": 985
     },
     {
      "name": "Garden Grove",
      "code": 998
     },
     {
      "name": "Huntington Beach",
      "code": 1229
     },
     {
      "name": "Irvine",
      "code": 1262
     },
     {
      "name": "La Habra",
      "code": 1368
     },
     {
      "name": "La Palma",
      "code": 1421
     },
     {
      "name": "Laguna Beach",
      "code": 1364
     },
     {
      "name": "Laguna Hills",
      "code": 1365
     },
     {
      "name": "Laguna Niguel",
      "code": 1366
     },
     {
      "name": "Laguna Woods",
      "code": 5247
     },
     {
      "name": "Lake Forest",
      "code": 1383
     },
     {
      "name": "Los Alamitos",
      "code": 1529
     },
     {
      "name": "Mission Viejo",
      "code": 1701
     },
     {
      "name": "Newport Beach",
      "code": 1821
     },
     {
      "name": "Orange",
      "code": 1932
     },
     {
      "name": "Placentia",
      "code": 2085
     },
     {
      "name": "Rancho Santa Margarita",
      "code": 2176
     },
     {
      "name": "San Clemente",
      "code": 2308
     },
     {
      "name": "San Juan Capistrano",
      "code": 2329
     },
     {
      "name": "Santa Ana",
      "code": 2352
     },
     {
      "name": "Seal Beach",
      "code": 2392
     },
     {
      "name": "Stanton",
      "code": 2539
     },
     {
      "name": "Tustin",
      "code": 2701
     },
     {
      "name": "Villa Park",
      "code": 2774
     },
     {
      "name": "Westminster",
      "code": 2840
     },
     {
      "name": "Yorda Linda",
      "code": 2932
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MUNR",
   "type": "esriFieldTypeInteger",
   "alias": "MUNR",
   "domain": {
    "type": "codedValue",
    "name": "WS5_dMUN",
    "description": "",
    "codedValues": [
     {
      "name": "Aliso Viejo",
      "code": 33
     },
     {
      "name": "Anaheim",
      "code": 69
     },
     {
      "name": "Brea",
      "code": 299
     },
     {
      "name": "Buena Park",
      "code": 335
     },
     {
      "name": "Costa Mesa",
      "code": 594
     },
     {
      "name": "County",
      "code": -90
     },
     {
      "name": "Cypress",
      "code": 648
     },
     {
      "name": "Dana Point",
      "code": 654
     },
     {
      "name": "Fountain Valley",
      "code": 954
     },
     {
      "name": "Fullerton",
      "code": 985
     },
     {
      "name": "Garden Grove",
      "code": 998
     },
     {
      "name": "Huntington Beach",
      "code": 1229
     },
     {
      "name": "Irvine",
      "code": 1262
     },
     {
      "name": "La Habra",
      "code": 1368
     },
     {
      "name": "La Palma",
      "code": 1421
     },
     {
      "name": "Laguna Beach",
      "code": 1364
     },
     {
      "name": "Laguna Hills",
      "code": 1365
     },
     {
      "name": "Laguna Niguel",
      "code": 1366
     },
     {
      "name": "Laguna Woods",
      "code": 5247
     },
     {
      "name": "Lake Forest",
      "code": 1383
     },
     {
      "name": "Los Alamitos",
      "code": 1529
     },
     {
      "name": "Mission Viejo",
      "code": 1701
     },
     {
      "name": "Newport Beach",
      "code": 1821
     },
     {
      "name": "Orange",
      "code": 1932
     },
     {
      "name": "Placentia",
      "code": 2085
     },
     {
      "name": "Rancho Santa Margarita",
      "code": 2176
     },
     {
      "name": "San Clemente",
      "code": 2308
     },
     {
      "name": "San Juan Capistrano",
      "code": 2329
     },
     {
      "name": "Santa Ana",
      "code": 2352
     },
     {
      "name": "Seal Beach",
      "code": 2392
     },
     {
      "name": "Stanton",
      "code": 2539
     },
     {
      "name": "Tustin",
      "code": 2701
     },
     {
      "name": "Villa Park",
      "code": 2774
     },
     {
      "name": "Westminster",
      "code": 2840
     },
     {
      "name": "Yorda Linda",
      "code": 2932
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FLAG",
   "type": "esriFieldTypeInteger",
   "alias": "FLAG",
   "domain": {
    "type": "codedValue",
    "name": "WS5_dFLAG",
    "description": "",
    "codedValues": [
     {
      "name": "Street open for traffic",
      "code": 1
     },
     {
      "name": "Street Under Construction",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "INSERTDATE",
   "type": "esriFieldTypeDate",
   "alias": "INSERTDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "STREETNAME",
   "type": "esriFieldTypeString",
   "alias": "STREETNAME",
   "length": 52,
   "domain": null
  },
  {
   "name": "WEEK",
   "type": "esriFieldTypeString",
   "alias": "WEEK",
   "length": 50,
   "domain": null
  },
  {
   "name": "ATTRIBUTECHANGE",
   "type": "esriFieldTypeString",
   "alias": "ATTRIBUTECHANGE",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "DAY",
   "type": "esriFieldTypeString",
   "alias": "DAY",
   "length": 50,
   "domain": null
  },
  {
   "name": "IRV",
   "type": "esriFieldTypeSmallInteger",
   "alias": "IRV",
   "domain": null
  },
  {
   "name": "Speed",
   "type": "esriFieldTypeDouble",
   "alias": "Speed",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "SpeedSurveyDate",
   "type": "esriFieldTypeDate",
   "alias": "Speed Survey Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "MAPROLL",
   "type": "esriFieldTypeString",
   "alias": "MAPROLL",
   "length": 10,
   "domain": null
  },
  {
   "name": "DataSource",
   "type": "esriFieldTypeString",
   "alias": "DataSource",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS5_LandPolySource",
    "description": "Source of Land Polygon",
    "codedValues": [
     {
      "name": "Irvine PW",
      "code": "PW"
     },
     {
      "name": "OCPW",
      "code": "OCPW"
     },
     {
      "name": "OCFA",
      "code": "OCFA"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CONTRACTOR",
   "type": "esriFieldTypeString",
   "alias": "Contractor",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS5_dCenterlineContractor",
    "description": "Contractor/Inhouse for streets sweeping",
    "codedValues": [
     {
      "name": "Contractor",
      "code": "Contractor"
     },
     {
      "name": "In-house",
      "code": "In-house"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MILES",
   "type": "esriFieldTypeDouble",
   "alias": "Miles",
   "domain": null
  },
  {
   "name": "COMPLEX",
   "type": "esriFieldTypeString",
   "alias": "Complex",
   "length": 50,
   "domain": null
  },
  {
   "name": "TIME",
   "type": "esriFieldTypeString",
   "alias": "Time",
   "length": 35,
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "length": 100,
   "domain": null
  },
  {
   "name": "COMPLAINTS",
   "type": "esriFieldTypeString",
   "alias": "Complaints",
   "length": 50,
   "domain": null
  },
  {
   "name": "STAFF1",
   "type": "esriFieldTypeString",
   "alias": "Staff 1",
   "length": 50,
   "domain": null
  },
  {
   "name": "STAFF2",
   "type": "esriFieldTypeString",
   "alias": "Staff 2",
   "length": 50,
   "domain": null
  },
  {
   "name": "STAFF3",
   "type": "esriFieldTypeString",
   "alias": "Staff 3",
   "length": 50,
   "domain": null
  },
  {
   "name": "MEDIAN_CURB",
   "type": "esriFieldTypeString",
   "alias": "Median Curb",
   "length": 75,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R4049_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_4049",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_4049",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1918_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 0,
   "name": "Unknown"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 10,
   "name": "Freeway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 20,
   "name": "Corridor"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 30,
   "name": "Expressway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 40,
   "name": "Major 8 Lanes"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 50,
   "name": "Major 6 Lanes"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 60,
   "name": "Primary"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 70,
   "name": "Secondary"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 80,
   "name": "Commuter"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 90,
   "name": "Local"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 99,
   "name": "Non-Landrecord Street"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 100,
   "name": "Private"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 200,
   "name": "Railroad"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 300,
   "name": "Ramp"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 999,
   "name": "Named Driveway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 9999,
   "name": "Un-named Driveway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 95,
   "name": "Trail"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "id": 250,
   "name": "Signal Intersection"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": "NO",
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 0,
   "name": "Unknown"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 10,
   "name": "Freeway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 20,
   "name": "Corridor"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 30,
   "name": "Expressway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 40,
   "name": "Major 8 Lanes"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 50,
   "name": "Major 6 Lanes"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 60,
   "name": "Primary"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 70,
   "name": "Secondary"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 80,
   "name": "Commuter"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 90,
   "name": "Local"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 99,
   "name": "Non-Landrecord Street"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 100,
   "name": "Private"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 200,
   "name": "Railroad"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 300,
   "name": "Ramp"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 999,
   "name": "Named Driveway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 9999,
   "name": "Un-named Driveway"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": 1262,
    "MUNR": 1262,
    "FLAG": 0,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 95,
   "name": "Trail"
  },
  {
   "domains": {
    "PREFIX": {"type": "inherited"},
    "SUFFIX": {"type": "inherited"},
    "MUNL": {"type": "inherited"},
    "MUNR": {"type": "inherited"},
    "FLAG": {"type": "inherited"}
   },
   "defaultValues": {
    "SEGMENTID": 0,
    "CL": 0,
    "PREFIX": null,
    "PRETYPE": null,
    "NAME": null,
    "STTYPE": null,
    "SUFFIX": null,
    "LEFTFROM": null,
    "LEFTTO": null,
    "RIGHTFROM": null,
    "RIGHTTO": null,
    "MUNL": null,
    "MUNR": null,
    "FLAG": null,
    "INSERTDATE": null,
    "STREETNAME": null,
    "WEEK": null,
    "ATTRIBUTECHANGE": null,
    "DAY": null,
    "IRV": null,
    "Speed": null,
    "GlobalID": null,
    "SpeedSurveyDate": null,
    "MAPROLL": null,
    "DataSource": null,
    "CONTRACTOR": null,
    "MILES": null,
    "COMPLEX": null,
    "TIME": null,
    "LOCATION": null,
    "COMPLAINTS": null,
    "STAFF1": null,
    "STAFF2": null,
    "STAFF3": null,
    "MEDIAN_CURB": null
   },
   "code": 250,
   "name": "Signal Intersection"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "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,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Pacific Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}