Highway Network
OpenDataNI
@ukgov.highway_network1
OpenDataNI
@ukgov.highway_network1
This dataset contains centreline information regarding roads in Northern Ireland that are adopted and maintained by DfI Roads. Use the ADOPTION_STATUS_NAME column to filter the data and to show current adopted road sections. Note this is a 'live' link and is updated each evening to include any new road sections. A map displaying the adopted roads can be accessed via: https://dfi-ni.maps.arcgis.com/apps/webappviewer/index.html?id=f8a42fc35a3d48788e651a1d47865ce1
Publisher name: OpenDataNI
Last updated: 2024-09-14T00:47:26Z
CREATE TABLE highway_network (
"section_code" VARCHAR,
"section_name" VARCHAR,
"section_office_name" VARCHAR,
"division_name" VARCHAR,
"section_type_name" VARCHAR,
"adoption_status_name" VARCHAR,
"digital_length" DOUBLE,
"class" VARCHAR
);Anyone who has the link will be able to view this.