{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Snow Plow Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Asset Activities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Priority", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 3 }, "value": "Primary", "label": "Priority Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 2 }, "value": "Secondary", "label": "Secondary Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 224, 252, 255 ], "toColor": [ 189, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 252, 255 ], "toColor": [ 187, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 237, 255 ], "toColor": [ 252, 210, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 184, 255 ], "toColor": [ 252, 241, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 214, 255 ], "toColor": [ 194, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 197, 252, 255 ], "toColor": [ 228, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 7466156.352690294, "ymin": 610512.5141076148, "xmax": 7628819.801509187, "ymax": 782704.716863513, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "RoadNumber", "type": "esriFieldTypeString", "alias": "Road Number", "length": 13, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 30, "domain": null }, { "name": "BeginMilepost", "type": "esriFieldTypeDouble", "alias": "Begin Milepost", "domain": null }, { "name": "EndMilepost", "type": "esriFieldTypeDouble", "alias": "End Milepost", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status designation", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 18, "domain": null }, { "name": "PlowSequence", "type": "esriFieldTypeInteger", "alias": "Plow Sequence", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeString", "alias": "Lanes", "length": 100, "domain": null }, { "name": "MapArea", "type": "esriFieldTypeString", "alias": "Map Area", "length": 100, "domain": null }, { "name": "Maint_MapArea", "type": "esriFieldTypeString", "alias": "Maint MapArea", "length": 3, "domain": null }, { "name": "Reversible", "type": "esriFieldTypeString", "alias": "Reversible", "length": 100, "domain": null }, { "name": "GeneralRoadClass", "type": "esriFieldTypeString", "alias": "General Road Class", "length": 2, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeString", "alias": "Elevation", "length": 100, "domain": null }, { "name": "RowNumber", "type": "esriFieldTypeDouble", "alias": "Row Number", "domain": null }, { "name": "Beg_FT", "type": "esriFieldTypeDouble", "alias": "Beg FT", "domain": null }, { "name": "End_FT", "type": "esriFieldTypeDouble", "alias": "End FT", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": " Condition Date", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "InServiceDate", "type": "esriFieldTypeDate", "alias": "In Service Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "ExpectedLife", "type": "esriFieldTypeDouble", "alias": "Expected Life", "domain": null }, { "name": "AcquisitionCost", "type": "esriFieldTypeDouble", "alias": "Acquisition Cost", "domain": null }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "Replacemen tCost", "domain": null }, { "name": "DecommissionedDate", "type": "esriFieldTypeDate", "alias": "Decommissioned Date", "length": 8, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "URMD_Status", "type": "esriFieldTypeSmallInteger", "alias": "URMD Status", "domain": { "type": "codedValue", "name": "URMD_Status", "description": "Yes / No/Partial flag as a short number type", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Partial", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 256, "domain": null }, { "name": "Comments1", "type": "esriFieldTypeString", "alias": "Comments1", "length": 256, "domain": null }, { "name": "Comments2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 256, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_439", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Prioirty", "fields": "Priority", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S417_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 144447.638572, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1677204063000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "121d29d486ab4b08a33484114b842158" }