Edit

Share via


Quickstart: Ingest data using the Microsoft Planetary Computer Pro web interface

This quickstart explains how to ingest data into your collection using the Microsoft Planetary Computer Pro web interface.

This approach is ideal if you prefer a graphical user interface over APIs for managing your geospatial data.

Prerequisites

Before using this quickstart, you need:

Configure your ingestion source

Once you create a collection, you're ready to ingest data. The first step, however, is to configure your ingestion source. You set up your ingestion source by navigating to the Settings page. For more information on ingestion sources, see Ingestion sources.

Configure your ingestion source in the Settings page

You can configure your ingestion source using either managed identity or a shared access signature (SAS).

For detailed steps, see:

Create ingestion

Now that you configured an ingestion source, refer to the following steps to create an ingestion:

  1. Navigate to the collection in which you want to ingest data.

Note

If you have not already ingested data into your collection, a graphic showing the 3 steps to get started appears on the Overview tab, '1. Configure ingestion source, 2. Create ingestion, 3. Start run,' along with a Get started button.

  1. Select the Get started button, and you're taken to the Ingestion tab of the collection. Screenshot of get started steps in collection overview.

    Note

    If you already ingested data into this collection, and want to create another ingestion, you can navigate to the Ingestion tab of the collection.

  2. If you don't have a configured ingestion source, a graphic appears prompting you to do so. Select the Create ingestion source button to navigate to the Settings page where you can configure your ingestion source. If you already have a configured ingestion source, you see a graphic prompting you to Create ingestion. Select the Create ingestion button to open the Create ingestion panel. Screenshot of create ingestion graphic in collection overview.

  3. To create your ingestion, input a Display Name and Ingestion URL (URL of the STAC catalog JSON organizing your STAC items). You can also configure the following options:

    • Keep Original STAC items: Retains non-cloud-optimized assets in the GeoCatalog instead of deleting the original file. For example, if you select this option, the original non-COG file is kept along with the new cloud-optimized COG file.
    • Skip items already in STAC catalog: Prevents overwrites if the item already exists in the GeoCatalog. This option speeds up ingestion runs.

    Screenshot of create ingestion panel.

  4. After you fill out all the fields, select Create to create your ingestion.

  5. Your ingestion path now appears in the list of ingestions for your collection. To pull your data in, you need to start an ingestion run. Select the Start new run button from the Run actions column to open the Create run panel. Screenshot of create ingestions and runs.

  6. Select Create to start the run. This action returns you to the Ingestion tab, where you can select the View runs button to see the status of your ingestion. Screenshot of view create run panel.

  7. When the ingestion run is complete, the STAC items tab in your collection displays your list of STAC items that have been ingested, with columns for the item ID and acquisition date. Screenshot of STAC items tab.

Troubleshooting

If you encounter issues during the ingestion process, such as failures in creating an ingestion source, starting a run, or if items don't appear as expected, refer to the following resources:

Next steps

Once you have ingested data, it's time to configure the STAC Collection so you can visualize your data in the Explorer.