carter-hanford / python-programming-spring-2020

Repository for GIS-5090 Intro to Programming for GIS and Remote Sensing, taken in spring 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIS-5090: Introduction to Python Programming for GIS and Remote Sensing

Introduction

This is the personal repository for GIS5090 - Intro to Python Programming for GIS and Remote Sensing, taken in spring 2020. This course includes introductory python concepts, general workflow tips, and using these concepts and workflows from a GIS perspective. Most of the course revolves around using Arcpy, a python module created from Arcpro. The Arcpy module allows for seamless functionality between ArcPro toolboxes and the python framework, and is fully supported and functional in many python IDE's.

Most of the python code in this repository is accomplished in the Jupyter IDE, and all homework, lecture demos, and projects are completed using Jupyter Notebooks. Some scripting for creating geoprocessing tools is done in Pycharm. And finally, a few small homework exercises were completed in the Arcpy module within ArcPro, and are saved as .py files.

Repository Contents

  • Each week folder includes lecture materials and concepts for the week, along with a simple title for organizational purposes.
  • The project 1 folder includes all the materials for the first python project in the course.
  • The project 2 folder includes the second and final project of the semester, which will eventually have its own github repo.

About Carter

Carter Hanford graduated in 2018 from Saint Louis University (SLU) with a Sociology B.A. from the College of Arts and Sciences and a minor in Mathematics from the department of Mathematics and Statistics. He attended Jefferson College prior to his time at SLU, obtaining an associates degree in Mathematics. While an undergrad, Carter was a member of the Saint Louis University NCAA Division 1 baseball team, and during his time on the SLU Baseball team, he was a key contributor on the 2018 Atlantic-10 championship team, starting all 56 games at third base. Him and the team went on to compete on the national level, playing Ole Miss and Missouri State at the University of Mississippi on ESPN in front of 15,000+ fans.

Carter is now a graduate student working towards a Sociology M.A. and minors in GIS and research methodology from the department of sociology and anthropology. His research interests include: GIS, open-source coding (R, Python), quantitative analysis, and urban sociology. Carter works as a graduate research assistant in the department, conducting research with faculty members and also assisting in their teaching needs. Carter is a member of Dr. Christopher Prener's research team, PrenerLab, studying historical redlining practices in the city of St. Louis from a geopgraphic, spatial framework. Carter will graduate in 2021.

About Saint Louis University

Founded in 1818, Saint Louis University is one of the nation’s oldest and most prestigious Catholic institutions. Rooted in Jesuit values and its pioneering history as the first university west of the Mississippi River, SLU offers nearly 13,000 students a rigorous, transformative education of the whole person. At the core of the University’s diverse community of scholars is SLU’s service-focused mission, which challenges and prepares students to make the world a better, more just place.

About

Repository for GIS-5090 Intro to Programming for GIS and Remote Sensing, taken in spring 2020.


Languages

Language:Jupyter Notebook 76.8%Language:Python 9.6%Language:HTML 8.4%Language:Tcl 3.8%Language:C++ 0.7%Language:C 0.7%Language:PowerShell 0.0%Language:Batchfile 0.0%