osm-complete
Authors/Creators
Contributors
Data collector:
Description
This dataset contains a topologically connected representation of the European mid- and high-voltage grid (60 kV to 750 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
Build Steps
The dataset is the unfiltered version of the standard PyPSA-EUR OSM archive provided on Zenodo: Prebuilt Electricity Network for PyPSA-Eur based on OpenStreetMap Data. It contains all CSV files produced by:
rules/build_electricity.smk:build_osm_network
when building the fresh OSM data set using:
data.osm.source = "build"
Usage
Enabling voltage levels below 220kV requires setting
electricity.voltages += 110.
data.osm.source.version: v0.1-full
in the configuration. Additionally, one must append a new line to data/versions.csv
osm,archive,v0.1-full,"['latest', 'supported']",https://zenodo.org/records/18797490,Latest dataset built using OSM data inlcuding mid voltage levels
Files
buses.csv
Files
(68.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8dd38d06b717ad885c4f9c6d5aae02b2
|
5.4 MB | Preview Download |
|
md5:8ec7c77680c7e2480c6c7c3868585b48
|
10.7 kB | Preview Download |
|
md5:678bd6f4798340dbbf5d709489acb1a5
|
61.6 MB | Preview Download |
|
md5:d9cdc2b3f496e29f07199e02c362ebdf
|
336.9 kB | Preview Download |
|
md5:930a5cc6bc13c21ea33081572f90b66f
|
988.6 kB | Preview Download |
Additional details
Dates
- Created
-
2026-02-25Overpass API downloads
Software
- Repository URL
- https://github.com/aggm-ag/pypsa-at
- Programming language
- Python