Integrate with Cecil
Earthscale integrates directly with Cecil. 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 documentation to obtain an API key.
Connecting to Cecil
Click the user icon in the top right corner of the Earthscale interface
Select Integrations

Click on Cecil

Enter an API Key Name (this will be visible to anyone in your organization)
Enter your Cecil API Key
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.
In the Cecil integration panel, you'll see the number of subscriptions available to sync
Click Sync Existing Subscriptions to begin the import process
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.

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.
Tag-Based Search

Each Cecil dataset is tagged with metadata that you can use to search and filter:
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:
Click the three dots menu on a dataset card and select Edit Visualization, or click directly on the visualization preview
Adjust settings like:
Band selection
Color ramp
Min/max values
Opacity
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:
Click the Share button in the top bar
Choose your sharing options (public read-only link, or internal to your organization)
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:
Open the Cecil integration panel
Click Replace API Key
Enter the new key name and API key
Click Update API Key
Disconnect
To remove the Cecil integration:
Open the Cecil integration panel
Click Disconnect
Confirm the disconnection
Disconnecting will remove Earthscale's access to your Cecil account. Existing datasets synced from Cecil will no longer be accessible in Earthscale.
Last updated