User Tools

Site Tools


c4ta:gis:instructions:start

This is an old revision of the document!


GIS Instructions

Installing the right environment and packages

Anaconda Powershell Prompt

We will use several special Python packages to process geodata and to interact with geodatabases. The following list is not comprehensive:

  • os
  • geopandas
  • shapely
  • sodapy
  • matplotlib
  • json
  • requests
  • etc.
  • Create a new Anaconda environment. Do NOT install the packages in the base environment, e.g.
      conda create -c conda-forge -n geo python=3
      conda activate geo
      conda install -c conda-forge ... (or pip install

(For more information, see the file attached conda-cheatsheet.pdf).

Geoprocessing in QGIS I (Data Handling)

Python Programming

Geoprocessing in QGIS II (Concepts in GIS)

c4ta/gis/instructions/start.1725989742.txt.gz ยท Last modified: 2024/09/10 19:35 by shreya