# Data bundles

Data bundles are provided to each field guide as part of the standardised support MAGIC provide.  The data included is sourced from the maps themselves.  The idea is to give field guides the underlying data so they can interact with it in a GIS system. &#x20;

## Data Bundles:&#x20;

### Vector:

* Spot Heights
* Contours
* Depot data
* PI-supplied data

### Raster:&#x20;

* DEM
* Imagery ((best available, either supplied by PI via MAGIC)

### Formats:&#x20;

* Geopackage (with styles)

### Maps provided as:

* Geopdf
* kmz (for Garmin Units)
* geotiff


---

# 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://guides.geospatial.bas.ac.uk/ops_training/example-data-bundle.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.
