سيتوفّر تصميم الخريطة الجديد قريبًا على "منصة خرائط Google". يتضمن هذا التحديث على تصميم الخريطة لوحة ألوان تلقائية جديدة وتحسينات على تجارب الخرائط وسهولة الاستخدام. سيتم تعديل جميع أنماط الخرائط تلقائيًا في آذار (مارس) 2025. للمزيد من المعلومات عن مدى التوفّر وكيفية تفعيل الميزة في وقت سابق، يُرجى الاطّلاع على نمط الخريطة الجديد في "منصة خرائط Google".
تشكّل مربّعات صور الأقمار الصناعية نوعًا من الصور الفوتوغرافية الأفقية. وهي
صور تم التقاطها من خلال كل من الأقمار الصناعية والكاميرات المحمولة جواً، وتعرض
صورًا للأرض من أعلى لأسفل (باتجاه القدم أو بالقرب منه).
الحصول على شرائح بيانات الأقمار الصناعية
يمكنك بدء إرسال طلبات لاستخدام شرائح بيانات القمر الصناعي بعد الحصول على رمز أمان الجلسة.
وبما أنّ رمز الجلسة يسري على الجلسة بأكملها، ليس عليك تحديد خيارات الخريطة مع طلبات المربّعات.
يوضّح نموذج الرمز البرمجي التالي طلبًا نموذجيًا لرمز تعريف الجلسة
للوحات الأقمار الصناعية.
تاريخ التعديل الأخير: 2025-02-28 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-28 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]