Solar API 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google Maps Platform Solar API는 태양광 및 에너지 시스템 설치를 가속화하는 데 중점을 둔 서비스입니다. Solar API는 옥상 태양 에너지 잠재력을 평가하기 위해 Google의 광범위한 지리 공간 데이터와 컴퓨팅 리소스를 기반으로 자세한 옥상 데이터를 생성합니다.
Solar API를 사용해야 하는 이유
API는 다음 세 엔드포인트에 대한 요청을 허용합니다.
buildingInsights: 이 서비스 엔드포인트는 건물의 위치, 크기, 태양광 잠재력에 관한 유용한 정보를 반환합니다.
dataLayers: 이 서비스 엔드포인트는 위치를 둘러싼 지역의 원시 태양광 정보 데이터 세트의 URL을 반환합니다.
geoTiff: 이 엔드포인트는 디지털 표면 모델, 항공 이미지, 연간 및 월별 플럭스 지도, 시간별 음영을 비롯한 인코딩된 태양 정보를 사용하여 래스터를 가져옵니다.
이 데이터는 사용자에게 다음과 같은 도움을 줄 수 있습니다.
- 원격으로 태양광 발전 시스템 설계
- 태양광 발전 부지 평가 시간 단축
- 설치 위치 우선순위 지정
- 더 정확한 제안서 만들기
- 고객 전환율 높이기
- 소비자를 교육하기 위한 유용한 세부정보 제공
Solar API 국가 및 지역 지원 범위
국가별 최신 사용 범위 세부정보는 Solar API 지원 국가 및 지역을 참고하세요.
Solar API 데모 사용해 보기
Solar API의 기능에 대해 자세히 알아보려면 Solar API 데모 웹 앱을 확인하세요. GitHub에서 데모를 빌드하는 데 사용된 코드를 재사용할 수도 있습니다.
Solar API 사용 방법
다음 단계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-29(UTC)
[null,null,["최종 업데이트: 2025-08-29(UTC)"],[[["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers three endpoints: buildingInsights, dataLayers, and geoTiff, to access building-specific insights, raw solar datasets, and encoded solar information rasters respectively.\u003c/p\u003e\n"],["\u003cp\u003eUtilizing the Solar API can significantly reduce site assessment time, remotely design solar systems, optimize installation locations, and create accurate proposals to increase customer conversion.\u003c/p\u003e\n"],["\u003cp\u003eCoverage details for the Solar API are available on a country-by-country basis and a demo web app showcases the API's capabilities.\u003c/p\u003e\n"],["\u003cp\u003eTo 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.\u003c/p\u003e\n"]]],["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"],null,["# Solar API overview\n\n**European Economic Area (EEA) developers** If your billing address is in the European Economic Area, effective on 8 July 2025, the [Google\nMaps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea) will apply to your use of the Services. [Learn more](/maps/comms/eea/faq). In addition, certain content from the Solar API will no longer be returned. [Learn more](/maps/comms/eea/solar). \n\nThe Google Maps Platform Solar API is a service focused on helping\naccelerate solar and energy system installations. The Solar API generates\ndetailed rooftop data based on Google's extensive geospatial data and computing\nresources in order to evaluate rooftop solar energy potential.\n\nWhy use the Solar API\n---------------------\n\nThe API accepts requests for three endpoints:\n\n- [buildingInsights](/maps/documentation/solar/building-insights): This\n service endpoint returns insights about the location, dimensions, and solar\n potential of a building.\n\n- [dataLayers](/maps/documentation/solar/data-layers): This\n service endpoint returns URLs for raw solar information datasets for an area\n surrounding a location.\n\n- [geoTiff](/maps/documentation/solar/geotiff): This endpoint fetches rasters\n with encoded solar information, including a digital surface model, an aerial\n image, annual and monthly flux maps, and hourly shade.\n\nThis data can help users:\n\n- Remotely design a solar power system\n- Reduce solar site assessment time\n- Prioritize installation locations\n- Create more accurate proposals\n- Increase customer conversion rates\n- Provide insightful details to educate consumers\n\nSolar API country and region coverage\n-------------------------------------\n\nSee [Solar API supported countries and regions](/maps/documentation/solar/coverage) for the latest\ncoverage details, on a country-by-country basis.\n\nTry the Solar API demo\n----------------------\n\nTo learn more about the capabilities of the Solar API, check out the\n[Solar API demo web\napp](https://solar-potential-296769475687.us-central1.run.app/). You can\nalso optionally [reuse the\ncode](https://github.com/googlemaps-samples/js-solar-potential)\nused to build the demo in GitHub.\n\nHow to use the Solar API\n------------------------\n\n|---|------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|\n| 1 | **Get set up.** | Start with [Set up your Google Cloud project](/maps/documentation/solar/cloud-setup) and complete the instructions that follow. |\n| 2 | **Get insights about the location, dimensions and solar potential of a building.** | See [Make a Building Insights request](/maps/documentation/solar/building-insights). |\n| 3 | **Get raw solar information for an area surrounding a location.** | See [Make a Data Layers request](/maps/documentation/solar/data-layers). |\n\nWhat's next\n-----------\n\n- [Set up your Google Cloud project](/maps/documentation/solar/cloud-setup)\n- [Review pricing and usage limits](/maps/documentation/solar/usage-and-billing)\n- [View the API reference](/maps/documentation/solar/reference/rest)\n- [Review the FAQ](/maps/documentation/solar/faq)\n- [Review support options](/maps/documentation/solar/support)"]]