STAC Metadata

You can opt in to receiving additional metadata in the SpatioTemporal Asset Catalog (STAC) format. STAC provides a standardized format for a wide range of geospatial information, including satellite imagery and accompanying assets. 

More information about STAC Metadata can be found in STAC Metadata.

Example request:

POST: https://api.planet.com/compute/ops/orders/v2
{
   "name": "stac output",
   "products": [
       {
           "item_ids": [
               "20251031_164015_34_24f6",
               "20251031_164013_31_24f6"
           ],
           "item_type": "PSScene",
           "product_bundle": "analytic_udm2"
       }
   ],
   "metadata": {
       "stac": {}
   }
}

 

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.