{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 0,
   "name": "Airport Areas (Runway, taxiway, airports or helipad)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 135000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8583915.955353945,
    "ymin": 4699480.077933122,
    "xmax": -8568605.069947299,
    "ymax": 4712657.603858747,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FEATURECODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "AIR_CODE",
      "description": "Air Code",
      "codedValues": [
       {
        "name": "TAXIWAY, APRON",
        "code": 1210
       },
       {
        "name": "AIRPORT, HELIPORT PERIMETER",
        "code": 1220
       },
       {
        "name": "HELIPAD",
        "code": 1230
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53911_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18163_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 1,
   "name": "Heliports",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 90000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "ae5c77381e5cd798c9208ab8408b3582",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsElEQVRIic2VPUhCURiGH/Mv0Lboh2pLaAlbqkUIKlpqKRqCFqlNgpI2ddPGoCFqiAaXiIjGploNClpsCkcHcxEp7Afzxrmca3Dx3NRL4Asf9+Oc+53n/nznPS7+Wa5OAXQB48AQ0A0UgCzwahfQD8SANaDPNPcJ3AB7wF07ALHoCeBXzHuBRRmnQAT4ahawDRxYwM3aBEaBBTOkEWAO2BeJ0+nE4XDog9VqtX6DGBNzQrVaTQ9gBjiWMCVAVB3KK+VyGZ/Pp08EAgFyuZyex+NxksmknqfTacLhsFG/IT9XRgVYBsawpxiwpAKsYF/zQI/RwmbApKoqGo1SKpX0PBQKWQG8cs9kGgEGVFWRiOjCpjVoJGbAh6rvK5UKmqbpudvtxuPxWAHeVYA80NuoIhgM1rsokUjUu0ihvApwC0xgT0XgSQU4A3ZtAs7F/lMBHoFLYLXNxd+k+VlaxRYwDYz4/Y19LpVK6WGSJm2i+BfgRTrkNTDc5JN/AzvARbNumpWb7kjah5WepVWLBmnpPChI65gC1oFZ+UbGifYAXMl/9mu1LQAM3ctoSx1z6LetH3A/YDCFG/5rAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 18,
      "height": 18,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8583919.67932995,
    "ymin": 4699504.584993177,
    "xmax": -8568661.578695623,
    "ymax": 4722464.284975826,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 13,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 60,
     "domain": null
    },
    {
     "name": "TELEPHONE",
     "type": "esriFieldTypeString",
     "alias": "Telephone",
     "length": 15,
     "domain": null
    },
    {
     "name": "UNICOM",
     "type": "esriFieldTypeString",
     "alias": "Aeronautical Advisory Station",
     "length": 17,
     "domain": null
    },
    {
     "name": "USAGE",
     "type": "esriFieldTypeString",
     "alias": "Usage",
     "length": 50,
     "domain": null
    },
    {
     "name": "VISUAL_INSPECTION",
     "type": "esriFieldTypeString",
     "alias": "Visual Inspection",
     "length": 50,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R5347_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_5347",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3187_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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": 6,
   "name": "Signed Bike Routes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 135000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       0,
       163,
       255
      ],
      "width": 1.5
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8581373.84052823,
    "ymin": 4698830.930435827,
    "xmax": -8562893.804401578,
    "ymax": 4719717.115745943,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "OBJECTID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STREET",
     "type": "esriFieldTypeString",
     "alias": "Street",
     "length": 26,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 3,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "length": 200,
     "domain": null
    },
    {
     "name": "LENGTH_MI",
     "type": "esriFieldTypeDouble",
     "alias": "Length Miles",
     "domain": null
    },
    {
     "name": "STREETSEGID",
     "type": "esriFieldTypeDouble",
     "alias": "Street Segment Identifier",
     "domain": null
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Facility Identifier",
     "length": 20,
     "domain": null
    },
    {
     "name": "SOURCEID",
     "type": "esriFieldTypeString",
     "alias": "Source Identifier",
     "length": 12,
     "domain": null
    },
    {
     "name": "STREETID",
     "type": "esriFieldTypeDouble",
     "alias": "Street Identifier",
     "domain": null
    },
    {
     "name": "REGISTERED",
     "type": "esriFieldTypeString",
     "alias": "Registered",
     "length": 30,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "Quadrant",
     "length": 2,
     "domain": null
    },
    {
     "name": "DIRECTIONA",
     "type": "esriFieldTypeInteger",
     "alias": "Directionality",
     "domain": null
    },
    {
     "name": "SEGMENTTYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Segment Type",
     "domain": null
    },
    {
     "name": "FROMNODEID",
     "type": "esriFieldTypeDouble",
     "alias": "From Node Identifier",
     "domain": null
    },
    {
     "name": "TONODEID",
     "type": "esriFieldTypeDouble",
     "alias": "To Node Identifier",
     "domain": null
    },
    {
     "name": "FROMADDRES",
     "type": "esriFieldTypeDouble",
     "alias": "From Address",
     "domain": null
    },
    {
     "name": "TOADDRESSL",
     "type": "esriFieldTypeDouble",
     "alias": "To Address SSL",
     "domain": null
    },
    {
     "name": "FROMADDR_1",
     "type": "esriFieldTypeDouble",
     "alias": "From Address",
     "domain": null
    },
    {
     "name": "TOADDRESSR",
     "type": "esriFieldTypeDouble",
     "alias": "To Address",
     "domain": null
    },
    {
     "name": "BEGINMEASU",
     "type": "esriFieldTypeDouble",
     "alias": "Begin Measure",
     "domain": null
    },
    {
     "name": "ENDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "End Measure",
     "domain": null
    },
    {
     "name": "UPDATETIME",
     "type": "esriFieldTypeDate",
     "alias": "Update Time",
     "length": 8,
     "domain": null
    },
    {
     "name": "SISID",
     "type": "esriFieldTypeString",
     "alias": "SIS Identifier",
     "length": 8,
     "domain": null
    },
    {
     "name": "QUADRANT_1",
     "type": "esriFieldTypeString",
     "alias": "Quadrant",
     "length": 2,
     "domain": null
    },
    {
     "name": "FROMINTERS",
     "type": "esriFieldTypeString",
     "alias": "From Intersection",
     "length": 100,
     "domain": null
    },
    {
     "name": "TOINTERSEC",
     "type": "esriFieldTypeString",
     "alias": "To Intersection",
     "length": 100,
     "domain": null
    },
    {
     "name": "YEAR_SIGNED",
     "type": "esriFieldTypeDouble",
     "alias": "Year Signed",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1822_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1822",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A1407_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": "Bridges and Tunnel Entrances",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       168,
       168,
       0,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584584.8789091,
    "ymin": 4691962.683908619,
    "xmax": -8561745.824144421,
    "ymax": 4719531.823949605,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FEATURECODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "BRIDGETUNNEL_CODE_2",
      "description": "Bridge Tunnel Code",
      "codedValues": [
       {
        "name": "BRIDGE",
        "code": 1500
       },
       {
        "name": "HIDDEN BRIDGE",
        "code": 1501
       },
       {
        "name": "TUNNEL",
        "code": 1520
       },
       {
        "name": "PEDESTRIAN BRIDGE",
        "code": 1523
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CAPTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Capture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BRIDGE_ID",
     "type": "esriFieldTypeString",
     "alias": "Bridge identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53914_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18166_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": "Alley Maintenance Inventory",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 8000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 120000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "CONDITION",
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       31,
       133,
       255
      ],
      "width": 1.5
     },
     "defaultLabel": "Incomplete",
     "uniqueValueGroups": [
      {
       "heading": "CONDITION",
       "classes": [
        {
         "label": "Excellent",
         "description": "Excellent",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "Good",
         "description": "Good",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           170,
           255,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "Fair",
         "description": "Fair",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           222,
           173,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "Poor",
         "description": "Poor",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           230,
           0,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "4"
          ]
         ]
        },
        {
         "label": "Unknown",
         "description": "Unknown",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "0"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "1",
       "label": "Excellent"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "2",
       "label": "Good"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         222,
         173,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "3",
       "label": "Fair"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "4",
       "label": "Poor"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1.5
       },
       "value": "0",
       "label": "Unknown"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          108,
          235,
          137,
          255
         ],
         "toColor": [
          108,
          235,
          137,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          133,
          168,
          144,
          255
         ],
         "toColor": [
          133,
          168,
          144,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          195,
          250,
          210,
          255
         ],
         "toColor": [
          195,
          250,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          46,
          171,
          106,
          255
         ],
         "toColor": [
          46,
          171,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          230,
          83,
          255
         ],
         "toColor": [
          50,
          230,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          207,
          148,
          255
         ],
         "toColor": [
          132,
          207,
          148,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          48,
          194,
          80,
          255
         ],
         "toColor": [
          48,
          194,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          146,
          247,
          187,
          255
         ],
         "toColor": [
          146,
          247,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          217,
          194,
          255
         ],
         "toColor": [
          173,
          217,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          106,
          171,
          131,
          255
         ],
         "toColor": [
          106,
          171,
          131,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          104,
          204,
          126,
          255
         ],
         "toColor": [
          104,
          204,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          105,
          245,
          170,
          255
         ],
         "toColor": [
          105,
          245,
          170,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          57,
          230,
          112,
          255
         ],
         "toColor": [
          57,
          230,
          112,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584253.16929901,
    "ymin": 4695812.546011044,
    "xmax": -8561585.906453127,
    "ymax": 4720326.739656159,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "REGISTEREDNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ALLEYSEGID",
     "type": "esriFieldTypeInteger",
     "alias": "Alley Segment Identifier",
     "domain": null
    },
    {
     "name": "SSD_ID",
     "type": "esriFieldTypeString",
     "alias": "Street Spatial Database Identifier",
     "length": 8,
     "domain": null
    },
    {
     "name": "SOURCEID",
     "type": "esriFieldTypeString",
     "alias": "Source Identifier",
     "length": 12,
     "domain": null
    },
    {
     "name": "QUADCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant Code",
     "domain": null
    },
    {
     "name": "BEGINMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Begin Measure",
     "domain": null
    },
    {
     "name": "ENDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "End Measure",
     "domain": null
    },
    {
     "name": "INSERVICEDATE",
     "type": "esriFieldTypeDate",
     "alias": "Inservice Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "OUTOFSERVICEDATE",
     "type": "esriFieldTypeDate",
     "alias": "Out of Service Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATETIMESTAMP",
     "type": "esriFieldTypeDate",
     "alias": "Update Time Stamp",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Life Cycle Status",
     "domain": null
    },
    {
     "name": "DIRECTIONALITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Directionality",
     "domain": null
    },
    {
     "name": "NUMBEROFLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Number of Lanes",
     "domain": null
    },
    {
     "name": "SEGMENTWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "Segment Width",
     "domain": null
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 2,
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "PROPERTYSQUARE",
     "type": "esriFieldTypeString",
     "alias": "Property Square",
     "length": 6,
     "domain": null
    },
    {
     "name": "FROMNODEID",
     "type": "esriFieldTypeInteger",
     "alias": "From Node Identifier",
     "domain": null
    },
    {
     "name": "TONODEID",
     "type": "esriFieldTypeInteger",
     "alias": "To Node Identifier",
     "domain": null
    },
    {
     "name": "STREETID",
     "type": "esriFieldTypeInteger",
     "alias": "Street Identifier",
     "domain": null
    },
    {
     "name": "REGISTEREDNAME",
     "type": "esriFieldTypeString",
     "alias": "Registered Name",
     "length": 30,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "Quadrant",
     "length": 2,
     "domain": null
    },
    {
     "name": "FROMADDRESSLEFT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "From Address Left",
     "domain": null
    },
    {
     "name": "TOADDRESSLEFT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "To Address Left",
     "domain": null
    },
    {
     "name": "FROMADDRESSRIGHT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "From Address Right",
     "domain": null
    },
    {
     "name": "TOADDRESSRIGHT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "To Address Right",
     "domain": null
    },
    {
     "name": "ALLEY_ID",
     "type": "esriFieldTypeString",
     "alias": "Alley Identifier",
     "length": 10,
     "domain": null
    },
    {
     "name": "WIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width",
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "Length",
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Material",
     "domain": {
      "type": "codedValue",
      "name": "AlleyMaterial",
      "description": "Meaning",
      "codedValues": [
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "Concrete",
        "code": 1
       },
       {
        "name": "Asphalt",
        "code": 2
       },
       {
        "name": "Brick",
        "code": 3
       },
       {
        "name": "Gravel",
        "code": 4
       },
       {
        "name": "Dirt",
        "code": 5
       },
       {
        "name": "Other",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LIGHTS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Lights",
     "domain": null
    },
    {
     "name": "LOW_POINTS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Low Points",
     "domain": null
    },
    {
     "name": "CATCH_BASINS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Catch Basins",
     "domain": null
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Condition",
     "domain": {
      "type": "codedValue",
      "name": "AlleyCondition",
      "description": "",
      "codedValues": [
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "Excellent",
        "code": 1
       },
       {
        "name": "Good",
        "code": 2
       },
       {
        "name": "Fair",
        "code": 3
       },
       {
        "name": "Poor",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AlleyStatus",
      "description": "Meaning",
      "codedValues": [
       {
        "name": "Permanently Opened",
        "code": 0
       },
       {
        "name": "Permanently Closed",
        "code": 1
       },
       {
        "name": "Temporarily Opened",
        "code": 2
       },
       {
        "name": "Temporarily Closed",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RESTRICTION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Restriction",
     "domain": null
    },
    {
     "name": "DIRECTION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Direction",
     "domain": {
      "type": "codedValue",
      "name": "AlleyDirection",
      "description": "Meaning",
      "codedValues": [
       {
        "name": "Two-Way",
        "code": 0
       },
       {
        "name": "Northwest",
        "code": 81
       },
       {
        "name": "Northeast",
        "code": 82
       },
       {
        "name": "Southeast",
        "code": 83
       },
       {
        "name": "Southwest",
        "code": 84
       },
       {
        "name": "North",
        "code": 91
       },
       {
        "name": "East",
        "code": 92
       },
       {
        "name": "Middle",
        "code": 93
       },
       {
        "name": "West",
        "code": 94
       },
       {
        "name": "South",
        "code": 95
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HISTORIC",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Historic",
     "domain": null
    },
    {
     "name": "PAPER_ALLEY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Paper Alley",
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "LEN",
     "type": "esriFieldTypeDouble",
     "alias": "DCGIS.AlleyMaintenance.LEN",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1814_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1814",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A1399_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 33,
   "name": "Interstate Shields",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 60000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "6067c7b9fb647fccc4632bdefb4ba80d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVQImWNhQAMsUFqYgYFBlIGB4QZM4BsDA8NbZBXfoZgBAGG0BOI27WvGAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 3,
      "height": 3,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[HWYNAME]",
      "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
      "deconflictionStrategy": "static",
      "removeDuplicates": "none",
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 102,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8578156.436264975,
    "ymin": 4694766.038601589,
    "xmax": -8570554.335276507,
    "ymax": 4707397.970970505,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 40,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1244_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1244",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A844_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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": 35,
   "name": "Intersection Points",
   "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": 120000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "eff697ca6c8dc10cbe90020f6c360f18",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQYlZ2RMQrCQBBF/5hIKq3ETiwEezsL9RLeYRP2INpYpFqypcQTWAl2gp7CWhsLIQhp3JEEi8SsRfJgivk8hmHGRQ3cxrIQou04zhRA1/O8cxiGT6scBEEfwIGZJ1mfpunD9/2l1vpkm7wGkItfekS0AzAEwCWZiGbMeVZkIKUcKaWuJZmZbwDGP/I7SZJ7ZQ1mXhHRAkCrkG3iOH5VZK31UUo5N8YIIuoA2EdRtP17OqXUBUBWVmo95QN4hz0AFGlUbQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584947.85844689,
    "ymin": 4691862.387048862,
    "xmax": -8561472.787091771,
    "ymax": 4721095.072076196,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 200,
     "domain": null
    },
    {
     "name": "INTERSECTION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 20,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 15,
     "domain": null
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 25,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 25,
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "X_COORDINATE",
     "type": "esriFieldTypeDouble",
     "alias": "X Coordinate",
     "domain": null
    },
    {
     "name": "Y_COORDINATE",
     "type": "esriFieldTypeDouble",
     "alias": "Y Coordinate",
     "domain": null
    },
    {
     "name": "ROUTEID_1",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier 1",
     "length": 50,
     "domain": null
    },
    {
     "name": "ROUTEID_2",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier 2",
     "length": 50,
     "domain": null
    },
    {
     "name": "STREET_1_NAME",
     "type": "esriFieldTypeString",
     "alias": "Street 1 Name",
     "length": 30,
     "domain": null
    },
    {
     "name": "STREET_1_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Street 1 Type",
     "length": 20,
     "domain": null
    },
    {
     "name": "STREET_1_QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "Street 1 Quadrant",
     "length": 2,
     "domain": null
    },
    {
     "name": "STREET_1_FULL",
     "type": "esriFieldTypeString",
     "alias": "Street 1 Full",
     "length": 60,
     "domain": null
    },
    {
     "name": "STREET_2_NAME",
     "type": "esriFieldTypeString",
     "alias": "Street 2 Name",
     "length": 30,
     "domain": null
    },
    {
     "name": "STREET_2_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Street 2 Type",
     "length": 20,
     "domain": null
    },
    {
     "name": "STREET_2_QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "Street 2 Quadrant",
     "length": 2,
     "domain": null
    },
    {
     "name": "STREET_2_FULL",
     "type": "esriFieldTypeString",
     "alias": "Street 2 Full",
     "length": 60,
     "domain": null
    },
    {
     "name": "INTERSECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "Intersection Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "NATIONAL_GRID",
     "type": "esriFieldTypeString",
     "alias": "National Grid",
     "length": 20,
     "domain": null
    },
    {
     "name": "BEFORE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Before Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BEFORE_DATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "Before Date Source",
     "length": 25,
     "domain": null
    },
    {
     "name": "BEGIN_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Begin Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BEGIN_DATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "Begin Date Source",
     "length": 25,
     "domain": null
    },
    {
     "name": "FIRST_KNOWN_DATE",
     "type": "esriFieldTypeDate",
     "alias": "First Known Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "FIRST_KNOWN_DATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "First Known Date Source",
     "length": 25,
     "domain": null
    },
    {
     "name": "METADATA_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Metadata Identifier",
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST_EDITED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "INTERSECTIONS_PT_IX1",
     "fields": "MAR_ID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R16762_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "INTERSECTIONS_PT_SX",
     "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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": 37,
   "name": "Interstate Highways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "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,
       112,
       255,
       255
      ],
      "width": 1.7
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalInbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalOutbound Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_NAME",
     "type": "esriFieldTypeString",
     "alias": "Master Address Repository Block Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "SURFACE_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Surface Type",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 38,
   "name": "Major Roads - Dark",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "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": [
       130,
       130,
       130,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalInbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalOutbound Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_NAME",
     "type": "esriFieldTypeString",
     "alias": "Master Address Repository Block Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "SURFACE_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Surface Type",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 39,
   "name": "Major Roads - Light",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "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": [
       225,
       225,
       225,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[ST_NAME] CONCAT \" \" CONCAT [QUADRANT]",
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "textLayout": "straight",
      "deconflictionStrategy": "dynamic",
      "allowOverrun": false,
      "repeatLabel": false,
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 216,
      "lineConnection": "none",
      "multiPart": "labelPerFeature",
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 122,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": false,
       "haloColor": [
        255,
        255,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9.75,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHSTYPE",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalInbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalOutbound Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "SURFACE_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Surface Type",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 40,
   "name": "Alleys",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       204,
       204,
       204,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROADTYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": " SubBlock Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50636_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15374_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 42,
   "name": "Driveways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       204,
       204,
       204,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROADTYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier for Roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50636_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15374_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 44,
   "name": "Ramps",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       204,
       204,
       204,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROADTYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier for Roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50636_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15374_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 45,
   "name": "Service Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROADTYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier for Roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Parking Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50636_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15374_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 47,
   "name": "National Highway System",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 200000,
   "maxScale": 10000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NHSTYPE",
     "uniqueValueGroups": [
      {
       "heading": "NHS Type",
       "classes": [
        {
         "label": "NHS Interstate",
         "description": "NHS Interstate",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           52,
           52,
           52,
           255
          ],
          "width": 2.8
         },
         "values": [
          [
           "NHS Interstate"
          ]
         ]
        },
        {
         "label": "NHS Non-Interstate",
         "description": "NHS Non-Interstate",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           52,
           52,
           52,
           255
          ],
          "width": 2.8
         },
         "values": [
          [
           "NHS Non-Interstate"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         52,
         52,
         52,
         255
        ],
        "width": 2.8
       },
       "value": "NHS Interstate",
       "label": "NHS Interstate"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         52,
         52,
         52,
         255
        ],
        "width": 2.8
       },
       "value": "NHS Non-Interstate",
       "label": "NHS Non-Interstate"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          151,
          210,
          230,
          255
         ],
         "toColor": [
          151,
          210,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          232,
          88,
          245,
          255
         ],
         "toColor": [
          232,
          88,
          245,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          247,
          92,
          255
         ],
         "toColor": [
          219,
          247,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          60,
          72,
          255
         ],
         "toColor": [
          158,
          60,
          72,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          78,
          106,
          222,
          255
         ],
         "toColor": [
          78,
          106,
          222,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          58,
          133,
          57,
          255
         ],
         "toColor": [
          58,
          133,
          57,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          189,
          151,
          255
         ],
         "toColor": [
          240,
          189,
          151,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          149,
          221,
          255
         ],
         "toColor": [
          222,
          149,
          221,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          56,
          80,
          133,
          255
         ],
         "toColor": [
          56,
          80,
          133,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          86,
          232,
          115,
          255
         ],
         "toColor": [
          86,
          232,
          115,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          111,
          57,
          255
         ],
         "toColor": [
          128,
          111,
          57,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          143,
          219,
          166,
          255
         ],
         "toColor": [
          143,
          219,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          111,
          54,
          135,
          255
         ],
         "toColor": [
          111,
          54,
          135,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier for Roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalInbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalOutbound Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_NAME",
     "type": "esriFieldTypeString",
     "alias": "Master Address Repository Block Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "SURFACE_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Surface Type",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 48,
   "name": "Roadway Functional Classification",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 75000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DCFUNCTIONALCLASS",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Interstate",
         "description": "Interstate",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           112,
           255,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "11"
          ]
         ]
        },
        {
         "label": "Other Freeway and Expressway",
         "description": "Other Freeway and Expressway",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "12"
          ]
         ]
        },
        {
         "label": "Principal Arterial",
         "description": "Principal Arterial",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "14"
          ]
         ]
        },
        {
         "label": "Minor Arterial",
         "description": "Minor Arterial",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           197,
           255,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "16"
          ]
         ]
        },
        {
         "label": "Collector",
         "description": "Collector",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "17"
          ]
         ]
        },
        {
         "label": "Local",
         "description": "Local",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           194,
           194,
           194,
           255
          ],
          "width": 1.5
         },
         "values": [
          [
           "19"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 1.5
       },
       "value": "11",
       "label": "Interstate"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "12",
       "label": "Other Freeway and Expressway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "14",
       "label": "Principal Arterial"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         197,
         255,
         255
        ],
        "width": 1.5
       },
       "value": "16",
       "label": "Minor Arterial"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "17",
       "label": "Collector"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         194,
         194,
         194,
         255
        ],
        "width": 1.5
       },
       "value": "19",
       "label": "Local"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          108,
          235,
          137,
          255
         ],
         "toColor": [
          108,
          235,
          137,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          133,
          168,
          144,
          255
         ],
         "toColor": [
          133,
          168,
          144,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          195,
          250,
          210,
          255
         ],
         "toColor": [
          195,
          250,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          46,
          171,
          106,
          255
         ],
         "toColor": [
          46,
          171,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          230,
          83,
          255
         ],
         "toColor": [
          50,
          230,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          207,
          148,
          255
         ],
         "toColor": [
          132,
          207,
          148,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          48,
          194,
          80,
          255
         ],
         "toColor": [
          48,
          194,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          146,
          247,
          187,
          255
         ],
         "toColor": [
          146,
          247,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          217,
          194,
          255
         ],
         "toColor": [
          173,
          217,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          106,
          171,
          131,
          255
         ],
         "toColor": [
          106,
          171,
          131,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          104,
          204,
          126,
          255
         ],
         "toColor": [
          104,
          204,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          105,
          245,
          170,
          255
         ],
         "toColor": [
          105,
          245,
          170,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          57,
          230,
          112,
          255
         ],
         "toColor": [
          57,
          230,
          112,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalInbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalOutbound Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_NAME",
     "type": "esriFieldTypeString",
     "alias": "Master Address Repository Block Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "SURFACE_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Surface Type",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 61,
   "name": "Roads (All)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       237,
       237,
       237,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584601.397402417,
    "ymin": 4691962.665211106,
    "xmax": -8561508.372009225,
    "ymax": 4721002.606344107,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "ROAD_CODE",
      "description": "Road Code",
      "codedValues": [
       {
        "name": "ROAD",
        "code": 1050
       },
       {
        "name": "PAVED MEDIAN ISLAND",
        "code": 1055
       },
       {
        "name": "PAVED TRAFFIC ISLAND",
        "code": 1056
       },
       {
        "name": "UNPAVED TRAFFIC ISLAND",
        "code": 1057
       },
       {
        "name": "UNPAVED MEDIAN ISLAND",
        "code": 1058
       },
       {
        "name": "ALLEY",
        "code": 1060
       },
       {
        "name": "PAVED DRIVE",
        "code": 1065
       },
       {
        "name": "PARKING LOT",
        "code": 1070
       },
       {
        "name": "INTERSECTION",
        "code": 1090
       },
       {
        "name": "HIDDEN ROAD",
        "code": 1091
       },
       {
        "name": "HIDDEN MEDIAN",
        "code": 1092
       },
       {
        "name": "HIDDEN INTERSECTION",
        "code": 1093
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53922_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18174_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 70,
   "name": "Hidden Transportation Features",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 71,
     "name": "Hidden Bridges"
    },
    {
     "id": 72,
     "name": "Hidden Roads"
    },
    {
     "id": 73,
     "name": "Hidden Sidewalks"
    }
   ],
   "minScale": 140000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584697.321331091,
    "ymin": 4691962.542315342,
    "xmax": -8561508.325126085,
    "ymax": 4721050.007082715,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 71,
   "name": "Hidden Bridges",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 70,
    "name": "Hidden Transportation Features"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       168,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        168,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8584584.8789091,
    "ymin": 4691962.683908619,
    "xmax": -8561745.824144421,
    "ymax": 4719531.823949605,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FEATURECODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "BRIDGETUNNEL_CODE_2",
      "description": "Bridge Tunnel Code",
      "codedValues": [
       {
        "name": "BRIDGE",
        "code": 1500
       },
       {
        "name": "HIDDEN BRIDGE",
        "code": 1501
       },
       {
        "name": "TUNNEL",
        "code": 1520
       },
       {
        "name": "PEDESTRIAN BRIDGE",
        "code": 1523
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CAPTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Capture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BRIDGE_ID",
     "type": "esriFieldTypeString",
     "alias": "Bridge Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53914_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18166_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "effectiveMinScale": 140000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 72,
   "name": "Hidden Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 70,
    "name": "Hidden Transportation Features"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       178,
       178,
       178,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8584601.397402417,
    "ymin": 4691962.665211106,
    "xmax": -8561508.372009225,
    "ymax": 4721002.606344107,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "ROAD_CODE",
      "description": "Road Code",
      "codedValues": [
       {
        "name": "ROAD",
        "code": 1050
       },
       {
        "name": "PAVED MEDIAN ISLAND",
        "code": 1055
       },
       {
        "name": "PAVED TRAFFIC ISLAND",
        "code": 1056
       },
       {
        "name": "UNPAVED TRAFFIC ISLAND",
        "code": 1057
       },
       {
        "name": "UNPAVED MEDIAN ISLAND",
        "code": 1058
       },
       {
        "name": "ALLEY",
        "code": 1060
       },
       {
        "name": "PAVED DRIVE",
        "code": 1065
       },
       {
        "name": "PARKING LOT",
        "code": 1070
       },
       {
        "name": "INTERSECTION",
        "code": 1090
       },
       {
        "name": "HIDDEN ROAD",
        "code": 1091
       },
       {
        "name": "HIDDEN MEDIAN",
        "code": 1092
       },
       {
        "name": "HIDDEN INTERSECTION",
        "code": 1093
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53922_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18174_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "effectiveMinScale": 140000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 73,
   "name": "Hidden Sidewalks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 70,
    "name": "Hidden Transportation Features"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       245,
       225,
       165,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8584697.321331091,
    "ymin": 4692054.106554387,
    "xmax": -8561525.317141434,
    "ymax": 4721050.00698457,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "SIDEWALK_CODE",
      "description": "Sidewalk Code",
      "codedValues": [
       {
        "name": "SIDEWALK",
        "code": 1480
       },
       {
        "name": "HIDDEN SIDEWALK",
        "code": 1481
       },
       {
        "name": "STAIRS",
        "code": 1482
       },
       {
        "name": "CROSSWALK",
        "code": 1483
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53923_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18175_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "effectiveMinScale": 140000,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 80,
   "name": "Street Right Of Way",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 2.44140625E-4,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 32768
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 135000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "authoringInfo": {
      "type": "classedColor",
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      },
      "classificationMethod": "esriClassifyManual"
     },
     "field": "ROW_TOTAL",
     "classificationMethod": "esriClassifyManual",
     "minValue": 4,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "width": 1
       },
       "classMaxValue": 30,
       "label": "4 - 30"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         152,
         230,
         0,
         255
        ],
        "width": 1
       },
       "classMaxValue": 60,
       "label": "30.01 - 60"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         115,
         0,
         255
        ],
        "width": 1.1
       },
       "classMaxValue": 90,
       "label": "60.01 - 90"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         128,
         0,
         255
        ],
        "width": 1.5
       },
       "classMaxValue": 120,
       "label": "90.01 - 120"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 298,
       "label": "More than 120"
      }
     ],
     "legendOptions": {"order": "ascendingValues"}
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84099704,
    "ymin": 4692088.917830776,
    "xmax": -8561515.627074901,
    "ymax": 4720993.064900655,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROW_TOTAL",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADWAYSEGID",
     "type": "esriFieldTypeInteger",
     "alias": "Roadway Segment Identifier",
     "domain": null
    },
    {
     "name": "STCODE",
     "type": "esriFieldTypeString",
     "alias": "Street Code",
     "length": 5,
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeString",
     "alias": "Quadrant",
     "length": 2,
     "domain": null
    },
    {
     "name": "DIRECTIONALITY",
     "type": "esriFieldTypeString",
     "alias": "Directionality",
     "length": 40,
     "domain": null
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 50,
     "domain": null
    },
    {
     "name": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 50,
     "domain": null
    },
    {
     "name": "FUNCTIONALCLASS",
     "type": "esriFieldTypeString",
     "alias": "Functional Class",
     "length": 50,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "Life Cycle Status",
     "length": 20,
     "domain": null
    },
    {
     "name": "ST_NAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 60,
     "domain": null
    },
    {
     "name": "ROW_TOTAL",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Total",
     "domain": null
    },
    {
     "name": "ROW_ROADWAY",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Roadway",
     "domain": null
    },
    {
     "name": "ROW_SIDEWALK1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Sidewalk 1",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_SIDEWALK1_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Sidewalk Width 1 (ft)",
     "domain": null
    },
    {
     "name": "ROW_SIDEWALK2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Sidewalk 2",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_SIDEWALK2_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Sidewalk Width 2 (ft)FT",
     "domain": null
    },
    {
     "name": "ROW_PARKING1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Parking 1",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_PARKING1_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Parking Width 1 (ft)",
     "domain": null
    },
    {
     "name": "ROW_PARKING2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Parking 2",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_PARKING2_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Parking Width 2 (ft)",
     "domain": null
    },
    {
     "name": "ROW_SERVRD1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Served 1",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_SERVRD1_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Served Width 1 (ft)",
     "domain": null
    },
    {
     "name": "ROW_SERVRD2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Served 2",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_SERVRD2_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Served Width 2 (ft)",
     "domain": null
    },
    {
     "name": "ROW_TREESPACE1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Tree Space 1",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_TREE1_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Tree Width 1 (ft)",
     "domain": null
    },
    {
     "name": "ROW_TREESPACE2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Tree Space 2",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_TREE2_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Tree Width 2 (ft)",
     "domain": null
    },
    {
     "name": "ROW_ISLAND1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Island 1",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_ISLAND1_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Island Width 1 (ft)",
     "domain": null
    },
    {
     "name": "ROW_ISLAND2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Right of Way Island 2",
     "domain": {
      "type": "codedValue",
      "name": "ORIENTATION",
      "description": "Segment Direction (north, east, south, west)",
      "codedValues": [
       {
        "name": "NORTH",
        "code": 1
       },
       {
        "name": "EAST",
        "code": 2
       },
       {
        "name": "SOUTH",
        "code": 3
       },
       {
        "name": "WEST",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ROW_ISLAND2_FT",
     "type": "esriFieldTypeDouble",
     "alias": "Right of Way Island Width 2 (ft)",
     "domain": null
    },
    {
     "name": "VARIABLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Variable",
     "domain": {
      "type": "codedValue",
      "name": "VARIABLE",
      "description": "Dimension(s) in a varied range",
      "codedValues": [
       {
        "name": "NO",
        "code": 0
       },
       {
        "name": "YES",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HYPERLINK",
     "type": "esriFieldTypeString",
     "alias": "Hyperlink",
     "length": 100,
     "domain": null
    },
    {
     "name": "ISSUE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Issue",
     "domain": null
    },
    {
     "name": "ISSUE_DESC",
     "type": "esriFieldTypeString",
     "alias": "Issue Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SUBBLOCKKEY",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R53450_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_53450",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A17800_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "DCGIS.RightOfWayPly",
     "relatedTableId": 81,
     "role": "esriRelRoleOrigin",
     "keyField": "ROADWAYSEGID",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    }
   ],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": 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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 81,
   "name": "Street Right of Way Polygons",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 135000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ROW_TYPE",
     "uniqueValueGroups": [
      {
       "heading": "ROW_Type",
       "classes": [
        {
         "label": "Roadway",
         "description": "Roadway",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "outline": null
         },
         "values": [
          [
           "Roadway"
          ]
         ]
        },
        {
         "label": "Sidewalk",
         "description": "Sidewalk",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           205,
           205,
           102,
           255
          ],
          "outline": null
         },
         "values": [
          [
           "Sidewalk"
          ]
         ]
        },
        {
         "label": "Parking",
         "description": "Parking",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           190,
           190,
           255
          ],
          "outline": null
         },
         "values": [
          [
           "Parking"
          ]
         ]
        },
        {
         "label": "Service Road",
         "description": "Service Road",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           158,
           170,
           215,
           255
          ],
          "outline": null
         },
         "values": [
          [
           "Service Road"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "outline": null
       },
       "value": "Roadway",
       "label": "Roadway"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         205,
         102,
         255
        ],
        "outline": null
       },
       "value": "Sidewalk",
       "label": "Sidewalk"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "outline": null
       },
       "value": "Parking",
       "label": "Parking"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         170,
         215,
         255
        ],
        "outline": null
       },
       "value": "Service Road",
       "label": "Service Road"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          240,
          252,
          255
         ],
         "toColor": [
          204,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          244,
          255
         ],
         "toColor": [
          252,
          179,
          244,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          251,
          252,
          182,
          255
         ],
         "toColor": [
          251,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          196,
          179,
          255
         ],
         "toColor": [
          252,
          196,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          211,
          255
         ],
         "toColor": [
          179,
          252,
          211,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          184,
          252,
          255
         ],
         "toColor": [
          179,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          215,
          252,
          255
         ],
         "toColor": [
          235,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          238,
          210,
          255
         ],
         "toColor": [
          252,
          238,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          214,
          255
         ],
         "toColor": [
          252,
          184,
          214,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          219,
          255
         ],
         "toColor": [
          252,
          212,
          219,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          179,
          255
         ],
         "toColor": [
          184,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          197,
          217,
          252,
          255
         ],
         "toColor": [
          197,
          217,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          252,
          212,
          255
         ],
         "toColor": [
          224,
          252,
          212,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584353.381452419,
    "ymin": 4695770.249993815,
    "xmax": -8561497.984818144,
    "ymax": 4721004.859447639,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROW_Type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROADWAYSEGID",
     "type": "esriFieldTypeInteger",
     "alias": "Roadway Segment Identifier",
     "domain": null
    },
    {
     "name": "ROW_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Right of Way Type",
     "length": 25,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R948_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_948",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A548_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "DCGIS.RightOfWay",
     "relatedTableId": 80,
     "role": "esriRelRoleDestination",
     "keyField": "ROADWAYSEGID",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    }
   ],
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 83,
   "name": "Sidewalks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 3000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       247,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        217,
        217,
        217,
        255
       ],
       "width": 0.2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584697.321331091,
    "ymin": 4692054.106554387,
    "xmax": -8561525.317141434,
    "ymax": 4721050.00698457,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "SIDEWALK_CODE",
      "description": "Sidewalk Code",
      "codedValues": [
       {
        "name": "SIDEWALK",
        "code": 1480
       },
       {
        "name": "HIDDEN SIDEWALK",
        "code": 1481
       },
       {
        "name": "STAIRS",
        "code": 1482
       },
       {
        "name": "CROSSWALK",
        "code": 1483
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53923_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18175_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 84,
   "name": "Sidewalks - Light",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       247,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        217,
        217,
        217,
        255
       ],
       "width": 0.2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584697.321331091,
    "ymin": 4692054.106554387,
    "xmax": -8561525.317141434,
    "ymax": 4721050.00698457,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DESCRIPTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "SIDEWALK_CODE",
      "description": "Sidewalk Code",
      "codedValues": [
       {
        "name": "SIDEWALK",
        "code": 1480
       },
       {
        "name": "HIDDEN SIDEWALK",
        "code": 1481
       },
       {
        "name": "STAIRS",
        "code": 1482
       },
       {
        "name": "CROSSWALK",
        "code": 1483
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53923_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18175_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 85,
   "name": "Sidewalks - Dark",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       167,
       127,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584697.321331091,
    "ymin": 4692054.106554387,
    "xmax": -8561525.317141434,
    "ymax": 4721050.00698457,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "GIS_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "SIDEWALK_CODE",
      "description": "Sidewalk Code",
      "codedValues": [
       {
        "name": "SIDEWALK",
        "code": 1480
       },
       {
        "name": "HIDDEN SIDEWALK",
        "code": 1481
       },
       {
        "name": "STAIRS",
        "code": 1482
       },
       {
        "name": "CROSSWALK",
        "code": 1483
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53923_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18175_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 115,
   "name": "Curb",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 0.001,
    "falseX": -3.67470999995E7,
    "falseY": -2.9091499999E7,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       39,
       0,
       138,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584601.397402417,
    "ymin": 4694457.371267611,
    "xmax": -8561508.372009225,
    "ymax": 4721002.606344107,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GIS_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FEATURECODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Feature Code",
     "domain": {
      "type": "codedValue",
      "name": "CURB_CODE",
      "description": "Feature Code",
      "codedValues": [
       {
        "name": "CURB",
        "code": 1040
       },
       {
        "name": "HIDDEN CURB",
        "code": 1041
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "CAPTUREYEAR",
     "type": "esriFieldTypeDate",
     "alias": "Capture Year",
     "length": 8,
     "domain": null
    },
    {
     "name": "CAPTUREACTION",
     "type": "esriFieldTypeString",
     "alias": "Capture Action",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "CAPTUREACTION_CODE_1",
      "description": "Capture Action",
      "codedValues": [
       {
        "name": "Add",
        "code": "A"
       },
       {
        "name": "Delete",
        "code": "D"
       },
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Update",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R53915_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18167_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 133,
   "name": "Bridge Lines (DDOT)",
   "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": 0,
    "zUnits": 1,
    "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,
       158,
       58,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584584.393212866,
    "ymin": 4694021.45862806,
    "xmax": -8561975.470710935,
    "ymax": 4719791.00169412,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STRUCNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STRUCNAME",
     "type": "esriFieldTypeString",
     "alias": "Name of the Structure",
     "length": 50,
     "domain": null
    },
    {
     "name": "STRUCT_NUM",
     "type": "esriFieldTypeString",
     "alias": "Structure Number/Identifier",
     "length": 15,
     "domain": null
    },
    {
     "name": "BRKEY",
     "type": "esriFieldTypeString",
     "alias": "Bridge Key",
     "length": 15,
     "domain": null
    },
    {
     "name": "POSTED_WEIGHT_LIMIT",
     "type": "esriFieldTypeDouble",
     "alias": "Posted Weight LImit",
     "domain": null
    },
    {
     "name": "VCLEARANCE",
     "type": "esriFieldTypeDouble",
     "alias": "Vertical Clearance (ft)",
     "domain": null
    },
    {
     "name": "HCLEARANCE",
     "type": "esriFieldTypeDouble",
     "alias": "Horizontal Clearance (ft)",
     "domain": null
    },
    {
     "name": "PW_LIMIT",
     "type": "esriFieldTypeString",
     "alias": "Posted Weight Limit (text)",
     "length": 100,
     "domain": null
    },
    {
     "name": "REC_POSTING",
     "type": "esriFieldTypeString",
     "alias": "Recommended Posting",
     "length": 100,
     "domain": null
    },
    {
     "name": "HCLR_RIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "Right Horizontal Clearance",
     "domain": null
    },
    {
     "name": "HCLR_LEFT",
     "type": "esriFieldTypeDouble",
     "alias": "Left Horizontal Clearance",
     "domain": null
    },
    {
     "name": "GIS_WIDTH",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Structure Width",
     "domain": null
    },
    {
     "name": "HAS_UNDERSEGMENTS",
     "type": "esriFieldTypeString",
     "alias": "Bridge Has Under Segment",
     "length": 255,
     "domain": null
    },
    {
     "name": "ISTUNNEL",
     "type": "esriFieldTypeString",
     "alias": "Indicates whether or not it is a tunnel",
     "length": 2,
     "domain": null
    },
    {
     "name": "LINK_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Link Identifier",
     "domain": null
    },
    {
     "name": "FEAT_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Feature Identifier",
     "domain": null
    },
    {
     "name": "BRIDGE_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "Bridge Start Point",
     "domain": null
    },
    {
     "name": "BRIDGE_TO",
     "type": "esriFieldTypeDouble",
     "alias": "Bridge End Point",
     "domain": null
    },
    {
     "name": "BRIDGE_ID",
     "type": "esriFieldTypeString",
     "alias": "Bridge Identifier",
     "length": 30,
     "domain": null
    },
    {
     "name": "BRKEY_GIS",
     "type": "esriFieldTypeString",
     "alias": "GIS Bridge Key",
     "length": 50,
     "domain": null
    },
    {
     "name": "ROUTE_FEAT_ID",
     "type": "esriFieldTypeString",
     "alias": "Route Feature Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "BRIDGE_GD",
     "type": "esriFieldTypeString",
     "alias": "Bridge Geodatabase Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Edited Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Created Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R54257_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54257",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18466_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": "Bridge Undersegments",
   "type": "Feature Layer",
   "description": "This file contains posted weights and clearances for vehicle bridges in the District.",
   "geometryType": "esriGeometryPolyline",
   "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": -100000,
    "mUnits": 10000
   },
   "copyrightText": "District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       153,
       64,
       25,
       255
      ],
      "width": 2
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8583565.97286414,
    "ymin": 4696271.485782858,
    "xmax": -8563994.858323779,
    "ymax": 4718531.198047715,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STRUCNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STRUCNAME",
     "type": "esriFieldTypeString",
     "alias": "Structure Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "BRKEY",
     "type": "esriFieldTypeString",
     "alias": "Bridge Key",
     "length": 50,
     "domain": null
    },
    {
     "name": "HCLEARANCE",
     "type": "esriFieldTypeDouble",
     "alias": "Horizontal Clearance (ft)",
     "domain": null
    },
    {
     "name": "VCLEARANCE",
     "type": "esriFieldTypeDouble",
     "alias": "Vertical Clearance (ft)",
     "domain": null
    },
    {
     "name": "PW_LIMIT",
     "type": "esriFieldTypeString",
     "alias": "Posted Weight Limit",
     "length": 100,
     "domain": null
    },
    {
     "name": "ON_UNDER",
     "type": "esriFieldTypeString",
     "alias": "Structure/Roadway Underneath A Bridge",
     "length": 50,
     "domain": null
    },
    {
     "name": "REC_POSTING",
     "type": "esriFieldTypeString",
     "alias": "Recommended Posting for Routing Purposes",
     "length": 100,
     "domain": null
    },
    {
     "name": "LINK_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Link Identifier",
     "domain": null
    },
    {
     "name": "FEAT_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Feature Identifier",
     "domain": null
    },
    {
     "name": "BRIDGE_ID",
     "type": "esriFieldTypeString",
     "alias": "Brdige Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Created Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Edited Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R54255_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54255",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18464_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 2,
   "name": "Rail and Pedestrian Bridges",
   "type": "Feature Layer",
   "description": "This file contains line data for pedestrian and rail bridges from AASHTO Bridge Management database.",
   "geometryType": "esriGeometryPolyline",
   "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": "District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       179,
       89,
       51,
       255
      ],
      "width": 2
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8583394.46841234,
    "ymin": 4701391.243874846,
    "xmax": -8562580.51899608,
    "ymax": 4718555.66768059,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STRUCNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "STRUCNAME",
     "type": "esriFieldTypeString",
     "alias": "Structure Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "Type of Structure/Bridge",
     "length": 50,
     "domain": null
    },
    {
     "name": "VCLEARANCE",
     "type": "esriFieldTypeDouble",
     "alias": "Vertical Clearance (ft)",
     "domain": null
    },
    {
     "name": "HCLEARANCE",
     "type": "esriFieldTypeDouble",
     "alias": "Horizontal Clearance (ft)",
     "domain": null
    },
    {
     "name": "PW_LIMIT",
     "type": "esriFieldTypeString",
     "alias": "Posted Weight Limit",
     "length": 100,
     "domain": null
    },
    {
     "name": "REC_POSTING",
     "type": "esriFieldTypeString",
     "alias": "Recommended Posting for Routing Purposes",
     "length": 100,
     "domain": null
    },
    {
     "name": "BRKEY",
     "type": "esriFieldTypeString",
     "alias": "Bridge Key",
     "length": 15,
     "domain": null
    },
    {
     "name": "BRIDGE_ID",
     "type": "esriFieldTypeString",
     "alias": "Bridge Identifier",
     "length": 30,
     "domain": null
    },
    {
     "name": "FEAT_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Feature Identifier",
     "domain": null
    },
    {
     "name": "LINK_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Link Identifier",
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Create Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Edited Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R54256_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54256",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A18465_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 148,
   "name": "DC Piers",
   "type": "Feature Layer",
   "description": "This data was created for the inclusion in DC\u2019s computer aided dispatch (CAD) system\u2019s basemap. It was digitized using DC imagery and attributed by OCTO GIS staff with the assistance of DC Fire and Emergency Service\u2019s Fireboat team.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "OCTO DC GIS",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       168,
       112,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8583079.140282465,
    "ymin": 4689636.324080474,
    "xmax": -8564721.581403986,
    "ymax": 4710928.703460347,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "MARINA",
     "type": "esriFieldTypeString",
     "alias": "Marina",
     "length": 254,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Pier Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R47292_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_47292",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A15170_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 159,
   "name": "Roadway SubBlock Intersection",
   "type": "Feature Layer",
   "description": "Roads and Highways manages intersections, however they are not singular points; RH creates a series of points - one for each intersecting road at that intersection. For DDOT, it is more useful to have a single intersection point representing the intersection. Through a custom DDOT script,the series of intersection points is reduced into a single representative point.For more information please visit DDOT's wiki page at https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "DC District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       147,
       0,
       173,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584335.418736117,
    "ymin": 4694466.530904431,
    "xmax": -8561515.641214028,
    "ymax": 4720993.06130656,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "INTERSECTIONNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "INTERSECTIONNAME",
     "type": "esriFieldTypeString",
     "alias": "Intersection Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeString",
     "alias": "Intersection Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "INTERSECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "Intersection Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Measure",
     "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": "ACISA",
     "type": "esriFieldTypeString",
     "alias": "ACISA",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R48520_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15204_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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": 160,
   "name": "Roadway Block Intersection",
   "type": "Feature Layer",
   "description": "Roads and Highways manages intersections, however they are not singular points; RH creates a series of points - one for each intersecting road at that intersection. For DDOT, it is more useful to have a single intersection point representing the intersection. Through a custom DDOT script,the series of intersection points is reduced into a single representative point.For more information please visit DDOT's wiki page at https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "DC District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       128,
       4,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584335.418736117,
    "ymin": 4694466.530904431,
    "xmax": -8561515.641214028,
    "ymax": 4720993.06130656,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "INTERSECTIONNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "INTERSECTIONNAME",
     "type": "esriFieldTypeString",
     "alias": "Intersection Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeString",
     "alias": "Intersection Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "INTERSECTIONKEY",
     "type": "esriFieldTypeString",
     "alias": "Intersection Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Measure",
     "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": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R48519_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15203_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "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": 161,
   "name": "Roadway Intersection Approach",
   "type": "Feature Layer",
   "description": "Roads and Highways manages intersections, however they are not singular points; RH creates a series of points - one for each intersecting road at that intersection. For DDOT, it is more useful to have a single intersection point representing the intersection. Through a custom DDOT script,the series of intersection points is reduced into a single representative point.For more information please visit DDOT's wiki page at https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "DC District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       163,
       122,
       0,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584340.558848506,
    "ymin": 4692089.240566329,
    "xmax": -8561515.62835993,
    "ymax": 4720993.065181949,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "FROMMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "From Measure (m)",
     "domain": null
    },
    {
     "name": "TOMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "To Measure (m)",
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "APPROACHID",
     "type": "esriFieldTypeString",
     "alias": "Approach Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALRAISEDBUFFERS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Raised Buffers",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALCROSSSECTIONWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of All Cross-sections",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALRAISEDBUFFERWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Buffer/Barriers",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Inbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Outbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESBIDIRECTIONAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total BiDirectional Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESREVERSIBLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Reversible Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_PARKINGLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Parking Lane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_THROUGHLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Throughlane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_POCKETLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Pocket Turnlane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_CONTRAFLOW",
     "type": "esriFieldTypeString",
     "alias": "Bikelane is Contraflow",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_CONVENTIONAL",
     "type": "esriFieldTypeString",
     "alias": "Conventional Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_DUAL_PROTECTED",
     "type": "esriFieldTypeString",
     "alias": "Protected Dual Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_DUAL_BUFFERED",
     "type": "esriFieldTypeString",
     "alias": "Buffered Dual Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_PROTECTED",
     "type": "esriFieldTypeString",
     "alias": "Protected Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_BUFFERED",
     "type": "esriFieldTypeString",
     "alias": "Buffered Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DOUBLEYELLOW_LINE",
     "type": "esriFieldTypeString",
     "alias": "Double Yellow Line on Segment",
     "length": 255,
     "domain": null
    },
    {
     "name": "SECTIONFLAGS",
     "type": "esriFieldTypeString",
     "alias": "Section Flags",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOC_ERROR",
     "type": "esriFieldTypeString",
     "alias": "LOC_ERROR",
     "length": 50,
     "domain": null
    },
    {
     "name": "MIDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Mid Measure",
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeString",
     "alias": "Intersection Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "AADT",
     "type": "esriFieldTypeInteger",
     "alias": "AADT",
     "domain": null
    },
    {
     "name": "AADT_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT Year",
     "domain": null
    },
    {
     "name": "APPROACH_CARD_DIRECTION",
     "type": "esriFieldTypeString",
     "alias": "Approach Cardinal Direction",
     "length": 255,
     "domain": null
    },
    {
     "name": "APPROACH_INT_DIRECTION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Approach's Geometry Direction to Intersection",
     "domain": {
      "type": "codedValue",
      "name": "Approach_IntDir",
      "description": "For a given intersection approach leg, this is the inbound geometry direction",
      "codedValues": [
       {
        "name": "With Digitized Geometry Direction",
        "code": 1
       },
       {
        "name": "Against Digitized Geometry Direction",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "APPROACH_LEG_ANGLE",
     "type": "esriFieldTypeString",
     "alias": "Approach Leg Angle",
     "length": 255,
     "domain": null
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "HPMSSECTIONTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HPMS Section Type",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeString",
     "alias": "Overlay Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "IRI",
     "type": "esriFieldTypeInteger",
     "alias": "IRI",
     "domain": null
    },
    {
     "name": "IRI_DATE",
     "type": "esriFieldTypeDate",
     "alias": "IRI Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "PCI_CONDCATEGORY",
     "type": "esriFieldTypeString",
     "alias": "PCI Condition Category",
     "length": 255,
     "domain": null
    },
    {
     "name": "PCI_LASTINSPECTED",
     "type": "esriFieldTypeDate",
     "alias": "PCI Last Date Inspected",
     "length": 8,
     "domain": null
    },
    {
     "name": "PCI_SCORE",
     "type": "esriFieldTypeDouble",
     "alias": "PCI Condition Score",
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SIDEWALK_IB_PAVTYPE",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Type (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_IB_WIDTH",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Width (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_OB_PAVTYPE",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Type (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_OB_WIDTH",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Width (Outbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_IB_ALT",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit School (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB_ALT",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit Schools (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Subblock Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANGLE",
     "type": "esriFieldTypeString",
     "alias": "Approach Angle",
     "length": 255,
     "domain": null
    },
    {
     "name": "DIRECTIONALITY",
     "type": "esriFieldTypeString",
     "alias": "Approach Directionality",
     "length": 255,
     "domain": null
    },
    {
     "name": "INTERSECTIONDIRECTION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Approach Geom Dir to Intersection",
     "domain": {
      "type": "codedValue",
      "name": "Approach_IntDir",
      "description": "For a given intersection approach leg, this is the inbound geometry direction",
      "codedValues": [
       {
        "name": "With Digitized Geometry Direction",
        "code": 1
       },
       {
        "name": "Against Digitized Geometry Direction",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SNOWROUTE_DPW",
     "type": "esriFieldTypeString",
     "alias": "Snow Route DPW",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWZONE_DPW",
     "type": "esriFieldTypeString",
     "alias": "Snow Zone DPW",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWROUTE",
     "type": "esriFieldTypeString",
     "alias": "Snow Route",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWSECTION",
     "type": "esriFieldTypeString",
     "alias": "Snow Section",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWZONE",
     "type": "esriFieldTypeString",
     "alias": "Snow Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "LEFTTURN_CURBLANE_EXCL",
     "type": "esriFieldTypeString",
     "alias": "Exclusive Left Turn Lane Approaching Int (Oneway only)",
     "length": 255,
     "domain": null
    },
    {
     "name": "LEFTTURN_CURBLANE_EXCL_LEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Length Exclusive Left Turn Lane Approaching Int (Ft)",
     "domain": null
    },
    {
     "name": "RIGHTTURN_CURBLANE_EXCL",
     "type": "esriFieldTypeString",
     "alias": "Exclusive Right Turn Lane Approaching Int",
     "length": 255,
     "domain": null
    },
    {
     "name": "RIGHTTURN_CURBLANE_EXCL_LEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Length Exclusive Right Turn Lane Approaching Int (Ft)",
     "domain": null
    },
    {
     "name": "TOTALBIKELANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Count of Bike Lanes",
     "domain": null
    },
    {
     "name": "TOTALBIKELANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Bike Lane Width",
     "domain": null
    },
    {
     "name": "RPPDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Direction)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RPPSIDE",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Side)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SLOWSTREETINFO",
     "type": "esriFieldTypeString",
     "alias": "Is Slow Street?",
     "length": 255,
     "domain": null
    },
    {
     "name": "RIGHTTURN_EXCLUSIVE",
     "type": "esriFieldTypeString",
     "alias": "Rightturn Lane on Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LEFTTURN_EXCLUSIVE",
     "type": "esriFieldTypeString",
     "alias": "Leftturn Lane on Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HPMSID",
     "type": "esriFieldTypeString",
     "alias": "HPMS Section ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "BUSLANE_OUTBOUND",
     "type": "esriFieldTypeString",
     "alias": "Bus Lane (Outbound)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_BusLane",
      "description": "Lane position of the bus lane(s) within the LRS cross-section",
      "codedValues": [
       {
        "name": "Dedicated Bus Lane in the curblane",
        "code": "L1"
       },
       {
        "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)",
        "code": "L2"
       },
       {
        "name": "Dedicated Bus Lane in both curblane and next lane over.",
        "code": "L3"
       },
       {
        "name": "Non-Compliant",
        "code": "Non-Compliant"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BUSLANE_INBOUND",
     "type": "esriFieldTypeString",
     "alias": "Bus Lane (Inbound)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_BusLane",
      "description": "Lane position of the bus lane(s) within the LRS cross-section",
      "codedValues": [
       {
        "name": "Dedicated Bus Lane in the curblane",
        "code": "L1"
       },
       {
        "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)",
        "code": "L2"
       },
       {
        "name": "Dedicated Bus Lane in both curblane and next lane over.",
        "code": "L3"
       },
       {
        "name": "Non-Compliant",
        "code": "Non-Compliant"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FROMSTREET",
     "type": "esriFieldTypeString",
     "alias": "From Street",
     "length": 150,
     "domain": null
    },
    {
     "name": "TOSTREET",
     "type": "esriFieldTypeString",
     "alias": "To Street",
     "length": 150,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "AADT_COMBINATION",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_COMBINATION",
     "domain": null
    },
    {
     "name": "AADT_COMBINATION_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_COMBINATION_YEAR",
     "domain": null
    },
    {
     "name": "AADT_SINGLE_UNIT",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_SINGLE_UNIT",
     "domain": null
    },
    {
     "name": "AADT_SINGLE_UNIT_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_SINGLE_UNIT_YEAR",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50635_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15373_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 162,
   "name": "Roadway SubBlock",
   "type": "Feature Layer",
   "description": "SubBlock represent the near-full extent of our centerline network (only driveways are excluded). SubBlock is the finest grained, 'base' segments from which all other segmentation patterns can be constructed (including Blocks). SubBlock is the original source features for our DDOT Street Centerlines data. Road types include streets, Alleys, Ramps, Service Roads, and Trails. Previously called Roadway Segments. For more information please visit DDOT's wiki page at https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "DC District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       86,
       0,
       133,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "FROMMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "From Measure (m)",
     "domain": null
    },
    {
     "name": "TOMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "To Measure (m)",
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "Road Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "SUBBLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALRAISEDBUFFERS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Raised Buffers",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALCROSSSECTIONWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of All Cross-sections",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Inbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Outbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESBIDIRECTIONAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total BiDirectional Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESREVERSIBLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Reversible Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_PARKINGLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Parking Lane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_THROUGHLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Throughlane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_POCKETLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Pocket Turnlane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_CONTRAFLOW",
     "type": "esriFieldTypeString",
     "alias": "Bikelane is Contraflow",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_CONVENTIONAL",
     "type": "esriFieldTypeString",
     "alias": "Conventional Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_DUAL_PROTECTED",
     "type": "esriFieldTypeString",
     "alias": "Protected Dual Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_DUAL_BUFFERED",
     "type": "esriFieldTypeString",
     "alias": "Buffered Dual Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_PROTECTED",
     "type": "esriFieldTypeString",
     "alias": "Protected Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_BUFFERED",
     "type": "esriFieldTypeString",
     "alias": "Buffered Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DOUBLEYELLOW_LINE",
     "type": "esriFieldTypeString",
     "alias": "Double Yellow Line on Segment",
     "length": 255,
     "domain": null
    },
    {
     "name": "SECTIONFLAGS",
     "type": "esriFieldTypeString",
     "alias": "SectionFlags",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOC_ERROR",
     "type": "esriFieldTypeString",
     "alias": "LOC_ERROR",
     "length": 50,
     "domain": null
    },
    {
     "name": "MIDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Mid Measure",
     "domain": null
    },
    {
     "name": "AADT",
     "type": "esriFieldTypeInteger",
     "alias": "AADT",
     "domain": null
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "HPMSID",
     "type": "esriFieldTypeString",
     "alias": "HPMS Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "HPMSSECTIONTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HPMS Section Type",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeString",
     "alias": "Overlay Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "IRI",
     "type": "esriFieldTypeInteger",
     "alias": "IRI",
     "domain": null
    },
    {
     "name": "IRI_DATE",
     "type": "esriFieldTypeDate",
     "alias": "IRI Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "PCI_CONDCATEGORY",
     "type": "esriFieldTypeString",
     "alias": "PCI Condition Category",
     "length": 255,
     "domain": null
    },
    {
     "name": "PCI_LASTINSPECTED",
     "type": "esriFieldTypeDate",
     "alias": "PCI Last Inspection Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "PCI_SCORE",
     "type": "esriFieldTypeDouble",
     "alias": "PCI Condition Score",
     "domain": null
    },
    {
     "name": "SIDEWALK_IB_PAVTYPE",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Type (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_IB_WIDTH",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Width (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_OB_PAVTYPE",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Type (Outbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_OB_WIDTH",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Width (Outbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_IB_ALT",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit Schools (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB_ALT",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit Schools (Outbound)",
     "domain": null
    },
    {
     "name": "SUBBLOCKID",
     "type": "esriFieldTypeString",
     "alias": "SubBlock Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWROUTE_DPW",
     "type": "esriFieldTypeString",
     "alias": "Snow Route DPW",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWZONE_DPW",
     "type": "esriFieldTypeString",
     "alias": "Snow Zone DPW",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWROUTE",
     "type": "esriFieldTypeString",
     "alias": "Snow Route",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWSECTION",
     "type": "esriFieldTypeString",
     "alias": "Snow Section",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWZONE",
     "type": "esriFieldTypeString",
     "alias": "Snow Zone",
     "length": 255,
     "domain": null
    },
    {
     "name": "LEFTTURN_CURBLANE_EXCL",
     "type": "esriFieldTypeString",
     "alias": "Exclusive Left Turn Lane Approaching Int (One way only)",
     "length": 255,
     "domain": null
    },
    {
     "name": "LEFTTURN_CURBLANE_EXCL_LEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Exclusive Left Turn Lane Approaching Int Length (ft)",
     "domain": null
    },
    {
     "name": "RIGHTTURN_CURBLANE_EXCL",
     "type": "esriFieldTypeString",
     "alias": "Exclusive Right Turn Lane Approaching Int (One way only)",
     "length": 255,
     "domain": null
    },
    {
     "name": "RIGHTTURN_CURBLANE_EXCL_LEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Exclusive Right Turn Lane Approaching Int Length (ft)",
     "domain": null
    },
    {
     "name": "TOTALBIKELANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bike Lane Count",
     "domain": null
    },
    {
     "name": "TOTALBIKELANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Width of Bike Lanes",
     "domain": null
    },
    {
     "name": "RPPDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Direction)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RPPSIDE",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Side)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SLOWSTREETINFO",
     "type": "esriFieldTypeString",
     "alias": "Is Slow Street?",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALRAISEDBUFFERWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Buffer/Barriers",
     "domain": null
    },
    {
     "name": "AADT_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT Year",
     "domain": null
    },
    {
     "name": "RIGHTTURN_EXCLUSIVE",
     "type": "esriFieldTypeString",
     "alias": "Excl Right turn Lane on Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LEFTTURN_EXCLUSIVE",
     "type": "esriFieldTypeString",
     "alias": "Excl Left turn Lane on Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BUSLANE_INBOUND",
     "type": "esriFieldTypeString",
     "alias": "Bus Lane (Inbound)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_BusLane",
      "description": "Lane position of the bus lane(s) within the LRS cross-section",
      "codedValues": [
       {
        "name": "Dedicated Bus Lane in the curblane",
        "code": "L1"
       },
       {
        "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)",
        "code": "L2"
       },
       {
        "name": "Dedicated Bus Lane in both curblane and next lane over.",
        "code": "L3"
       },
       {
        "name": "Non-Compliant",
        "code": "Non-Compliant"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BUSLANE_OUTBOUND",
     "type": "esriFieldTypeString",
     "alias": "Bus Lane (Outbound)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_BusLane",
      "description": "Lane position of the bus lane(s) within the LRS cross-section",
      "codedValues": [
       {
        "name": "Dedicated Bus Lane in the curblane",
        "code": "L1"
       },
       {
        "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)",
        "code": "L2"
       },
       {
        "name": "Dedicated Bus Lane in both curblane and next lane over.",
        "code": "L3"
       },
       {
        "name": "Non-Compliant",
        "code": "Non-Compliant"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FROMSTREET",
     "type": "esriFieldTypeString",
     "alias": "From Street",
     "length": 150,
     "domain": null
    },
    {
     "name": "TOSTREET",
     "type": "esriFieldTypeString",
     "alias": "To Street",
     "length": 150,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "NETWORK_LOGICAL_END",
     "type": "esriFieldTypeString",
     "alias": "Network Logical End",
     "length": 50,
     "domain": null
    },
    {
     "name": "AADT_COMBINATION",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_COMBINATION",
     "domain": null
    },
    {
     "name": "AADT_COMBINATION_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_COMBINATION_YEAR",
     "domain": null
    },
    {
     "name": "AADT_SINGLE_UNIT",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_SINGLE_UNIT",
     "domain": null
    },
    {
     "name": "AADT_SINGLE_UNIT_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_SINGLE_UNIT_YEAR",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50636_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15374_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 163,
   "name": "Roadway Block",
   "type": "Feature Layer",
   "description": "For a city, street blocks are a very common way in which to organize and relate work (e.g. 'I need to fix a pothole on the 1600 Block of Pennsylvania Ave'). Although driveways or alleys may intersect streets, this representation requires that the segment remain unbroken. Road types include streets. Previously Called Street Segments. Note that there are no from/to address fields. We will not be maintaining them in our data. There also will be no generating a 'streetname' list.For more information please visit DDOT's wiki page at https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "DC District Department of Transportation",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       130,
       54,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584595.84228207,
    "ymin": 4692088.917829138,
    "xmax": -8561515.62835993,
    "ymax": 4720993.064900679,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTENAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Route ID for roadway",
     "length": 255,
     "domain": null
    },
    {
     "name": "FROMMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "From Measure (m)",
     "domain": null
    },
    {
     "name": "TOMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "To Measure (m)",
     "domain": null
    },
    {
     "name": "ROUTENAME",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "RoadType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "RoadType_2",
      "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": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "BlockKey",
     "length": 255,
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALRAISEDBUFFERS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total # Raised Buffers",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALCROSSSECTIONWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of All Cross-sections",
     "domain": null
    },
    {
     "name": "TOTALPARKINGLANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Parking Lanes",
     "domain": null
    },
    {
     "name": "TOTALRAISEDBUFFERWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Width of Buffer/Barriers",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESINBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalInbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESOUTBOUND",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TotalOutbound Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESBIDIRECTIONAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total BiDirectional Travel Lanes",
     "domain": null
    },
    {
     "name": "TOTALTRAVELLANESREVERSIBLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Reversible Travel Lanes",
     "domain": null
    },
    {
     "name": "SUMMARYDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "General Directionality for Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Direction",
      "description": "Cross-section:  Roadway traffic directionality\n",
      "codedValues": [
       {
        "name": "Bi-directional",
        "code": "BD"
       },
       {
        "name": "Oneway in Outbound Direction",
        "code": "OB"
       },
       {
        "name": "Oneway in Inbound Direction",
        "code": "IB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_PARKINGLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Parking Lane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_THROUGHLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Throughlane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_POCKETLANE_ADJACENT",
     "type": "esriFieldTypeString",
     "alias": "Pocket Turnlane Adjacent to Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_CONTRAFLOW",
     "type": "esriFieldTypeString",
     "alias": "Bikelane is Contraflow",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_CONVENTIONAL",
     "type": "esriFieldTypeString",
     "alias": "Conventional Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_DUAL_PROTECTED",
     "type": "esriFieldTypeString",
     "alias": "Protected Dual Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_PROTECTED",
     "type": "esriFieldTypeString",
     "alias": "Protected Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BIKELANE_BUFFERED",
     "type": "esriFieldTypeString",
     "alias": "Buffered Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DOUBLEYELLOW_LINE",
     "type": "esriFieldTypeString",
     "alias": "Double Yellow Line on Segment",
     "length": 255,
     "domain": null
    },
    {
     "name": "SECTIONFLAGS",
     "type": "esriFieldTypeString",
     "alias": "SectionFlags",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOC_ERROR",
     "type": "esriFieldTypeString",
     "alias": "LOC_ERROR",
     "length": 50,
     "domain": null
    },
    {
     "name": "MIDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "Mid Measure",
     "domain": null
    },
    {
     "name": "AADT",
     "type": "esriFieldTypeInteger",
     "alias": "AADT",
     "domain": null
    },
    {
     "name": "AADT_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT Year",
     "domain": null
    },
    {
     "name": "FHWAFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FHWA Functional Class",
     "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": "HPMSID",
     "type": "esriFieldTypeString",
     "alias": "HPMS Section Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "HPMSSECTIONTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HPMS Section Type",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeString",
     "alias": "Overlay Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "IRI",
     "type": "esriFieldTypeInteger",
     "alias": "IRI",
     "domain": null
    },
    {
     "name": "IRI_DATE",
     "type": "esriFieldTypeDate",
     "alias": "IRI Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "NHSCODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS Code",
     "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": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 255,
     "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"
     }
    },
    {
     "name": "PCI_CONDCATEGORY",
     "type": "esriFieldTypeString",
     "alias": "PCI Condition Category",
     "length": 255,
     "domain": null
    },
    {
     "name": "PCI_LASTINSPECTED",
     "type": "esriFieldTypeDate",
     "alias": "PCI Last Date Inspected",
     "length": 8,
     "domain": null
    },
    {
     "name": "PCI_SCORE",
     "type": "esriFieldTypeDouble",
     "alias": "PCI Score",
     "domain": null
    },
    {
     "name": "QUADRANT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Quadrant",
     "domain": {
      "type": "codedValue",
      "name": "QuadCode",
      "description": "Quadrant code",
      "codedValues": [
       {
        "name": "NE",
        "code": 2
       },
       {
        "name": "SW",
        "code": 4
       },
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "NW",
        "code": 1
       },
       {
        "name": "SE",
        "code": 3
       },
       {
        "name": "BN",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SIDEWALK_IB_PAVTYPE",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Type (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_IB_WIDTH",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Width (Inbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_OB_PAVTYPE",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Type (Outbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SIDEWALK_OB_WIDTH",
     "type": "esriFieldTypeString",
     "alias": "Sidewalk Pavement Width (Outbound)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_IB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_IB_ALT",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit Schools (Inbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit (Outbound)",
     "domain": null
    },
    {
     "name": "SPEEDLIMITS_OB_ALT",
     "type": "esriFieldTypeInteger",
     "alias": "Speed Limit Schools (Outbound)",
     "domain": null
    },
    {
     "name": "STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "STREETTYPE",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLOCK_NAME",
     "type": "esriFieldTypeString",
     "alias": "Master Address Repository Block Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_HIGH",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range High",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_LOW",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Low",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_RIGHT_HIGH",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Right High",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_LEFT_HIGH",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Left High",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_RIGHT_LOW",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Right Low",
     "domain": null
    },
    {
     "name": "MAR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Master Address Repository Identifier",
     "domain": null
    },
    {
     "name": "ADDRESS_RANGE_LEFT_LOW",
     "type": "esriFieldTypeDouble",
     "alias": "Address Range Left Low",
     "domain": null
    },
    {
     "name": "BLOCKID",
     "type": "esriFieldTypeString",
     "alias": "Block Identifier",
     "length": 255,
     "domain": null
    },
    {
     "name": "DCFUNCTIONALCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DC Functional Class",
     "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": "NHSTYPE",
     "type": "esriFieldTypeString",
     "alias": "NHS Type",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "NHSType",
      "description": "Description",
      "codedValues": [
       {
        "name": "NHS Non-Interstate",
        "code": "NHS Non-Interstate"
       },
       {
        "name": "NHS Interstate",
        "code": "NHS Interstate"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SNOWROUTE_DDOT",
     "type": "esriFieldTypeString",
     "alias": "Snow Route DDOT",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWROUTE_DPW",
     "type": "esriFieldTypeString",
     "alias": "Snow Route DPW",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWSECTION_DDOT",
     "type": "esriFieldTypeString",
     "alias": "Snow Section DDOT",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWZONE_DDOT",
     "type": "esriFieldTypeString",
     "alias": "Snow Zone DDOT",
     "length": 255,
     "domain": null
    },
    {
     "name": "SNOWZONE_DPW",
     "type": "esriFieldTypeString",
     "alias": "Snow Zone DPW",
     "length": 255,
     "domain": null
    },
    {
     "name": "LEFTTURN_CURBLANE_EXCL",
     "type": "esriFieldTypeString",
     "alias": "Exclusive Left Turn Lane Approaching Int (Oneway only)",
     "length": 255,
     "domain": null
    },
    {
     "name": "LEFTTURN_CURBLANE_EXCL_LEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Length Exclusive Left Turn Lane Approaching Int (Ft)",
     "domain": null
    },
    {
     "name": "RIGHTTURN_CURBLANE_EXCL",
     "type": "esriFieldTypeString",
     "alias": "Exclusive Right Turn Lane Approaching Int",
     "length": 255,
     "domain": null
    },
    {
     "name": "RIGHTTURN_CURBLANE_EXCL_LEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Length Exclusive Right Turn Lane Approaching Int (Ft)",
     "domain": null
    },
    {
     "name": "TOTALBIKELANES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Count of Bike Lanes",
     "domain": null
    },
    {
     "name": "TOTALBIKELANEWIDTH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Total Bike Lane Width",
     "domain": null
    },
    {
     "name": "RPPDIRECTION",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Direction)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RPPSIDE",
     "type": "esriFieldTypeString",
     "alias": "Resident Parking Permitted (Side)",
     "length": 255,
     "domain": null
    },
    {
     "name": "SLOWSTREETINFO",
     "type": "esriFieldTypeString",
     "alias": "Is Slow Street?",
     "length": 255,
     "domain": null
    },
    {
     "name": "BIKELANE_DUAL_BUFFERED",
     "type": "esriFieldTypeString",
     "alias": "Buffered Dual Bikelane",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RIGHTTURN_EXCLUSIVE",
     "type": "esriFieldTypeString",
     "alias": "Excl Rightturn Lane on Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LEFTTURN_EXCLUSIVE",
     "type": "esriFieldTypeString",
     "alias": "Excl Leftturn Lane on Segment",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_Side",
      "description": "Cross-section:  Side of roadway",
      "codedValues": [
       {
        "name": "Both Sides of Roadway",
        "code": "BD"
       },
       {
        "name": "Inbound Side of Roadway",
        "code": "IB"
       },
       {
        "name": "Outbound Side of Roadway",
        "code": "OB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BUSLANE_INBOUND",
     "type": "esriFieldTypeString",
     "alias": "Bus Lane (Inbound)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_BusLane",
      "description": "Lane position of the bus lane(s) within the LRS cross-section",
      "codedValues": [
       {
        "name": "Dedicated Bus Lane in the curblane",
        "code": "L1"
       },
       {
        "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)",
        "code": "L2"
       },
       {
        "name": "Dedicated Bus Lane in both curblane and next lane over.",
        "code": "L3"
       },
       {
        "name": "Non-Compliant",
        "code": "Non-Compliant"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BUSLANE_OUTBOUND",
     "type": "esriFieldTypeString",
     "alias": "Bus Lane (Outbound)",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "CrossSection_BusLane",
      "description": "Lane position of the bus lane(s) within the LRS cross-section",
      "codedValues": [
       {
        "name": "Dedicated Bus Lane in the curblane",
        "code": "L1"
       },
       {
        "name": "Dedicated Bus Lane in lane adjacent to the curblane (usually a parking lane is the curblane for these cases)",
        "code": "L2"
       },
       {
        "name": "Dedicated Bus Lane in both curblane and next lane over.",
        "code": "L3"
       },
       {
        "name": "Non-Compliant",
        "code": "Non-Compliant"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FROMSTREET",
     "type": "esriFieldTypeString",
     "alias": "From Street",
     "length": 500,
     "domain": null
    },
    {
     "name": "TOSTREET",
     "type": "esriFieldTypeString",
     "alias": "To Street",
     "length": 150,
     "domain": null
    },
    {
     "name": "WARD_ID",
     "type": "esriFieldTypeString",
     "alias": "Ward",
     "length": 255,
     "domain": null
    },
    {
     "name": "ANC_ID",
     "type": "esriFieldTypeString",
     "alias": "Advisory Neighborhood Commission",
     "length": 255,
     "domain": null
    },
    {
     "name": "SMD_ID",
     "type": "esriFieldTypeString",
     "alias": "Single Member District",
     "length": 255,
     "domain": null
    },
    {
     "name": "SURFACE_TYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Surface Type",
     "domain": null
    },
    {
     "name": "PARKINGZONE_ROP",
     "type": "esriFieldTypeString",
     "alias": "ROP",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PARKINGZONE_RPP",
     "type": "esriFieldTypeString",
     "alias": "RPP",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LaneDirection_New",
      "description": "Direction of lane",
      "codedValues": [
       {
        "name": "Outbound (with centerline geometry)",
        "code": "1"
       },
       {
        "name": "Inbound (against centerline geometry)",
        "code": "2"
       },
       {
        "name": "Bidirectional (both directions allowed)",
        "code": "3"
       },
       {
        "name": "AM Inbound/PM Outbound",
        "code": "11"
       },
       {
        "name": "AM Outbound/PM Inbound",
        "code": "12"
       },
       {
        "name": "AM Inbound only",
        "code": "13"
       },
       {
        "name": "PM Inbound only",
        "code": "14"
       },
       {
        "name": "AM Outbound only",
        "code": "15"
       },
       {
        "name": "PM Outbound only",
        "code": "16"
       },
       {
        "name": "UNDEFINED",
        "code": "99"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AADT_COMBINATION",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_COMBINATION",
     "domain": null
    },
    {
     "name": "AADT_COMBINATION_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_COMBINATION_YEAR",
     "domain": null
    },
    {
     "name": "AADT_SINGLE_UNIT",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_SINGLE_UNIT",
     "domain": null
    },
    {
     "name": "AADT_SINGLE_UNIT_YEAR",
     "type": "esriFieldTypeInteger",
     "alias": "AADT_SINGLE_UNIT_YEAR",
     "domain": null
    },
    {
     "name": "SPEEDHUMP_PRESENT",
     "type": "esriFieldTypeString",
     "alias": "SPEEDHUMP_PRESENT",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "DC_MAINTENANCE_OPERATIONS",
     "type": "esriFieldTypeString",
     "alias": "DC_MAINTENANCE_OPERATIONS",
     "length": 255,
     "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"
     }
    },
    {
     "name": "MAINTENANCE_OPERATIONS",
     "type": "esriFieldTypeInteger",
     "alias": "MAINTENANCE_OPERATIONS",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R50637_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15375_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 164,
   "name": "Roadway Blockface",
   "type": "Feature Layer",
   "description": "Blockface Segments are unbroken sections of the curb. A blockface can be made up of several subblocks, or just one subblock. There are blockfaces on both sides of the road, each dependent on an unbroken length of curb. For more information please visit https://wiki.ddot.dc.gov/display/public/GIS/Roadway+Characteristics.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "District Department of Transportations (DDOT)",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       19,
       140,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8584598.75642658,
    "ymin": 4692085.0554843,
    "xmax": -8561511.797787996,
    "ymax": 4720996.867279754,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTEID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ROUTEID",
     "type": "esriFieldTypeString",
     "alias": "Unique identifier of the route that this blockface is on",
     "length": 500,
     "domain": null
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "Which side of the route is this blockface on, when looking in digitizing direction",
     "length": 255,
     "domain": null
    },
    {
     "name": "MEAS_FROM",
     "type": "esriFieldTypeDouble",
     "alias": "measure along the route does this blockface begin",
     "domain": null
    },
    {
     "name": "MEAS_TO",
     "type": "esriFieldTypeDouble",
     "alias": "measure along the route does this blockface end",
     "domain": null
    },
    {
     "name": "BLOCKFACEKEY",
     "type": "esriFieldTypeString",
     "alias": "Unique identifier for each blockface",
     "length": 500,
     "domain": null
    },
    {
     "name": "OFFSET",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Offset value to be able to visualize the blockfaces on a map",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R48518_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A15202_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 23,
   "name": "Symbolic Street Names",
   "type": "Feature Layer",
   "description": "Locations of Symbolic Street Names otherwise known as Honorary Streetnames. The dataset contains locations and attributes of Symbolic Street Names, created as part of the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies. Each block which has an symbolic streetname will have one record. Data is sourced from field research and DC Government's Legislative Information Management System (LIMS) database. https://lims.dccouncil.gov/",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.002,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 4,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "DC Council",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       76,
       50,
       135,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8579755.859916996,
    "ymin": 4697030.626699009,
    "xmax": -8562413.634755429,
    "ymax": 4720104.553010981,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "HONORARY_STREETNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "HONORARY_STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Honorary Street Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "EFFECTIVE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Effective Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "ACTUAL_STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "Actual Streetname",
     "length": 50,
     "domain": null
    },
    {
     "name": "FROM_STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "From Streetname",
     "length": 50,
     "domain": null
    },
    {
     "name": "TO_STREETNAME",
     "type": "esriFieldTypeString",
     "alias": "To Streetname",
     "length": 50,
     "domain": null
    },
    {
     "name": "BLOCKKEY",
     "type": "esriFieldTypeString",
     "alias": "Block Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "GIS_ID",
     "type": "esriFieldTypeString",
     "alias": "GIS Identifier",
     "length": 50,
     "domain": null
    },
    {
     "name": "SE_ANNO_CAD_DATA",
     "type": "esriFieldTypeBlob",
     "alias": "SE_ANNO_CAD_DATA",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATED",
     "type": "esriFieldTypeDate",
     "alias": "CREATED",
     "length": 8,
     "domain": null
    },
    {
     "name": "EDITED",
     "type": "esriFieldTypeDate",
     "alias": "EDITED",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53470_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_53470",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A17820_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "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": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}