> 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/addressbase-plus-islands/addressbase-plus-islands-technical-specification.md).

# AddressBase Plus Islands Technical Specification

{% hint style="info" %}
This product was designed to allow current customers of AddressBase Plus to add this product (AddressBase Plus Islands) to their current data holdings. This means there are columns in the schema of this product which will never be populated. These are identified on the appropriate pages throughout this specification document.
{% endhint %}

This technical specification includes the following sections:

* [Data formats](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus-islands/addressbase-plus-islands-technical-specification/data-formats.md)
* [Supply and update](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus-islands/addressbase-plus-islands-technical-specification/supply-and-update.md)
* [AddressBase Plus Islands structure](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium-islands/addressbase-premium-islands-technical-specification/addressbase-premium-islands-structure.md)
* [Feature types](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus-islands/addressbase-plus-islands-technical-specification/feature-types.md)
* [Code lists and enumerations](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus-islands/addressbase-plus-islands-technical-specification/code-lists-and-enumerations.md)
* [CSV to GML mapping](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus-islands/addressbase-plus-islands-technical-specification/csv-to-gml-mapping.md)
* [Example records](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus-islands/addressbase-plus-islands-technical-specification/example-records.md)

Additional documentation covering the complete family of AddressBase products is available in the AddressBase Fundamentals pages. These covers key elements of design for AddressBase products, including:

* [Future and past publication dates](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/future-and-past-publication-dates.md)
* [Unique Property Reference Number (UPRN)](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/unique-property-reference-number-uprn.md)
* [Coordinate reference systems](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/coordinate-reference-systems.md)
* [Classification scheme](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/classification-scheme.md)
* [Data sources](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/data-sources.md)
* [Street names and numbering](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/street-names-and-numbering.md)
* [Currency completeness and precision](/os-downloads/products/addresses-and-names-portfolio/addressbase-core/addressbase-core-overview/currency-completeness-and-precision.md)
* [Product supply](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/product-supply.md)
* [AddressBase local custodian codes](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/addressbase-local-custodian-codes.md)
* [AddressBase Islands local custodian codes](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/addressbase-islands-local-custodian-codes.md)


---

# 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/addressbase-plus-islands/addressbase-plus-islands-technical-specification.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.
