Postgres / PostGIS
PostGIS is a powerful spatial database extension for PostgreSQL that allows you to store, query, and analyze geographic data. Felt provides a simple way to connect, query and visualize this data on a map. Felt can connect to any web-accessible Postgres database by IP address or URL
This feature is only available to customers on the Enterprise plan. To upgrade, contact sales.
Create a new, read-only user on your database for Felt access
Click on the Library (
) in the toolbar
Click
+ New SourceSelect Postgres / PostGIS
Enter Connection Details
Source Name: name of the source in FeltHost&Port: host URL & port number: connection details to your databaseDatabase: name of the PostGIS databaseUsername&Password: database user’s credentials (not your Felt credentials) ****Who can see this source?: control access to this source within Felt
Click
ConnectOnce connected you will see a catalog of your data with previews for your new source
From here you can add any of these layers to your spatial dashboards!
Supabase configuration
If you use Supabase, input the "Session Pooler connection string" instead of the direct connection string format when connecting to Felt. The session pooler connection string can be found in the Supabase dashboard. See Supabase docs for more information.
Last updated
Was this helpful?