Sotera / GEQE

Geo Event Quey by Example - Leverage geo-located temporal text data in order to identify similar locations or events.
http://sotera.github.io/GEQE
The Unlicense
8 stars 7 forks source link

Date values missing from tweets; no gradiant shading on map tweet markers #22

Open jhughes13 opened 9 years ago

jhughes13 commented 9 years ago

The date field in the information box for tweets is no longer displaying information. When displaying the individual tweet markers within a cluster polygon, there is no color gradient; all tweet markers are colored black. Behavior is present in both Chrome and Firefox browsers. tweet_timestamp_missing

eric-kimbrel commented 9 years ago

What data set is this generated from?

jhughes13 commented 9 years ago

Eric, this behavior is seen while looking at any of the four jobs currently listed under the Results tab. new_ausMar.csv, new_cleveHosp.csv, Tues_AusMar.csv, Tues_FergRiot.csv.

eric-kimbrel commented 9 years ago

Looks like despite their names those files are all over a month old. I think its likely that they are just out of sync with the current code. i just copied over some more recent data to that account. Can you re-test with ex_ausMar, ex_cleveHosp, or xdataNY*

jhughes13 commented 9 years ago

Good to go. Verified date info and marker shading working correctly on the ex* and xdata* jobs.