Solar API の概要
Google Maps Platform の Solar API は、太陽光発電システムの設置を加速させることに主眼を置いたサービスです。Solar API は、Google の広範な地理空間データとコンピューティング リソースに基づいて屋上の詳細データを生成し、屋上太陽光発電のポテンシャルを評価します。
Solar API を使用する理由
この API は、次の 3 つのエンドポイントのリクエストを受け付けます。
buildingInsights: このサービス エンドポイントは、建物の位置、面積、太陽光発電のポテンシャルに関する分析情報を提供します。
dataLayers: このサービス エンドポイントは、ある地点の位置周辺地域における太陽光発電についての未加工情報データセットの URL を返します。
geoTiff: このエンドポイントは、デジタル表層モデル、航空写真、年間および月間のフローマップ、1 時間ごとの日陰など、太陽光に関する情報がエンコードされたラスターを取り込みます。
このデータは、ユーザーが次のことに役立てることができます。
- 太陽光発電システムをリモートで設計する
- 太陽光発電サイトの評価時間を短縮する
- 設置場所の優先順位付け
- より正確な提案書を作成する
- 顧客のコンバージョン率を高める
- 消費者に有益な詳細情報を提供する
Solar API の国と地域の対応範囲
最新のサポート範囲を国別に詳しく確認するには、Solar API のサポート対象の国と地域をご覧ください。
Solar API のデモを試す
Solar API の機能について詳しくは、Solar API デモウェブアプリをご覧ください。必要に応じて、GitHub でデモの作成に使用したコードを再利用することもできます。
Solar API の使用方法
次のステップ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-08 UTC。
[null,null,["最終更新日 2025-02-08 UTC。"],[[["The Google Maps Platform Solar API leverages Google's geospatial data to provide detailed rooftop insights for evaluating solar energy potential, accelerating solar and energy system installations."],["The API offers three endpoints: buildingInsights, dataLayers, and geoTiff, to access building-specific insights, raw solar datasets, and encoded solar information rasters respectively."],["Utilizing the Solar API can significantly reduce site assessment time, remotely design solar systems, optimize installation locations, and create accurate proposals to increase customer conversion."],["Coverage details for the Solar API are available on a country-by-country basis and a demo web app showcases the API's capabilities."],["To use the Solar API, users need to set up a Google Cloud project and then utilize the available endpoints to retrieve data based on their specific needs."]]],["The Google Maps Platform Solar API offers three endpoints: `buildingInsights` for building-specific solar potential, `dataLayers` for raw solar data, and `geoTiff` for encoded solar information like flux maps and shade data. Users can utilize this data to remotely design solar systems, reduce assessment times, prioritize locations, create proposals, increase conversion rates, and educate consumers. To start, set up a Google Cloud project, then make requests to the endpoints. A demo app is also available.\n"]]