> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/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/os-downloads/products/addresses-and-names-portfolio/os-open-names/os-open-names-overview/product-details.md).

# Product details

## Feature type <a href="#id-2.1-feature-type" id="id-2.1-feature-type"></a>

OS Open Names is comprised of a single feature type: Named Place.

The data provides a nationally maintained view of named places for Great Britain containing the following types of named places:

* Populated places, including cities, towns, villages, hamlets, other settlements and suburban areas
* Transport network, including named and numbered roads, and sections of named and numbered roads
* Postcodes

The product represents named places as point geometries primarily for the purpose of naming and locating these features. Additional contextual location information is provided to aid with the identification of features. Links are also given to other gazetteers, including DBpedia and GeoNames.

## Standards <a href="#id-2.2-standards" id="id-2.2-standards"></a>

The named places are discussed in this document and in the Technical Specification in INSPIRE-compatible terms with reference to the [INSPIRE Data Specification on Geographical Names](https://inspire.ec.europa.eu/id/document/tg/gn). INSPIRE is the Infrastructure for Spatial Information in Europe; the INSPIRE Directive is designed to ensure that the spatial data infrastructures of the Member States of the European Community are compatible and usable between member states to improve decision-making and operations.

For consistency, the attribute naming convention used in OS Open Names takes into consideration the attribute names in other Ordnance Survey products.

## Coordinate reference system <a href="#id-2.3-coordinate-reference-system" id="id-2.3-coordinate-reference-system"></a>

The dataset uses the British National Grid spatial reference system. The National Grid coordinates are to a resolution of 0.1 metre. This is the resolution of the source data. Positions are described as Easting and Northing coordinates in units of metres.


---

# 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/os-downloads/products/addresses-and-names-portfolio/os-open-names/os-open-names-overview/product-details.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.
