{
 "currentVersion": 10.91,
 "id": 4,
 "name": "Sweeping Passes This Year",
 "type": "Feature Layer",
 "description": "Number of passes with the sweeper this year based on Traccar data",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2926,
  "latestWkid": 2926
 },
 "copyrightText": "Mercer Island IGS",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 40000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SWEEPERPROGRESS",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     0,
     92,
     230,
     255
    ],
    "width": 5
   },
   "defaultLabel": "9+",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       255,
       255
      ],
      "width": 5
     },
     "value": "8",
     "label": "8",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       157,
       0,
       214,
       255
      ],
      "width": 5
     },
     "value": "7",
     "label": "7",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       0,
       164,
       255
      ],
      "width": 5
     },
     "value": "6",
     "label": "6",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       119,
       255
      ],
      "width": 5
     },
     "value": "5",
     "label": "5",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       81,
       255
      ],
      "width": 5
     },
     "value": "4",
     "label": "4",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       43,
       54,
       255
      ],
      "width": 5
     },
     "value": "3",
     "label": "3",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       106,
       20,
       255
      ],
      "width": 5
     },
     "value": "2",
     "label": "2",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       157,
       0,
       255
      ],
      "width": 5
     },
     "value": "1",
     "label": "1",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 5
     },
     "value": "<Null>",
     "label": "0",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1289736.396021679,
  "ymin": 194481.89012740552,
  "xmax": 1303103.5281941295,
  "ymax": 220488.65367162228,
  "spatialReference": {
   "wkid": 2926,
   "latestWkid": 2926
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "StreetName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ASSETID",
   "type": "esriFieldTypeString",
   "alias": "ASSETID",
   "length": 20,
   "domain": null
  },
  {
   "name": "SHORTID",
   "type": "esriFieldTypeString",
   "alias": "SHORTID",
   "length": 10,
   "domain": null
  },
  {
   "name": "StreetName",
   "type": "esriFieldTypeString",
   "alias": "StreetName",
   "length": 25,
   "domain": null
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ENABLED",
   "domain": {
    "type": "codedValue",
    "name": "EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FEATURESTATUS",
   "type": "esriFieldTypeString",
   "alias": "FEATURESTATUS",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "FeatureStatus",
    "description": "Feature status",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Removed",
      "code": "Removed"
     },
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "Not In Use",
      "code": "Not In Use"
     },
     {
      "name": "Capped",
      "code": "Capped"
     },
     {
      "name": "Warehouse",
      "code": "Warehouse"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Exigent",
      "code": "Exigent"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "StreetType",
   "type": "esriFieldTypeString",
   "alias": "StreetType",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "StreetType",
    "description": "What type of street Is it",
    "codedValues": [
     {
      "name": "ARTERIAL",
      "code": "ARTERIAL"
     },
     {
      "name": "DRIVEWAY",
      "code": "DRIVEWAY"
     },
     {
      "name": "EXPRESS FREEWAY",
      "code": "EXPRESS FREEWAY"
     },
     {
      "name": "FREEWAY",
      "code": "FREEWAY"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "RESIDENTIAL",
      "code": "RESIDENTIAL"
     },
     {
      "name": "CITY FACILITY ROAD",
      "code": "CITY FACILITY ROAD"
     },
     {
      "name": "PRIVATE DRIVEWAY",
      "code": "PRIVATE DRIVEWAY"
     },
     {
      "name": "ALLEY",
      "code": "ALLEY"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "OWNERSHIP",
   "type": "esriFieldTypeString",
   "alias": "OWNERSHIP",
   "length": 30,
   "domain": {
    "type": "codedValue",
    "name": "Ownership",
    "description": "Asset ownership",
    "codedValues": [
     {
      "name": "Mercer Island",
      "code": "Mercer Island"
     },
     {
      "name": "Mercer Island (by Easement)",
      "code": "Mercer Island (by Easement)"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "WSDOT",
      "code": "WSDOT"
     },
     {
      "name": "SPU",
      "code": "SPU"
     },
     {
      "name": "PSE",
      "code": "PSE"
     },
     {
      "name": "King County",
      "code": "King County"
     },
     {
      "name": "MI School District",
      "code": "MI School District"
     },
     {
      "name": "Shorewood",
      "code": "Shorewood"
     },
     {
      "name": "Sound Transit",
      "code": "Sound Transit"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Other",
      "code": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MAINTAINEDBY",
   "type": "esriFieldTypeString",
   "alias": "MAINTAINEDBY",
   "length": 30,
   "domain": {
    "type": "codedValue",
    "name": "MaintainedBy",
    "description": "Asset maintenance",
    "codedValues": [
     {
      "name": "Public Works ROW",
      "code": "Public Works ROW"
     },
     {
      "name": "Public Works Utilities",
      "code": "Public Works Utilities"
     },
     {
      "name": "Parks (ROW)",
      "code": "Parks (ROW)"
     },
     {
      "name": "Parks (City Parks)",
      "code": "Parks (City Parks)"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "MI School District",
      "code": "MI School District"
     },
     {
      "name": "Unmaintained ROW",
      "code": "Unmaintained ROW"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "WSDOT",
      "code": "WSDOT"
     },
     {
      "name": "King County",
      "code": "King County"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 250,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeSmallInteger",
   "alias": "CONDITION",
   "domain": null
  },
  {
   "name": "CONDITIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "CONDITIONDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "SWEEPINGGROUP",
   "type": "esriFieldTypeString",
   "alias": "SWEEPINGGROUP",
   "length": 20,
   "domain": null
  },
  {
   "name": "PCIRATING",
   "type": "esriFieldTypeDouble",
   "alias": "PCIRATING",
   "domain": null
  },
  {
   "name": "SWEEPERPROGRESS",
   "type": "esriFieldTypeString",
   "alias": "SWEEPERPROGRESS",
   "length": 50,
   "domain": null
  },
  {
   "name": "MOWERPROGRESS",
   "type": "esriFieldTypeString",
   "alias": "MOWERPROGRESS",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R597_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S480_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "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
}