# User Guide

Vista is designed for visualisation and analysis of geospatial data, with special functionality for transportation data. It allows technical and non-technical users to visualise and interrogate data.

<figure><img src="https://3566446502-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FreZrjEwkXal3rd9EjRgb%2Fuploads%2F0qzj9SVrPpT9pWz5CL8j%2Fimage.png?alt=media&#x26;token=7f1a28e5-22a5-4ba9-a33d-f20313c63e2e" alt=""><figcaption><p>Vista sample map</p></figcaption></figure>

Visualise a large amount of data in your browser. Explore, filter and engage with your data and share it with others.

## Table of contents:

### [Getting Started](https://docs.mobilitylab.co.nz/user-guide/getting-started)

### [Getting Started with a Shared Map](#getting-started-with-a-shared-map)

### Vista workflow

* [Add Data to Vista](https://docs.mobilitylab.co.nz/user-guide/datasets)
* [Adding data layers](https://docs.mobilitylab.co.nz/broken-reference)
* [Create a layer](https://docs.mobilitylab.co.nz/user-guide/create-a-layer)
* [Hide, edit and delete layers](https://docs.mobilitylab.co.nz/user-guide/hide-edit-and-delete-layers)
* [Save and Share your map](https://docs.mobilitylab.co.nz/broken-reference)

### [Layers](https://docs.mobilitylab.co.nz/user-guide/layers)

* [GeoJSON](https://docs.mobilitylab.co.nz/layers#geojson)
* GeoJSON Difference
* PieChart
* Origin-Destination

### [Layer attributes](https://docs.mobilitylab.co.nz/user-guide/layer-attributes)

### [Colour Palettes](https://docs.mobilitylab.co.nz/user-guide/colour-palettes)

### [Filters](https://docs.mobilitylab.co.nz/user-guide/filters)

### [Map styles](https://docs.mobilitylab.co.nz/user-guide/map-styles)

* [Base map styles](https://docs.mobilitylab.co.nz/map-styles#base-map-styles)
* [Toggle Map layers](https://docs.mobilitylab.co.nz/map-styles#toggle-map-layers)

### [Interactions](https://docs.mobilitylab.co.nz/broken-reference)

* [Tooltips](https://docs.mobilitylab.co.nz/broken-reference)

### [Map Settings](https://docs.mobilitylab.co.nz/user-guide/map-settings)

* [Display legend](https://docs.mobilitylab.co.nz/map-settings#display-legend)

### [Save, Export and Share](https://docs.mobilitylab.co.nz/broken-reference)


---

# 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.mobilitylab.co.nz/user-guide.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.
