Getting started

The 7-tab workflow

How the tabs chain together — each one's output feeds the next.

The plugin is organised as a sequence of seven tabs. Each tab produces an output used by the next, taking you from raw territorial data to a priced route.

TabInputOutput
Land Useclassified land-cover raster (e.g. COSc)Flu cost raster
SlopeDEMslope raster → Fs cost raster
Crossingsroad/rail vectorFci cost raster + N count raster
Corridorsexisting pipeline/corridor vectorFc cost raster
Auxhelpers: merge vectors, resample, clip (speed-ups)
LCPthe four cost rasters + N + origin/destination pointscombined cost raster → route (vector)
Price Estimationroute + cost rasters + flow/physical parametersCAPEX

Two patterns to know

“Populate according to COMET”. Each cost tab has a button that fills its table with the reference values from the COMET model. Every value is editable — use the COMET defaults, or enter your own for a different region.

Optional factors. In the LCP tab, each cost raster (Flu, Fs, Fc, Fci, N) is optional. A factor you don’t provide is treated as neutral (= 1.0) with a warning in the log, so you can start simple and add detail later.

Three conceptual steps

Under the seven tabs, the method is three steps: build a cost surface, trace the least-cost path, then estimate CAPEX. Read those in Concepts, or jump to any tab in the sidebar.