Skip to content

Spatial Thinking, GIS Foundations & Hydrological Context

Welcome to the first module of the Hydrological Modelling using Geospatial and Remote Sensing Data training program. This module lays the essential groundwork for all spatial analysis, mapping, and watershed modeling workflows that you will build throughout the week.

We will transition from understanding how spatial data represents the physical environment to working hands-on inside a Geographic Information System (GIS) to process layers and compile professional map layouts.


Learning Objectives

By the end of today's sessions, you will be able to:

  • Distinguish spatial datasets from traditional relational databases and spreadsheets.

  • Explain how physical terrain features (elevation, slope, aspect) dictate flow direction and accumulation in river basins.

  • Identify the differences between Geographic and Projected Coordinate Reference Systems, select the correct UTM zones for Nepal (44N/45N), and avoid projection errors.

  • Select appropriate spatial data models (Vector vs. Raster) and storage formats (Shapefiles vs. GeoPackages vs. Cloud-Optimized GeoTIFFs) for diverse hydrological tasks.

  • Navigate the open-source geospatial ecosystem (QGIS, GDAL, PostGIS, GeoServer).

  • Construct a standardized GIS project directory, import data, reproject layers, style symbology, and generate a print-ready map PDF.


Learning Roadmap

Below is the progression of topics for today, moving from core theoretical concepts to practical, independent map compilation:

flowchart TD
    subgraph Row1 [" "]
        direction LR
        A["1. Spatial Thinking &<br/>GIS Foundations<br/>(McHarg Overlays)"] --> B["2. Data Models &<br/>Coordinate Systems<br/>(Vector/Raster/UTM)"] --> C["3. Open Ecosystem &<br/>File Formats<br/>(QGIS & GPKG/GeoTIFF)"]
    end

    style A fill:#e3f2fd,stroke:#1565c0,stroke-width:2px
    style B fill:#fff3e0,stroke:#d84315,stroke-width:2px
    style C fill:#e8f5e9,stroke:#2e7d32,stroke-width:2px
    style Row1 fill:none,stroke:none,stroke-width:0px

Topics and Schedule

Existing Resources