Method: projects.featureViews.tiles.get

คํานวณรูปภาพไทล์แผนที่ที่แสดงส่วนหนึ่งของ FeatureView คำขอมีค่าจากคำขอ CreateFeatureView ก่อนหน้า

คำขอ HTTP

GET https://earthengine.googleapis.com/v1alpha/{parent=projects/*/featureViews/*}/tiles/{zoom}/{x}/{y}

URL ใช้ไวยากรณ์การแปลง gRPC

พารามิเตอร์เส้นทาง

พารามิเตอร์
parent

string

ชื่อแผนที่จาก FeatureView.name

zoom

integer

[ระดับการซูม][https://developers.google.com/maps/documentation/javascript/coordinates] ของชิ้นส่วนแผนที่ที่ขอ

x

integer

[พิกัด x][https://developers.google.com/maps/documentation/javascript/coordinates] ของชิ้นส่วนแผนที่ที่ขอ

y

integer

[พิกัด y][https://developers.google.com/maps/documentation/javascript/coordinates] ของชิ้นส่วนแผนที่ที่ขอ

เนื้อหาของคำขอ

เนื้อหาของคำขอต้องว่างเปล่า

เนื้อหาการตอบกลับ

หากดำเนินการสำเร็จ การตอบกลับจะเป็นคำตอบ HTTP ทั่วไปซึ่งรูปแบบจะกำหนดโดยเมธอด

ขอบเขตการให้สิทธิ์

ต้องใช้ขอบเขต OAuth ต่อไปนี้

  • https://www.googleapis.com/auth/earthengine
  • https://www.googleapis.com/auth/earthengine.readonly
  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/cloud-platform.read-only

ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview