Third party data import from requests builder and multiple polygons

Hello everyone,

I have difficulty ordering Third Party satellite images (Airbus Pleiades) with Requests Builder. Specifically, I am trying to create an order based on images from multiple buffered points. The steps I take are:
(a) Set preferences on search and order details
(b) Change to Drawing Multipolygon
(c) Upload Geojson of one buffer
(d) Press Search, pick image of my preference and press Add to Order
(e) Repeat from (b) to (d) for each of my separate geojson files.
However, this does not seem to form an order request for multiple polygons but only the last entered. Is it possible to to form one single order from satellite images of different polygon areas?

Hi @agristatseu ,

Each Third Party order can only have linked a single geometry (which can be a Polygon, MultiPolygon or BBox). To make an order with multiple geometries I would recommend creating a separate order for each one.

We’ll make sure to improve the UX in Requests Builder to communicate this more clearly.

Thanks for reporting and let us know if you have any other doubt.

Ignasi Espinosa

1 Like

Thank you for your immediate reply. I understand what you say about single geometry. I am also trying with a GeoJson with a single Multipolygon (check the image)

but it gives Invalid Request error. I can’t seem to be able to debug this.I have to stress that each part of the multipolygon is a buffer of area smaller than the minimum of 0.25 sq. klm of Airbus Pleiades, so I am trying to save my quota by entering many in one large order.

EDIT Added an image of the buffers on map

Hi again @agristatseu ,

To help you debug further it would be helpful if you paste the create order request that appears on Requests Builder under Create with product ids.

Thanks in advance.

Ignasi Espinosa

Thanks again @ignasi.espinosa !! My search request is as below.

curl -X POST https://services.sentinel-hub.com/api/v1/dataimport/search
-H ‘Content-Type: application/json’
-H ‘Authorization: Bearer HIDDEN’
-d ‘{
“provider”: “AIRBUS”,
“bounds”: {
“geometry”: {
“type”: “MultiPolygon”,
“coordinates”: [
[
[
[
23.898832,
40.158912
],
[
23.898770196601124,
40.158921788696745
],
[
23.89871444294954,
40.158950196601126
],
[
23.898670196601124,
40.15899444294954
],
[
23.89864178869674,
40.15905019660113
],
[
23.898632,
40.159112
],
[
23.89864178869674,
40.15917380339887
],
[
23.898670196601124,
40.15922955705046
],
[
23.89871444294954,
40.159273803398875
],
[
23.898770196601124,
40.159302211303256
],
[
23.898832,
40.159312
],
[
23.898893803398874,
40.159302211303256
],
[
23.898949557050457,
40.159273803398875
],
[
23.898993803398874,
40.15922955705046
],
[
23.899022211303258,
40.15917380339887
],
[
23.899032,
40.159112
],
[
23.899022211303258,
40.15905019660113
],
[
23.898993803398874,
40.15899444294954
],
[
23.898949557050457,
40.158950196601126
],
[
23.898893803398874,
40.158921788696745
],
[
23.898832,
40.158912
]
]
],
[
[
[
23.889057,
40.16061
],
[
23.888995196601126,
40.16061978869674
],
[
23.888939442949543,
40.16064819660112
],
[
23.888895196601126,
40.16069244294954
],
[
23.888866788696742,
40.160748196601126
],
[
23.888857,
40.16081
],
[
23.888866788696742,
40.16087180339887
],
[
23.888895196601126,
40.16092755705046
],
[
23.888939442949543,
40.16097180339887
],
[
23.888995196601126,
40.161000211303254
],
[
23.889057,
40.16101
],
[
23.889118803398876,
40.161000211303254
],
[
23.88917455705046,
40.16097180339887
],
[
23.889218803398876,
40.16092755705046
],
[
23.88924721130326,
40.16087180339887
],
[
23.889257,
40.16081
],
[
23.88924721130326,
40.160748196601126
],
[
23.889218803398876,
40.16069244294954
],
[
23.88917455705046,
40.16064819660112
],
[
23.889118803398876,
40.16061978869674
],
[
23.889057,
40.16061
]
]
],
[
[
[
23.882099,
40.16104
],
[
23.882037196601125,
40.161049788696744
],
[
23.88198144294954,
40.161078196601125
],
[
23.881937196601125,
40.16112244294954
],
[
23.88190878869674,
40.16117819660113
],
[
23.881899,
40.16124
],
[
23.88190878869674,
40.16130180339887
],
[
23.881937196601125,
40.16135755705046
],
[
23.88198144294954,
40.161401803398874
],
[
23.882037196601125,
40.161430211303255
],
[
23.882099,
40.16144
],
[
23.882160803398875,
40.161430211303255
],
[
23.88221655705046,
40.161401803398874
],
[
23.882260803398875,
40.16135755705046
],
[
23.88228921130326,
40.16130180339887
],
[
23.882299,
40.16124
],
[
23.88228921130326,
40.16117819660113
],
[
23.882260803398875,
40.16112244294954
],
[
23.88221655705046,
40.161078196601125
],
[
23.882160803398875,
40.161049788696744
],
[
23.882099,
40.16104
]
]
],
[
[
[
23.879758,
40.161483
],
[
23.879696196601124,
40.16149278869674
],
[
23.87964044294954,
40.16152119660112
],
[
23.879596196601124,
40.16156544294954
],
[
23.87956778869674,
40.161621196601125
],
[
23.879558,
40.161683
],
[
23.87956778869674,
40.16174480339887
],
[
23.879596196601124,
40.161800557050455
],
[
23.87964044294954,
40.16184480339887
],
[
23.879696196601124,
40.16187321130325
],
[
23.879758,
40.161883
],
[
23.879819803398874,
40.16187321130325
],
[
23.879875557050458,
40.16184480339887
],
[
23.879919803398874,
40.161800557050455
],
[
23.879948211303258,
40.16174480339887
],
[
23.879958,
40.161683
],
[
23.879948211303258,
40.161621196601125
],
[
23.879919803398874,
40.16156544294954
],
[
23.879875557050458,
40.16152119660112
],
[
23.879819803398874,
40.16149278869674
],
[
23.879758,
40.161483
]
]
],
[
[
[
23.878639803398876,
40.161544788696744
],
[
23.878578,
40.161535
],
[
23.878516196601126,
40.161544788696744
],
[
23.878460442949542,
40.161573196601125
],
[
23.878416196601126,
40.16161744294954
],
[
23.87838778869674,
40.16167319660113
],
[
23.878378,
40.161735
],
[
23.87838778869674,
40.16179680339887
],
[
23.878416196601126,
40.16185255705046
],
[
23.878460442949542,
40.161896803398875
],
[
23.878516196601126,
40.161925211303256
],
[
23.878578,
40.161935
],
[
23.878639803398876,
40.161925211303256
],
[
23.87869555705046,
40.161896803398875
],
[
23.878739803398876,
40.16185255705046
],
[
23.87876821130326,
40.16179680339887
],
[
23.878778,
40.161735
],
[
23.87876821130326,
40.16167319660113
],
[
23.878739803398876,
40.16161744294954
],
[
23.87869555705046,
40.161573196601125
],
[
23.878639803398876,
40.161544788696744
]
]
],
[
[
[
23.879309,
40.161543
],
[
23.879247196601124,
40.161552788696746
],
[
23.87919144294954,
40.16158119660113
],
[
23.879147196601124,
40.16162544294954
],
[
23.87911878869674,
40.16168119660113
],
[
23.879109,
40.161743
],
[
23.87911878869674,
40.16180480339887
],
[
23.879147196601124,
40.16186055705046
],
[
23.87919144294954,
40.161904803398876
],
[
23.879247196601124,
40.16193321130326
],
[
23.879309,
40.161943
],
[
23.879370803398874,
40.16193321130326
],
[
23.879426557050458,
40.161904803398876
],
[
23.879470803398874,
40.16186055705046
],
[
23.87949921130326,
40.16180480339887
],
[
23.879509,
40.161743
],
[
23.87949921130326,
40.16168119660113
],
[
23.879470803398874,
40.16162544294954
],
[
23.879426557050458,
40.16158119660113
],
[
23.879370803398874,
40.161552788696746
],
[
23.879309,
40.161543
]
]
],
[
[
[
23.88446,
40.161781
],
[
23.884398196601126,
40.16179078869674
],
[
23.884342442949542,
40.16181919660112
],
[
23.884298196601126,
40.16186344294954
],
[
23.88426978869674,
40.161919196601126
],
[
23.88426,
40.161981
],
[
23.88426978869674,
40.16204280339887
],
[
23.884298196601126,
40.162098557050456
],
[
23.884342442949542,
40.16214280339887
],
[
23.884398196601126,
40.16217121130325
],
[
23.88446,
40.162181
],
[
23.884521803398876,
40.16217121130325
],
[
23.88457755705046,
40.16214280339887
],
[
23.884621803398876,
40.162098557050456
],
[
23.88465021130326,
40.16204280339887
],
[
23.88466,
40.161981
],
[
23.88465021130326,
40.161919196601126
],
[
23.884621803398876,
40.16186344294954
],
[
23.88457755705046,
40.16181919660112
],
[
23.884521803398876,
40.16179078869674
],
[
23.88446,
40.161781
]
]
],
[
[
[
23.870891,
40.161836
],
[
23.870829196601125,
40.161845788696745
],
[
23.87077344294954,
40.161874196601126
],
[
23.870729196601125,
40.16191844294954
],
[
23.87070078869674,
40.16197419660113
],
[
23.870691,
40.162036
],
[
23.87070078869674,
40.16209780339887
],
[
23.870729196601125,
40.16215355705046
],
[
23.87077344294954,
40.162197803398875
],
[
23.870829196601125,
40.162226211303256
],
[
23.870891,
40.162236
],
[
23.870952803398875,
40.162226211303256
],
[
23.87100855705046,
40.162197803398875
],
[
23.871052803398875,
40.16215355705046
],
[
23.87108121130326,
40.16209780339887
],
[
23.871091,
40.162036
],
[
23.87108121130326,
40.16197419660113
],
[
23.871052803398875,
40.16191844294954
],
[
23.87100855705046,
40.161874196601126
],
[
23.870952803398875,
40.161845788696745
],
[
23.870891,
40.161836
]
]
],
[
[
[
23.842539,
40.174588
],
[
23.842477196601124,
40.174597788696744
],
[
23.84242144294954,
40.174626196601125
],
[
23.842377196601124,
40.17467044294954
],
[
23.84234878869674,
40.17472619660113
],
[
23.842339,
40.174788
],
[
23.84234878869674,
40.17484980339887
],
[
23.842377196601124,
40.17490555705046
],
[
23.84242144294954,
40.174949803398874
],
[
23.842477196601124,
40.174978211303255
],
[
23.842539,
40.174988
],
[
23.842600803398874,
40.174978211303255
],
[
23.842656557050457,
40.174949803398874
],
[
23.842700803398873,
40.17490555705046
],
[
23.842729211303258,
40.17484980339887
],
[
23.842739,
40.174788
],
[
23.842729211303258,
40.17472619660113
],
[
23.842700803398873,
40.17467044294954
],
[
23.842656557050457,
40.174626196601125
],
[
23.842600803398874,
40.174597788696744
],
[
23.842539,
40.174588
]
]
],
[
[
[
23.837043,
40.175376
],
[
23.836981196601126,
40.175385788696744
],
[
23.836925442949543,
40.175414196601125
],
[
23.836881196601126,
40.17545844294954
],
[
23.836852788696742,
40.17551419660113
],
[
23.836843,
40.175576
],
[
23.836852788696742,
40.17563780339887
],
[
23.836881196601126,
40.17569355705046
],
[
23.836925442949543,
40.175737803398874
],
[
23.836981196601126,
40.175766211303255
],
[
23.837043,
40.175776
],
[
23.837104803398876,
40.175766211303255
],
[
23.83716055705046,
40.175737803398874
],
[
23.837204803398876,
40.17569355705046
],
[
23.83723321130326,
40.17563780339887
],
[
23.837243,
40.175576
],
[
23.83723321130326,
40.17551419660113
],
[
23.837204803398876,
40.17545844294954
],
[
23.83716055705046,
40.175414196601125
],
[
23.837104803398876,
40.175385788696744
],
[
23.837043,
40.175376
]
]
],
[
[
[
23.838838,
40.176163
],
[
23.838776196601124,
40.176172788696746
],
[
23.83872044294954,
40.17620119660113
],
[
23.838676196601124,
40.17624544294954
],
[
23.83864778869674,
40.17630119660113
],
[
23.838638,
40.176363
],
[
23.83864778869674,
40.176424803398874
],
[
23.838676196601124,
40.17648055705046
],
[
23.83872044294954,
40.17652480339888
],
[
23.838776196601124,
40.17655321130326
],
[
23.838838,
40.176563
],
[
23.838899803398874,
40.17655321130326
],
[
23.838955557050458,
40.17652480339888
],
[
23.838999803398874,
40.17648055705046
],
[
23.83902821130326,
40.176424803398874
],
[
23.839038,
40.176363
],
[
23.83902821130326,
40.17630119660113
],
[
23.838999803398874,
40.17624544294954
],
[
23.838955557050458,
40.17620119660113
],
[
23.838899803398874,
40.176172788696746
],
[
23.838838,
40.176163
]
]
],
[
[
[
23.834947803398876,
40.17683878869674
],
[
23.834886,
40.176829
],
[
23.834824196601126,
40.17683878869674
],
[
23.834768442949542,
40.17686719660112
],
[
23.834724196601126,
40.17691144294954
],
[
23.83469578869674,
40.176967196601126
],
[
23.834686,
40.177029
],
[
23.83469578869674,
40.17709080339887
],
[
23.834724196601126,
40.177146557050456
],
[
23.834768442949542,
40.17719080339887
],
[
23.834824196601126,
40.17721921130325
],
[
23.834886,
40.177229
],
[
23.834947803398876,
40.17721921130325
],
[
23.83500355705046,
40.17719080339887
],
[
23.835047803398876,
40.177146557050456
],
[
23.83507621130326,
40.17709080339887
],
[
23.835086,
40.177029
],
[
23.83507621130326,
40.176967196601126
],
[
23.835047803398876,
40.17691144294954
],
[
23.83500355705046,
40.17686719660112
],
[
23.834947803398876,
40.17683878869674
]
]
],
[
[
[
23.828688,
40.178033
],
[
23.828626196601125,
40.17804278869674
],
[
23.82857044294954,
40.178071196601124
],
[
23.828526196601125,
40.17811544294954
],
[
23.82849778869674,
40.17817119660113
],
[
23.828488,
40.178233
],
[
23.82849778869674,
40.17829480339887
],
[
23.828526196601125,
40.17835055705046
],
[
23.82857044294954,
40.178394803398874
],
[
23.828626196601125,
40.178423211303254
],
[
23.828688,
40.178433
],
[
23.828749803398875,
40.178423211303254
],
[
23.828805557050458,
40.178394803398874
],
[
23.828849803398874,
40.17835055705046
],
[
23.82887821130326,
40.17829480339887
],
[
23.828888,
40.178233
],
[
23.82887821130326,
40.17817119660113
],
[
23.828849803398874,
40.17811544294954
],
[
23.828805557050458,
40.178071196601124
],
[
23.828749803398875,
40.17804278869674
],
[
23.828688,
40.178033
]
]
],
[
[
[
23.824312,
40.179663
],
[
23.824250196601124,
40.17967278869674
],
[
23.82419444294954,
40.17970119660112
],
[
23.824150196601124,
40.17974544294954
],
[
23.82412178869674,
40.179801196601126
],
[
23.824112,
40.179863
],
[
23.82412178869674,
40.17992480339887
],
[
23.824150196601124,
40.179980557050456
],
[
23.82419444294954,
40.18002480339887
],
[
23.824250196601124,
40.18005321130325
],
[
23.824312,
40.180063
],
[
23.824373803398874,
40.18005321130325
],
[
23.824429557050458,
40.18002480339887
],
[
23.824473803398874,
40.179980557050456
],
[
23.82450221130326,
40.17992480339887
],
[
23.824512,
40.179863
],
[
23.82450221130326,
40.179801196601126
],
[
23.824473803398874,
40.17974544294954
],
[
23.824429557050458,
40.17970119660112
],
[
23.824373803398874,
40.17967278869674
],
[
23.824312,
40.179663
]
]
]
]
}
},
“data”: [
{
“constellation”: “PHR”,
“dataFilter”: {
“timeRange”: {
“from”: “2021-07-01T00:00:00Z”,
“to”: “2021-08-31T23:59:59Z”
}
}
}
]
}’

Hi again @agristatseu ,

I checked and the problem is that the TPDI providers do not support polygons (in this case the MultiPolygon) that contain more than 100 points in total. As a workaround you could try to simplify somehow the polygons so it’s accepted or create more than one order.

We will definitely improve the displayed error message in the app as right now it’s not helpful at all.

Thanks for all the information provided and please post here any further problem or question you have.

Ignasi Espinosa

1 Like

Yes, that worked. I created square buffers so the points decreased dramatically. Thank you so much for your time and carry on the good work.

1 Like