Aerial View API
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
واجهة برمجة تطبيقات العرض الجوي في "خرائط Google"
الخدمة: aerialview.googleapis.com
لطلب هذه الخدمة، ننصحك باستخدام مكتبات البرامج التي توفّرها Google. إذا كان تطبيقك يحتاج إلى استخدام مكتباتك الخاصة لاستدعاء هذه الخدمة، استخدِم المعلومات التالية عند تقديم طلبات البيانات من واجهة برمجة التطبيقات.
مستند Discovery
مستند الاستكشاف هو مواصفة يمكن للآلة قراءتها، لوصف واجهات برمجة تطبيقات REST واستخدامها. يُستخدم لإنشاء مكتبات للعملاء، ومكونات IDE الإضافية، وأدوات أخرى تتفاعل مع Google APIs. قد توفّر خدمة واحدة مستندات استكشاف متعددة. توفّر هذه الخدمة مستند Discovery التالي:
نقطة نهاية الخدمة
نقطة نهاية الخدمة هي عنوان URL أساسي يحدّد عنوان الشبكة لخدمة واجهة برمجة التطبيقات. قد تحتوي خدمة واحدة على عدة نقاط نهاية للخدمة. تشتمل هذه الخدمة على نقطة نهاية الخدمة التالية، وترتبط جميع معرّفات الموارد المنتظمة (URI) أدناه بنقطة نهاية الخدمة هذه:
https://aerialview.googleapis.com
الطُرق |
lookupVideo |
GET /v1/videos:lookupVideo
لجلب فيديو يوضّح عنوانه أو معرّف الفيديو (videoId) |
lookupVideoMetadata |
GET /v1/videos:lookupVideoMetadata
لجلب البيانات الوصفية لفيديو معيّن حسب عنوانه أو معرّف الفيديو |
renderVideo |
POST /v1/videos:renderVideo
يضيف عنوانًا إلى قائمة المحتوى التالي في العارض إذا لم يتم عرض الفيديو مسبقًا. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe Maps Aerial View API provides access to aerial videos using a RESTful interface.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can access the API through Google-provided client libraries or by directly making API requests.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers functionalities to fetch video data, metadata, and render videos based on addresses or video IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe service endpoint for the API is \u003ccode\u003ehttps://aerialview.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["The Maps Aerial View API.\n\n- [REST Resource: v1.videos](#v1.videos)\n\nService: aerialview.googleapis.com\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\nDiscovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://aerialview.googleapis.com/$discovery/rest?version=v1\u003e\n\nService endpoint \n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://aerialview.googleapis.com`\n\nREST Resource: [v1.videos](/maps/documentation/aerial-view/reference/rest/v1/videos)\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| [lookupVideo](/maps/documentation/aerial-view/reference/rest/v1/videos/lookupVideo) | `GET /v1/videos:lookupVideo` Fetches a video given its address or videoId. |\n| [lookupVideoMetadata](/maps/documentation/aerial-view/reference/rest/v1/videos/lookupVideoMetadata) | `GET /v1/videos:lookupVideoMetadata` Fetches metadata for a video given its address or videoId. |\n| [renderVideo](/maps/documentation/aerial-view/reference/rest/v1/videos/renderVideo) | `POST /v1/videos:renderVideo` Adds an address to the renderer's queue if a video hasn't already been rendered. |"]]