# roofshapevalue

This code list is used in association with the Roof Shape attribute which is present within the Building Feature Type. The code list provides a list of possible roof shape values.

| Label   | Definition                                                                                                                                                                                                                                                                                           |
| ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Flat    | The roof is predominantly comprised of faces with a pitch value of <= 15°.                                                                                                                                                                                                                           |
| Mixed   | The roof is comprised of multiple faces, with different pitch and aspect values. There is no one predominant roof shape for the building as there are near equal area values of flat (<= 15°) or pitched (> 15°) roof faces.                                                                         |
| Pitched | The roof is predominantly comprised of faces with a pitch value of > 15°.                                                                                                                                                                                                                            |
| Unknown | The shape could not be determined, for example, due to obscuring vegetation or roof furniture. This value is also applied if the building was surveyed after the imagery and height data were captured, so the roof shape value will not be derived until new imagery and height data are available. |


---

# Agent Instructions: 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:

```
GET https://docs.os.uk/osngd/code-lists/code-lists-overview/roofshapevalue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
