For the complete documentation index, see llms.txt. This page is also available as Markdown.

ESRI Feature Server

Connect to ESRI Feature Services to analyze and visualize GIS data directly in Felt.

  1. Open New data source — from the workspace homepage, click + next to Data sources. Or from a map, click in the toolbar and choose + New data source.

  2. Select ESRI Feature Server

  3. Enter Connection Details

    1. Source Name: name of the source in Felt

    2. URL: the URL of your Feature Server. These always end in /FeatureServer or /MapServer and, optionally, an integer layer ID (such as /FeatureServer/3)

    3. Token: a long-lived API key used to access private resources. Learn more.

      1. When configuring your API key, you may choose to only accept requests from specific referrers. If so, you'll need to add https://felt.com to the list of allowed domains

      2. API key creation is available in ArcGIS Online, ArcGIS Location Platform and ArcGIS Enterprise (starting in version 11.4)

  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 maps!

Tip: For publicly available feature servers simply copy the URL then paste it directly on your map. Felt will automatically recognize and add the data as a layer.

Last updated

Was this helpful?