Name: SnowRoutes
Display Field: districtid
Type: Feature Layer
Geometry Type: esriGeometryPolyline
Is View: true
Is Updatable View: true
Source Schema Changes Allowed: true
Sources
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -134.747292617928
YMin: 23.5609624237703
XMax: -55.6955476154103
YMax: 50.3092170302897
Spatial Reference: 4326 (4326)
Drawing Info:
{"renderer":{"type":"uniqueValue","valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar currentTime = Now(); \nvar t = $feature.lastserviced\n\nif (DateDiff(currentTime, t,'hours') <= 1) {\n return \"Less than 1 Hour\" }\nelse if (DateDiff(currentTime, t,'hours') > 1 &&\n DateDiff(currentTime, t, 'hours') <= 3) {\n return \"Within 3 Hours\" }\nelse if (DateDiff(currentTime, t,'hours') > 3 &&\n DateDiff(currentTime, t, 'hours') <= 6) {\n return \"Within 6 Hours\" }\nelse if (DateDiff(currentTime, t,'hours') > 6 &&\n DateDiff(currentTime, t, 'hours') <= 24) {\n return \"Within 24 Hours\" }\nelse {\n return \"Greater than 24 hours\"}","valueExpressionTitle":"Custom","defaultSymbol":null,"uniqueValueInfos":[{"value":"Less than 1 Hour","symbol":{"color":[56,172,236,255],"width":1.5,"type":"esriSLS","style":"esriSLSSolid"},"label":"Less than 1 Hour"},{"value":"Within 3 Hours","symbol":{"color":[93,187,99,255],"width":1.5,"type":"esriSLS","style":"esriSLSSolid"},"label":"Within 3 Hours"},{"value":"Greater than 24 hours","symbol":{"color":[153,153,153,36],"width":1.5,"type":"esriSLS","style":"esriSLSSolid"},"label":"Greater than 24 hours"}]},"transparency":0}
HasZ: false
HasM: false
Time Info:
Start Time Field: lastserviced
End Time Field: null
Track ID Field: snowroutesegmentid
Time Extent: null
Time Reference: UTC
Time Interval: 60
Time Interval Units: esriTimeUnitsSeconds
Has Live Data: true
Export Options:
Use Time: false
Time Data Cumulative: false
Time Offset: 0
Time Offset Units: esriTimeUnitsCenturies
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: objectid
Unique ID Field:
IsSystemMaintained : True
Global ID Field: globalid
Type ID Field:
Fields:
- lastserviced (type: esriFieldTypeDate, alias: lastserviced, SQL Type: sqlTypeOther, length: 36, nullable: true, editable: true)
- objectid (type: esriFieldTypeOID, alias: objectid, SQL Type: sqlTypeOther, length: 8, nullable: false, editable: false)
- globalid (type: esriFieldTypeGlobalID, alias: globalid, SQL Type: sqlTypeOther, length: 38, nullable: false, editable: false)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 7/11/2024 6:45:36 PM
Schema Last Edit Date: 7/11/2024 6:45:36 PM
Data Last Edit Date: 7/11/2024 6:45:36 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat