{"renderer":{"type":"uniqueValue","valueExpression":" var started = $feature.BeginDate\n var closed = $feature.EndDate\n\nvar present = Now()\n\n// if current date/time is greater than or equal to the start time\n// AND current date/time is less than or equal to the close time \n// return active, otherwise its closed\n\n\nIf (present >= started && present <= closed) {\n return DomainName($feature,\"ConstructionType\")\n} else {\n return \"Not Active\"\n}\n\n\n\n///DomainName($feature,\"ConstructionType\")","valueExpressionTitle":"Progress Type","uniqueValueInfos":[{"value":"Full Closure","symbol":{"color":[168,0,0,255],"width":6,"type":"esriSLS","style":"esriSLSSolid"},"label":"Full Closure"},{"value":"Nightly Closure","symbol":{"color":[0,197,255,255],"width":6,"type":"esriSLS","style":"esriSLSSolid"},"label":"Nightly Closure"}]},"transparency":0}
HasZ: false
HasM: true
Time Info:
Start Time Field: BeginDate
End Time Field: EndDate
Track ID Field: null
Time Extent
[1/6/2021 12:00:00 AM UTC, 5/31/2021 9:00:00 AM UTC]
Time Reference: UTC
Time Interval: 10
Time Interval Units: esriTimeUnitsUnknown
Has Live Data: false
Export Options:
Use Time: true
Time Data Cumulative: false
Time Offset: 0
Time Offset Units: esriTimeUnitsCenturies
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText