Skip to main content

Hi,

I’m a bit confused about how to order PlanetScope data exploiting sentinel hub services. I need high resolution data for several AOI, I would like to use PlanetScope data through Subscription API.

Currently I have a subscription for Sentinel Hub Exploration Processing Plan.


The required data can be retrived with
https://services.sentinel-hub.com/api/v1/process

specifying geometry, timeRange, evalscript, collection_id etc etc in the json data and the SentinelHub token in the header.


Collection_id can be obtained with
https://services.sentinel-hub.com/api/v1/dataimport/orders

and then
https://services.sentinel-hub.com/api/v1/dataimport/orders/order_id

In the first url, it is required the planetApiKey.


how i can obtain this value?

Hi, to order Planetscope data you are required to purchase some imagery quota. You can do this in your Sentinel Hub Dashboard


Reply