> 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/upcoming-products/beta-products-information/os-basemap-pro/os-basemap-pro-faqs.md).

# OS BaseMap Pro FAQs

## FAQs

<details>

<summary>Can I trace OS data or digitise my own data using this product?</summary>

Yes. OS BaseMap Pro is a vector product, and GIS software users will be able to snap to and trace along any feature, allowing them to capture data and digitise assets as they would in OS MasterMap Topography Layer today in line with OS terms and conditions.

</details>

<details>

<summary>Will OS BaseMap Pro carry a period of dual licensing?</summary>

Yes. We anticipate that existing customers of OS MasterMap Topography Layer will be able to benefit from dual licensing for the 3-year period between the launch of OS BaseMap Pro in 2027 and the End of Life (withdrawal) of [OS MasterMap Topography Layer](/os-downloads/products/maps-and-imagery-portfolio/os-mastermap-topography-layer.md) in 2030, allowing time to transition to the new schema, formats and refresh cycle.

</details>

<details>

<summary>Will OS BaseMap Pro contain identifiers?</summary>

Yes. OS BaseMap Pro will contain an identifier called the OSID (OS Identifier). OSIDs are used across the OS National Geographic Database (OS NGD) to uniquely identify records within a feature type and have a maintained lifecycle, enabling them to support change tracking and linkages across datasets. For more information, please visit the [OS NGD Unique Identifiers page](https://docs.os.uk/osngd/getting-started/os-ngd-fundamentals/unique-identifiers#osid).\
\
OS BaseMap Pro will not contain Topographic Identifiers (TOIDs), which are the primary unique identifier in the legacy OS MasterMap Topography Layer product. To assist existing customers with their transition from OS MasterMap Topography Layer to OS BaseMap Pro, we will provide a maintained cross-reference table mapping OSIDs to TOIDs until the End of Life of OS MasterMap Topography Layer in 2030, when the table will cease to be maintained.

</details>

<details>

<summary>What formats will OS BaseMap Pro be available in?</summary>

In line with other OS National Geographic Database (OS NGD) offerings, when released as a full product, OS BaseMap Pro will be available to download in GeoPackage and CSV formats from the [OS Data Hub](https://osdatahub.os.uk/).

</details>

<details>

<summary>What are the differences between OS MasterMap Topography Layer and OS BaseMap Pro?</summary>

An updated comparison between the two products at this stage was available in the support documentation provided to customers involved in testing Prototype 2.

We are currently making updates to the comparison information to incorporate changes to the product design following valuable feedback gained from the Prototype 2 user engagement.

</details>


---

# 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/upcoming-products/beta-products-information/os-basemap-pro/os-basemap-pro-faqs.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.
