# Web Feature Service (WFS)

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

[Web Feature Service](https://www.ogc.org/publications/standard/wfs/) (WFS) is an open standard for exchanging geographic information over the internet. It allows you to access and query spatial data from remote servers regardless of the underlying database system. If you have geographic information available through WFS endpoints that you want to visualize on maps, Felt provides a simple way to connect and display this data.

{% 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 WFS 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 Web Feature Service (WFS)
3. Enter Connection Details
   1. **`Source Name`**: name of the source in Felt
   2. **`URL`**: the URL of your WFS 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/web-feature-service-wfs.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.
