Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
162 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Performance Evaluation of GPS Trajectory Rasterization Methods (2401.01676v1)

Published 3 Jan 2024 in eess.SP and cs.CV

Abstract: The availability of the Global Positioning System (GPS) trajectory data is increasing along with the availability of different GPS receivers and with the increasing use of various mobility services. GPS trajectory is an important data source which is used in traffic density detection, transport mode detection, mapping data inferences with the use of different methods such as image processing and machine learning methods. While the data size increases, efficient representation of this type of data is becoming difficult to be used in these methods. A common approach is the representation of GPS trajectory information such as average speed, bearing, etc. in raster image form and applying analysis methods. In this study, we evaluate GPS trajectory data rasterization using the spatial join functions of QGIS, PostGIS+QGIS, and our iterative spatial structured grid aggregation implementation coded in the Python programming language. Our implementation is also parallelizable, and this parallelization is also included as the fourth method. According to the results of experiment carried out with an example GPS trajectory dataset, QGIS method and PostGIS+QGIS method showed relatively low performance with respect to our method using the metric of total processing time. PostGIS+QGIS method achieved the best results for spatial join though its total performance decreased quickly while test area size increases. On the other hand, both of our methods' performances decrease directly proportional to GPS point. And our methods' performance can be increased proportional to the increase with the number of processor cores and/or with multiple computing clusters.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (9)
  1. Dask: Dask: Scalable analytics in Python. https://dask.org/ (2020), accessed: 15-03-2020
  2. ESRI: GIS Tools for Hadoop: Big Data Spatial Analytics for the Hadoop Framework. http://esri.github.io/gis-tools-for-hadoop/ (2020), accessed: 05-05-2020
  3. ESRI: Spatial Framework for Hadoop. https://github.com/Esri/spatial-framework-for-hadoop (2020), accessed: 05-05-2020
  4. Geopy: Geopy: Python client for several popular geocoding web services. https://geopy.readthedocs.io/en/stable/ (2020), accessed: 05-05-2020
  5. Gouvernement du Québec: Déplacements MTL Trajet. https://www.donneesquebec.ca/recherche/fr/dataset/vmtl-mtl-trajet (2018), accessed: 15-03-2020
  6. Institute of Advanced Research in Artificial Intelligence: Traffic4cast Competition Track at NeurIPS 2019. https://www.iarai.ac.at/traffic4cast/traffic4cast-conference-2019/ (2020), accessed: 15-03-2020
  7. PostGIS: Spatial and Geographic objects for PostgreSQL. https://postgis.net/ (2020), accessed: 15-03-2020
  8. PostgreSQL: PostgreSQL. https://www.postgresql.org/ (2020), accessed: 15-03-2020
  9. QGIS: A Free and Open Source Geographic Information System. https://qgis.org/ (2020), accessed: 15-03-2020
Citations (1)

Summary

We haven't generated a summary for this paper yet.