{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "STATUS - CUL-DE-SAC - SNOW PLOW ROUTES",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2253,
    "latestWkid": 2253
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Status",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSNull",
        "color": [
         255,
         0,
         197,
         255
        ],
        "width": 0
       },
       "value": "NEEDS PLOWED",
       "label": "NEEDS PLOWED",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "PLOWED",
       "label": "PLOWED",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 13083018,
    "ymin": 445126.93700787425,
    "xmax": 1.3100371927821517E7,
    "ymax": 469524.9665354341,
    "spatialReference": {
     "wkid": 2253,
     "latestWkid": 2253
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Street_Nam",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Street_Nam",
     "type": "esriFieldTypeString",
     "alias": "Street_Nam",
     "length": 50,
     "domain": null
    },
    {
     "name": "Misc",
     "type": "esriFieldTypeString",
     "alias": "Misc",
     "length": 50,
     "domain": null
    },
    {
     "name": "Route",
     "type": "esriFieldTypeString",
     "alias": "Route",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "SnwRouteCulDeSac",
      "description": "Route for Cul De Sacs",
      "codedValues": [
       {
        "name": "#1 SOUTH WEST",
        "code": "#1 SOUTH WEST"
       },
       {
        "name": "#1 NORTH WEST",
        "code": "#1 NORTH WEST"
       },
       {
        "name": "#2 SOUTH EAST",
        "code": "#2 SOUTH EAST"
       },
       {
        "name": "#2 NORTH EAST",
        "code": "#2 NORTH EAST"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "SnwStatus",
      "description": "Snow Status",
      "codedValues": [
       {
        "name": "PLOWED",
        "code": "PLOWED"
       },
       {
        "name": "NEEDS PLOWED",
        "code": "NEEDS PLOWED"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Priorty",
     "type": "esriFieldTypeString",
     "alias": "PRIORITY",
     "length": 50,
     "domain": null
    },
    {
     "name": "Date",
     "type": "esriFieldTypeDate",
     "alias": "Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Note",
     "type": "esriFieldTypeString",
     "alias": "NOTE",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R83_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S61_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
  },
  {
   "currentVersion": 10.91,
   "id": 1,
   "name": "CUL-DE-SAC / DEAD END - SNOW PLOW ROUTES",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2253,
    "latestWkid": 2253
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Route",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 4
       },
       "value": "#1 SOUTH WEST",
       "label": "#1 SOUTH WEST",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "#2 NORTH WEST",
       "label": "#2 NORTH WEST",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 4
       },
       "value": "#3 SOUTH EAST",
       "label": "#3 SOUTH EAST",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         168,
         132,
         255
        ],
        "width": 4
       },
       "value": "#4 NORTH EAST",
       "label": "#4 NORTH EAST",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 13083018,
    "ymin": 445126.93700787425,
    "xmax": 1.3100371927821517E7,
    "ymax": 469524.9665354341,
    "spatialReference": {
     "wkid": 2253,
     "latestWkid": 2253
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Street_Nam",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Street_Nam",
     "type": "esriFieldTypeString",
     "alias": "Street_Nam",
     "length": 50,
     "domain": null
    },
    {
     "name": "Misc",
     "type": "esriFieldTypeString",
     "alias": "Misc",
     "length": 50,
     "domain": null
    },
    {
     "name": "Route",
     "type": "esriFieldTypeString",
     "alias": "Route",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "SnwRouteCulDeSac",
      "description": "Route for Cul De Sacs",
      "codedValues": [
       {
        "name": "#1 SOUTH WEST",
        "code": "#1 SOUTH WEST"
       },
       {
        "name": "#1 NORTH WEST",
        "code": "#1 NORTH WEST"
       },
       {
        "name": "#2 SOUTH EAST",
        "code": "#2 SOUTH EAST"
       },
       {
        "name": "#2 NORTH EAST",
        "code": "#2 NORTH EAST"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "SnwStatus",
      "description": "Snow Status",
      "codedValues": [
       {
        "name": "PLOWED",
        "code": "PLOWED"
       },
       {
        "name": "NEEDS PLOWED",
        "code": "NEEDS PLOWED"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Priorty",
     "type": "esriFieldTypeString",
     "alias": "PRIORITY",
     "length": 50,
     "domain": null
    },
    {
     "name": "Date",
     "type": "esriFieldTypeDate",
     "alias": "Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Note",
     "type": "esriFieldTypeString",
     "alias": "NOTE",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R83_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S61_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
  }
 ],
 "tables": []
}