NJU-LHRS / LHRS-Bot

VGI-Enhanced multimodal large language model for remote sensing images.
Apache License 2.0
107 stars 9 forks source link

How to download images from the Google Earth API? #24

Open wave-crypto opened 3 months ago

wave-crypto commented 3 months ago

Thanks for your excellent work! May I know how to download images from the Google Earth API and transform them into the needed format? I can only find the Google Earth Engine API.

pUmpKin-Co commented 3 months ago

Hi~Thanks for you interest. You may refer to the Google Maps API (here).

threegold116 commented 3 months ago

请问下载的图像都是256x256大小的吗?

pUmpKin-Co commented 2 months ago

Hi @threegold116.

Exactly. The downloaded image is 256x256, but we will resize it to different resolution.

Thanks.