{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 3,
 "name": "Truck and Bus Restriction",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "This map serves as a guide for truck and bus carriers as well as District residents to understand which routes are suitable for truck and bus travel.\u2022 For the purposes of the map, a Truck is defined as a vehicle with a gross vehicle weight rating greater than 26,000 pounds with a carrying capacity of more than 1 and ΒΌ ton.\u2022 For the purposes of the map, a Bus is defined as a vehicle with a carrying capacity of greater than 15 passengers. This does not include WMATA or Circulator buses.\u2022 A through route (highlighted in blue), signifies a roadway that may be used by trucks and buses that have neither an origin or destination within the city or on the route.\u2022 A non-through route (all other roadways not highlighted in blue), signifies a roadway that that may be used by trucks or buses only for the purpose of making a delivery or pickup of passengers or freight. Trucks and buses should only use a non-through route at the beginning or end of a trip, when traveling between their origin/destination and a through route.",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "dateFieldsTimeReference": {
   "timeZone": "UTC",
   "respectsDaylightSaving": false
  }
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriMeters"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 389894.21784453094,
  "ymin": 126315.85403463244,
  "xmax": 407848.40000519156,
  "ymax": 147158.36995797604,
  "spatialReference": {
   "wkid": 26985,
   "latestWkid": 26985,
   "xyTolerance": 0.001,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -36747100,
   "falseY": -29091500,
   "xyUnits": 1.2123691021292362E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 26985,
  "latestWkid": 26985,
  "xyTolerance": 6.4000000059392E-5,
  "zTolerance": 0.001,
  "mTolerance": 2,
  "falseX": -3.67470999999786E7,
  "falseY": -2.90914999999915E7,
  "xyUnits": 124999.999884,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": -1000,
  "mUnits": 1000
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "RESTRICTIONTYPE",
   "uniqueValueGroups": [
    {
     "heading": "RestrictionType",
     "classes": [
      {
       "label": "Truck Restriction",
       "description": "Truck Restriction",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         250,
         52,
         17,
         255
        ],
        "width": 2.5
       },
       "values": [
        [
         "Truck Restriction"
        ]
       ]
      },
      {
       "label": "Bus and Truck Restriction",
       "description": "Bus and Truck Restriction",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 2.5
       },
       "values": [
        [
         "Bus and Truck Restriction"
        ]
       ]
      },
      {
       "label": "Bus Restriction",
       "description": "Bus Restriction",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         232,
         190,
         255,
         255
        ],
        "width": 2.5
       },
       "values": [
        [
         "Bus Restriction"
        ]
       ]
      }
     ]
    }
   ],
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       52,
       17,
       255
      ],
      "width": 2.5
     },
     "value": "Truck Restriction",
     "label": "Truck Restriction"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 2.5
     },
     "value": "Bus and Truck Restriction",
     "label": "Bus and Truck Restriction"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       232,
       190,
       255,
       255
      ],
      "width": 2.5
     },
     "value": "Bus Restriction",
     "label": "Bus Restriction"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        207,
        222,
        252,
        255
       ],
       "toColor": [
        207,
        222,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        183,
        252,
        179,
        255
       ],
       "toColor": [
        183,
        252,
        179,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        200,
        179,
        255
       ],
       "toColor": [
        252,
        200,
        179,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        184,
        248,
        255
       ],
       "toColor": [
        252,
        184,
        248,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        215,
        252,
        231,
        255
       ],
       "toColor": [
        215,
        252,
        231,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        252,
        187,
        255
       ],
       "toColor": [
        252,
        252,
        187,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        202,
        220,
        255
       ],
       "toColor": [
        252,
        202,
        220,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        201,
        179,
        252,
        255
       ],
       "toColor": [
        201,
        179,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        239,
        215,
        255
       ],
       "toColor": [
        252,
        239,
        215,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        215,
        246,
        252,
        255
       ],
       "toColor": [
        215,
        246,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        230,
        210,
        252,
        255
       ],
       "toColor": [
        230,
        210,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        182,
        183,
        255
       ],
       "toColor": [
        252,
        182,
        183,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        218,
        212,
        255
       ],
       "toColor": [
        252,
        218,
        212,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": true,
 "hasZ": false,
 "allowUpdateWithoutMValues": true,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "REGISTEREDNAME",
 "typeIdField": "RESTRICTIONTYPE",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "STREETSEGID",
   "type": "esriFieldTypeInteger",
   "alias": "STREETSEGID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STREETSEGID"
  },
  {
   "name": "SSD_ID",
   "type": "esriFieldTypeString",
   "alias": "SSD_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 19,
   "defaultValue": null,
   "modelName": "SSD_ID"
  },
  {
   "name": "SOURCEID",
   "type": "esriFieldTypeString",
   "alias": "SOURCEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "SOURCEID"
  },
  {
   "name": "QUADCODE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "QUADCODE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "QUADCODE"
  },
  {
   "name": "BEGINMEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "BEGINMEASURE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "BEGINMEASURE"
  },
  {
   "name": "ENDMEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "ENDMEASURE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ENDMEASURE"
  },
  {
   "name": "INSERVICEDATE",
   "type": "esriFieldTypeDate",
   "alias": "INSERVICEDATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "INSERVICEDATE"
  },
  {
   "name": "OUTOFSERVICEDATE",
   "type": "esriFieldTypeDate",
   "alias": "OUTOFSERVICEDATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "OUTOFSERVICEDATE"
  },
  {
   "name": "UPDATETIMESTAMP",
   "type": "esriFieldTypeDate",
   "alias": "UPDATETIMESTAMP",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "UPDATETIMESTAMP"
  },
  {
   "name": "LIFECYCLESTATUS",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LIFECYCLESTATUS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LIFECYCLESTATUS"
  },
  {
   "name": "DIRECTIONALITY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "DIRECTIONALITY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DIRECTIONALITY"
  },
  {
   "name": "NUMBEROFLANES",
   "type": "esriFieldTypeSmallInteger",
   "alias": "NUMBEROFLANES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "NUMBEROFLANES"
  },
  {
   "name": "SEGMENTWIDTH",
   "type": "esriFieldTypeDouble",
   "alias": "SEGMENTWIDTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SEGMENTWIDTH"
  },
  {
   "name": "OWNERSHIP",
   "type": "esriFieldTypeString",
   "alias": "OWNERSHIP",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "OWNERSHIP"
  },
  {
   "name": "DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPTION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "DESCRIPTION"
  },
  {
   "name": "SEGMENTTYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SEGMENTTYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SEGMENTTYPE"
  },
  {
   "name": "STREETROUTEID",
   "type": "esriFieldTypeInteger",
   "alias": "STREETROUTEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STREETROUTEID"
  },
  {
   "name": "STROUTEFROMMEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "STROUTEFROMMEASURE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STROUTEFROMMEASURE"
  },
  {
   "name": "STROUTETOMEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "STROUTETOMEASURE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STROUTETOMEASURE"
  },
  {
   "name": "FROMNODEID",
   "type": "esriFieldTypeInteger",
   "alias": "FROMNODEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROMNODEID"
  },
  {
   "name": "TONODEID",
   "type": "esriFieldTypeInteger",
   "alias": "TONODEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TONODEID"
  },
  {
   "name": "STREETID",
   "type": "esriFieldTypeInteger",
   "alias": "STREETID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STREETID"
  },
  {
   "name": "REGISTEREDNAME",
   "type": "esriFieldTypeString",
   "alias": "REGISTEREDNAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "REGISTEREDNAME"
  },
  {
   "name": "STREETTYPE",
   "type": "esriFieldTypeString",
   "alias": "STREETTYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "STREETTYPE"
  },
  {
   "name": "QUADRANT",
   "type": "esriFieldTypeString",
   "alias": "QUADRANT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "QUADRANT"
  },
  {
   "name": "FROMADDRESSLEFT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FROMADDRESSLEFT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROMADDRESSLEFT"
  },
  {
   "name": "TOADDRESSLEFT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOADDRESSLEFT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOADDRESSLEFT"
  },
  {
   "name": "FROMADDRESSRIGHT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FROMADDRESSRIGHT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROMADDRESSRIGHT"
  },
  {
   "name": "TOADDRESSRIGHT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOADDRESSRIGHT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOADDRESSRIGHT"
  },
  {
   "name": "NHSROUTEID",
   "type": "esriFieldTypeInteger",
   "alias": "NHSROUTEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "NHSROUTEID"
  },
  {
   "name": "ADDRESSRANGEID",
   "type": "esriFieldTypeInteger",
   "alias": "ADDRESSRANGEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ADDRESSRANGEID"
  },
  {
   "name": "STREETROUTESEGID",
   "type": "esriFieldTypeInteger",
   "alias": "STREETROUTESEGID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STREETROUTESEGID"
  },
  {
   "name": "FROMADDRESSLEFTTHEO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FROMADDRESSLEFTTHEO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROMADDRESSLEFTTHEO"
  },
  {
   "name": "TOADDRESSLEFTTHEO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOADDRESSLEFTTHEO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOADDRESSLEFTTHEO"
  },
  {
   "name": "FROMADDRESSRIGHTTHEO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FROMADDRESSRIGHTTHEO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROMADDRESSRIGHTTHEO"
  },
  {
   "name": "TOADDRESSRIGHTTHEO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOADDRESSRIGHTTHEO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOADDRESSRIGHTTHEO"
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "FACILITYID"
  },
  {
   "name": "RESTRICTIONTYPE",
   "type": "esriFieldTypeString",
   "alias": "RestrictionType",
   "domain": {
    "type": "codedValue",
    "name": "RestrictionType",
    "description": "Truck and Bus restriction type",
    "codedValues": [
     {
      "name": "Truck Restriction",
      "code": "Truck Restriction"
     },
     {
      "name": "Bus Restriction",
      "code": "Bus Restriction"
     },
     {
      "name": "Bus and Truck Restriction",
      "code": "Bus and Truck Restriction"
     },
     {
      "name": "Primary Route",
      "code": "Primary Route"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 65,
   "defaultValue": null,
   "modelName": "RestrictionType"
  },
  {
   "name": "ROUTETYPE",
   "type": "esriFieldTypeString",
   "alias": "RouteType",
   "domain": {
    "type": "codedValue",
    "name": "TruckRouteType",
    "description": "Truck Route type",
    "codedValues": [
     {
      "name": "Truck Restriction",
      "code": "Truck Restriction"
     },
     {
      "name": "Primary",
      "code": "Primary"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 65,
   "defaultValue": null,
   "modelName": "RouteType"
  },
  {
   "name": "LABELRESTRICTION",
   "type": "esriFieldTypeString",
   "alias": "LabelRestriction",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "LabelRestriction"
  },
  {
   "name": "RESTRICTION",
   "type": "esriFieldTypeString",
   "alias": "Restrictio",
   "domain": {
    "type": "codedValue",
    "name": "RestrictionType",
    "description": "Truck and Bus restriction type",
    "codedValues": [
     {
      "name": "Truck Restriction",
      "code": "Truck Restriction"
     },
     {
      "name": "Bus Restriction",
      "code": "Bus Restriction"
     },
     {
      "name": "Bus and Truck Restriction",
      "code": "Bus and Truck Restriction"
     },
     {
      "name": "Primary Route",
      "code": "Primary Route"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": "Primary Route",
   "modelName": "Restrictio"
  },
  {
   "name": "CREATED_USER",
   "type": "esriFieldTypeString",
   "alias": "CREATED_USER",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "CREATED_USER"
  },
  {
   "name": "CREATED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "CREATED_DATE",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CREATED_DATE"
  },
  {
   "name": "LAST_EDITED_USER",
   "type": "esriFieldTypeString",
   "alias": "LAST_EDITED_USER",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LAST_EDITED_USER"
  },
  {
   "name": "LAST_EDITED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "LAST_EDITED_DATE",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LAST_EDITED_DATE"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null,
   "editable": false,
   "required": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SHAPE.STLength()"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R116_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S74_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [
  {
   "id": "Truck Restriction",
   "name": "Truck Restriction",
   "domains": {
    "RESTRICTIONTYPE": {"type": "inherited"},
    "ROUTETYPE": {"type": "inherited"},
    "RESTRICTION": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Truck Restriction",
     "description": "",
     "prototype": {
      "attributes": {
       "FACILITYID": null,
       "RESTRICTION": "Primary Route",
       "STREETSEGID": null,
       "SSD_ID": null,
       "SOURCEID": null,
       "QUADCODE": null,
       "BEGINMEASURE": null,
       "ENDMEASURE": null,
       "INSERVICEDATE": null,
       "OUTOFSERVICEDATE": null,
       "UPDATETIMESTAMP": null,
       "LIFECYCLESTATUS": null,
       "DIRECTIONALITY": null,
       "NUMBEROFLANES": null,
       "SEGMENTWIDTH": null,
       "OWNERSHIP": null,
       "DESCRIPTION": null,
       "SEGMENTTYPE": null,
       "STREETROUTEID": null,
       "STROUTEFROMMEASURE": null,
       "STROUTETOMEASURE": null,
       "FROMNODEID": null,
       "TONODEID": null,
       "STREETID": null,
       "REGISTEREDNAME": null,
       "STREETTYPE": null,
       "QUADRANT": null,
       "FROMADDRESSLEFT": null,
       "TOADDRESSLEFT": null,
       "FROMADDRESSRIGHT": null,
       "TOADDRESSRIGHT": null,
       "NHSROUTEID": null,
       "ADDRESSRANGEID": null,
       "STREETROUTESEGID": null,
       "FROMADDRESSLEFTTHEO": null,
       "TOADDRESSLEFTTHEO": null,
       "FROMADDRESSRIGHTTHEO": null,
       "TOADDRESSRIGHTTHEO": null,
       "RESTRICTIONTYPE": "Truck Restriction",
       "ROUTETYPE": null,
       "LABELRESTRICTION": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Bus and Truck Restriction",
   "name": "Bus and Truck Restriction",
   "domains": {
    "RESTRICTIONTYPE": {"type": "inherited"},
    "ROUTETYPE": {"type": "inherited"},
    "RESTRICTION": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Bus and Truck Restriction",
     "description": "",
     "prototype": {
      "attributes": {
       "FACILITYID": null,
       "RESTRICTION": "Primary Route",
       "STREETSEGID": null,
       "SSD_ID": null,
       "SOURCEID": null,
       "QUADCODE": null,
       "BEGINMEASURE": null,
       "ENDMEASURE": null,
       "INSERVICEDATE": null,
       "OUTOFSERVICEDATE": null,
       "UPDATETIMESTAMP": null,
       "LIFECYCLESTATUS": null,
       "DIRECTIONALITY": null,
       "NUMBEROFLANES": null,
       "SEGMENTWIDTH": null,
       "OWNERSHIP": null,
       "DESCRIPTION": null,
       "SEGMENTTYPE": null,
       "STREETROUTEID": null,
       "STROUTEFROMMEASURE": null,
       "STROUTETOMEASURE": null,
       "FROMNODEID": null,
       "TONODEID": null,
       "STREETID": null,
       "REGISTEREDNAME": null,
       "STREETTYPE": null,
       "QUADRANT": null,
       "FROMADDRESSLEFT": null,
       "TOADDRESSLEFT": null,
       "FROMADDRESSRIGHT": null,
       "TOADDRESSRIGHT": null,
       "NHSROUTEID": null,
       "ADDRESSRANGEID": null,
       "STREETROUTESEGID": null,
       "FROMADDRESSLEFTTHEO": null,
       "TOADDRESSLEFTTHEO": null,
       "FROMADDRESSRIGHTTHEO": null,
       "TOADDRESSRIGHTTHEO": null,
       "RESTRICTIONTYPE": "Bus and Truck Restriction",
       "ROUTETYPE": null,
       "LABELRESTRICTION": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Bus Restriction",
   "name": "Bus Restriction",
   "domains": {
    "RESTRICTIONTYPE": {"type": "inherited"},
    "ROUTETYPE": {"type": "inherited"},
    "RESTRICTION": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Bus Restriction",
     "description": "",
     "prototype": {
      "attributes": {
       "FACILITYID": null,
       "RESTRICTION": "Primary Route",
       "STREETSEGID": null,
       "SSD_ID": null,
       "SOURCEID": null,
       "QUADCODE": null,
       "BEGINMEASURE": null,
       "ENDMEASURE": null,
       "INSERVICEDATE": null,
       "OUTOFSERVICEDATE": null,
       "UPDATETIMESTAMP": null,
       "LIFECYCLESTATUS": null,
       "DIRECTIONALITY": null,
       "NUMBEROFLANES": null,
       "SEGMENTWIDTH": null,
       "OWNERSHIP": null,
       "DESCRIPTION": null,
       "SEGMENTTYPE": null,
       "STREETROUTEID": null,
       "STROUTEFROMMEASURE": null,
       "STROUTETOMEASURE": null,
       "FROMNODEID": null,
       "TONODEID": null,
       "STREETID": null,
       "REGISTEREDNAME": null,
       "STREETTYPE": null,
       "QUADRANT": null,
       "FROMADDRESSLEFT": null,
       "TOADDRESSLEFT": null,
       "FROMADDRESSRIGHT": null,
       "TOADDRESSRIGHT": null,
       "NHSROUTEID": null,
       "ADDRESSRANGEID": null,
       "STREETROUTESEGID": null,
       "FROMADDRESSLEFTTHEO": null,
       "TOADDRESSLEFTTHEO": null,
       "FROMADDRESSRIGHTTHEO": null,
       "TOADDRESSRIGHTTHEO": null,
       "RESTRICTIONTYPE": "Bus Restriction",
       "ROUTETYPE": null,
       "LABELRESTRICTION": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}