Geospatial Data Management

GeoSparkViz in Action: A Data System with built-in support for Geospatial Visualization

Visualizing data on maps is deemed a powerful tool for data scientists to make sense of geospatial data. The geospatial map visualization (abbr. MapViz) process first loads the designated geospatial data, processes the data and then applies the map …

Geospatial Data Management in Apache Spark - A Tutorial

Geospatial Data Management in Apache Spark: A Tutorial

This paper introduces GeoSpark an in-memory cluster computing framework for processing large-scale spatial data. GeoSpark consists of three layers: Apache Spark Layer, Spatial RDD Layer and Spatial Query Processing Layer. Apache Spark Layer provides …

Spatial Data Management in Apache Spark: the GeoSpark Perspective and Beyond

The paper presents the details of designing and developing GEOSPARK, which extends the core engine of Apache Spark and SparkSQL to support spatial data types, indexes, and geometrical operations at scale. The paper also gives a detailed analysis of …

Spatial Data Management in Apache Spark - The GeoSpark Perspective and Beyond

GeoSparkViz: a scalable geospatial data visualization framework in the Apache Spark ecosystem

Data Visualization allows users to summarize, analyze and reason about data. A map visualization tool frst loads the designated geospatial data, processes the data and then applies the map visualization efect. Guaranteeing detailed and accurate …

Geospatial Visual Analytics belongs to Database Systems

SRC: Geospatial Visual Analytics Belongs to Database Systems: the BABYLON approach

The paper presents Babylon a large-scale Geospatial Visual analytics (GeoViz) system that performs the spatial data preparation and map visualization phases in the same distributed cluster.

Interactive and Scalable Exploration of Geospatial Data

Indexing the Pickup and Drop-off Locations of NYC Taxi Trips in PostgreSQL – Lessons from the Road