{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "ADA Priority Snow Removal Path", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Priority Snow Removal Route", "description": "Priority Snow Removal Route", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 3 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "1", "label": "Priority Snow Removal Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 156, 96, 255 ], "toColor": [ 111, 156, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 90, 237, 255 ], "toColor": [ 85, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 90, 105, 255 ], "toColor": [ 237, 90, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 155, 212, 255 ], "toColor": [ 129, 155, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 99, 199, 255 ], "toColor": [ 219, 99, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 245, 88, 255 ], "toColor": [ 101, 245, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 229, 85, 255 ], "toColor": [ 242, 229, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 98, 106, 255 ], "toColor": [ 148, 98, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 235, 216, 255 ], "toColor": [ 113, 235, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 179, 148, 255 ], "toColor": [ 242, 179, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 69, 140, 255 ], "toColor": [ 104, 69, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 152, 191, 255 ], "toColor": [ 250, 152, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 240, 144, 255 ], "toColor": [ 198, 240, 144, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 540844.2387253307, "ymin": 292499.3606898444, "xmax": 549173.1575822593, "ymax": 298404.7573356554, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 1.3725005035703713E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "labeltext", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "Snow_Removal_Line_Other_Type", "description": "valid list of types that do not fall in any subtypes", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "ADA Snow Removal Path", "code": 1 }, { "name": "Bus Transit Routes", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "labeltext", "type": "esriFieldTypeString", "alias": "Label Text", "length": 255, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "General Notes", "length": 2000, "domain": null }, { "name": "priority", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": { "type": "codedValue", "name": "SnowRemoval_Priority_level", "description": "priority levels for campus snow removal", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Highest Priority", "code": 1 }, { "name": "High Priority", "code": 2 }, { "name": "Medium Priority", "code": 3 }, { "name": "Low Priority", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "route", "type": "esriFieldTypeSmallInteger", "alias": "Route", "domain": null }, { "name": "department", "type": "esriFieldTypeSmallInteger", "alias": "Department", "domain": { "type": "codedValue", "name": "SnowRemoval_Line_Department", "description": "list of valid departmen names for snow removal on UWYO campus", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Equipment Services", "code": 1 }, { "name": "Grounds Services", "code": 2 }, { "name": "Athletics", "code": 3 }, { "name": "Golf Course", "code": 4 }, { "name": "Transit Services", "code": 5 }, { "name": "Custodial Services", "code": 6 }, { "name": "Other", "code": 99 }, { "name": "Resident Life Services", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ef46613fff0a4f7a8841334e2622efff" }