Method: projects.featureViews.tiles.get

חישוב תמונה של משבצת מפה שמציגה חלק מ-FeatureView. הבקשה כוללת ערכים מבקשת CreateFeatureView קודמת.

בקשת HTTP

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

כתובת ה-URL משתמשת בתחביר של Transcoding של 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.