# What are some good spatial visualizations for Mixed Reality?

A good visualization allows the users to understand a data better by seeing the data points in the right context. Check out some of the examples below to see what the visualization provides that you would have hard time to understand just by seeing the information data points.&#x20;

* Small arms and ammunition import and export interactive visualization: <https://armsglobe.chromeexperiments.com/>
* [Outings Garage Project](https://www.microsoft.com/garage/profiles/outings/?WT.mc_id=github-mixedrealitycurriculum-ayyonet) using [MapsBing-SDK](https://www.microsoft.com/garage/profiles/maps-sdk/?WT.mc_id=github-mixedrealitycurriculum-ayyonet).
* Compare Covid-19 Data tab and map tab to see the difference it makes in your perception: <https://ncov2019.live/>
* Wind and weather visualizations: [https://www.windy.com/](https://www.windy.com/?47.270,-121.849,8)
* Chrome experiments with Globe: <https://experiments.withgoogle.com/chrome/globe>


---

# 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://www.xrdev.app/mixed-reality-docs/lessons/lesson-5/concepts/what-are-some-good-spatial-visualizations-for-mixed-reality.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.
