> 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/maps-and-imagery-portfolio/os-openmap-local/os-openmap-local-technical-specification/code-lists/siteclassification.md).

# SiteClassification

## Code List: SiteClassification

| Value                                                                             | Description                                                                                                                                                                                                                  |
| --------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Airfield                                                                          | An area of ground where aircraft take off and land. It may have some permanent buildings, but it is smaller than an airport and may be for private use only.                                                                 |
| Airport                                                                           | A site where aircraft land and take off and which provide facilities for handling passengers, air freight and servicing aircraft.                                                                                            |
| Bus Station                                                                       | A place where buses begin, break or end their journey and at which passengers may embark or disembark.                                                                                                                       |
| Bus Station,Coach Station                                                         | A site serving as both a Bus Station and a Coach Station.                                                                                                                                                                    |
| Coach Station                                                                     | A place where coaches begin, break or end a journey and at which passengers may embark or disembark. A coach station may consist of buildings or may simply be an area specifically set aside with shelters and signage etc. |
| Further Education                                                                 | An educational site for academic and vocational qualifications below degree level undertaken after age 16.                                                                                                                   |
| Further Education,Higher or University Education                                  | A site providing both Further Education and Higher or University Education.                                                                                                                                                  |
| Further Education,Non State Primary Education,Non State Secondary Education       | A site providing Further Education, Non State Primary Education, and Non State Secondary Education.                                                                                                                          |
| Further Education,Non State Primary Education,Secondary Education                 | A site providing Further Education, Non State Primary Education, and Secondary Education.                                                                                                                                    |
| Further Education,Non State Secondary Education                                   | A site providing Further Education and Non State Secondary Education.                                                                                                                                                        |
| Further Education,Primary Education                                               | A site providing Further Education and Primary Education.                                                                                                                                                                    |
| Further Education,Primary Education,Secondary Education                           | A site providing Further Education, Primary Education, and Secondary Education.                                                                                                                                              |
| Further Education,Primary Education,Secondary Education,Special Needs Education   | A site providing Further Education, Primary Education, Secondary Education, and Special Needs Education.                                                                                                                     |
| Further Education,Secondary Education                                             | A site providing Further Education and Secondary Education.                                                                                                                                                                  |
| Further Education,Special Needs Education                                         | A site providing Further Education and Special Needs Education.                                                                                                                                                              |
| Helicopter Station                                                                | A facility from where bodies such as the police or ambulance service operate helicopter operations.                                                                                                                          |
| Heliport                                                                          | An airport specifically designed for use by helicopters.                                                                                                                                                                     |
| Higher or University Education                                                    | A site where students study at National Qualifications Framework level 4 and above.                                                                                                                                          |
| Hospice                                                                           | A medical facility to care for patients with terminal conditions.                                                                                                                                                            |
| Hospital                                                                          | A medical facility that provides second level care.                                                                                                                                                                          |
| Hospital,Medical Care Accommodation                                               | A Hospital and Medical Care Accommodation.                                                                                                                                                                                   |
| Medical Care Accommodation                                                        | A site that provides both long term medical accommodation and medical care. Please see also Hospice Site for care for the terminally ill.                                                                                    |
| Non State Primary Education                                                       | An educational establishment for children from the ages of seven to eleven that is not funded by the state.                                                                                                                  |
| Non State Primary Education,Non State Secondary Education                         | A site providing Non State Primary Education and Non State Secondary Education.                                                                                                                                              |
| Non State Primary Education,Non State Secondary Education,Special Needs Education | A site providing Non State Primary Education, Non State Secondary Education, and Special Needs Education.                                                                                                                    |
| Non State Primary Education,Secondary Education                                   | A site providing Non State Primary Education and Secondary Education.                                                                                                                                                        |
| Non State Secondary Education                                                     | An educational establishment for children of eleven years and over, that is not funded by the state.                                                                                                                         |
| Non State Secondary Education,Primary Education                                   | A site providing Non State Secondary Education and Primary Education.                                                                                                                                                        |
| Non State Secondary Education,Special Needs Education                             | A site providing Non State Secondary Education and Special Needs Education.                                                                                                                                                  |
| Passenger Ferry Terminal                                                          | A site facilitating the embarkation and disembarkation of pedestrian ferry passengers.                                                                                                                                       |
| Passenger Ferry Terminal,Vehicular Ferry Terminal                                 | A combined Passenger Ferry Terminal and Vehicular Ferry Terminal.                                                                                                                                                            |
| Port Consisting of Docks and Nautical Berthing                                    | A complex with extensive infrastructure where a ships cargo is loaded and unloaded or vessels berthed.                                                                                                                       |
| Primary Education                                                                 | An educational establishment for children from the ages of seven to eleven that is funded principally by the state.                                                                                                          |
| Primary Education,Secondary Education                                             | A site providing Primary Education and Secondary Education.                                                                                                                                                                  |
| Primary Education,Secondary Education,Special Needs Education                     | A site providing Primary Education, Secondary Education, and Special Needs Education.                                                                                                                                        |
| Primary Education,Special Needs Education                                         | A site providing Primary Education and Special Needs Education.                                                                                                                                                              |
| Road User Services                                                                | An area for supply of fuel, refreshments and so on near a road.                                                                                                                                                              |
| Secondary Education                                                               | An educational establishment for children over 11 years old.                                                                                                                                                                 |
| Secondary Education,Special Needs Education                                       | A site providing Secondary Education and Special Needs Education.                                                                                                                                                            |
| Special Needs Education                                                           | A specialist school for the teaching of those with disabilities.                                                                                                                                                             |
| Vehicular Ferry Terminal                                                          | A site facilitating the embarkation and disembarkation of ferry passengers and their vehicles.                                                                                                                               |


---

# 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/maps-and-imagery-portfolio/os-openmap-local/os-openmap-local-technical-specification/code-lists/siteclassification.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.
