There is a newer version of the record available.

Published February 27, 2026 | Version v0.1-at
Dataset Open

osm-complete

Contributors

Description

This dataset contains a topologically connected representation of the European high-voltage grid (220 kV to 750 kV) plus the Austrian mid-voltage grid (65 kV to 220 kV) constructed using OpenStreetMap data. Input data was retrieved using the Overpass turbo API (https://overpass-turbo.eu). A heurisitic cleaning process was used to for lines and links where electrical parameters are incomplete, missing, or ambiguous. Close substations within a radius of 500 m are aggregated to single buses, exact locations of underlying substations is preserved. Unique identifiers for lines and links are preserved, e.g. an AC line/cable with the ID way/83742802-1 can be viewed on OpenStreetMap using the query https://www.openstreetmap.org/way/83742802. A DC line/cable with the ID relation/15781671 can be accessed using the query https://www.openstreetmap.org/relation/15781671

The resulting dataset was filtered to contain only mid-level voltage Buses and Lines in Asutria.  

Usage

Enabling voltage levels below 220kV requires setting

electricity.voltages += 110
data.osm.source: archive
data.osm.source.version: v0.1-at

in the configuration file. Additionally, one must append a new line to data/versions.csv

osm,archive,v0.1-at,"['latest', 'supported']",https://zenodo.org/records/18797490,Latest dataset built using OSM data inlcuding mid voltage levels and filtered for mid voltage only in AT regions.

Files

lines.csv

Files (21.1 MB)

Name Size Download all
md5:9463291365db98bbd18fc1b3021a9f7d
1.2 MB Preview Download
md5:8ec7c77680c7e2480c6c7c3868585b48
10.7 kB Preview Download
md5:13aeb06804ba4421054b3de0de8f796d
18.6 MB Preview Download
md5:d9cdc2b3f496e29f07199e02c362ebdf
336.9 kB Preview Download
md5:930a5cc6bc13c21ea33081572f90b66f
988.6 kB Preview Download

Additional details

Dates

Created
2026-02-25
Overpass API downloads filtered for AT

Software

Repository URL
https://github.com/aggm-ag/pypsa-at
Programming language
Python