> 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/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-technical-specification/theme-definitions/utility-or-industrial.md).

# Utility or industrial

This theme includes sites where the following activities take place:

* The principles of chemistry are applied to materials to create different materials on a large scale.
* Energy (that is, electricity, gas or oil) is produced, refined, distributed or stored.

<figure><img src="/files/wC6mL1Kzd4ZvrJtEx8ej" alt="OS MasterMap Sites Layer (orange polygon) Utility or industrial theme – electricity production, showing an orange polygon over Elswick Generating Station." width="563"><figcaption><p>OS MasterMap Sites Layer (orange polygon) Utility or industrial theme – electricity production</p></figcaption></figure>

| Functional site             | Description                                                                                                                                                                                                                                                  |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Chemical works              | A site where the principles of chemistry are applied to materials to create different materials.                                                                                                                                                             |
| Electricity distribution    | A site used to handle electricity as part of the process of distributing electricity nationally. If the site is for domestic electricity supply then it is considered to be an electricity sub-station site and not captured as part of the initial release. |
| Electricity production      | A site where electricity is generated on a large scale.                                                                                                                                                                                                      |
| Gas distribution or storage | A site associated with the storing or supply of gas to users.                                                                                                                                                                                                |
| Oil distribution or storage | A depot where oil is stored.                                                                                                                                                                                                                                 |
| Oil refining                | A site where crude oil is refined.                                                                                                                                                                                                                           |
| Oil terminal                | A storage point and distribution centre at the head of an oil pipeline                                                                                                                                                                                       |

The following features are included in the captured extent:

* Internal site access roads and paths.
* Buildings and structures associated with the operation of the site.
* Areas of man-made and natural surface totally surrounded by included areas.
* Areas of man-made and natural surface abutting included areas along a non-obstructing edge.

For marine oil terminals, include related berthing structures physically connected to the site The following features are **not** included in the captured extent:

* Site-related areas outside of perimeter fence (for example, car parking).
* Isolated mooring structures.


---

# 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/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-technical-specification/theme-definitions/utility-or-industrial.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.
