Cloud sources

Connect to cloud databases like Snowflake, BigQuery, PostGIS and more.

Directly connect your cloud sources to access your data in Felt as a live catalog of layers. With this integration you can add a layer directly from your database to a spatial dashboard and configure live map updates from the source automatically.

Best Practices

  1. Create a new database user for Felt access. Felt does run queries on the db, although we keep these at a minimum. This insures easier audit for your IT team.

  2. Maintain only 1 connection per database source. Adding multiple connections to the same database will increase the query load on your database unnecessarily.

  3. In case you see an error with the connection

    1. If your connection details have not changed, try hitting refresh to retry the connection

    2. If you need to change the connection click on Fix or the settings (cog wheel) to make & save changes to the connection details.

  4. If your connection details are correct and you are still having issues, check the access logs for your database and send these in an email to [email protected].

Felt IPs

When Felt connects to your data source, the traffic will come from one of the following IP addresses:

44.223.226.142
3.226.194.1
3.225.225.123
34.214.220.83
18.198.72.109
13.210.88.232
18.135.40.92
15.156.153.120
35.167.192.127
34.231.46.212
54.202.111.199

Limiting database access to a specific set of IP addresses enhances security by allowing connections only from pre-approved addresses while blocking all other connections at the firewall level.

Syncing behaviors

Source Syncs

Every 24 hours Felt will scan the connected Source to make updates to the data available in Felt. This includes making recently added tables or views available in Felt as well as reflecting any changes or updates to the Source schema. This cadence ensures that Felt matches your source of truth. These syncs do not impact any maps or layers on maps, so they do not contribute towards monthly data processing.

You can manually sync a source using the setting controls: Settings and layout.

Layer Syncs

When creating a map layer from a Source, the layers will be Live by default. Live data will refresh on the map directly from the source based on a frequency set in Felt.

You can control the Live and Frequency settings in the Create layer dropdown:

Live data refreshes will contribute towards your monthly data processing limits. For more information see Refreshing data.

Settings and layout

Access source-level controls in the top-right corner of any Source connection window

  • Sync Source: triggers a manual sync for all tables and views in the source

    • Does not sync map layers or impact data processing

  • Settings: review and make changes to source connection details, including authentication

  • Layout view: choose between List view and Grid view

List view
Grid view

Last updated

Was this helpful?