{ "currentVersion": 10.71, "id": 12, "name": "Eng Snow Routes", "type": "Feature Layer", "description": "The different classifications of the snow routes are as followsAgency-describes the agency responsible for the snow removalAgency_2-describes any additional agencies responsible for snow removal Name-describes the specific name for each snow routeLocation-describes the location of each snow routeRoute_Desc-describes the route in greater detailRoute_Type-describes usage of the pavement for each snow routeEquip_1-describes the equipment needed for snow routeEquip_2-describes any addittional equipment needed for snow routeEquip_3-describes any additional equipment needed for snow routeNotes-describes any additional information neededPriority-classifies the priority of the snow routesLength_ft-denotes the length of each snow routeMslink-denotes a code given to each snow routeShape-describes the shape of the snow routeShape_length-denotes the length of the snow route", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103412, "latestWkid": 8193 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 15000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 771214.8245248646, "ymin": 454009.79057468474, "xmax": 859124.1877477765, "ymax": 517634.5163433552, "spatialReference": { "wkid": 103412, "latestWkid": 8193 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "agency", "type": "esriFieldTypeString", "alias": "agency", "length": 50, "domain": null }, { "name": "agency_2", "type": "esriFieldTypeString", "alias": "agency_2", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "length": 100, "domain": null }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "length": 100, "domain": null }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "route_type", "length": 50, "domain": null }, { "name": "equip_1", "type": "esriFieldTypeString", "alias": "equip_1", "length": 50, "domain": null }, { "name": "equip_2", "type": "esriFieldTypeString", "alias": "equip_2", "length": 50, "domain": null }, { "name": "equip_3", "type": "esriFieldTypeString", "alias": "equip_3", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 100, "domain": null }, { "name": "priority", "type": "esriFieldTypeSmallInteger", "alias": "priority", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeDouble", "alias": "length_ft", "domain": null }, { "name": "mslink", "type": "esriFieldTypeInteger", "alias": "mslink", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 25, "domain": null }, { "name": "date_modified", "type": "esriFieldTypeDate", "alias": "date_modified", "length": 8, "domain": null }, { "name": "modified_by", "type": "esriFieldTypeString", "alias": "modified_by", "length": 15, "domain": null }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "date_created", "length": 8, "domain": null }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "length": 15, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS1_status", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Accepted", "code": "Accepted" }, { "name": "As-Built", "code": "As-Built" }, { "name": "As-Designed", "code": "As-Designed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rd_Class", "type": "esriFieldTypeSmallInteger", "alias": "Rd_Class", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R18925_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18863_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }