The document outlines a project that analyzes GPS data from 62 users collected over two years in China, totaling 3,497,750 GPS points. It describes algorithms for identifying user stay points based on distance and time thresholds, followed by relational algebra operations like bag union and intersection to extract meaningful patterns. The goal is to discover interesting places frequented by users through these stay point calculations.
Related topics: