NGED Import Project

From OpenStreetMap Wiki
Jump to navigation Jump to search

Overview

National Grid Energy Distributions (NGED) and formerly Weston Power Distribution (WPD) provide open data describing the electricity infrastructure within their territory that covers South Wales, Central and South West England. This project aims to import this data. The provided data includes information on overhead lines and poles/pylons, underground lines and substations/transformers. This project will be broken up into a number of states covering different voltages used in the electricity network.

Stages

  1. 11kv
  2. 33kv
  3. 66kv
  4. 132kv
NGED/WPD area map

Source Data

This project will utilize a number of NGED datasets acquired in January 2024. these datasets were acquired via NGED's web data portal [1]. The raw data is organized in to 20km x 20km grids utilizing OS National Grid system. This data is unfortunately too poor in quality to be used for an automated import as such this project will be a manual import aided with various scripts. The raw data contains a large number of duplicate nodes and each section of a overhead line is constructed as a separate way. Overhead lines also on occasion follow the completely wrong path diverting from reality by 10s to 100s of metres and poles locations are regularly inaccurate.

Licencing

NGED currently offers its data under one of two licences depending on the dataset. a 'Open' Licence which is based on OGLv3, viewable here: https://www.nationalgrid.co.uk/open-data-licence, and a 'Shared' licence which terms are not obvious but presumed to be non-open. Until June/July 2024, all dataset were open however since then datasets describing infrastructure have been reverted to the shared licence. As a result only datasets dating from January 2024 that were acquired under a open licence will be used.

Process

Each grid will be imported one at a time and will use the following procedure

  • Data from separate Overhead line, underground line and substation files will be merged together.
  • A script will then be run on the merged data that will perform the following actions:
    • replace NGED tags with OSM tags
    • delete earth wires
    • merge overlapping power=pole nodes to remove gaps in continuous ways
    • merge transformers with the nearest power pole
    • remove overlapping power=pole nodes on the same way
    • merge multiple continuous ways into a single way
  • every node and way will then be manually inspected and adjusted with use of imagery
  • extra tags will be added to transition points.
  • underground lines will be manually tweaked within reason to make them more useful when displayed graphicly
  • where imported data overlaps with existing lines, the existing lines with be retagged and used as much as possible.

Tags

Overhead lines

Tag Value Note
power minor_line this value will differ based on project stage
voltage 11000 this value will differ based on project stage
circuits 1 almost all lines will contain 1 circuit, where this is not true that value will be manually overridden.
cables <From Data>
ref:GB:wpd_source_site <From Data>
source nged_open_data

Each Node

Tag Value Note
power pole or tower majority of supports on 11kv lines are poles but may be overridden manually with tower if visible on imagery

Transition Nodes

Transition occur when a line transitions to anything else, most commonly transition from above ground to below. Transitioning poles/towers will gain the following tags

Tag Value Note
location:transition yes
line_management transition

Underground Lines

Tag Value Note
power cable
voltage 11000 this value will differ based on project stage
circuits 1
ref:GB:wpd_source_site <From Data>
source nged_open_data

Pole Transformers

Tag Value Note
power pole
transformer distribution
voltage:primary 11000 this value will differ based on project stage
voltage:secondary 400 this value will differ based on project stage
name <from data> + "Pole Transformer"
circuits 1
operator National Grid Electricity Distribution Plc
operator:wikidata Q7988183
ref:GB:wpd_site <From Data>
source nged_open_data

Substations (Ground mounted transformers)

Tag Value Note
power substation
substation minor_distribution
voltage 11000;400
name <from data> + "Substation"
operator National Grid Electricity Distribution Plc
operator:wikidata Q7988183
ref:GB:wpd_site <From Data>
source nged_open_data

Progress

Stage: 1(11kv)

Ordnance Survey National Grid
Completed Grids
00 20 40 60 80 00 20 40 60 80 00 20 40 60 80 00 20 40 60 80 00 20 40 60 80
SE
08 N/A N/A N/A N/A N/A
06 N/A N/A N/A N/A N/A
04 N/A N/A N/A N/A N/A
02 N/A N/A N/A N/A N/A
00 N/A N/A N/A N/A
SJ SK TF
08 N/A N/A N/A N/A N/A N/A N/A
06 N/A N/A N/A N/A N/A N/A
04 N/A N/A N/A N/A N/A
02 N/A N/A N/A N/A
00 N/A N/A N/A
SM SN SO SP TL
08 N/A N/A N/A N/A N/A N/A N/A N/A N/A yes yes N/A N/A N/A N/A
06 N/A N/A N/A N/A N/A N/A yes yes yes yes yes N/A N/A N/A N/A
04 N/A N/A N/A N/A yes yes yes yes yes yes yes N/A N/A N/A N/A
02 N/A N/A N/A IN yes yes yes N/A N/A N/A N/A N/A
00 N/A N/A N/A RE N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
SR SS ST SU
08 N/A N/A N/A N/A N/A N/A N/A N/A
06 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
04 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
02 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
00 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
SW SX SY
08 N/A N/A N/A N/A N/A N/A
06 N/A N/A N/A N/A N/A N/A N/A N/A
04 N/A N/A N/A N/A N/A N/A N/A
02 N/A N/A N/A N/A N/A N/A N/A N/A N/A
00 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
SV
08 N/A N/A N/A N/A N/A
06 N/A N/A N/A N/A N/A
04 N/A N/A N/A N/A N/A
02 N/A N/A N/A N/A N/A
00 N/A N/A N/A N/A yes
00 20 40 60 80 00 20 40 60 80 00 20 40 60 80 00 20 40 60 80 00 20 40 60 80

IN = In Progress RE = Needs redoing due to quality issues

Discussions