{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 0,
 "name": "SHA_CONVEYANCE",
 "type": "Feature Layer",
 "description": "The Maryland State Highway Administration (SHA) is mandated to file a National Pollutant Discharge Elimination System (NPDES) permit with the Maryland Department of the Environment (MDE). The permit requires the inventory, inspection, and maintenance of SHA stormwater infrastructure. SHA is responsible for maintaining storm drain infrastructure on more than 5,000 miles of roadway statewide. The data are organized into a series of drainage systems with stormwater management facilities that are interconnected, allowing for flow-tracing function through distinct systems. A drainage system is defined as a series of storm drain structures or point features (i.e., manholes, inlets, endwalls) that connect hydraulically through conveyance features such as pipes and / or ditches. Closed and open storm drain structures are connected by pipe and ditch conveyance to create the drainage system. Stormwater management facilities (SWMF), also known as stormwater best management practices (BMP) are inventoried with the storm drain system. A system can include both open and closed storm drain features.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102685,
  "latestWkid": 2248,
  "xyTolerance": 0.0208333333333333,
  "zTolerance": 1.9999999999999998E-5,
  "mTolerance": 0.001,
  "falseX": -120561100,
  "falseY": -95444400,
  "xyUnits": 1536,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "MDOT, SHA",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     65,
     153,
     94,
     255
    ],
    "width": 1
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1296593.396484375,
  "ymin": 326218.142578125,
  "xmax": 1403822.154296875,
  "ymax": 527300.0794270784,
  "spatialReference": {
   "wkid": 102685,
   "latestWkid": 2248,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 1.9999999999999998E-5,
   "mTolerance": 0.001,
   "falseX": -120561100,
   "falseY": -95444400,
   "xyUnits": 1536,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "CONVEYANCE_ID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "CONVEYANCE_ID",
   "type": "esriFieldTypeString",
   "alias": "Conveyance ID",
   "length": 42,
   "domain": null
  },
  {
   "name": "CONTRACT_ID",
   "type": "esriFieldTypeString",
   "alias": "Contract ID",
   "length": 42,
   "domain": null
  },
  {
   "name": "CONV_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Conveyance Type",
   "length": 9,
   "domain": null
  },
  {
   "name": "UPSTRM_STR",
   "type": "esriFieldTypeString",
   "alias": "Upstream Structure ID",
   "length": 42,
   "domain": null
  },
  {
   "name": "DNSTRM_STR",
   "type": "esriFieldTypeString",
   "alias": "Downstream Structure ID",
   "length": 42,
   "domain": null
  },
  {
   "name": "UNIT_LEN",
   "type": "esriFieldTypeDouble",
   "alias": "Conveyance Unit Length",
   "domain": null
  },
  {
   "name": "INVERT_IN",
   "type": "esriFieldTypeDouble",
   "alias": "Upstream Invert Elevation",
   "domain": null
  },
  {
   "name": "INVERT_OUT",
   "type": "esriFieldTypeDouble",
   "alias": "Downstream Invert Elevation",
   "domain": null
  },
  {
   "name": "COM_CONV",
   "type": "esriFieldTypeString",
   "alias": "Additional Conveyance Comments",
   "length": 255,
   "domain": null
  },
  {
   "name": "PLANDATE",
   "type": "esriFieldTypeInteger",
   "alias": "Plan Date",
   "domain": null
  },
  {
   "name": "FEAT_STATUS",
   "type": "esriFieldTypeString",
   "alias": "Feature Status",
   "length": 5,
   "domain": null
  },
  {
   "name": "DATEABANDONED",
   "type": "esriFieldTypeInteger",
   "alias": "Date Abandoned",
   "domain": null
  },
  {
   "name": "META_ID",
   "type": "esriFieldTypeString",
   "alias": "Metadata ID",
   "length": 42,
   "domain": null
  },
  {
   "name": "CNTY_CODE",
   "type": "esriFieldTypeString",
   "alias": "County Code",
   "length": 2,
   "domain": null
  },
  {
   "name": "MD_WSHED",
   "type": "esriFieldTypeString",
   "alias": "Maryland Watershed",
   "length": 16,
   "domain": null
  },
  {
   "name": "MD_MSHOP",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SHA Maintenance Shop",
   "domain": null
  },
  {
   "name": "MD_DISTRICT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SHA District",
   "domain": null
  },
  {
   "name": "DT_TRAP_SS",
   "type": "esriFieldTypeDouble",
   "alias": "DT Trapezoid Side Slope",
   "domain": null
  },
  {
   "name": "DT_MTRL_DITCH",
   "type": "esriFieldTypeString",
   "alias": "DT Material",
   "length": 5,
   "domain": null
  },
  {
   "name": "DT_BOTTOM_WIDTH",
   "type": "esriFieldTypeDouble",
   "alias": "DT Bottom Width",
   "domain": null
  },
  {
   "name": "PI_PIPE_SIZE1",
   "type": "esriFieldTypeInteger",
   "alias": "PI Pipe Diameter",
   "domain": null
  },
  {
   "name": "PI_PIPE_SIZE2",
   "type": "esriFieldTypeInteger",
   "alias": "PI Minor Dimension",
   "domain": null
  },
  {
   "name": "PI_XS_AREA",
   "type": "esriFieldTypeDouble",
   "alias": "PI Cross Sectional Area",
   "domain": null
  },
  {
   "name": "PI_XS_SHAPE",
   "type": "esriFieldTypeString",
   "alias": "PI Cross Sectional Shape",
   "length": 3,
   "domain": null
  },
  {
   "name": "PI_MTRL_PIPE",
   "type": "esriFieldTypeString",
   "alias": "PI Material",
   "length": 5,
   "domain": null
  },
  {
   "name": "PI_PRESSURE",
   "type": "esriFieldTypeString",
   "alias": "PI Pressure",
   "length": 3,
   "domain": null
  },
  {
   "name": "FLD_ORIG_GLOBALID",
   "type": "esriFieldTypeString",
   "alias": "Original GUID",
   "length": 42,
   "domain": null
  },
  {
   "name": "FLD_CREATIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "Creation Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "FLD_CREATOR",
   "type": "esriFieldTypeString",
   "alias": "Creator",
   "length": 50,
   "domain": null
  },
  {
   "name": "FLD_EDITDATE",
   "type": "esriFieldTypeDate",
   "alias": "Edit Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "FLD_EDITOR",
   "type": "esriFieldTypeString",
   "alias": "Editor",
   "length": 50,
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GIS Global ID",
   "length": 38,
   "domain": null
  },
  {
   "name": "IMPRT_DATE",
   "type": "esriFieldTypeDate",
   "alias": "IMPRT_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R2031_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_2031",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1738_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9003}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}