Select to view content in your preferred language

Real time data displaying on every second

2180
3
03-10-2013 05:12 AM
NadeemQazi
Regular Contributor
Hi
Is there any way to display data on a map layer dynamically on every second. Actually I have a cvs file contains xy position with time information and I want to display thes point from file on map layer on every second.any advice is appreciated
Regards
Nadeem
Tags (2)
0 Kudos
3 Replies
WaelYahya
Emerging Contributor
Event layer....

wael.yahya@gistec.com
0 Kudos
LucasDanzinger
Esri Frequent Contributor
Do you have a date/time field? You will want to first make an event layer, then export that to feature class. Then, if you have your time field, you could use the time slider to show the data at whatever interval you want.
0 Kudos
ChrisFox3
Frequent Contributor
To add to Luke's response you might want to specifically check out Live Mode on the Time Slider
0 Kudos