Vector Layer XYZ
Request để lấy vector tile, sử dụng để render lên trang web hoặc mobile app.
Request | Content |
Endpoint | {{GisBaseUrl}}/ozbasemap/{zoom_level}/{region}/{file_name}.pbf |
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 |
File Response | Mô tả |
{file_name}.pbf | File vector để render lên engine của map tại frontend cho Mapbox, MapLibre |
Error Code | Mô tả |
401 | Sai thông tin identifier/password |