# Integrating Orthomosaics

Spexi orthomosaics are high-resolution aerial maps that can be streamed directly into your GIS tools - no downloading required. Our tile services allow fast visualization and smooth navigation at any scale, whether you’re analyzing a single property or an entire city.

With Spexi integrations, you can:

* Add on-demand orthomosaic layers into your GIS workspace
* Control visibility, order, transparency, and other display settings like any raster map layer.
* Benefit from optimized performance through web-friendly tile delivery
* Use your existing GIS workflows for measurement and spatial analysis

### **Before You Start**

1. Log in to the [**Spexi World Viewer**](https://world.spexi.com)
2. Open the **Integrations** section
3. Copy either URL:
   * **WMTS URL**
   * **XYZ URL**

#### **Important -** [**Copy Your API Key**](https://learn.spexi.com/api-reference/authentication)

Your API key is displayed **once** when you create it and cannot be retrieved again.

Make sure you **copy and store it securely**.

### How to Integrate

Choose your GIS system from the list below to view step-by-step setup instructions:

* [ArcGIS Pro](https://learn.spexi.com/getting-started/arcgis-pro#orthomosaics)
* [ArcGIS Online](https://learn.spexi.com/getting-started/arcgis-online#orthomosaics)
* [QGIS](https://learn.spexi.com/getting-started/qgis#orthomosaics)

If your tool supports **WMTS** or **XYZ**, it supports Spexi.


---

# 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://learn.spexi.com/integrations/integrating-orthomosaics.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.
