All Projects → njanakiev → geospatial-storytelling

njanakiev / geospatial-storytelling

Licence: MIT license
Visualization of gps tracking data

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to geospatial-storytelling

pyCircos
python Circos
Stars: ✭ 233 (+1065%)
Mutual labels:  matplotlib
krawler
A minimalist (geospatial) ETL
Stars: ✭ 51 (+155%)
Mutual labels:  gdal
Data-Analytics-Projects
This repository contains the projects related to data collecting, assessing,cleaning,visualizations and analyzing
Stars: ✭ 167 (+735%)
Mutual labels:  matplotlib
matplotlib-draggable-plot
An example of draggable plot for matplotlib
Stars: ✭ 31 (+55%)
Mutual labels:  matplotlib
CNCC-2019
Computational Neuroscience Crash Course (CNCC 2019)
Stars: ✭ 26 (+30%)
Mutual labels:  matplotlib
jupyter boilerplate
Adds a customizable menu item to Jupyter (IPython) notebooks to insert boilerplate snippets of code
Stars: ✭ 69 (+245%)
Mutual labels:  matplotlib
Python-Course
Python Basics, Machine Learning and Deep Learning
Stars: ✭ 50 (+150%)
Mutual labels:  matplotlib
2021-bordeaux-dataviz
Scientific Visualization Crash Course (Python & Matplotlib)
Stars: ✭ 20 (+0%)
Mutual labels:  matplotlib
era5 in gee
Functions and Python scripts to ingest ERA5 data into Google Earth Engine
Stars: ✭ 63 (+215%)
Mutual labels:  gdal
sarviewer
Generate graphs with gnuplot or matplotlib (Python) from sar data
Stars: ✭ 60 (+200%)
Mutual labels:  matplotlib
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-25%)
Mutual labels:  matplotlib
gaitutils
Extract and visualize gait data
Stars: ✭ 28 (+40%)
Mutual labels:  matplotlib
GeoArrays.jl
Simple geographical raster interaction built on top of ArchGDAL, GDAL and CoordinateTransformations
Stars: ✭ 42 (+110%)
Mutual labels:  gdal
geojsoncontour
Convert matplotlib contour plots to geojson
Stars: ✭ 78 (+290%)
Mutual labels:  matplotlib
loam
Javascript wrapper for GDAL in the browser
Stars: ✭ 174 (+770%)
Mutual labels:  gdal
awesome-matplotlib
A curated list of awesome repos and tutorials to develop great matplotlib graphs and diagrams
Stars: ✭ 154 (+670%)
Mutual labels:  matplotlib
matplotnim
A Nim wrapper for matplotlib
Stars: ✭ 22 (+10%)
Mutual labels:  matplotlib
MatplotLibBridge
A bridge to provide the ability to Pharo user to use Python's Matplotlib.
Stars: ✭ 20 (+0%)
Mutual labels:  matplotlib
PyEarthScience
The PyEarthScience repository created by DKRZ (German Climate Computing Center) provides Python scripts and Jupyter notebooks in particular for scientific data processing and visualization used in climate science. It contains scripts for visualization, I/O, and analysis using PyNGL, PyNIO, xarray, cfgrib, xesmf, cartopy, and others.
Stars: ✭ 56 (+180%)
Mutual labels:  matplotlib
scipy-crash-course
Material for a 24 hours course on Scientific Python
Stars: ✭ 98 (+390%)
Mutual labels:  matplotlib

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].