> 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/downloading-os-opendata.md).

# Downloading OS OpenData

Firstly, OS VectorMap District needs to be downloaded from the OS Data hub:

{% embed url="<https://osdatahub.os.uk/data/downloads/open>" %}

Scroll to **OS VectorMap District**. Ensure that the data type is raster, and select grid reference square using the two letter reference list. Southampton lies in the **SU** grid reference square, so **SU** has been selected from the reference list.

## **Downloading OS OpenData**

### **Opening OS OpenData in QGIS**

<figure><img src="/files/B9mlEzrNt2H8laINGiPc" alt="OS VectorMap District in GeoTIFF Full Colour supply format"><figcaption><p>OS VectorMap District in GeoTIFF Full Colour supply format</p></figcaption></figure>

### **Opening and saving a map in Composer**

Here is a larger image of the National Grid Reference squares:

<figure><img src="/files/sYqwisA0xrSPbS2OtbjD" alt="Image of Great Britain National Grid Reference squares" width="363"><figcaption><p>Great Britain National Grid Reference squares</p></figcaption></figure>

* Tick the box for Download (as seen in download page image).
* Scroll down to the bottom of the page and click **Next**.
* Fill in the details required and you will receive an email with a link to download the data as a .zip file. Save to a designated folder. Once the download is complete extract the file.

Now you will have a folder containing 100 TIFF image files (.tif) from SU00-SU99, which are 10km x 10km tiles that are numbered to their relative position in the grid:

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th width="110"></th><th></th><th width="90"></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>09</td><td>19</td><td>29</td><td>39</td><td>49</td><td>59</td><td>69</td><td>79</td><td>89</td><td>99</td></tr><tr><td>08</td><td>18</td><td>28</td><td>38</td><td>48</td><td>58</td><td>68</td><td>78</td><td>88</td><td>98</td></tr><tr><td>07</td><td>17</td><td>27</td><td>37</td><td>47</td><td>57</td><td>67</td><td>77</td><td>87</td><td>97</td></tr><tr><td>06</td><td>16</td><td>26</td><td>36</td><td>46</td><td>56</td><td>66</td><td>76</td><td>86</td><td>96</td></tr><tr><td>05</td><td>15</td><td>25</td><td>35</td><td>45</td><td>55</td><td>65</td><td>75</td><td>85</td><td>95</td></tr><tr><td>04</td><td>14</td><td>24</td><td>34</td><td>44</td><td>54</td><td>64</td><td>74</td><td>84</td><td>94</td></tr><tr><td>03</td><td>13</td><td>23</td><td>33</td><td>43</td><td>53</td><td>63</td><td>73</td><td>83</td><td>93</td></tr><tr><td>02</td><td>12</td><td>22</td><td>32</td><td>42</td><td>52</td><td>62</td><td>72</td><td>82</td><td>92</td></tr><tr><td>01</td><td>11</td><td>21</td><td>31</td><td>41</td><td>51</td><td>61</td><td>71</td><td>81</td><td>91</td></tr><tr><td>00</td><td>10</td><td>20</td><td>30</td><td>40</td><td>50</td><td>60</td><td>70</td><td>80</td><td>90</td></tr></tbody></table>


---

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

```
GET https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-vectormap-district/raster-simple-guide/downloading-os-opendata.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.
