Open GIScience

Joseph Holler's Open GIScience Curriculum at Middlebury College

Introductory Spatial Python

Oct-19 : In this lesson, we will practice using Python Jupyter notebooks and GeoPandas with cyberinfrastructure.

Technology Context

Spatial data science with python on your own

What if you want to use Python and Jupyter notebooks to practice spatial data science on your local computer, without access to servers like Hour of CI and CyberGISX? You can install Anaconda and create a local conda environment including Jupyter notebooks and packages for spatial data science. The pandas package provides the database functions you learned to love in SQL while the geopandas package provides the spatial functions, analogous to PostGIS.

Cheat Sheets

Resources

Introductory Spatial Python CyberGISX Tutorials in Transition

I-GUIDE will eventually house a solid collection of introductory tutorials and workshops, but the infrastructure is currently in transition.

Main Page