{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 26,
 "name": "ROW Permits Line",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkt2": "PROJCRS[\"Dakota - county coordinates - english\",BASEGEOGCRS[\"Dakota - county coordinates - english\",DATUM[\"<custom>\",ELLIPSOID[\"<custom>\",6378421.989,298.2572133677354,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",99999.9999996,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-93.31666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",44.51666666666667,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_2\",44.91666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Origin\",44.47194444444445,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]",
  "wkt": "PROJCS[\"Dakota - county coordinates - english\",GEOGCS[\"Dakota - county coordinates - english\",DATUM[\"<custom>\",SPHEROID[\"<custom>\",6378421.989,298.2572133677354]],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.31666666666666],PARAMETER[\"Standard_Parallel_1\",44.51666666666667],PARAMETER[\"Standard_Parallel_2\",44.91666666666666],PARAMETER[\"Latitude_Of_Origin\",44.47194444444445],UNIT[\"Foot_US\",0.3048006096012192]]",
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -119184000,
  "falseY": -98325300,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 500000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "UtilityPermitType",
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     255,
     190,
     232,
     255
    ],
    "width": 2
   },
   "defaultLabel": "Undefined Permit Type",
   "uniqueValueGroups": [
    {
     "heading": "UtilityPermitType",
     "classes": [
      {
       "label": "Communication CATV",
       "description": "Communication CATV",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "300"
        ]
       ]
      },
      {
       "label": "Electric",
       "description": "Electric",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "100"
        ]
       ]
      },
      {
       "label": "Gas",
       "description": "Gas",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "200"
        ]
       ]
      },
      {
       "label": "Telecommunications",
       "description": "Telecommunications",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "700"
        ]
       ]
      },
      {
       "label": "Sewer",
       "description": "Sewer",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         152,
         230,
         0,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "600"
        ]
       ]
      },
      {
       "label": "Water",
       "description": "Water",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "400"
        ]
       ]
      },
      {
       "label": "Reclaimed Water, Irrigation",
       "description": "Reclaimed Water, Irrigation",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         170,
         102,
         205,
         255
        ],
        "width": 3
       },
       "values": [
        [
         "500"
        ]
       ]
      }
     ]
    }
   ],
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       152,
       0,
       255
      ],
      "width": 3
     },
     "value": "300",
     "label": "Communication CATV"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 3
     },
     "value": "100",
     "label": "Electric"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       255,
       0,
       255
      ],
      "width": 3
     },
     "value": "200",
     "label": "Gas"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       152,
       0,
       255
      ],
      "width": 3
     },
     "value": "700",
     "label": "Telecommunications"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       152,
       230,
       0,
       255
      ],
      "width": 3
     },
     "value": "600",
     "label": "Sewer"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 3
     },
     "value": "400",
     "label": "Water"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       170,
       102,
       205,
       255
      ],
      "width": 3
     },
     "value": "500",
     "label": "Reclaimed Water, Irrigation"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        94,
        191,
        141,
        255
       ],
       "toColor": [
        94,
        191,
        141,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        211,
        92,
        247,
        255
       ],
       "toColor": [
        211,
        92,
        247,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        209,
        84,
        82,
        255
       ],
       "toColor": [
        209,
        84,
        82,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        82,
        110,
        163,
        255
       ],
       "toColor": [
        82,
        110,
        163,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        232,
        196,
        86,
        255
       ],
       "toColor": [
        232,
        196,
        86,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        128,
        110,
        83,
        255
       ],
       "toColor": [
        128,
        110,
        83,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        110,
        216,
        245,
        255
       ],
       "toColor": [
        110,
        216,
        245,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        127,
        245,
        100,
        255
       ],
       "toColor": [
        127,
        245,
        100,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        214,
        103,
        168,
        255
       ],
       "toColor": [
        214,
        103,
        168,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        143,
        127,
        245,
        255
       ],
       "toColor": [
        143,
        127,
        245,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        73,
        136,
        138,
        255
       ],
       "toColor": [
        73,
        136,
        138,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        216,
        247,
        161,
        255
       ],
       "toColor": [
        216,
        247,
        161,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        84,
        49,
        130,
        255
       ],
       "toColor": [
        84,
        49,
        130,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 522261.892443553,
  "ymin": 210274.948797137,
  "xmax": 557245.2883558869,
  "ymax": 243804.386331305,
  "spatialReference": {
   "wkt2": "PROJCRS[\"Dakota - county coordinates - english\",BASEGEOGCRS[\"Dakota - county coordinates - english\",DATUM[\"<custom>\",ELLIPSOID[\"<custom>\",6378421.989,298.2572133677354,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",99999.9999996,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-93.31666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",44.51666666666667,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_2\",44.91666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Origin\",44.47194444444445,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]",
   "wkt": "PROJCS[\"Dakota - county coordinates - english\",GEOGCS[\"Dakota - county coordinates - english\",DATUM[\"<custom>\",SPHEROID[\"<custom>\",6378421.989,298.2572133677354]],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.31666666666666],PARAMETER[\"Standard_Parallel_1\",44.51666666666667],PARAMETER[\"Standard_Parallel_2\",44.91666666666666],PARAMETER[\"Latitude_Of_Origin\",44.47194444444445],UNIT[\"Foot_US\",0.3048006096012192]]",
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -1.2643286310961027E8,
   "falseY": -1.0325422840578817E8,
   "xyUnits": 3.652304688806982E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": true,
 "attachmentProperties": [
  {
   "name": "id",
   "fieldName": "ATTACHMENTID",
   "isEnabled": true
  },
  {
   "name": "globalid",
   "fieldName": "GLOBALID",
   "isEnabled": false
  },
  {
   "name": "keywords",
   "fieldName": "KEYWORDS",
   "isEnabled": false
  },
  {
   "name": "name",
   "fieldName": "ATT_NAME",
   "isEnabled": true
  },
  {
   "name": "contentType",
   "fieldName": "CONTENT_TYPE",
   "isEnabled": true
  },
  {
   "name": "size",
   "fieldName": "DATA_SIZE",
   "isEnabled": true
  },
  {
   "name": "exifInfo",
   "fieldName": "EXIFINFO",
   "isEnabled": false
  }
 ],
 "attachmentFields": [
  {
   "name": "ATTACHMENTID",
   "type": "esriFieldTypeOID",
   "alias": "ATTACHMENTID",
   "editable": false,
   "nullable": false,
   "length": 4,
   "domain": null
  },
  {
   "name": "ATT_NAME",
   "type": "esriFieldTypeString",
   "alias": "ATT_NAME",
   "editable": true,
   "nullable": false,
   "length": 250,
   "domain": null
  },
  {
   "name": "CONTENT_TYPE",
   "type": "esriFieldTypeString",
   "alias": "CONTENT_TYPE",
   "editable": true,
   "nullable": false,
   "length": 150,
   "domain": null
  },
  {
   "name": "DATA_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "DATA_SIZE",
   "editable": true,
   "nullable": false,
   "length": 4,
   "domain": null
  }
 ],
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Permit",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "Permit",
   "type": "esriFieldTypeString",
   "alias": "Permit",
   "length": 5,
   "domain": null
  },
  {
   "name": "Company",
   "type": "esriFieldTypeString",
   "alias": "Company",
   "length": 50,
   "domain": null
  },
  {
   "name": "Contact",
   "type": "esriFieldTypeString",
   "alias": "Contact",
   "length": 50,
   "domain": null
  },
  {
   "name": "UtilityPermitType",
   "type": "esriFieldTypeInteger",
   "alias": "UtilityPermitType",
   "domain": {
    "type": "codedValue",
    "name": "UtilityPermitType",
    "description": "Type of Utility Permit",
    "codedValues": [
     {
      "name": "Electric",
      "code": 100
     },
     {
      "name": "Gas-Oil-Steam",
      "code": 200
     },
     {
      "name": "Communication CATV",
      "code": 300
     },
     {
      "name": "Water",
      "code": 400
     },
     {
      "name": "Reclaimed Water, Irrigation",
      "code": 500
     },
     {
      "name": "Sewer",
      "code": 600
     },
     {
      "name": "Telecommunications",
      "code": 700
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ROWPermitYear",
   "type": "esriFieldTypeString",
   "alias": "ROW Permit Year",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "Year",
    "description": "Year List",
    "codedValues": [
     {
      "name": "2010",
      "code": "2010"
     },
     {
      "name": "2011",
      "code": "2011"
     },
     {
      "name": "2012",
      "code": "2012"
     },
     {
      "name": "2013",
      "code": "2013"
     },
     {
      "name": "2014",
      "code": "2014"
     },
     {
      "name": "2015",
      "code": "2015"
     },
     {
      "name": "2016",
      "code": "2016"
     },
     {
      "name": "2017",
      "code": "2017"
     },
     {
      "name": "2018",
      "code": "2018"
     },
     {
      "name": "2019",
      "code": "2019"
     },
     {
      "name": "2020",
      "code": "2020"
     },
     {
      "name": "2021",
      "code": "2021"
     },
     {
      "name": "2022",
      "code": "2022"
     },
     {
      "name": "2023",
      "code": "2023"
     },
     {
      "name": "2024",
      "code": "2024"
     },
     {
      "name": "2025",
      "code": "2025"
     },
     {
      "name": "2026",
      "code": "2026"
     },
     {
      "name": "2027",
      "code": "2027"
     },
     {
      "name": "2028",
      "code": "2028"
     },
     {
      "name": "2029",
      "code": "2029"
     },
     {
      "name": "2030",
      "code": "2030"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 50,
   "domain": null
  },
  {
   "name": "PermitStatus",
   "type": "esriFieldTypeString",
   "alias": "ROW Permit Status",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "ROWPermitStatus",
    "description": "Status of ROW Permit",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Complete",
      "code": "Complete"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "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": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  },
  {
   "name": "ClosedDate",
   "type": "esriFieldTypeDate",
   "alias": "Closed Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "ClosingInspector",
   "type": "esriFieldTypeString",
   "alias": "Closing Inspector",
   "length": 20,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R635_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "Permit",
   "fields": "Permit",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S487_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 1000,
 "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,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "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
}