Exporting data

With Builder, you can easily export your map data as CSV file(s). This functionality respects all the filters you set using the feature selection tool, widgets, or SQL parameters. The resulting CSV file includes detailed attributes and, if applicable, a geometry column.

Exporting data as an Editor

The export viewport data button is located as a quick action next to the Share button, at the right top corner. It should be enabled as long as there are exportable data sources in Builder.

How to export:

  1. Click the 'Export data' button. This considers the current viewport extent and any applied filters.

  2. In the export window, select the layers you wish to export.

  3. Each selected layer generates a job in the activity panel. You can monitor export progress here while continuing your work.

  4. Once an export job is complete, click on the layer in the activity panel to download the CSV file(s).

Upon reviewal the output CSV file, you can visualize the detailed attributes included the geometry column if applicable. The output are the features within the viewport extent considering the filters if applicable for feature selection tool, widgets and parameters.

Bucket considerations

For SaaS, CARTO automatically manages buckets and data exports. Be aware that for exports from Snowflake and Redshift sources, the AWS cluster needs to match the organization's CARTO SaaS region. Check your CARTO SaaS region in Settings.

For Self-Hosted deployments, a bucket owned by the customer needs to be configured. Please refer to this documentation for more information.

Enabling export for Viewers

To allow viewers of your map to export data:

  1. Navigate to the 'Map settings for viewers' button located next to the 'Preview' button.

  2. Turn on 'Export viewport data', to enable viewers using the export viewport data functionality.

  3. Publish your changes.

Exporting data as Viewer

Viewers can export data following these steps:

  1. Click the export icon located at the top left corner.

  2. Choose the layer(s) to download from the modal window.

  3. Each layer's export creates a job for tracking. Monitor the progress in the dedicated section.

  4. Upon completion, click on the layer export job and download the CSV file(s).

Last updated

Was this helpful?