I need help with creating a webmap on ArcGIS Online showing the first frost date for a set of populated places of a given year. In this case, I want to show the frost date for the fall season in a continuous time-interval (duration by months, interval by day), because they are different by geographical location.
Something similar to this
https://www.arcgis.com/home/item.html?id=b70d83ba89db4f8a97427ee237a1e60c
My .csv data consists of these attributes:
- City (string)
- State (string)
- frost date fall (dd-mm-yyyy)
- frost date spring (dd-mm-yyyy)
I don't have problem plotting the populated places onto the webmap.
But I have problem with configuring the time settings to make it works.
Which I can't troubleshoot
Configure time settings—ArcGIS Online Help | ArcGIS