{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 9,
 "name": "Hydro Line City Asset",
 "type": "Feature Layer",
 "description": "This layer contains the Stormwater Hydro Lines for the City of Mobile, AL. The HyroID is the unique identifier.Per Tony Ebright Ditches in ROW are COM (in front of residential and commercial properties). COM only responsible for digging out if filled with sediment. Property owners are responsible for mowing, picking up debris, etc.Canals are \u201cowned\u201d by the COM but not maintained by COM (it gets a little confusing but Corp of Engineers is responsible for dredging.) If a COM maintained Hydroline crosses into private property, it is maintained by COM. Features that connect to the COM maintained hydroline are PRIVATE unless that contain COM water.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102630,
  "latestWkid": 102630,
  "vcsWkid": 5703,
  "latestVcsWkid": 5703,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 2,
  "mTolerance": 0.001,
  "falseX": -16478800,
  "falseY": -43705000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD_1988",
  "heightUnit": "meter"
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 12000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     0,
     92,
     230,
     255
    ],
    "width": 7
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1724531.1674118303,
  "ymin": 193414.36834999174,
  "xmax": 1807525.3774073273,
  "ymax": 292067.00831465423,
  "spatialReference": {
   "wkid": 102630,
   "latestWkid": 102630,
   "vcsWkid": 5703,
   "latestVcsWkid": 5703,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -16478800,
   "falseY": -43705000,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "heightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD_1988",
  "heightUnit": "meter"
 },
 "supportsVCSProjection": true,
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ASSET_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "asset_name",
   "type": "esriFieldTypeString",
   "alias": "ASSET_NAME",
   "length": 150,
   "domain": null
  },
  {
   "name": "asset_number",
   "type": "esriFieldTypeString",
   "alias": "ASSET_NUMBER",
   "length": 100,
   "domain": null
  },
  {
   "name": "asset_description",
   "type": "esriFieldTypeString",
   "alias": "ASSET_DESCRIPTION",
   "length": 150,
   "domain": null
  },
  {
   "name": "department",
   "type": "esriFieldTypeString",
   "alias": "DEPARTMENT",
   "length": 50,
   "domain": null
  },
  {
   "name": "division",
   "type": "esriFieldTypeString",
   "alias": "DIVISION",
   "length": 50,
   "domain": null
  },
  {
   "name": "parent_class",
   "type": "esriFieldTypeString",
   "alias": "PARENT_CLASS",
   "length": 50,
   "domain": null
  },
  {
   "name": "subclass1",
   "type": "esriFieldTypeString",
   "alias": "SUBCLASS1",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_SUBC1",
    "description": "HYDRO LINE SUBCLASS1",
    "codedValues": [
     {
      "name": "DITCH",
      "code": "DITCH"
     },
     {
      "name": "NATURAL",
      "code": "NATURAL"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "subclass2",
   "type": "esriFieldTypeString",
   "alias": "SUBCLASS2",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_DITCH_TYPE",
    "description": "HYDRO LINE DITCH TYPE SUBCLASS2",
    "codedValues": [
     {
      "name": "MAJOR",
      "code": "MAJOR"
     },
     {
      "name": "MINOR",
      "code": "MINOR"
     },
     {
      "name": "ROADSIDE",
      "code": "ROADSIDE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "parent_asset_id",
   "type": "esriFieldTypeString",
   "alias": "PARENT_ASSET_ID",
   "length": 50,
   "domain": null
  },
  {
   "name": "parent_address",
   "type": "esriFieldTypeString",
   "alias": "PARENT_ADDRESS",
   "length": 50,
   "domain": null
  },
  {
   "name": "parent_location",
   "type": "esriFieldTypeString",
   "alias": "PARENT_LOCATION",
   "length": 100,
   "domain": null
  },
  {
   "name": "sublocation1",
   "type": "esriFieldTypeString",
   "alias": "SUBLOCATION1",
   "length": 100,
   "domain": null
  },
  {
   "name": "sublocation2",
   "type": "esriFieldTypeString",
   "alias": "SUBLOCATION2",
   "length": 100,
   "domain": null
  },
  {
   "name": "sublocation3",
   "type": "esriFieldTypeString",
   "alias": "SUBLOCATION3",
   "length": 100,
   "domain": null
  },
  {
   "name": "hydro_id",
   "type": "esriFieldTypeInteger",
   "alias": "HYDRO_ID",
   "domain": null
  },
  {
   "name": "width_top_ft",
   "type": "esriFieldTypeDouble",
   "alias": "WIDTH_TOP_FT",
   "domain": null
  },
  {
   "name": "width_bottom_ft",
   "type": "esriFieldTypeDouble",
   "alias": "WIDTH_BOTTOM_FT",
   "domain": null
  },
  {
   "name": "depth_ft",
   "type": "esriFieldTypeDouble",
   "alias": "DEPTH_FT",
   "domain": null
  },
  {
   "name": "slope_length_ft",
   "type": "esriFieldTypeDouble",
   "alias": "SLOPE_LENGTH_FT",
   "domain": null
  },
  {
   "name": "material_bottom",
   "type": "esriFieldTypeString",
   "alias": "MATERIAL_BOTTOM",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_MAT_BOTTOM",
    "description": "HYDRO LINE MATERILA BOTTOM",
    "codedValues": [
     {
      "name": "CONCRETE",
      "code": "CONCRETE"
     },
     {
      "name": "EARTHEN",
      "code": "EARTHEN"
     },
     {
      "name": "GABION",
      "code": "GABION"
     },
     {
      "name": "FABRIC",
      "code": "FABRIC"
     },
     {
      "name": "RIP-RAP",
      "code": "RIP-RAP"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "material_slope_left_ds",
   "type": "esriFieldTypeString",
   "alias": "MATERIAL_SLOPE_LEFT_DS",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_MAT_SLOPE_L",
    "description": "HYDRO LINE SLOPE LEFT MATERIAL",
    "codedValues": [
     {
      "name": "CONCRETE",
      "code": "CONCRETE"
     },
     {
      "name": "EARTHEN",
      "code": "EARTHEN"
     },
     {
      "name": "GABION",
      "code": "GABION"
     },
     {
      "name": "FABRIC",
      "code": "FABRIC"
     },
     {
      "name": "RIP-RAP",
      "code": "RIP-RAP"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "material_slope_right_ds",
   "type": "esriFieldTypeString",
   "alias": "MATERIAL_SLOPE_RIGHT_DS",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_MAT_SLOPE_R",
    "description": "HYDRO LINE SLOPE RIGHT MATERIAL",
    "codedValues": [
     {
      "name": "CONCRETE",
      "code": "CONCRETE"
     },
     {
      "name": "EARTHEN",
      "code": "EARTHEN"
     },
     {
      "name": "GABION",
      "code": "GABION"
     },
     {
      "name": "FABRIC",
      "code": "FABRIC"
     },
     {
      "name": "RIP-RAP",
      "code": "RIP-RAP"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "owner",
   "type": "esriFieldTypeString",
   "alias": "Owner",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_swDomainOwner",
    "description": "",
    "codedValues": [
     {
      "name": "CITY OF MOBILE",
      "code": "CITY OF MOBILE"
     },
     {
      "name": "CITY OF PRICHARD",
      "code": "CITY OF PRICHARD"
     },
     {
      "name": "MOBILE COUNTY",
      "code": "MOBILE COUNTY"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "STATE",
      "code": "STATE"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     },
     {
      "name": "MAWSS",
      "code": "MAWSS"
     },
     {
      "name": "COM-CONTRACT",
      "code": "COM-CONTRACT"
     },
     {
      "name": "FEDERAL",
      "code": "FEDERAL"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "maint_by",
   "type": "esriFieldTypeString",
   "alias": "MAINT_BY",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HY_MAINT_BY_1",
    "description": "HYDRO LINE MAINT BY",
    "codedValues": [
     {
      "name": "CITY OF MOBILE",
      "code": "COM"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "ALDOT",
      "code": "ALDOT"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "RESEARCH",
      "code": "RESEARCH"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "maint_contract",
   "type": "esriFieldTypeString",
   "alias": "MAINT_CONTRACT",
   "length": 5,
   "domain": null
  },
  {
   "name": "maint_contract_name",
   "type": "esriFieldTypeString",
   "alias": "MAINT_CONTRACT_NAME",
   "length": 100,
   "domain": null
  },
  {
   "name": "maint_contract_location_desc",
   "type": "esriFieldTypeString",
   "alias": "MAINT_CONTRACT_LOCATION_DESC",
   "length": 250,
   "domain": null
  },
  {
   "name": "maint_contract_type",
   "type": "esriFieldTypeString",
   "alias": "MAINT_CONTRACT_TYPE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_MAINT_CONT_TYPE_1",
    "description": "HYDRO LINE MAINT CONTRACT TYPE",
    "codedValues": [
     {
      "name": "ROW_MOWING",
      "code": "ROW_MOWING"
     },
     {
      "name": "ROW_DITCHES",
      "code": "ROW_DITCHES"
     },
     {
      "name": "HERBICIDE",
      "code": "HERBICIDE"
     },
     {
      "name": "FLOOD CONTROL DITCH",
      "code": "FLOOD CONTROL DITCH"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "maint_contract_symbol",
   "type": "esriFieldTypeString",
   "alias": "MAINT_CONTRACT_SYMBOL",
   "length": 50,
   "domain": null
  },
  {
   "name": "maint_contract_notes",
   "type": "esriFieldTypeString",
   "alias": "MAINT_CONTRACT_NOTES",
   "length": 250,
   "domain": null
  },
  {
   "name": "watershed_basin",
   "type": "esriFieldTypeString",
   "alias": "WATERSHED_BASIN",
   "length": 20,
   "domain": null
  },
  {
   "name": "watershed_subbasin",
   "type": "esriFieldTypeString",
   "alias": "WATERSHED_SUBBASIN",
   "length": 20,
   "domain": null
  },
  {
   "name": "data_source",
   "type": "esriFieldTypeString",
   "alias": "DATA_SOURCE",
   "length": 20,
   "domain": null
  },
  {
   "name": "notes",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "length": 250,
   "domain": null
  },
  {
   "name": "creat_user",
   "type": "esriFieldTypeString",
   "alias": "CREAT_USER",
   "length": 100,
   "domain": null
  },
  {
   "name": "creat_date",
   "type": "esriFieldTypeDate",
   "alias": "CREAT_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "rev_oper",
   "type": "esriFieldTypeString",
   "alias": "REV_OPER",
   "length": 100,
   "domain": null
  },
  {
   "name": "rev_date",
   "type": "esriFieldTypeDate",
   "alias": "REV_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "globalid",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "maint_active",
   "type": "esriFieldTypeString",
   "alias": "MAINT_ACTIVE",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_BOOLEAN_TEXT",
    "description": "",
    "codedValues": [
     {
      "name": "N",
      "code": "N"
     },
     {
      "name": "Y",
      "code": "Y"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "subclass3",
   "type": "esriFieldTypeString",
   "alias": "SUBCLASS3",
   "length": 100,
   "domain": null
  },
  {
   "name": "fixed",
   "type": "esriFieldTypeString",
   "alias": "FIXED",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_BOOLEAN_TEXT",
    "description": "",
    "codedValues": [
     {
      "name": "N",
      "code": "N"
     },
     {
      "name": "Y",
      "code": "Y"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "pm_num",
   "type": "esriFieldTypeString",
   "alias": "PM_NUM",
   "length": 50,
   "domain": null
  },
  {
   "name": "status",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "WS1_assets_status_2",
    "description": "",
    "codedValues": [
     {
      "name": "ACTIVE",
      "code": "ACTIVE"
     },
     {
      "name": "INACTIVE",
      "code": "INACTIVE"
     },
     {
      "name": "PENDING",
      "code": "PENDING"
     },
     {
      "name": "ISSUE",
      "code": "ISSUE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "asset_id_prefix",
   "type": "esriFieldTypeString",
   "alias": "ASSET_ID_PREFIX",
   "length": 50,
   "domain": null
  },
  {
   "name": "asset_id_seq_num",
   "type": "esriFieldTypeInteger",
   "alias": "ASSET_ID_SEQ_NUM",
   "domain": null
  },
  {
   "name": "lat",
   "type": "esriFieldTypeDouble",
   "alias": "LAT",
   "domain": null
  },
  {
   "name": "long",
   "type": "esriFieldTypeDouble",
   "alias": "LONG",
   "domain": null
  },
  {
   "name": "council_dist",
   "type": "esriFieldTypeString",
   "alias": "COUNCIL_DIST",
   "length": 10,
   "domain": null
  },
  {
   "name": "pw_verify",
   "type": "esriFieldTypeString",
   "alias": "PW_VERIFY",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_BOOLEAN_TEXT",
    "description": "",
    "codedValues": [
     {
      "name": "N",
      "code": "N"
     },
     {
      "name": "Y",
      "code": "Y"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "eng_verify",
   "type": "esriFieldTypeString",
   "alias": "ENG_VERIFY",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_BOOLEAN_TEXT",
    "description": "",
    "codedValues": [
     {
      "name": "N",
      "code": "N"
     },
     {
      "name": "Y",
      "code": "Y"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "category",
   "type": "esriFieldTypeString",
   "alias": "CATEGORY",
   "length": 50,
   "domain": null
  },
  {
   "name": "qc",
   "type": "esriFieldTypeString",
   "alias": "QC",
   "length": 15,
   "domain": {
    "type": "codedValue",
    "name": "WS1_HL_QC",
    "description": "Hydroline QC",
    "codedValues": [
     {
      "name": "COMPLETE",
      "code": "COMPLETE"
     },
     {
      "name": "REVIEW",
      "code": "REVIEW"
     },
     {
      "name": "PENDING",
      "code": "PENDING"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "shape_Length",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_objectid",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_shape",
   "fields": "shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "FDO_globalid",
   "fields": "globalid",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": 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": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "shape_Length",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9003}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "0f0d5c8806b2409ea4d73c9cff2ce3f1"
}