Skip to content

Montreal Workflow

This section describes a representative geospatial workflow implemented within the jug_gis_cities context.

Purpose

The workflow focuses on preparing building-level geospatial data for a city-scale dataset.

Scope

The workflow includes:

  • loading geospatial layers,
  • cleaning building geometries,
  • structuring attribute data,
  • preparing consistent datasets for further processing.

Output

The output is a structured dataset that can be used as input for:

  • validation workflows,
  • emissions calculation services.

Notes

  • This workflow is an example of how geospatial preparation can be performed.
  • It will be integrated into a more structured service design as jug_gis_cities evolves.