Exporting a network as GIS data

Export pipes and consumers including calculation results as GeoJSON, Shapefile or GeoPackage

Overview

The GIS export writes the heat network as a georeferenced dataset – pipes as lines, consumers as points, each with complete factual attributes (dimension, length, demand values) and optionally the results of the steady-state calculation. This allows the network to be reused and documented in QGIS, ArcGIS or municipal GIS systems.

Opening

Menu Export > Network GIS data … (only visible when the network perspective is active).

Network and format

GIS export dialog with network, format and coordinate system selection as well as data selection
The GIS export dialog: network and format (GeoJSON/Shapefile/GeoPackage), coordinate system and data selection
OptionDefaultMeaning
Select networkactive networkWith several networks in the project: the network to be exported.
Export formatGeoJSON (.geojson), Shapefile (.shp) or GeoPackage (.gpkg).

Note on Shapefile: A Shapefile can contain only one geometry type – therefore either pipes or consumers can be exported, not both at the same time (note in the dialog). GeoJSON and GeoPackage support both in a single file. For Shapefiles, short attribute names are also used because of the field-name limitation (e.g. mflow_kgs instead of calculated_mass_flow_kgs).

Coordinate system

OptionDefaultMeaning
Geographic coordinates (WGS84 latitude/longitude)selectedStandard format for GeoJSON (latitude/longitude based).
Projected coordinates (UTM)Export in the UTM zone of the project – common for Shapefile/GeoPackage in the German planning context. For GeoJSON, the dialog shows a warning, since UTM does not correspond to the standard there.
Export elevation coordinateenabledWrites 3D geometries (with z coordinate). Disabled: pure 2D geometries.

Data selection

OptionDefaultMeaning
Export pipesenabledRoutes as line features.
Export consumersenabledConsumers as point features.
Operating pointOnly active if results of the steady-state calculation are available: appends the result values of the selected operating point as attributes.

Exported attributes

Pipes (lines)

AttributeUnitMeaning
id, nameID and name of the route
da, s, dimmOuter diameter, wall thickness, inner diameter
DNNominal diameter
lengthmRoute length

With calculation results (selected operating point), additionally among others:

AttributeUnitMeaning
mflow_kgs / vflow_m3hkg/s or m³/hMass flux / volume flow
v_msm/sFlow velocity
dp_mbarmbarPressure loss of the route
dpL_Pam, dpspec_PamPa/mPressure loss per meter
Qloss_kW, Qloss_W, qloss_WmkW, W, W/mHeat loss (absolute and per meter)
Tin_C, Tout_C°CInlet and outlet temperature
pin_bar, pout_bar (…ab, …ov)barPressures at inlet/outlet (also absolute and as gauge pressure)
dpfiti_Pa, dpfito_PaPaPressure loss of the fittings at inlet/outlet

Consumers (points)

AttributeUnitMeaning
id, NameID and name of the consumer
power_kWkWConnection load
area_m2Heated area
Pheat_kW / Eheat_MWhkW / MWhMaximum heating power / annual heating demand
Pcool_kW / Ecool_MWhkW / MWhCooling power / cooling demand (if present)
Edhw_MWhMWhDomestic hot water demand (if present)

With calculation results, additionally among others mass and volume flow, pressure loss, heat loss, inlet/outlet temperature, temperature difference (dT_K), pressures as well as, for heat-pump consumers, condenser power (Qcond_W) and COP.

Typical workflow

  1. Perform the steady-state calculation for the relevant operating points.
  2. Open Export > Network GIS data …, choose the network and format.
  3. Set the coordinate system to match the target system (GIS systems in Germany mostly UTM, web maps WGS84).
  4. Choose the operating point for the result attributes and export.

In practice:

For municipal GIS systems in Germany, choose Projected coordinates (UTM) – lengths and areas can be evaluated metrically and directly there, whereas WGS84 degree coordinates are unsuitable for this. WGS84 is the right choice for web maps. Make sure that the geographic reference of the project is correct before you export, otherwise the network ends up in the wrong place in the GIS.

Stay up to date

New features, tutorials and updates delivered to your inbox.