Tagged Questions
1
vote
0answers
46 views
Plotting time-series data in ArcGIS
I'm attempting to produce interpolated plots of water quality time-series data from ArcSDE. This is the data format:
OID WELL_ID WELL_NAME SAMPLE_ID SAMPLE_DAT PARAM RESULT
...
5
votes
1answer
93 views
How to create Sequential Animation of Polylines in ArcGIS10?
I have a data set consisting of sets of polylines which reflect movement of individual organisms in my sample within their habitat each day. I am trying to create an animation which cycles through the ...
3
votes
0answers
153 views
How to Query Layer using ArcGIS REST Services for Records with Date Closed Field less than 24 hours ago?
I am current trying to do layer definitions on a map and so I am trying to filter some records via a time factor so i was writing in the Where field DATE_CLOSED_ON > (CURRENT_TIME - 24) and ...
1
vote
1answer
112 views
Custom time slider
Is there someone who made a custom time slider? Or someone knows where I can find examples or scripts for this subject?
I need a time slider that would work also for years that are B.C. (e.g. 850 BC) ...
5
votes
2answers
2k views
Importing data from excel and maintaining the time format
I am trying to import a file from Excel which is a GPS data set of consecutive points at 15minute intervals. When I import the file and save it as a shape file the time column is not read properly and ...
0
votes
1answer
547 views
Adding time enabled layers to ArcGIS online
I am trying to add time enabled layers into ArcGIS online. The information in the ArcGIS resource center makes it sound like it is possible to add time enabled layers from ArcMap to ArcGIS online. I ...
3
votes
1answer
570 views
Help with joining a large dbf file to shape file
My overall objective is to create a timeline animation depicting when a person is working in a particular region. The .dbf table consists of over 6000 record entries of shift data, including date ...
