LogoLogo
Sign upDeveloper DocsContactSocial
  • Getting Started
    • Welcome
    • What is Felt?
    • Create your first map
    • Tour the interface
    • Your workspace
    • Keyboard shortcuts
  • upload anything
    • Files
    • URLs
    • Spreadsheets
    • Raster and imagery
    • Cloud sources
      • BigQuery
      • Databricks
      • Esri Feature Service
      • Microsoft SQL Server
      • PostGIS
      • Redshift
      • Snowflake
      • Web Feature Service (WFS)
      • WMS/WMTS
    • Raster infrastructure
      • Organizing your raster data
      • Cloud Optimized GeoTiffs
      • Cloud storage
        • Amazon S3
        • Google Cloud Storage
        • Azure Blob Storage
      • STAC
    • SQL queries
    • Refreshing data
    • QGIS plugin
    • Connecting Esri services
    • Troubleshooting
  • Layers
    • Viewing data
    • Filters
    • Styling
      • Vector layers
      • Raster layers
      • Backgrounds
    • Formatting
    • Interactions
    • List
    • Group
    • Spatial analysis
  • Elements
    • Creating data
    • Annotations
    • Styling & grouping
    • Extract
    • Converting Elements ↔ Layers
  • Dashboards & Apps
    • Components
    • Layer slider
    • Map settings
    • For developers
  • Sharing & Collaboration
    • Sharing a map
    • Commenting
    • Embedding
    • Integrations
    • Duplicating a map
    • Exporting
      • Exporting Data
      • PDF & images
  • Administration
    • Workspaces and projects
    • Managing members
    • Layer library
    • For classrooms
    • Single sign-on (SSO)
    • Regional hosting
    • Billing
    • Security and privacy
  • Terms & policy
    • Privacy policy
    • Terms of service
    • Attribution policy
Powered by GitBook
On this page
  • Supported services
  • Map Service
  • Feature Service
  • Image Service
  • Adding services
  • Streaming services

Was this helpful?

Export as PDF
  1. upload anything

Connecting Esri services

PreviousQGIS pluginNextTroubleshooting

Last updated 1 day ago

Was this helpful?

Felt supports direct connections to Esri REST services, including those hosted on ArcGIS Online, ArcGIS Enterprise, or any public-facing Esri server. You can connect your data directly to Felt and immediately start collaborating with your team. This integration eliminates the need to export or duplicate your Esri datasets, keeping your workflows efficient while making your geospatial data accessible to everyone who needs it.

Supported services

Map Service

Map services can include either vector layers that support querying, static map images or raster tiles. If a layer has Query capabilities, Felt treats it as any other vector source—enabling styling, attribute inspection, analysis and more. If it does not, the layer is rendered as a static raster image.

You can add either an individual layer (/MapServer/2) or the full service (/MapServer) containing multiple layers.

Example Map Service URL:

https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer

Feature Service

Feature services include vector geometries and attributes, commonly used for querying and editing in Esri environments. In Felt, these layers are read-only but fully interactive—you can filter features, run spatial analysis, style them, and explore attribute data just like any other vector layer.

You can connect to an entire service (/FeatureServer) or a single layer within it (/FeatureServer/0).

Example Feature Service URL:

https://services.arcgis.com/ZOyb2t4B0UYuYNYH/arcgis/rest/services/2021_Traffic_Flow_Counts/FeatureServer/2

Image Service

Image services provide raster data such as aerial imagery and elevation models. These are displayed in Felt as non-styleable raster images.

Supported URLs follow the /ImageServer format. Felt automatically handles both pre-tiled and dynamically rendered image services.

Example Image Service URL :

https://sampleserver6.arcgisonline.com/arcgis/rest/services/CharlotteLAS/ImageServer

Adding services

Esri services can be added to Felt in a few different ways:

  • Paste a public service URL directly onto the map — Felt will automatically detect and load the layers.

  • Use the Upload from URL option to configure and load in the service. With this option you can choose to enable Streaming, which improves performance for large or complex datasets by loading only the features visible in the current map view. Learn more

  • Connect via the Esri source connector — best for authenticated services or when you want to set up reusable, shared access to data across your workspace. Learn more

Streaming services

If you are connecting to large Feature or Map services, enable Streaming for optimal performance. When enabled, Felt loads only the data visible within the current map view which significantly improves performance for large, complex, or global-scale services. Learn more about adding Esri services from a URL and styling streaming layers.

This feature is only available to customers on the Enterprise plan. To upgrade, contact sales.