|
33 | 33 | <url_parameters_pattern_Landsat9>{base_url}/{mission}/{path}/{row}</url_parameters_pattern_Landsat9> |
34 | 34 |
|
35 | 35 | <!-- Creodias --> |
36 | | -<!-- <base_url>https://finder.creodias.eu/resto/api/collections</base_url>--> |
37 | | -<!-- <location_Landsat8>path={path}&row={row}</location_Landsat8>--> |
38 | | -<!-- <location_Landsat9>path={path}&row={row}</location_Landsat9>--> |
| 36 | +<!-- <base_url>https://datahub.creodias.eu/resto/api/collections</base_url>--> |
| 37 | +<!-- <location_Landsat8>path={path}&row={row}&productType=L1TP</location_Landsat8>--> |
| 38 | +<!-- <location_Landsat9>path={path}&row={row}&productType=L1TP</location_Landsat9>--> |
39 | 39 | <!-- <location_Sentinel2>productIdentifier=%25T{tile}%25</location_Sentinel2>--> |
40 | 40 | <!-- <url_parameters_pattern>{base_url}/{mission}/search.json?maxRecords=100&_pretty=true&cloudCover=%5B0%2C{cloud_cover}%5D&startDate={start_date}&completionDate={end_date}&sortParam=startDate&sortOrder=ascending&status=all&{location}&dataset=ESA-DATASET</url_parameters_pattern>--> |
41 | 41 | <!-- <thumbnail_property>properties/productIdentifier</thumbnail_property>--> |
42 | 42 | <!-- <cloud_cover_property>properties/cloudCover</cloud_cover_property>--> |
43 | 43 | <!-- <gml_geometry_property>properties/gmlgeometry</gml_geometry_property>--> |
44 | 44 |
|
45 | 45 | <!-- mixed landsat local, remote s2 --> |
46 | | -<!-- <base_url_s2>https://finder.creodias.eu/resto/api/collections</base_url_s2>--> |
| 46 | +<!-- <base_url_s2>https://datahub.creodias.eu/resto/api/collections</base_url_s2>--> |
47 | 47 | <!-- <base_url_landsat>/data/PRODUCTS</base_url_landsat>--> |
48 | 48 | <!-- <location_Sentinel2>productIdentifier=%25T{tile}%25</location_Sentinel2>--> |
49 | 49 | <!-- <url_parameters_pattern_Landsat8>{base_url_landsat}/{mission}/{path}/{row}</url_parameters_pattern_Landsat8>--> |
|
56 | 56 |
|
57 | 57 | <!-- mixed landsat s2, remote landsat --> |
58 | 58 | <!-- <base_url_s2>/data/PRODUCTS</base_url_s2>--> |
59 | | -<!-- <base_url_landsat>https://finder.creodias.eu/resto/api/collections</base_url_landsat>--> |
| 59 | +<!-- <base_url_landsat>https://datahub.creodias.eu/resto/api/collections</base_url_landsat>--> |
60 | 60 | <!-- <url_parameters_pattern_Sentinel2>{base_url_s2}/{mission}/{tile}</url_parameters_pattern_Sentinel2>--> |
61 | | -<!-- <location_Landsat8>path={path}&row={row}</location_Landsat8>--> |
62 | | -<!-- <location_Landsat9>path={path}&row={row}</location_Landsat9>--> |
| 61 | +<!-- <location_Landsat8>path={path}&row={row}&productType=L1TP</location_Landsat8>--> |
| 62 | +<!-- <location_Landsat9>path={path}&row={row}&productType=L1TP</location_Landsat9>--> |
63 | 63 | <!-- <url_parameters_pattern>{base_url_landsat}/{mission}/search.json?maxRecords=100&_pretty=true&cloudCover=%5B0%2C{cloud_cover}%5D&startDate={start_date}&completionDate={end_date}&sortParam=startDate&sortOrder=ascending&status=all&{location}&dataset=ESA-DATASET</url_parameters_pattern>--> |
64 | 64 | <!-- <thumbnail_property>properties/productIdentifier</thumbnail_property>--> |
65 | 65 | <!-- <cloud_cover_property>properties/cloudCover</cloud_cover_property>--> |
|
0 commit comments