Proposal:Power circuits routing

From OpenStreetMap Wiki
Jump to navigation Jump to search
Power circuits routing
Proposal status: Voting (under wayIcon arrow down (89599) from The Noun Project
Proposed by: fanfouer
Tagging: power=circuit
Applies to: relation
Definition: Consistent tagging model for power circuits going along physical power infrastructure
Statistics:

Draft started: 2025-03-21
RFC start: 2025-04-17
Vote start: 2025-06-26
Vote end: 2025-07-10

Power routing aims to document what actual paths power can follow over a physical network, mainly between actual substations and along power lines. This proposal has been written in 2025 and largely based upon Bahnpirat and Surly work in the original power routing proposal. Several plea for finalizing what could be immediately implemented remain stuck and without majority consent. This proposal represents an effort to push forward key elements and enhancements that could be achieved at the moment.

This presentation made on SOTM-EU 2023 intends to bring a summary of what it is proposed and what matters most.

This proposal lead by Ddtt92 and fanfouer is part of the work program of the Oh my grid initiative.

Proposal

This proposal seeks to approve two new relations type=power + power=circuit and type=power + power=line_section.
These relations involve elements such as power lines (in a broad sense, including overhead lines, cables, and minor distribution lines) and substations that form a continuous electrical circuit—i.e., a physical path through which electricity flows across the grid.
The latter relation type=power + power=line_section will allow mappers to define a subpart of a power circuits (a section) which may contain several power line segments as shown in the "Rationale" section below. This provides a more flexible and semantically meaningful structure than relying solely on linear features or creating single-member relations for short segments.

To complement the above, it is also proposed topology=*, to indicate the structural layout of the circuit. This would distinguish between:

  • topology=linear: circuits with two endpoints (a typical point-to-point transmission line),
  • topology=branched: circuits with three or more endpoints, such as ring or mesh networks.

This proposal seeks approval of a way of tagging power circuits and isn't intened to import data into OSM following its vote.
As no import is planed by authors at any time, any contributor can propose such an import in the future and will follow the imports guildelines to discuss it first.

Rationale

As OpenStreetMap represents physical power lines in a synthetic way, often aggregating different lines sharing the same towers on the same way, the power lines won't reflect the actual flow of power.
It is nevertheless possible to use the relational model to assemble different line sections to compose actual power paths just like it's done for public transportation over roads ways.
Everything required to make such an assembly is available on ground, by looking at how conductors are actually connected and at labels put on towers as well.

Mapping power circuits as relations is an established practice since 2017. The point of this proposal is to promote a single tagging model instead of several (at least two, maybe more).

It is important to express that this proposal does not aim to increase unnecessary complexity or introduce excessive use of relations. Its authors and many in the power infrastructure mapping community are committed to finding the cleanest and most maintainable solution possible. Nevertheless, in certain cases, the use relations is required to provide a robust description of logical concepts over physical assets of power grids without information redundancy.

Power circuits

A power circuit is defined by 601-02-28 IEC60050 definition. It represents the longest continuous portion of a power grid between circuit breakers, which are typically located within substations. Circuit breakers isolate electrical faults occurring on a given circuit to avoid the propagation of the fault to other circuits and prevent power grids failure.

A circuit is composed of as many power line sections as necessary.

In practice, a circuit can be mapped by finding continuous conductors, going along power line sections without breakers, and joined as members of a relation.

Typically, circuits are primarily linear, connecting two endpoints. However, they can also be branched, linking more than two substations, as long as the continuity is maintained.

How will we get such information?

Circuits can be deducted by looking at power lines from ground or on aerial imagery. A circuit is first of all a metallic continuation of conductors between substations. Mappers only have to follow the cables and stop as the conductor they follow end in a substation (more particularly connected to circuit breakers inside) to survey a given circuit.

Looking in details at particular points will help, particularly the towers which has got line_management=*, areas with power=substation or nodes with switch=circuit_breaker.
Doing so will allow mappers to connect the dots and finally the substations with their neighbors.
Readable labels or colours plates on towers can also help to know which substations are reachable by the given circuit passing by the tower.

Read more about circuits identification plates in UK.

Public documentation with valid license could help to solve undefined situations. Such knowledge should always be verifiable on ground.

Power line sections

A power line section is defined by 601-02-30 IEC60050 definition. It consists of one or more continuous line segments (i.e., consistently tagged power=line ways in OSM) that form a connection between substations or tap points.

Each section always has exactly two endpoints. In practice, a line section is composed of conductors that run continuously along power line segments between substations or tap points.

To keep mapping simple, a relation is only required when the section includes two or more segments that need to be grouped. If the section is composed of a single segment, the concepts of “section” and “segment” are merged, and no relation is necessary—the single power=line way is sufficient.

How will we get such information?

Power lines sections are simpler than circuits and can also be deducted from ground survey or aerial imagery. A section is metallic continuation of conductors between two substations or between a substation or a tap point.
Mappers are expected to follow the line and stop by substations or tap points.

Just like circuits survey, looking in details at particular points will help, particularly the towers which has got line_management=* or nodes with switch=circuit_breaker.

Public documentation with valid license could help to solve undefined situations. Such knowledge will then be verifiable on ground.

Power circuits aren't routes

Power circuits are not similar to transportation routes. Power lines allow power to flow over them and aren't similar to transportation networks.
type=route states Routes consist of paths taken repeatedly by people and vehicles: a ship on the North Atlantic route, a car on a numbered road, a bus on its route, a cyclist on a national route or a hiker on a signed and named walking route.
A traveling of electrons is rather physical abstraction, and it is not so simple as "small moving balls" nor comparable to routes traveled by humans.

Proposed tagging will enable a better split between transportation and power software as the last will only rely on power=* and won't have to look for any route=* in input datasets.

So the structure of power circuit relations is very different from structure of a route relation.
That is why we should not tag power circuits with type=route + route=power. We should tag power circuits as a dedicated relation type=power + power=circuit as it is suggested in the proposal.

There is no trunk and branch

This section relates on circuits with more than two ends.
Some models sometimes define a multi-tenant circuit as a trunk line and one or several branch lines. Such a distinction isn't relevant as the trunk line may be any valid combination of line sections linking two substations through the given circuit. Nothing but the geometry of lines allows to set the trunk line as the one which goes on without change in its direction (if applicable).

We'd be better defining only line sections which converge on tapping points and join them in a proper circuit relation.

If and only if a given section is composed of several segments, an intermediate relation could be used to group properties like cables=* and frequency=* for the good.
Otherwise, when a section is composed of a single segment, this segment (way) can be directly involved as a member of the circuit relation with role section.

Why aren't we prompted for capacity in MW?

Public communication often deals with actual power line capacity in MW as the amount of power that could flow in the power line without damage.

Such values aren't constant and vary due to seasons and upon operational conditions. They're sometimes restricted in a given time period (i.e 4 000 MW during 10 minutes) as to not overheat and finally destroy the power conductors.
We shouldn't add this value to OSM, despite interesting, as it won't be accurate and lead to wrong interpretation.

Less tagging redundancy between lines, sections and circuits

This proposal is an opportunity to solve some redundancy issues we had between lines and circuits from the beginning.
Just like other fields of knowledge, using relations on top of a physical network of lines allows to get a more precise meaning of tags.
See the following table summarizing how tagging should be:

Tags Single segment merged with section Meaning on circuits Comments
Meaning on line segments Meaning on sections
frequency=* - - The frequency at which the circuit is operated Frequency is an operational value independent from physical conductors. It only matters for circuits.
wires=* Conductors bundles arrangement - - Bundles arrangement only regard physical line. A given circuit can go through several line sections with different bundles.
cables=* How many cables on the physical line How many cables the section involves How many cables the circuit involves Cables can be used on both. The sum of all operating circuits over a given line should be <= of the line total amount of cables.
voltage=* The operating voltage of the segment The operating voltage of the section The operating voltage of the circuit Currently, operating voltage is preferred at every level. Circuits can be operated at lower voltages than permitted by the actual line design and this tagging may allow to document the maximum voltage a segment or a section has been designed for without change on the circuit.
name=* - The line section's name The circuit's name, usually involving substations' names at its ends Circuits will combine several line sections and they should all be named after what they actually represent

Tagging

Power lines

Power line segments mapping isn't changed by this proposal and practices explained in power=line, power=minor_line and power=cable remain valid.

Pages will be updated to explain it's about mapping line segments, as per 601-02-31 IEC60050 definition.

Circuits relations

Key Value Comment Recommendation
type power This is a power relation Mandatory
power circuit This relation represents a power circuit Mandatory
topology linear or branched Nature of power circuit topology Recommended
voltage <Operating voltage> The voltage at which the circuits operates, in volts Recommended
frequency <Operating frequency> The frequency at which the circuits operates, in Hertz Recommended
cables <Circuit's cables> The amount of cables involved by the circuit Recommended
ref <Reference> The circuit's reference Optional
name <Name> The circuit's readable name Optional
operator <Company name> The company in charge of circuits operation Optional

Relation's roles

The relation combines one or more line sections, 0 or more tap points and two or more substations in which the circuits originates and ends

Member's role Member's type Count Member Description
section way one or more Power line section A section of the power circuit
tap node one or more Power line tap, related to line_management=branch A node at which several sections connect to form a tap point
substation node area relation two or more Substation A substation in where the circuit starts / ends

Circuits topology

The key topology=* is intended to be generaly used on any relation on which the topology nature need to be explicitly stated.

List of possible topology=* values.
Key Value Comment
topology linear The relation involves several sections in a given order and continuous manner, with exactly two ends
branched The relation involves several sections that aren't continuous with 3 or more ends

Sections relations

Key Value Comment Recommendation
type power This is a power relation Mandatory
power line_section This relation represents a section of a power line Mandatory
voltage <Operating voltage> The voltage at which the section operates, in volts Recommended
cables <Section's cables> The amount of cables involved by the section Recommended
ref <Reference> The section's reference Optional
name <Name> The section's readable name Optional
operator <Company name> The company in charge of section operation Optional

Relation's roles

The relation combines two or more line segments. A relation with a single line segment is not permitted and mappers should be discouraged to add them. They will prefer involving the way power=line segment directly in a circuit relation.

Member's role Member's type Count Member Description
line way two or more Power line segment A segment of power line involved in the power section

Change management

Affected pages

Tags to be replaced

Obsolete tag Usage Used for ? New tag(s) to use
type=route + route=power 23 484 on 2025-03-21 A route used to describe a power circuit type=power + power=circuit
power=branch 244 on 2025-03-26 A relation to link trunk and branches To replace by power=circuit and case by case required power=line_section relations
frequency=* 45 654 ways on 2025-03-24 query Frequency mention on power line sections members of an existing power circuit relation Remove frequency=* from the line section
wires=* 12 447 relations on 2025-03-24 query Wires mention on existing power circuit relations Remove wires=* from the relation

External discussions

Examples

All following examples look like they are took out of operator's or engineering documentation but they're not.
All displayed information, except references which come from open data, can be obtained on ground during a survey or on aerial imagery.

Their complexity comes from the combination of a diversity of components over large distances.

A linear circuit with two ends

This circuit is said linear because it links two substations with no tap point.
However, it runs over 5 different line sections and you will observe that the wires changes along its path.
As the circuit only have two ends, it is possible to directly involve way line segments in the circuit relation.

Key Value Comment
type power This is a power relation
power circuit This relation represents a power circuit
topology linear This power circuit is linear with 2 ends
voltage 400000 The voltage at which the circuits operates, in volts
frequency 50 Alternative public grids are operated at 50Hz in western Europe
cables 3 It's 3-phase without neutral power circuit
ref:FR:RTE CORNIL71M.LAN The circuit's French reference
ref:EU:ENTSOE_EIC 17T-FR-00000066P The circuit's European reference
name Cornier-Montagny les Lanches 1 The circuit's readable name
operator RTE French transmission grid is operated by RTE in France

Sections A to F are power=line ways and will get the section role. Substations are power=substation members with the role substation.
This circuit is currently described in relation 5459750 that will need to be refined, because using the discouraged type=route tagging, if this proposal gets adopted.

The difficulty to produce an accurate model of the actual power path with the physical lines knowledge only appears clearly.

A more complex circuit with sections as single segment

This circuit involves 3 line sections and 1 tap point to link 3 substations together.
All 3 sections are composed of 1 way power=line segment, so no additional power=line_section is required.
It is still possible to involve the ways as circuit relation members and section role.

Key Value Comment
type power This is a power relation
power circuit This relation represents a power circuit
topology branched This power circuit has 3 ends so form a branched topology. 3 substation members are expected
voltage 225000 The voltage at which the circuits operates, in volts
frequency 50 Alternative public grids are operated at 50Hz in western Europe
cables 3 It's 3-phase without neutral power circuit
name Grandval-Lanau-Rueyres 1 The circuit's readable name
operator RTE French transmission grid is operated by RTE in France

Sections A to C are power=line ways and will get the section role. Substations are power=substation members with the role substation and tower #1 will be member with role tap.
This circuit is currently described in relation 5465785 that will need to be refined, because using the discouraged type=route tagging, if this proposal gets adopted.

The most complex circuit with sections as relations

This circuit involves 3 line sections and 1 tap point to link 3 substations together.
The northern section is mapped as a relation as it involves 3 different segments, with different tags that can't be merged into a single one.
Two remaining sections are involved in the circuit relation as ways and get the section role.

Here is the circuit relation:

Key Value Comment
type power This is a power relation
power circuit This relation represents a power circuit
topology branched This power circuit has 3 ends so form a branched topology. 3 substation members are expected
voltage 225000 The voltage at which the circuits operates, in volts
frequency 50 Alternative public grids are operated at 50Hz in western Europe
cables 3 It's 3-phase without neutral power circuit
name Saint Auban-Salignac-Sisteron 1 The circuit's readable name
operator RTE French transmission grid is operated by RTE in France

Here is the section C relation:

Key Value Comment
type power This is a power relation
power line_section This relation represents a power line section
voltage 225000 The voltage at which the section operates, in volts
cables 3 It's 3-phase without neutral power section
operator RTE French transmission grid is operated by RTE in France
ref:FR:RTE SISTEL61ZSAL6 The French identifier of the power line section


Sections A and B are power=line ways and will get the section role. Section C is a power=line_section relation and will get the section role.<
Substations are power=substation members with the role substation and tower #1 will be member with role tap.
This circuit is currently described in relation 5977379 that will need to be refined, because using the discouraged type=route tagging, if this proposal gets adopted.

Voting

Instructions for voting
  • Log in to the wiki if you are not already logged in.
  • Scroll back down and click "Edit source" next to the title "Voting". Copy and paste the appropriate code from this table on its own line at the bottom of the text area:
To get this output you type Description
  • I approve this proposal I approve this proposal.
{{vote|yes}} --~~~~ Feel free to also explain why you support the proposal!
  • I oppose this proposal I oppose this proposal. reason
{{vote|no}} reason --~~~~ Replace reason with your reason(s) for voting no.
  • I abstain from voting but have comments I have comments but abstain from voting on this proposal. comments
{{vote|abstain}} comments --~~~~ If you don't want to vote yes or no but do have something to say. Replace comments with your comments.
Note: The ~~~~ automatically inserts your name and the current date.
For more types of votes you can cast, see Template:Vote. See also how vote outcome is processed.

-- Fist vote has been closed on 2025-06-03 and results are available on Talk page

  • I approve this proposal I approve this proposal. --Pogregoire (talk) 11:33, 26 June 2025 (UTC)
  • I approve this proposal I approve this proposal. --Fanfouer (talk) 21:58, 30 June 2025 (UTC)
  • I approve this proposal I approve this proposal. --AnakinNN (talk) 06:16, 1 July 2025 (UTC)
  • I abstain from voting but have comments I have comments but abstain from voting on this proposal. Not sufficiently immersed in the details but think this functionality is important --Robbie morrison (talk) 11:19, 1 July 2025 (UTC)