# GeoDataViz Tutorials

Further to the content on [Geographic Data Visualisation](/more-than-maps/geographic-data-visualisation.md) this is a set of tutorials about how to apply these principles

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center">Thematic Mapping Techniques</td><td></td><td data-object-fit="cover" data-alt="hex grid map of london in 3D"><a href="/files/PJuYXmWq9IchapFh97lh">/files/PJuYXmWq9IchapFh97lh</a></td><td><a href="/pages/eM97PDSerJSI5BTWfOhG">/pages/eM97PDSerJSI5BTWfOhG</a></td></tr><tr><td></td><td align="center">Creating 3D symbols for GIS applications </td><td></td><td data-object-fit="cover" data-alt="Image of 3D symbols"><a href="/files/qqm3WfoapuUuYDVAUWfS">/files/qqm3WfoapuUuYDVAUWfS</a></td><td><a href="/pages/MXxFf2U2dQ23nZA4NDEI">/pages/MXxFf2U2dQ23nZA4NDEI</a></td></tr><tr><td></td><td align="center">Using Blender for geospatial projects</td><td></td><td data-object-fit="cover" data-alt="Image of a map in Blender"><a href="/files/cBnOXxuCGKheOw0y2WeY">/files/cBnOXxuCGKheOw0y2WeY</a></td><td><a href="/pages/JQVUhqEGE9kIrOOZ9Ww2">/pages/JQVUhqEGE9kIrOOZ9Ww2</a></td></tr><tr><td></td><td align="center"></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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/more-than-maps/geodataviz-tutorials.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.
