Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering

Theses/Dissertations

2014

Geovisualization

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Geovisualization: Integration And Visualization Of Multiple Datasets Using Mapbox, Cecilia Cadenas Jun 2014

Geovisualization: Integration And Visualization Of Multiple Datasets Using Mapbox, Cecilia Cadenas

Computer Engineering

he use of geovisualizations to analyze multiple datasets can ease the research and investigation to find correlations between these datasets. However, making these visualizations with multiple datasets can be challenging due to the lack of standardization within file formats and the software needed to render the visualizations.

This project investigates the making of these visualizations, maps in this case, using an open source platforms like Mapbox. Using Python scripts for the data parsing, CartoCSS for the designing of the maps, JavaScript to make the maps interactive, and HTML to combine all the layers together a set of maps were created. …