> For the complete documentation index, see [llms.txt](https://docs.os.uk/more-than-maps/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/more-than-maps/change-log.md).

# Change Log

Signposting on changes that have happened to content on the More than Maps site.

The table on this page lists additions, changes and deletions made to More than Maps site:

<table><thead><tr><th width="188">Date</th><th>Notes</th></tr></thead><tbody><tr><td>18/09/2026</td><td>Addition of downloadable <a href="/more-than-maps/resources/os-ngd-feature-type-look-up.md">OS NGD Feature Look-up spreadsheet</a> in the <a href="/more-than-maps/resources.md">Resources</a> section<br>Addition of pdf resources for the <a href="/more-than-maps/resources/os-ngd-workshop-resources.md#os-ngd-psga-connectivity-workshop-2026">2026 OS NGD Connectivity Workshop</a> to the <a href="/more-than-maps/resources.md">Resources </a>section</td></tr><tr><td>10/09/2026</td><td>Addition of <a href="/more-than-maps/using-addressing/a-guide-to-using-os-ngd-address-for-emergency-services.md">A Guide to Using OS NGD Address for Emergency Services</a> under the <a href="/more-than-maps/using-addressing.md">Using Addressing</a> section.</td></tr><tr><td>03/09/2026</td><td>Addition of <a href="/more-than-maps/using-topographic-features/standardising-data-for-crossing-points-and-bottlenecks-in-qgis.md">Standardising data for Crossing Points and Bottlenecks in QGIS</a> how-to guide under the <a href="/more-than-maps/using-topographic-features.md">Using Topographic Features</a> section.</td></tr><tr><td>24/08/2026</td><td>Addition of <a href="/more-than-maps/os-ngd-migration/comparison-of-os-apis/comparison-of-feature-apis.md">Comparison of Feature APIs</a> and <a href="/more-than-maps/os-ngd-migration/comparison-of-os-apis/comparison-of-vector-tile-apis.md">Comparison of Vector Tile APIs</a> under the <a href="/more-than-maps/os-ngd-migration.md">OS NGD Migration</a> section.</td></tr><tr><td> 12/08/2026</td><td>Addition of <a href="/more-than-maps/os-ngd-migration/comparison-of-code-point-and-os-ngd-postcodes.md">Comparison of Code-Point and OS NGD Postcodes</a> under the <a href="/more-than-maps/os-ngd-migration.md">OS NGD Migration</a> section.</td></tr><tr><td>17/07/2026</td><td>Addition of <a href="/more-than-maps/data-in-action.md">Data in Action</a> story map example - <a href="https://storymaps.arcgis.com/stories/22de6ccbb80e45459aa8e365f25934f8">Using OS NGD for Emergency Planning and Response</a>.</td></tr><tr><td> 23/06/2026</td><td>Addition of <a href="/more-than-maps/os-downloads-api/using-the-os-downloads-api-with-python.md">Using the OS Downloads API with Python</a> under the <a href="/more-than-maps/os-downloads-api.md">OS Downloads API</a> section.</td></tr><tr><td>15/05/2026</td><td>Update to <a href="/more-than-maps/os-ngd-migration/comparison-of-water-network-products.md">Comparison of Water Network Products page</a> to reflect changes since September 2025.<br>Update to <a href="/more-than-maps/os-ngd-migration/comparison-of-transport-network-products.md">Comparison of Transport Network page</a> to reflect changes to the End of Life dates.<br>Addition of two routing examples for <a href="/more-than-maps/routing/safe-routes-to-schools.md">Safe Routes to Schools</a>.</td></tr><tr><td>11/05/2026</td><td>Addition of new <a href="/more-than-maps/data-in-action/examples.md">Data in Action</a> StoryMap for Land and Property.</td></tr><tr><td>06/05/2026</td><td><p>Two additions made to the <a href="/more-than-maps/os-ngd-migration/comparison-of-os-mastermap-greenspace-layer-and-os-ngd.md">Comparison of OS MasterMap Greenspace Layer and OS NGD page</a>:</p><ul><li>New note ( titled 'OS NGD greenspace recipe guide now available')</li><li>Coverage comparison maps</li></ul></td></tr><tr><td>05/05/2026</td><td><a href="/more-than-maps/advanced-applications/os-ngd-data-in-dashboards/os-power-bi-map-visual.md">OS Power BI Map Visual</a> pages (including a getting started guide and FAQs) added to the site under the <a href="/more-than-maps/advanced-applications/os-ngd-data-in-dashboards.md">OS NGD Data in Dashboards</a> page.</td></tr><tr><td>13/04/2026</td><td>Removal of the link to the OS MasterMap Water Network Demonstrator as this OS Download product has been withdrawn as of 31/03/2026.</td></tr><tr><td>26/03/2026</td><td>Addition of <a href="/more-than-maps/data-demonstrators/addressing-and-location-demonstrators/os-ngd-administrative-and-statistical-units/os-ngd-functional-areas.md">OS NGD Functional Areas</a> and <a href="/more-than-maps/data-demonstrators/addressing-and-location-demonstrators/os-ngd-administrative-and-statistical-units/os-ngd-postcodes.md">OS NGD Postcodes</a> Lightning Talks.</td></tr><tr><td>16/03/2026</td><td>Removal of the link to the Contextual Products Demonstrator.</td></tr><tr><td>16/03/2026</td><td>Removal of the link to the Detailed Path Network Demonstrator.</td></tr><tr><td>06/03/2026</td><td>Addition of <a href="/more-than-maps/advanced-applications/os-ngd-data-in-dashboards.md">OS NGD Data in Dashboards</a> page under the <a href="/more-than-maps/advanced-applications.md">Advanced Applications</a> section.</td></tr></tbody></table>


---

# 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/more-than-maps/change-log.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.
