Survey of python for GIS applications

Introduction to the python language and ecosystem for GIS professionals

Ratings: 4.30 / 5.00




Description

This course covers the basics of the python language, the python language, and the core python packages for data analysis, especially of geospatial data. The goal of the course is to provide a broad introduction to the capabilities of python and how all the various packages work together. This will provide a starting point for deeper exploration on your own or in future courses.

  • Introduction to python

  • Object oriented python

  • Packages and modules

  • Unit tests

  • Jupyter notebooks

  • Numpy

  • Matplotlib

  • Pandas

  • Fiona and shapely

  • Geopandas

  • Rasterio

  • Geocoding

  • PyQt

What You Will Learn!

  • This course is broad rather than deep. My goal is that when finished, students have some knowledge of the tools in the python ecosystem for geospatial applications and more importantly, how they all work together. More detailed courses will be forthcoming. Some of the topics covered will be
  • An introduction to the language and its core principles.
  • An introduction to object oriented programming in python.
  • FInding and using third party python modules.
  • Working with the operating system
  • Working with files
  • Working with databases
  • Reading spatial data with GDAL/OGR
  • Visualizing data with matplotlib and other tools
  • Data Analysis with pandas and geopandas
  • Jupyter notebooks

Who Should Attend!

  • This course is oriented towards geospatial professionals who want a better understanding of the complete python ecosystem for geospatial applications.
  • For this course I will not go into detail about any specific python tool, rather this is intended to be an introduction to the language and an overview of its capabilities.