There are datasets of three cities in Italy: (1) Pisa, (2) Florence and (3) Rome.
If you use these data, please cite the following paper:
I. Brilhante, J.A. Macedo, F.M. Nardini, R. Perego, C. Renso,
Where Shall We Go Today? Planning Touristic Tours with TripBuilder.
Proc. ACM CIKM 2013.
For each city, these are the available data.
- id : identifier of the POI
- name : name of the POI
- latitude : latitude of the spatial position of the POI
- longitude : longitude of the spatial position of the POI
- clus : identifier of the cluster
- pois : list of pois that consist the cluster delimited by ";"
- latitude : latitude of the cluster
- longitude : longitude of the cluster
- time : time to visit the cluster in seconds
- categories: list of categories of the pois of the cluster
- userid : user's identifier
- photoid : identifier of the photo
- datetaken : date the photo was taken
- dateupload : date of upload of the photo on Flickr
- latitude : latitude of the spatial position of the photo
- longitude : longitude of the spatial position of the photo
Trajectory: Contains a list of points (clus; number of photos; time of the first photo; time of the last photo). Each value is delimited by ";"
- column 1 : user' id;
- column 2 : trajectory
- delimiter : "\t"