> 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-vectormap-district/raster-simple-guide/opening-os-opendata-in-qgis.md).

# Opening OS OpenData in QGIS

* Open QGIS from **Start>All Programs>QGIS Brighton>QGIS Desktop 2.6.1**
* To open the OS VectorMap District (Raster) format Select **‘Add raster layer’** (see below)

![Add raster layer icon in the application toolbar](/files/vPoGOhDxALPQmBLWOkwO)

* Click **‘Browse’** and navigate to the downloaded files that have been extracted. Select the required TIFF files. In this case **SU41** is the required image. Click **‘Open’**.

<figure><img src="/files/JW2hPPVosruUgAHBEl84" alt="Raster data  shown in the file explorer to be opened" width="563"><figcaption><p>Raster data shown in the file explorer to be opened</p></figcaption></figure>

* The opened map will look similar to this:

<figure><img src="/files/mapFBrdSMzVQe7rNagxb" alt="Raster data loaded into main map window QGIS" width="563"><figcaption><p>Raster data loaded into main map window QGIS</p></figcaption></figure>

* Once open you can move about and investigate the map using some of these tools:

<figure><img src="/files/NBR1F9smyFctOun2Rvpl" alt="Map navigation toolbar" width="259"><figcaption><p>Map navigation toolbar</p></figcaption></figure>

* To restore the image to its original view right click on the raster image layer and click **‘Zoom to layer’**.

<figure><img src="/files/4SrYBCmKivy1jcDyngXq" alt="‘Zoom to layer’ shown in the context menu QGIS" width="563"><figcaption><p>‘Zoom to layer’ shown in the context menu QGIS</p></figcaption></figure>

* The map is most functional for scales 1:15 000-1:30 000. For this tutorial we want a map of an area of Southampton at a scale of **1:17 000**. Use the **‘Pan tool’**, **‘Zoom in’** and **‘Zoom out’** to position the map over Southampton at an appropriate scale, or alternatively set the scale of the map by typing in the scale bar, which is at the bottom of the screen.

<figure><img src="/files/8V29e3yXxZySYvtkNNIp" alt="Map screen showing 1:17,000 scale selected in the bottom menu"><figcaption><p>Map shown at 1:17,000 in the main map window</p></figcaption></figure>


---

# 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-vectormap-district/raster-simple-guide/opening-os-opendata-in-qgis.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.
