חישוב תמונה של משבצת מפה שמציגה חלק מ-FeatureView. הבקשה כוללת ערכים מבקשת CreateFeatureView
קודמת.
בקשת HTTP
GET https://earthengine.googleapis.com/v1beta/{parent=projects/*/featureViews/*}/tiles/{zoom}/{x}/{y}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים | |
---|---|
parent |
שם מפה מ- |
zoom |
[רמת הזום][https://developers.google.com/maps/documentation/javascript/coordinates] של משבצת המפה המבוקשת. |
x |
[קואורדינטת x][https://developers.google.com/maps/documentation/javascript/coordinates] של משבצת המפה המבוקשת. |
y |
[קואורדינטת 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.