Sattelite XYZ
Request để lấy hình vệ tinh (satellite) theo định dạng JPG, sử dụng để render lên trang web hoặc mobile app.
Request | Content |
Endpoint | {{SatelliteBaseUrl}}/satellite/tiles/{zoom_level}/{region}/{file_name} |
Method | HTTP GET |
Header Param | Content |
Content-type | application/json |
Accept | */* |
Accept-Encoding | gzip,deflate,br |
Request Param | Content |
zoom_level | Độ zoom của map, thông số range từ 12 tới 19 |
region | Region của File |
file_name | File name |
Response File | Mô tả |
{file_name}.jpg | File hình vệ tinh của khu vực để render lên map tại frontend cho Mapbox, MapLibre |
Error Code | Mô tả |
401 | Sai thông tin identifier/password |