Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.12 KB

README.md

File metadata and controls

33 lines (22 loc) · 2.12 KB

geospatial-storytelling

This project is about visualizing personal GPS data with Python. The goal was to explore the different ways of visualizing the GPS data which I have collected during my stay in New York.

Required packages

  • numpy fundamental package for scientific computing with Python
  • matplotlib python 2D plotting library
  • gdal python bindings for Geospatial Data Abstraction Library (and OGR)
  • Basemap plot on map projections using matplotlib

This project was implemented on Windows x64 and with Python 2.7 and the GDAL binaries are installed through the help of the following link: Installing GDAL for Windows.

Source files

All the source files in the src folder produce images which are saved in the visualization folder.

Data sets

Preview