# WMS/WMTS

<div align="left"><figure><img src="/files/RBehia6bxxonTLQjZGSP" alt="" width="563"><figcaption></figcaption></figure></div>

Connect to standard [Web Map Service](https://www.ogc.org/publications/standard/wms/) (WMS) and Web Map Tile Service (WMTS) data sources to incorporate authoritative geographic information into your maps. These OGC-compliant services allow you to access and display map imagery from government agencies, research institutions, and other spatial data providers.

{% hint style="success" %}
This feature is only available to customers on the [Enterprise plan](https://felt.com/pricing). To upgrade, [contact sales](https://felt.com/sales).
{% endhint %}

{% hint style="info" %}
Only HTTPS sources are supported with Felt's WMS/WMTS Source. HTTP is not supported in Felt.
{% endhint %}

1. Open **New data source** — from the workspace homepage, click **+** next to **Data sources**. Or from a map, click ![](/files/qv8POfyKJ00VfTgugMR2) in the toolbar and choose **+ New data source**.
2. Select WMS/WMTS
3. Enter Connection Details
   1. **`Source Name`**: name of the source in Felt
   2. **`URL`**: the URL of your WMS/WMTS source. (HTTPS required)
4. Click **`Connect`**
5. Once connected you will see a catalog of your data with previews for your new source
6. From here you can add any of these layers to your spatial dashboards!


---

# 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://help.felt.com/data-sources/cloud-sources/wms-wmts.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.
