Iconem / search-satellite-imagery

Search satellite Imagery Archive on aggregators like UP42, skywatch, EOS via their respective APIs
http://search-eo-imagery.iconem.com/
MIT License
44 stars 2 forks source link

Fix Apollo Mapping #18

Open jo-chemla opened 2 months ago

jo-chemla commented 2 months ago

Minimum set of required headers: Content-Length, Content Type, Host, Origin, Referer

Headers:


Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Host: imagehunter-api.apollomapping.com
Origin: https://imagehunter.apollomapping.com
Referer: https://imagehunter.apollomapping.com/

Payload:

cloudcover_max=100
    &offnadir_max=60
    &resolution_min=0
    &resolution_max=2
    &dem=false
    &coords=%5B%5B2.331547737121582%2C48.85155720217406%5D%2C%5B2.338542938232422%2C48.85155720217406%5D%2C%5B2.338542938232422%2C48.84791426220397%5D%2C%5B2.331547737121582%2C48.84791426220397%5D%5D
    &seasonal=false
    &monthly=false
    &dateRange=true
    &dateFilter=%5B%7B%22startDate%22%3A%221969-12-31T23%3A00%3A00.000Z%22%2C%22endDate%22%3A%222024-06-22T14%3A30%3A07.737Z%22%7D%5D
    &stereo=false
    &lazyLoad=false
    &sar=false
    &startDate=1970-01-01T12%3A00%3A00
    &endDate=2024-06-22T04%3A30%3A07
    &satellites=%5B%22BJ3A%22%2C%22BJ3N%22%2C%22HEX%22%2C%22EB%22%2C%22FS2%22%2C%22FS5%22%2C%22GS2%22%2C%22GF1H%22%2C%22GF2%22%2C%22GE1%22%2C%22BSG%22%2C%22IK02%22%2C%22J14%22%2C%22J15%22%2C%22J1V%22%2C%22K2%22%2C%22K3%22%2C%22K3A%22%2C%22KZ1%22%2C%22OVS1%22%2C%22OVS23%22%2C%22PNEO%22%2C%22P1%22%2C%22QB%22%2C%22SP6%22%2C%22SKYC%22%2C%22SV1%22%2C%22SV2%22%2C%22SVN%22%2C%22TeL%22%2C%22THS%22%2C%22TSL%22%2C%22TST%22%2C%22TS%22%2C%22WV1%22%2C%22WV2%22%2C%22WV3%22%2C%22WV4%22%5D