> For the complete documentation index, see [llms.txt](https://docs.os.uk/osngd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/osngd/using-os-ngd-data/os-ngd-transport/transport-networks-in-the-os-ngd/national-street-gazetteers-geoplace-and-improvement-service.md).

# National Street Gazetteers, GeoPlace and Improvement Service

This page describes the authoritative data sources for the OS NGD Transport Theme.

The [OS Transport Network](/osngd/data-structure/transport/transport-network.md) and [OS Routing and Asset Management Information (RAMI)](/osngd/data-structure/transport/rami.md) Collections integrate Ordnance Survey's detailed road and path information with the authoritative sources of the National Street Gazetteer, Trunk Road Street Gazetteer, and National Street Gazetteer for Scotland. These sources contain the definitive information provided by the Local and National Roads and Highways Authorities.

Each highway authority in England and Wales is required to create and maintain its own Local Street Gazetteer (LSG) and Associated Street Data; these are then compiled into the National Street Gazetteer by GeoPlace. GeoPlace is a limited liability partnership jointly owned by the Local Government Association and Ordnance Survey.

In Scotland, the National Street Gazetteer for Scotland is compiled by Improvement Service.

In addition to this, National Highways, Transport Scotland and Traffic Wales provide information on trunk roads in England, Scotland and Wales.

<figure><img src="https://170091638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0pZjHxkAvY7Mn6TqFBMD%2Fuploads%2FlFmugYWfQFVMVqGv81Lh%2FData%20sources%20for%20the%20OS%20NGD%20Transport%20Theme.png?alt=media&amp;token=5fbbc0ef-2be6-4f89-b0b1-980ce79d9a07" alt="Flow chart image detailing the data sources used to collate the roads, paths and routing and asset management information that feed into the OS NGD Transport Theme."><figcaption><p>Data sources for the OS NGD Transport Theme.</p></figcaption></figure>

Streets as defined by Local Highway Authorities and National Transport Agencies are matched with OS Road Links and Path Links, combining the authoritative gazetteer information on street naming, numbering and maintenance with detailed OS-surveyed geometry and attribution.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.os.uk/osngd/using-os-ngd-data/os-ngd-transport/transport-networks-in-the-os-ngd/national-street-gazetteers-geoplace-and-improvement-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
