{
 "currentVersion": 10.91,
 "id": 6,
 "name": "Storm Pipes",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {"wkt": "PROJCS[\"Ramsey - county coordinates - english\",GEOGCS[\"Ramsey - county coordinates - english\",DATUM[\"<custom>\",SPHEROID[\"<custom>\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]"},
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 9029,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "OWNERSHIP",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 6.900001525878906
     },
     "value": "3M",
     "label": "3M",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 6.900001525878906
     },
     "value": "Maplewood",
     "label": "Maplewood",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 6.900001525878906
     },
     "value": "Private",
     "label": "Private",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 6.900001525878906
     },
     "value": "Ramsey County",
     "label": "Ramsey County",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 6.900001525878906
     },
     "value": "State",
     "label": "State",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "Shape.STLength() > 100 AND \"DIAMETER\" > 11 AND DIAMETER < 100",
    "labelExpression": "[DIAMETER] CONCAT \"''\"",
    "useCodedValues": true,
    "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": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 2258,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.036463732604927E7,
  "ymin": 5574530.05071338,
  "xmax": -1.035071767751007E7,
  "ymax": 5597123.486304986,
  "spatialReference": {
   "wkid": 3395,
   "latestWkid": 3395
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "PIPE_ID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PIPE_ID",
   "type": "esriFieldTypeString",
   "alias": "Pipe ID",
   "length": 50,
   "domain": null
  },
  {
   "name": "DIAMETER",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Diameter",
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 254,
   "domain": {
    "type": "codedValue",
    "name": "WS1_DomainSTPipeType",
    "description": "Pipe Material",
    "codedValues": [
     {
      "name": "RCP",
      "code": "RCP"
     },
     {
      "name": "CIP",
      "code": "CIP"
     },
     {
      "name": "CMP",
      "code": "CMP"
     },
     {
      "name": "DIP",
      "code": "DIP"
     },
     {
      "name": "ECP",
      "code": "ECP"
     },
     {
      "name": "HDPE",
      "code": "HDPE"
     },
     {
      "name": "PVC",
      "code": "PVC"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Draintile",
      "code": "Draintile"
     },
     {
      "name": "Trench Drain",
      "code": "Trench Drain"
     },
     {
      "name": "Steel",
      "code": "Steel"
     },
     {
      "name": "Stormtech",
      "code": "Stormtech"
     },
     {
      "name": "VCP",
      "code": "VCP"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PIPE_PERF",
   "type": "esriFieldTypeString",
   "alias": "Perforated",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_DomainYesNo",
    "description": "Yes or No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "GRADE",
   "type": "esriFieldTypeString",
   "alias": "Grade",
   "length": 50,
   "domain": null
  },
  {
   "name": "PIPE_SHAPE",
   "type": "esriFieldTypeString",
   "alias": "Shape",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_DomainSTPipeShape",
    "description": "Description",
    "codedValues": [
     {
      "name": "CIRCULAR",
      "code": "C"
     },
     {
      "name": "BOX",
      "code": "B"
     },
     {
      "name": "SEMI ELLIPTICAL",
      "code": "SE"
     },
     {
      "name": "ARCH",
      "code": "A"
     },
     {
      "name": "EGG 2:3",
      "code": "EGG"
     },
     {
      "name": "HORSESHOE",
      "code": "HS"
     },
     {
      "name": "OVAL",
      "code": "OV"
     },
     {
      "name": "RECTANGULAR",
      "code": "R"
     },
     {
      "name": "VERTICAL ELLIPTICAL",
      "code": "VELP"
     },
     {
      "name": "OTHER",
      "code": "OTH"
     },
     {
      "name": "HORIZONTAL ELLIPTICAL",
      "code": "HELP"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "YEARBUILT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Year Built",
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_Storm_Status",
    "description": "Storm Status",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "OWNERSHIP",
   "type": "esriFieldTypeString",
   "alias": "Ownership",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_DomainOwnership",
    "description": "Ownership",
    "codedValues": [
     {
      "name": "Maplewood",
      "code": "Maplewood"
     },
     {
      "name": "Little Canada",
      "code": "Little Canada"
     },
     {
      "name": "North St. Paul",
      "code": "North St. Paul"
     },
     {
      "name": "Oakdale",
      "code": "Oakdale"
     },
     {
      "name": "Roseville",
      "code": "Roseville"
     },
     {
      "name": "St. Paul",
      "code": "St. Paul"
     },
     {
      "name": "Woodbury",
      "code": "Woodbury"
     },
     {
      "name": "Ramsey County",
      "code": "Ramsey County"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "State",
      "code": "State"
     },
     {
      "name": "3M",
      "code": "3M"
     },
     {
      "name": "Newport",
      "code": "Newport"
     },
     {
      "name": "DNR",
      "code": "DNR"
     },
     {
      "name": "Ramsey County RRA",
      "code": "Ramsey County RRA"
     },
     {
      "name": "Vadnais Heights",
      "code": "Vadnais Heights"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 254,
   "domain": null
  },
  {
   "name": "CarteID",
   "type": "esriFieldTypeString",
   "alias": "CarteID",
   "length": 20,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "INV_Upstream",
   "type": "esriFieldTypeDouble",
   "alias": "Invert Upstream",
   "domain": null
  },
  {
   "name": "INV_Downstream",
   "type": "esriFieldTypeDouble",
   "alias": "Invert Downstream",
   "domain": null
  },
  {
   "name": "PLAN_ID",
   "type": "esriFieldTypeString",
   "alias": "Plan ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "LF_LINK",
   "type": "esriFieldTypeString",
   "alias": "LF Link",
   "length": 50,
   "domain": null
  },
  {
   "name": "PLAN_ID2",
   "type": "esriFieldTypeString",
   "alias": "Plan ID2",
   "length": 20,
   "domain": null
  },
  {
   "name": "LF_LINK2",
   "type": "esriFieldTypeString",
   "alias": "LF Link2",
   "length": 50,
   "domain": null
  },
  {
   "name": "PLAN_ID3",
   "type": "esriFieldTypeString",
   "alias": "Plan ID3",
   "length": 20,
   "domain": null
  },
  {
   "name": "LF_LINK3",
   "type": "esriFieldTypeString",
   "alias": "LF Link3",
   "length": 50,
   "domain": null
  },
  {
   "name": "USE_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Use Type",
   "length": 50,
   "domain": null
  },
  {
   "name": "LF_LINK_URL",
   "type": "esriFieldTypeString",
   "alias": "LF_LINK_URL",
   "length": 255,
   "domain": null
  },
  {
   "name": "LF_LINK2_URL",
   "type": "esriFieldTypeString",
   "alias": "LF_LINK2_URL",
   "length": 255,
   "domain": null
  },
  {
   "name": "LF_LINK3_URL",
   "type": "esriFieldTypeString",
   "alias": "LF_LINK3_URL",
   "length": 255,
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R12_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S7_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}