קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מפתחים באזור הכלכלי האירופי (EEA)
משבצות של תמונות לוויין הן סוג של אורתופוטוגרפיה. אלה תמונות שצולמו על ידי מצלמות לווין ומצלמות אוויריות, והן מספקות תמונות של כדור הארץ מלמעלה (נאדיר או קרוב לנאדיר).
קבלת אריחים של לוויין
אפשר להתחיל לשלוח בקשות למשבצות של תמונות לוויין אחרי שמקבלים אסימון סשן.
מכיוון שאסימון הסשן חל על כל הסשן, לא צריך לציין את אפשרויות המפה בבקשות של המשבצות.
בדוגמת הקוד הבאה מוצגת בקשה אופיינית לאסימון סשן עבור משבצות של תמונות לוויין.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-16 (שעון UTC)."],[[["Satellite image tiles are a type of orthophotography providing top-down imagery of the earth, captured by satellite and airborne cameras."],["To request satellite tiles, you need to obtain a session token using your API key, specifying map type, language, and region."],["You can then download individual tiles by making HTTPS GET requests, including the zoom level (z), x and y coordinates, session token, and API key in the URL."],["An example request shows downloading a tile at zoom level 15 with specific coordinates to a local file, with no server response message besides the downloaded tile."]]],["Satellite image tiles are top-down images from satellite or airborne cameras. To obtain them, first, request a session token via a POST request, including map type, language, and region. Then, make an HTTPS GET request to retrieve a specific tile by providing zoom level, x and y coordinates, session token, and API key. The requested tile is downloaded directly to a local file without a server response message. An example demonstrates getting a tile at zoom 15 with coordinates (6294, 13288).\n"]]