powered by
Extraction of the GeoLife GPS Trajectories dataset. The selected trajectory id is 000-20081023025304.
Data manipulation applied to the raw data :
Conversion to EPSG:4586
Manual selection of the pings
Selection of relevant variables
geolife_traj
A data.frame with one row per ping and the following columns:
data.frame
date (chr): The date
date
time (chr): The time
time
x (dbl): Longitude (EPSG:4586)
x
y (dbl): Latitude (EPSG:4586)
y
data(geolife_traj) head(geolife_traj)
Run the code above in your browser using DataLab