Integrate with Cecil

Earthscale integrates directly with Cecilarrow-up-right. Once connected, you can create shareable maps combining your Cecil subscriptions, your own geospatial data, and data from the Earthscale public catalog.

Prerequisites

You'll need a Cecil API key to connect. Follow the instructions in the Cecil documentationarrow-up-right to obtain an API key.

Connecting to Cecil

  1. Click the user icon in the top right corner of the Earthscale interface

  2. Select Integrations

  1. Click on Cecil

  1. Enter an API Key Name (this will be visible to anyone in your organization)

  2. Enter your Cecil API Key

  3. Click Connect to Cecil

Once connected, Earthscale will automatically set up a webhook to receive notifications when your Cecil subscriptions are updated.

Syncing Your Subscriptions

After connecting, you can sync your existing Cecil subscriptions with Earthscale. This imports each subscription as a dataset in your catalog.

  1. In the Cecil integration panel, you'll see the number of subscriptions available to sync

  2. Click Sync Existing Subscriptions to begin the import process

  3. A progress indicator shows how many subscriptions have been registered

You can monitor individual dataset registration progress by clicking Go to Registrations or navigating to the Registrations view from the sidebar. The entire process may take a few minutes or longer depending on how many subscriptiosn you have. This process does not copy any data.

circle-info

Only raster datasets are currently supported. Vector datasets from Cecil will be skipped during sync. Additionally, some datasets contain variables not yet supported by Earthscale.

Automatic Updates

Once connected, Earthscale automatically handles updates to your Cecil data:

  • New subscriptions are automatically registered as datasets when you subscribe to new data in Cecil

  • Data updates trigger updates in Earthscale when new data is delivered to existing subscriptions

Finding Cecil Datasets in the Catalog

Switch to the Catalog view in the topbar to see your datasets.

Quick Filter

When connected to Cecil, a Cecil icon appears in the catalog header. Click it to toggle filtering to show only Cecil datasets.

Each Cecil dataset is tagged with metadata that you can use to search and filter:

Tag
Description

cecil.dataset.name

The name of the Cecil dataset

cecil.aoi.id

Area of Interest ID

cecil.subscription.id

Subscription ID

cecil.category

Dataset category

cecil.provider.name

Data provider name

You can search by these tags in the catalog search bar, or click on a tag displayed on a dataset card to filter by that value.

Working with Cecil Data

Once your Cecil datasets are in Earthscale, you can work with them like any other dataset:

Adding to the Map

Click the Add to map button on any Cecil dataset card in the catalog to add it to your current map. You can combine Cecil data with:

  • Other Cecil subscriptions

  • Your own uploaded geospatial data

  • Datasets from the Earthscale public catalog

Inspecting Data

Click anywhere on the map to inspect pixel values at that location.

Editing Visualizations

Customize how your data appears on the map:

  1. Click the three dots menu on a dataset card and select Edit Visualization, or click directly on the visualization preview

  2. Adjust settings like:

    • Band selection

    • Color ramp

    • Min/max values

    • Opacity

  3. Changes are applied in real-time

Choosing Data Variables to Display

Many Cecil datasets contain multiple data variables (bands) that you can visualize. When editing visualizations, you can select which variable to display:

  • Single-band visualization: Choose one variable to display as a color-mapped layer

  • RGB visualization: Select three variables to combine into a true-color or false-color composite

  • Categorical variables: Some variables (like land cover classifications) use predefined color schemes based on their raster attribute tables

The visualization editor shows all available variables for each dataset.

Legend

Toggle the legend visibility using the legend button in the top of the map sidebar to see color scales and value ranges for your visible datasets.

Sharing Your Map

Share maps containing Cecil data just like any other Earthscale map:

  1. Click the Share button in the top bar

  2. Choose your sharing options (public read-only link, or internal to your organization)

  3. Recipients with appropriate permissions can view your map with all Cecil datasets included

Managing Your Connection

Replace API Key

If you need to update your Cecil API key:

  1. Open the Cecil integration panel

  2. Click Replace API Key

  3. Enter the new key name and API key

  4. Click Update API Key

Disconnect

To remove the Cecil integration:

  1. Open the Cecil integration panel

  2. Click Disconnect

  3. Confirm the disconnection

circle-exclamation

Last updated