{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 0,
   "name": "BlockIntersection",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "25090c94db14e4fbd725e80e91e68bcc",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMElEQVRIid2VP2gTURzHvy9/7tImFuRCkIp108FiUXBuoUNxUQddOnVwyDW0EAKFQg3n2a2UKgkk3Tp0bh2kBNJBZ6d2aiZ1kUtI2msbepe7Jk/uDr07zdMk4KBfeLz7/e53n/d7v9/jXQh/UaH/E04BgvX1h4jFkri8vAXTjCEcVhEMfkSt9ppkswcDwWk+Pw3D2Mbp6TWcnXlfXQdwB8AczeUO0Gw+IcvLn3uG083NDKrVNbTbxHbE48DUlBuwtwdcXAD1+gQikQrd2Jgh6fT7P8JpLvcIirKGTscBWxoeBsbH3aD9fQduSdc5ACW6unqbrKx8YcKpJHHQtG0fuBfpOg9B2AVwn515IpFGtXoFg6jRuEdlecLbZD+805mz50DA/2E32+uj1Bnx+AKA593hzeZNe56fd5rI0uKi3z48BHZ2rOQeeN1+eKvFs4k9yDSvsuEcZ9rNGVSh0DkbPjRUg67fQLkM8J41BAGYnHTtUsk9ipZOTr7DK2x4JPIWwAIqvhhgbMwPPzoCVPXXzFW1yIYrigSOE2EY/V9oIyNfkcmUmXAiSce0UJChKHJf4GCQgpBZYt91rMytBUTxFS0U7kJRnv5wGoa1Kzeo3XafAwEKQUiTVOrDz6yu2yei+IwWi1k0Gi/sElngoq+cjqLRc3DcLEml3nXjMGtLkkmZSlIeo6MvoWmPoWkJGEYYPN9CNPoJhGyhXn9DlpYMFuO3jSOSdGyfHmf0rX/3H/oN293CuIBMDXIAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 17,
      "height": 17,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 390090.200000003,
    "ymin": 126900.0960999988,
    "xmax": 407848.39019999653,
    "ymax": 147479.4866000004,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "INTERSECTIONNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "ROUTEID",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "MEASURE",
     "domain": null
    },
    {
     "name": "INTERSECTIONNAME",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "GRADE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GRADE",
     "domain": {
      "type": "codedValue",
      "name": "AtGradeInt",
      "description": "Intersections at grade",
      "codedValues": [
       {
        "name": "At Grade",
        "code": 0
       },
       {
        "name": "Not at Grade",
        "code": 1
       },
       {
        "name": "Undefined",
        "code": 2
       },
       {
        "name": "Uncontrolled",
        "code": 10
       },
       {
        "name": "Two-way stop",
        "code": 11
       },
       {
        "name": "All-way stop",
        "code": 12
       },
       {
        "name": "Signalized, Ped signal",
        "code": 13
       },
       {
        "name": "Signalized, No Ped Signal",
        "code": 14
       },
       {
        "name": "RR crossing, Signalized",
        "code": 15
       },
       {
        "name": "RR crossing, Signs Only",
        "code": 16
       },
       {
        "name": "Yield Sign",
        "code": 17
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "INTERSECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONKEY",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R186_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S171_idx",
     "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,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 1,
   "name": "SubBlockIntersection",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "c4994fb5966396fee900594eb081b347",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQUlEQVRIid3VT0gUUQDH8e+bHWdbdjcscAsi7GSHICvoKlqJSvTnUB08eehQB6ElMSyMTYlYLNegQ8cOQtDFIgVBEvUaEYIZnvqDrLXBuu46+2ec3RejhjPm5B/oUD8Y3rw/8+HNvDczKn8x6n+KSym6R2gKeLm2VKLKLBFQFVJlHt5+W6Avek5M7gh/NCpP597QP59nfyrv6DoAHAFaoqNyMlfgYqRJfN4y3jsub85l6CmVEFa9IgANVWv9A1OgG5BYpNqnMvNgRDZ01IuxTfHoqDwfT9Mj5Qpsxa/BMWu+qxn6CPrqec5EkzB8Z0gevn9WfHHFIy+kljPot8NbSd7EW+FnADjhigf3EY4vEGQH+aFz/NZrWW1fZAdeLNFilcq6eXvW1RXFOUYubywI7aYVuLohns5TaZVttRAKuM+y45Sz/m4Wnr8Hs8hJe7sDL5h43cnNY5bY44prHpasxdkp7lHIuOJ+jUTe5ODgNOyy9Vj7vN62z199AL2wVk/mVsoyhRlX3Kfxkiyt09+dMzq014lPzcH8KmjPfJanrvjXLBGfyvWCuf0PWrmPeOcZRlzxWKNIxiZk12yKru3AioL0SJoRQrriVsI1ovvhmDw6l+bSrzbDhHh6bUzRRgiBrPATbq8T4+utDW+/rVZc7puQdxOLdFqPyIJ7f7sUghoZTaW5vU4MbuS4PtsbNaIrPCyfVJZzL2twQTcIGUXKvCqFgJdPHoVneoLHt68Iw83448LFGkUSll9p69h2/t1/6E8PqsTHqwUVpQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 17,
      "height": 17,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 390090.200000003,
    "ymin": 126900.0960999988,
    "xmax": 407848.39019999653,
    "ymax": 147479.4866000004,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "INTERSECTIONNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "ROUTEID",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "MEASURE",
     "domain": null
    },
    {
     "name": "INTERSECTIONNAME",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "GRADE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GRADE",
     "domain": {
      "type": "codedValue",
      "name": "AtGradeInt",
      "description": "Intersections at grade",
      "codedValues": [
       {
        "name": "At Grade",
        "code": 0
       },
       {
        "name": "Not at Grade",
        "code": 1
       },
       {
        "name": "Undefined",
        "code": 2
       },
       {
        "name": "Uncontrolled",
        "code": 10
       },
       {
        "name": "Two-way stop",
        "code": 11
       },
       {
        "name": "All-way stop",
        "code": 12
       },
       {
        "name": "Signalized, Ped signal",
        "code": 13
       },
       {
        "name": "Signalized, No Ped Signal",
        "code": 14
       },
       {
        "name": "RR crossing, Signalized",
        "code": 15
       },
       {
        "name": "RR crossing, Signs Only",
        "code": 16
       },
       {
        "name": "Yield Sign",
        "code": 17
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "INTERSECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONKEY",
     "length": 255,
     "domain": null
    },
    {
     "name": "ACISA",
     "type": "esriFieldTypeString",
     "alias": "ACISA",
     "length": 50,
     "domain": null
    },
    {
     "name": "HASSAFETYIMP",
     "type": "esriFieldTypeString",
     "alias": "HASSAFETYIMP",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R188_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S173_idx",
     "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,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 2,
   "name": "Block",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "width": 3
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 389887.5399999991,
    "ymin": 125052.6400000006,
    "xmax": 407848.3999999985,
    "ymax": 147479.48999999836,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromMeasure",
     "type": "esriFieldTypeDouble",
     "alias": "FromMeasure",
     "domain": null
    },
    {
     "name": "ToMeasure",
     "type": "esriFieldTypeDouble",
     "alias": "ToMeasure",
     "domain": null
    },
    {
     "name": "RouteName",
     "type": "esriFieldTypeString",
     "alias": "RouteName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromStreet",
     "type": "esriFieldTypeString",
     "alias": "From Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "ToStreet",
     "type": "esriFieldTypeString",
     "alias": "To Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "BlockID",
     "type": "esriFieldTypeString",
     "alias": "BlockID",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "FromIntersectionID",
     "type": "esriFieldTypeString",
     "alias": "FromIntersectionID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ToIntersectionID",
     "type": "esriFieldTypeString",
     "alias": "ToIntersectionID",
     "length": 255,
     "domain": null
    },
    {
     "name": "Directionality",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Directionality",
     "domain": {
      "type": "codedValue",
      "name": "Directionality",
      "description": "Traffic Direction",
      "codedValues": [
       {
        "name": "One Way (Digitizing direction)",
        "code": 0
       },
       {
        "name": "One way (Against digitizing direction)",
        "code": 1
       },
       {
        "name": "Two way",
        "code": 2
       },
       {
        "name": "Unknown",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BlockKey",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromIntersectionKey",
     "type": "esriFieldTypeString",
     "alias": "FromIntersectionKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "ToIntersectionKey",
     "type": "esriFieldTypeString",
     "alias": "ToIntersectionKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "HundredBlock",
     "type": "esriFieldTypeString",
     "alias": "HundredBlock",
     "length": 60,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R185_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S170_idx",
     "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,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 3,
   "name": "SubBlock",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "RoadType",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Street",
         "description": "Street",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "Service Road",
         "description": "Service Road",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 1.7
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "Ramp",
         "description": "Ramp",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "Alley",
         "description": "Alley",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           115,
           178,
           255,
           255
          ],
          "width": 0.8
         },
         "values": [
          [
           "4"
          ]
         ]
        },
        {
         "label": "Driveway",
         "description": "Driveway",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           167,
           127,
           255
          ],
          "width": 0.8
         },
         "values": [
          [
           "5"
          ]
         ]
        },
        {
         "label": "Trail",
         "description": "Trail",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "6"
          ]
         ]
        },
        {
         "label": "Walkway",
         "description": "Walkway",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           205,
           170,
           102,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "7"
          ]
         ]
        },
        {
         "label": "Streetcar",
         "description": "Streetcar",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "8"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 2
       },
       "value": "1",
       "label": "Street"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1.7
       },
       "value": "2",
       "label": "Service Road"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1.5
       },
       "value": "3",
       "label": "Ramp"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "width": 0.8
       },
       "value": "4",
       "label": "Alley"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         167,
         127,
         255
        ],
        "width": 0.8
       },
       "value": "5",
       "label": "Driveway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "6",
       "label": "Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "width": 1
       },
       "value": "7",
       "label": "Walkway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "8",
       "label": "Streetcar"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          115,
          58,
          153,
          255
         ],
         "toColor": [
          115,
          58,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          39,
          161,
          57,
          255
         ],
         "toColor": [
          39,
          161,
          57,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          72,
          46,
          255
         ],
         "toColor": [
          201,
          72,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          73,
          178,
          201,
          255
         ],
         "toColor": [
          73,
          178,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          178,
          44,
          255
         ],
         "toColor": [
          201,
          178,
          44,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          48,
          123,
          255
         ],
         "toColor": [
          199,
          48,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          70,
          119,
          194,
          255
         ],
         "toColor": [
          70,
          119,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          196,
          157,
          255
         ],
         "toColor": [
          71,
          196,
          157,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          43,
          194,
          255
         ],
         "toColor": [
          50,
          43,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          113,
          58,
          255
         ],
         "toColor": [
          161,
          113,
          58,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          45,
          194,
          255
         ],
         "toColor": [
          179,
          45,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          134,
          201,
          46,
          255
         ],
         "toColor": [
          134,
          201,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          142,
          166,
          65,
          255
         ],
         "toColor": [
          142,
          166,
          65,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 389887.5399999991,
    "ymin": 125052.6400000006,
    "xmax": 407848.3999999985,
    "ymax": 147479.48999999836,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RouteName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 255,
     "domain": null
    },
    {
     "name": "RouteName",
     "type": "esriFieldTypeString",
     "alias": "RouteName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SubBlockID",
     "type": "esriFieldTypeString",
     "alias": "SubBlockID",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromMeasure",
     "type": "esriFieldTypeDouble",
     "alias": "FromMeasure",
     "domain": null
    },
    {
     "name": "ToMeasure",
     "type": "esriFieldTypeDouble",
     "alias": "ToMeasure",
     "domain": null
    },
    {
     "name": "FromIntersectionID",
     "type": "esriFieldTypeString",
     "alias": "FromIntersectionID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ToIntersectionID",
     "type": "esriFieldTypeString",
     "alias": "ToIntersectionID",
     "length": 255,
     "domain": null
    },
    {
     "name": "RoadType",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RoadType",
     "domain": {
      "type": "codedValue",
      "name": "RoadType_3",
      "description": "Type of Roadway",
      "codedValues": [
       {
        "name": "Street",
        "code": 1
       },
       {
        "name": "Service Road",
        "code": 2
       },
       {
        "name": "Ramp",
        "code": 3
       },
       {
        "name": "Alley",
        "code": 4
       },
       {
        "name": "Driveway",
        "code": 5
       },
       {
        "name": "Trail",
        "code": 6
       },
       {
        "name": "Walkway",
        "code": 7
       },
       {
        "name": "Streetcar",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BlockID",
     "type": "esriFieldTypeString",
     "alias": "BlockID",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "Directionality",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Directionality",
     "domain": {
      "type": "codedValue",
      "name": "Directionality",
      "description": "Traffic Direction",
      "codedValues": [
       {
        "name": "One Way (Digitizing direction)",
        "code": 0
       },
       {
        "name": "One way (Against digitizing direction)",
        "code": 1
       },
       {
        "name": "Two way",
        "code": 2
       },
       {
        "name": "Unknown",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SubBlockKey",
     "type": "esriFieldTypeString",
     "alias": "SubBlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "BlockKey",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromIntersectionKey",
     "type": "esriFieldTypeString",
     "alias": "FromIntersectionKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "ToIntersectionKey",
     "type": "esriFieldTypeString",
     "alias": "ToIntersectionKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromSubBlock",
     "type": "esriFieldTypeString",
     "alias": "FromSubBlock",
     "length": 255,
     "domain": null
    },
    {
     "name": "ToSubBlock",
     "type": "esriFieldTypeString",
     "alias": "ToSubBlock",
     "length": 255,
     "domain": null
    },
    {
     "name": "RoadwaySegID",
     "type": "esriFieldTypeString",
     "alias": "RoadwaySegID",
     "length": 50,
     "domain": null
    },
    {
     "name": "FunctionalClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FunctionalClass",
     "domain": {
      "type": "codedValue",
      "name": "dFunctionalClass",
      "description": "HPMS Functional Classification",
      "codedValues": [
       {
        "name": "Interstate",
        "code": 1
       },
       {
        "name": "Principal Arterial - Other Freeways or Expressways",
        "code": 2
       },
       {
        "name": "Principal Arterial - Other",
        "code": 3
       },
       {
        "name": "Minor Arterial",
        "code": 4
       },
       {
        "name": "Major Collector",
        "code": 5
       },
       {
        "name": "Minor Collector",
        "code": 6
       },
       {
        "name": "Local",
        "code": 7
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DCFunctionalClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DCFunctionalClass",
     "domain": {
      "type": "codedValue",
      "name": "DCFunctionalClass",
      "description": "Functional Classification of Roadways",
      "codedValues": [
       {
        "name": "Interstate",
        "code": 11
       },
       {
        "name": "Other Freeway and Expressway",
        "code": 12
       },
       {
        "name": "Collector",
        "code": 17
       },
       {
        "name": "Local",
        "code": 19
       },
       {
        "name": "Principal Arterial",
        "code": 14
       },
       {
        "name": "Minor Arterial",
        "code": 16
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NHS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS",
     "domain": {
      "type": "codedValue",
      "name": "dNHS",
      "description": "NHS",
      "codedValues": [
       {
        "name": "Not on the NHS",
        "code": 0
       },
       {
        "name": "Is on the NHS",
        "code": 1
       },
       {
        "name": "Major Airport",
        "code": 2
       },
       {
        "name": "Major Port Facility",
        "code": 3
       },
       {
        "name": "Major Amtrak Station",
        "code": 4
       },
       {
        "name": "Major Rail/Truck Terminal",
        "code": 5
       },
       {
        "name": "Major Inter-city Bus Terminal",
        "code": 6
       },
       {
        "name": "Major Public transit Terminal/Multi-modal Passenger Terminal",
        "code": 7
       },
       {
        "name": "Major Pipeline Terminal",
        "code": 8
       },
       {
        "name": "Major Ferry Terminal",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DCOwnership",
     "type": "esriFieldTypeString",
     "alias": "DCOwnership",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "DCOwnership",
      "description": "Owner of the Roadway segment",
      "codedValues": [
       {
        "name": "DDOT",
        "code": "1"
       },
       {
        "name": "Private",
        "code": "5"
       },
       {
        "name": "National Park Service",
        "code": "2"
       },
       {
        "name": "Architect of The Capitol",
        "code": "3"
       },
       {
        "name": "Unknown",
        "code": "0"
       },
       {
        "name": "Other DC Agencies",
        "code": "7"
       },
       {
        "name": "Other Federal Agencies",
        "code": "8"
       },
       {
        "name": "Military Reservation",
        "code": "4"
       },
       {
        "name": "WMATA-METRO",
        "code": "6"
       },
       {
        "name": "Air Force",
        "code": "9"
       },
       {
        "name": "Navy - Marines",
        "code": "10"
       },
       {
        "name": "Army",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R187_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S172_idx",
     "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,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 4,
   "name": "Roadway",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ROADTYPE",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Street",
         "description": "Street",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "Service Road",
         "description": "Service Road",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 1.7
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "Ramp",
         "description": "Ramp",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "Alley",
         "description": "Alley",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           115,
           178,
           255,
           255
          ],
          "width": 0.8
         },
         "values": [
          [
           "4"
          ]
         ]
        },
        {
         "label": "Driveway",
         "description": "Driveway",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           167,
           127,
           255
          ],
          "width": 0.8
         },
         "values": [
          [
           "5"
          ]
         ]
        },
        {
         "label": "Trail",
         "description": "Trail",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "6"
          ]
         ]
        },
        {
         "label": "Walkway",
         "description": "Walkway",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           205,
           170,
           102,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "7"
          ]
         ]
        },
        {
         "label": "Streetcar",
         "description": "Streetcar",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "8"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 2
       },
       "value": "1",
       "label": "Street"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1.7
       },
       "value": "2",
       "label": "Service Road"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1.5
       },
       "value": "3",
       "label": "Ramp"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "width": 0.8
       },
       "value": "4",
       "label": "Alley"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         167,
         127,
         255
        ],
        "width": 0.8
       },
       "value": "5",
       "label": "Driveway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "6",
       "label": "Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "width": 1
       },
       "value": "7",
       "label": "Walkway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "8",
       "label": "Streetcar"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          115,
          58,
          153,
          255
         ],
         "toColor": [
          115,
          58,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          39,
          161,
          57,
          255
         ],
         "toColor": [
          39,
          161,
          57,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          72,
          46,
          255
         ],
         "toColor": [
          201,
          72,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          73,
          178,
          201,
          255
         ],
         "toColor": [
          73,
          178,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          178,
          44,
          255
         ],
         "toColor": [
          201,
          178,
          44,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          48,
          123,
          255
         ],
         "toColor": [
          199,
          48,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          70,
          119,
          194,
          255
         ],
         "toColor": [
          70,
          119,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          196,
          157,
          255
         ],
         "toColor": [
          71,
          196,
          157,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          43,
          194,
          255
         ],
         "toColor": [
          50,
          43,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          113,
          58,
          255
         ],
         "toColor": [
          161,
          113,
          58,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          45,
          194,
          255
         ],
         "toColor": [
          179,
          45,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          134,
          201,
          46,
          255
         ],
         "toColor": [
          134,
          201,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          142,
          166,
          65,
          255
         ],
         "toColor": [
          142,
          166,
          65,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 389887.5399999991,
    "ymin": 125052.6400000006,
    "xmax": 407848.3999999985,
    "ymax": 147479.48999999836,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FROMDATE",
     "type": "esriFieldTypeDate",
     "alias": "FromDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "TODATE",
     "type": "esriFieldTypeDate",
     "alias": "ToDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "RouteId",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "RouteName",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RoadType",
     "domain": {
      "type": "codedValue",
      "name": "RoadType",
      "description": "Type of Roadway",
      "codedValues": [
       {
        "name": "Street",
        "code": 1
       },
       {
        "name": "Service Road",
        "code": 2
       },
       {
        "name": "Ramp",
        "code": 3
       },
       {
        "name": "Alley",
        "code": 4
       },
       {
        "name": "Driveway",
        "code": 5
       },
       {
        "name": "Trail",
        "code": 6
       },
       {
        "name": "Walkway",
        "code": 7
       },
       {
        "name": "Streetcar",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "STREETNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "STREETTYPE",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "StreetType",
      "description": "Street types (ST, RD, DR...)",
      "codedValues": [
       {
        "name": "ALY",
        "code": "ALY"
       },
       {
        "name": "ANX",
        "code": "ANX"
       },
       {
        "name": "ARC",
        "code": "ARC"
       },
       {
        "name": "AVE",
        "code": "AVE"
       },
       {
        "name": "BCH",
        "code": "BCH"
       },
       {
        "name": "BG",
        "code": "BG"
       },
       {
        "name": "BLF",
        "code": "BLF"
       },
       {
        "name": "BLVD",
        "code": "BLVD"
       },
       {
        "name": "BND",
        "code": "BND"
       },
       {
        "name": "BR",
        "code": "BR"
       },
       {
        "name": "BRG",
        "code": "BRG"
       },
       {
        "name": "BRK",
        "code": "BRK"
       },
       {
        "name": "BTM",
        "code": "BTM"
       },
       {
        "name": "BYP",
        "code": "BYP"
       },
       {
        "name": "BYU",
        "code": "BYU"
       },
       {
        "name": "CIR",
        "code": "CIR"
       },
       {
        "name": "CLB",
        "code": "CLB"
       },
       {
        "name": "CLFS",
        "code": "CLFS"
       },
       {
        "name": "COR",
        "code": "COR"
       },
       {
        "name": "CP",
        "code": "CP"
       },
       {
        "name": "CPE",
        "code": "CPE"
       },
       {
        "name": "CRES",
        "code": "CRES"
       },
       {
        "name": "CRK",
        "code": "CRK"
       },
       {
        "name": "CRSE",
        "code": "CRSE"
       },
       {
        "name": "CSWY",
        "code": "CSWY"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "CTR",
        "code": "CTR"
       },
       {
        "name": "CTS",
        "code": "CTS"
       },
       {
        "name": "CV",
        "code": "CV"
       },
       {
        "name": "CYN",
        "code": "CYN"
       },
       {
        "name": "DL",
        "code": "DL"
       },
       {
        "name": "DM",
        "code": "DM"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "DRWY",
        "code": "DRWY"
       },
       {
        "name": "DV",
        "code": "DV"
       },
       {
        "name": "ENTRANCE",
        "code": "ENTRANCE"
       },
       {
        "name": "EST",
        "code": "EST"
       },
       {
        "name": "EXPY",
        "code": "EXPY"
       },
       {
        "name": "EXT",
        "code": "EXT"
       },
       {
        "name": "F",
        "code": "F"
       },
       {
        "name": "FALL",
        "code": "FALL"
       },
       {
        "name": "FLD",
        "code": "FLD"
       },
       {
        "name": "FLDS",
        "code": "FLDS"
       },
       {
        "name": "FLS",
        "code": "FLS"
       },
       {
        "name": "FLT",
        "code": "FLT"
       },
       {
        "name": "FRD",
        "code": "FRD"
       },
       {
        "name": "FRG",
        "code": "FRG"
       },
       {
        "name": "FRK",
        "code": "FRK"
       },
       {
        "name": "FRST",
        "code": "FRST"
       },
       {
        "name": "FRY",
        "code": "FRY"
       },
       {
        "name": "FWY",
        "code": "FWY"
       },
       {
        "name": "GDNS",
        "code": "GDNS"
       },
       {
        "name": "GLN",
        "code": "GLN"
       },
       {
        "name": "GRN",
        "code": "GRN"
       },
       {
        "name": "GRV",
        "code": "GRV"
       },
       {
        "name": "GT",
        "code": "GT"
       },
       {
        "name": "GTWY",
        "code": "GTWY"
       },
       {
        "name": "HBR",
        "code": "HBR"
       },
       {
        "name": "HLS",
        "code": "HLS"
       },
       {
        "name": "HOLW",
        "code": "HOLW"
       },
       {
        "name": "HTS",
        "code": "HTS"
       },
       {
        "name": "HVN",
        "code": "HVN"
       },
       {
        "name": "HWY",
        "code": "HWY"
       },
       {
        "name": "I",
        "code": "I"
       },
       {
        "name": "INLT",
        "code": "INLT"
       },
       {
        "name": "IS",
        "code": "IS"
       },
       {
        "name": "ISL",
        "code": "ISL"
       },
       {
        "name": "ISLE",
        "code": "ISLE"
       },
       {
        "name": "ISS",
        "code": "ISS"
       },
       {
        "name": "JCT",
        "code": "JCT"
       },
       {
        "name": "KNLS",
        "code": "KNLS"
       },
       {
        "name": "KY",
        "code": "KY"
       },
       {
        "name": "KYS",
        "code": "KYS"
       },
       {
        "name": "L",
        "code": "L"
       },
       {
        "name": "LCKS",
        "code": "LCKS"
       },
       {
        "name": "LDG",
        "code": "LDG"
       },
       {
        "name": "LGT",
        "code": "LGT"
       },
       {
        "name": "LINE",
        "code": "LINE"
       },
       {
        "name": "LK",
        "code": "LK"
       },
       {
        "name": "LKS",
        "code": "LKS"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "LNDG",
        "code": "LNDG"
       },
       {
        "name": "LOOP",
        "code": "LOOP"
       },
       {
        "name": "M",
        "code": "M"
       },
       {
        "name": "MALL",
        "code": "MALL"
       },
       {
        "name": "MDWS",
        "code": "MDWS"
       },
       {
        "name": "MEWS",
        "code": "MEWS"
       },
       {
        "name": "MLS",
        "code": "MLS"
       },
       {
        "name": "MNR",
        "code": "MNR"
       },
       {
        "name": "MSN",
        "code": "MSN"
       },
       {
        "name": "MT",
        "code": "MT"
       },
       {
        "name": "MTN",
        "code": "MTN"
       },
       {
        "name": "NCK",
        "code": "NCK"
       },
       {
        "name": "ORCH",
        "code": "ORCH"
       },
       {
        "name": "OVAL",
        "code": "OVAL"
       },
       {
        "name": "PARK",
        "code": "PARK"
       },
       {
        "name": "PASS",
        "code": "PASS"
       },
       {
        "name": "PATH",
        "code": "PATH"
       },
       {
        "name": "PIER",
        "code": "PIER"
       },
       {
        "name": "PIKE",
        "code": "PIKE"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PLN",
        "code": "PLN"
       },
       {
        "name": "PLNS",
        "code": "PLNS"
       },
       {
        "name": "PLZ",
        "code": "PLZ"
       },
       {
        "name": "PNES",
        "code": "PNES"
       },
       {
        "name": "PR",
        "code": "PR"
       },
       {
        "name": "PROMENADE",
        "code": "PROMENADE"
       },
       {
        "name": "PRT",
        "code": "PRT"
       },
       {
        "name": "PSGE",
        "code": "PSGE"
       },
       {
        "name": "PT",
        "code": "PT"
       },
       {
        "name": "RADL",
        "code": "RADL"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "RDG",
        "code": "RDG"
       },
       {
        "name": "RIV",
        "code": "RIV"
       },
       {
        "name": "RNCH",
        "code": "RNCH"
       },
       {
        "name": "ROW",
        "code": "ROW"
       },
       {
        "name": "RPDS",
        "code": "RPDS"
       },
       {
        "name": "RST",
        "code": "RST"
       },
       {
        "name": "RUN",
        "code": "RUN"
       },
       {
        "name": "SAC",
        "code": "SAC"
       },
       {
        "name": "SHL",
        "code": "SHL"
       },
       {
        "name": "SHLS",
        "code": "SHLS"
       },
       {
        "name": "SHR",
        "code": "SHR"
       },
       {
        "name": "SHRS",
        "code": "SHRS"
       },
       {
        "name": "SMT",
        "code": "SMT"
       },
       {
        "name": "SPACE",
        "code": "SPACE"
       },
       {
        "name": "SPG",
        "code": "SPG"
       },
       {
        "name": "SPGS",
        "code": "SPGS"
       },
       {
        "name": "SPUR",
        "code": "SPUR"
       },
       {
        "name": "SQ",
        "code": "SQ"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "STA",
        "code": "STA"
       },
       {
        "name": "STRA",
        "code": "STRA"
       },
       {
        "name": "STRM",
        "code": "STRM"
       },
       {
        "name": "TER",
        "code": "TER"
       },
       {
        "name": "TPKE",
        "code": "TPKE"
       },
       {
        "name": "TRAK",
        "code": "TRAK"
       },
       {
        "name": "TRCE",
        "code": "TRCE"
       },
       {
        "name": "TRL",
        "code": "TRL"
       },
       {
        "name": "TRLR",
        "code": "TRLR"
       },
       {
        "name": "TUNL",
        "code": "TUNL"
       },
       {
        "name": "UN",
        "code": "UN"
       },
       {
        "name": "VIA",
        "code": "VIA"
       },
       {
        "name": "VIS",
        "code": "VIS"
       },
       {
        "name": "VL",
        "code": "VL"
       },
       {
        "name": "VLG",
        "code": "VLG"
       },
       {
        "name": "VLY",
        "code": "VLY"
       },
       {
        "name": "VW",
        "code": "VW"
       },
       {
        "name": "WALK",
        "code": "WALK"
       },
       {
        "name": "WAY",
        "code": "WAY"
       },
       {
        "name": "WLS",
        "code": "WLS"
       },
       {
        "name": "XING",
        "code": "XING"
       },
       {
        "name": "XPY",
        "code": "XPY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "QUADRANT",
     "domain": {
      "type": "codedValue",
      "name": "Quadrant",
      "description": "DC Quadrant (NW, NE, SW, SE)",
      "codedValues": [
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "I160TODATE",
     "fields": "TODATE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I160ROUTEID",
     "fields": "ROUTEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I160FROMDATE",
     "fields": "FROMDATE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_112",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "R112_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S97_idx",
     "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,
   "hasM": 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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1717759733000
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 5,
   "name": "Approach",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       128,
       89,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 390086.1999000013,
    "ymin": 125052.6400000006,
    "xmax": 407848.3999999985,
    "ymax": 147479.48999999836,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RouteID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ApproachID",
     "type": "esriFieldTypeString",
     "alias": "ApproachID",
     "length": 150,
     "domain": null
    },
    {
     "name": "SubBlockID",
     "type": "esriFieldTypeString",
     "alias": "SubBlockID",
     "length": 255,
     "domain": null
    },
    {
     "name": "IntersectionID",
     "type": "esriFieldTypeString",
     "alias": "IntersectionID",
     "length": 255,
     "domain": null
    },
    {
     "name": "FromMeasure",
     "type": "esriFieldTypeDouble",
     "alias": "FromMeasure",
     "domain": null
    },
    {
     "name": "ToMeasure",
     "type": "esriFieldTypeDouble",
     "alias": "ToMeasure",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeString",
     "alias": "Angle",
     "length": 255,
     "domain": null
    },
    {
     "name": "Directionality",
     "type": "esriFieldTypeString",
     "alias": "Directionality",
     "length": 255,
     "domain": null
    },
    {
     "name": "RoadType",
     "type": "esriFieldTypeString",
     "alias": "RoadType",
     "length": 255,
     "domain": null
    },
    {
     "name": "IntersectionDirection",
     "type": "esriFieldTypeSmallInteger",
     "alias": "IntersectionDirection",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R189_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S174_idx",
     "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,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 6,
   "name": "BlockFace",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       163,
       131,
       0,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 389885.27600000054,
    "ymin": 126315.49500000104,
    "xmax": 407851.37839999795,
    "ymax": 147482.43690000102,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "ROUTEID",
     "length": 500,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "SIDE",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "MEAS_FROM",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "MEAS_TO",
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "BLOCKFACEKEY",
     "length": 500,
     "domain": null
    },
    {
     "name": "Offset",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Offset",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "FunctionalClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FunctionalClass",
     "domain": {
      "type": "codedValue",
      "name": "dFunctionalClass",
      "description": "HPMS Functional Classification",
      "codedValues": [
       {
        "name": "Interstate",
        "code": 1
       },
       {
        "name": "Principal Arterial - Other Freeways or Expressways",
        "code": 2
       },
       {
        "name": "Principal Arterial - Other",
        "code": 3
       },
       {
        "name": "Minor Arterial",
        "code": 4
       },
       {
        "name": "Major Collector",
        "code": 5
       },
       {
        "name": "Minor Collector",
        "code": 6
       },
       {
        "name": "Local",
        "code": 7
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R191_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S176_idx",
     "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,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 9,
   "name": "SplitBlockFace",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       205,
       137,
       102,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 389885.2851999998,
    "ymin": 126315.48759999871,
    "xmax": 407851.37839999795,
    "ymax": 147482.47190000117,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "ROUTEID",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "SIDE",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "MEAS_FROM",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "MEAS_TO",
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "BLOCKFACEKEY",
     "length": 255,
     "domain": null
    },
    {
     "name": "SPLITBLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "SPLITBLOCKFACEKEY",
     "length": 255,
     "domain": null
    },
    {
     "name": "Offset",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Offset",
     "domain": null
    },
    {
     "name": "FunctionalClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FunctionalClass",
     "domain": {
      "type": "codedValue",
      "name": "dFunctionalClass",
      "description": "HPMS Functional Classification",
      "codedValues": [
       {
        "name": "Interstate",
        "code": 1
       },
       {
        "name": "Principal Arterial - Other Freeways or Expressways",
        "code": 2
       },
       {
        "name": "Principal Arterial - Other",
        "code": 3
       },
       {
        "name": "Minor Arterial",
        "code": 4
       },
       {
        "name": "Major Collector",
        "code": 5
       },
       {
        "name": "Minor Collector",
        "code": 6
       },
       {
        "name": "Local",
        "code": 7
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R192_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S177_idx",
     "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,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 10,
   "name": "RoadwayBlockFace",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       16,
       140,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 389885.27600000054,
    "ymin": 126315.49500000104,
    "xmax": 407851.37839999795,
    "ymax": 147482.43690000102,
    "spatialReference": {
     "wkid": 26985,
     "latestWkid": 26985,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 2,
     "falseX": -3.860484756892E7,
     "falseY": -3.0553449123595003E7,
     "xyUnits": 1.1827930266115886E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "ROUTEID",
     "length": 500,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "SIDE",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "MEAS_FROM",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "MEAS_TO",
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "BLOCKFACEKEY",
     "length": 500,
     "domain": null
    },
    {
     "name": "Offset",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Offset",
     "domain": null
    },
    {
     "name": "FunctionalClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FunctionalClass",
     "domain": {
      "type": "codedValue",
      "name": "dFunctionalClass",
      "description": "HPMS Functional Classification",
      "codedValues": [
       {
        "name": "Interstate",
        "code": 1
       },
       {
        "name": "Principal Arterial - Other Freeways or Expressways",
        "code": 2
       },
       {
        "name": "Principal Arterial - Other",
        "code": 3
       },
       {
        "name": "Minor Arterial",
        "code": 4
       },
       {
        "name": "Major Collector",
        "code": 5
       },
       {
        "name": "Minor Collector",
        "code": 6
       },
       {
        "name": "Local",
        "code": 7
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R193_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S178_idx",
     "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,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 7,
   "name": "RoadwayGap",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RouteName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 255,
     "domain": null
    },
    {
     "name": "RouteName",
     "type": "esriFieldTypeString",
     "alias": "RouteName",
     "length": 255,
     "domain": null
    },
    {
     "name": "Measure",
     "type": "esriFieldTypeDouble",
     "alias": "Measure",
     "domain": null
    },
    {
     "name": "X_Coord",
     "type": "esriFieldTypeDouble",
     "alias": "X_Coord",
     "domain": null
    },
    {
     "name": "Y_Coord",
     "type": "esriFieldTypeDouble",
     "alias": "Y_Coord",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R195_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   }
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 8,
   "name": "IntersectionReferenceTable",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FROMDATE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "TARGET_FID",
     "type": "esriFieldTypeInteger",
     "alias": "TARGET_FID",
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeGUID",
     "alias": "INTERSECTIONID",
     "length": 38,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "ROUTEID",
     "length": 255,
     "domain": null
    },
    {
     "name": "FEATUREID",
     "type": "esriFieldTypeString",
     "alias": "FEATUREID",
     "length": 100,
     "domain": null
    },
    {
     "name": "FEATURECLASSNAME",
     "type": "esriFieldTypeString",
     "alias": "FEATURECLASSNAME",
     "length": 150,
     "domain": null
    },
    {
     "name": "FROMDATE",
     "type": "esriFieldTypeDate",
     "alias": "FROMDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "TODATE",
     "type": "esriFieldTypeDate",
     "alias": "TODATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Measure",
     "domain": null
    },
    {
     "name": "ATGRADE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "AtGrade",
     "domain": {
      "type": "codedValue",
      "name": "AtGradeInt",
      "description": "Intersections at grade",
      "codedValues": [
       {
        "name": "At Grade",
        "code": 0
       },
       {
        "name": "Not at Grade",
        "code": 1
       },
       {
        "name": "Undefined",
        "code": 2
       },
       {
        "name": "Uncontrolled",
        "code": 10
       },
       {
        "name": "Two-way stop",
        "code": 11
       },
       {
        "name": "All-way stop",
        "code": 12
       },
       {
        "name": "Signalized, Ped signal",
        "code": 13
       },
       {
        "name": "Signalized, No Ped Signal",
        "code": 14
       },
       {
        "name": "RR crossing, Signalized",
        "code": 15
       },
       {
        "name": "RR crossing, Signs Only",
        "code": 16
       },
       {
        "name": "Yield Sign",
        "code": 17
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "SIGNAL_ID",
     "type": "esriFieldTypeString",
     "alias": "SIGNAL_ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "INTERSECTIONID_1",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONID_1",
     "length": 255,
     "domain": null
    },
    {
     "name": "INTERSECTIONNAME_1",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONNAME_1",
     "length": 255,
     "domain": null
    },
    {
     "name": "GRADE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GRADE",
     "domain": {
      "type": "codedValue",
      "name": "AtGradeInt",
      "description": "Intersections at grade",
      "codedValues": [
       {
        "name": "At Grade",
        "code": 0
       },
       {
        "name": "Not at Grade",
        "code": 1
       },
       {
        "name": "Undefined",
        "code": 2
       },
       {
        "name": "Uncontrolled",
        "code": 10
       },
       {
        "name": "Two-way stop",
        "code": 11
       },
       {
        "name": "All-way stop",
        "code": 12
       },
       {
        "name": "Signalized, Ped signal",
        "code": 13
       },
       {
        "name": "Signalized, No Ped Signal",
        "code": 14
       },
       {
        "name": "RR crossing, Signalized",
        "code": 15
       },
       {
        "name": "RR crossing, Signs Only",
        "code": 16
       },
       {
        "name": "Yield Sign",
        "code": 17
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "INTERSECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTIONKEY",
     "length": 255,
     "domain": null
    },
    {
     "name": "ACISA",
     "type": "esriFieldTypeString",
     "alias": "ACISA",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R194_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   }
  }
 ]
}