Overview
Teaching: 1 min Exercises: 0 minQuestions
Objectives
Review pre-requisites, Python packages used, and tutorial outline
geopandas and its dependencies, which include shapely, fiona, pyproj, descartes and pysal, in addition to core Python packages pandas, numpy, matplotlib, etc; pyepsg, geojson, folium (interactive maps in Jupyter notebooks), rasterstats (simplified raster-vector analysis), and psycopg2 (access to vector data stored in PostGIS, in this case hosted on the cloud on Amazon Web Services).Key Points