Tổng quan về API năng lượng mặt trời
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Nhà phát triển ở Khu vực kinh tế Châu Âu (EEA)
Solar API của Nền tảng Google Maps là một dịch vụ tập trung vào việc giúp đẩy nhanh quá trình lắp đặt hệ thống năng lượng và năng lượng mặt trời. Solar API tạo dữ liệu chi tiết về mái nhà dựa trên dữ liệu không gian địa lý và tài nguyên điện toán rộng lớn của Google để đánh giá tiềm năng năng lượng mặt trời trên mái nhà.
Tại sao nên sử dụng Solar API
API này chấp nhận các yêu cầu cho 3 điểm cuối:
buildingInsights: Điểm cuối dịch vụ này trả về thông tin chi tiết về vị trí, kích thước và tiềm năng điện mặt trời của một toà nhà.
dataLayers: Điểm cuối dịch vụ này trả về URL cho các tập dữ liệu thông tin thô về năng lượng mặt trời cho một khu vực xung quanh một vị trí.
geoTiff: Điểm cuối này tìm nạp các raster có thông tin về bức xạ mặt trời được mã hoá, bao gồm mô hình bề mặt kỹ thuật số, hình ảnh chụp từ trên không, bản đồ thông lượng hằng năm và hằng tháng, cũng như bóng râm theo giờ.
Dữ liệu này có thể giúp người dùng:
- Thiết kế hệ thống năng lượng mặt trời từ xa
- Giảm thời gian đánh giá địa điểm lắp đặt tấm pin năng lượng mặt trời
- Ưu tiên vị trí lắp đặt
- Tạo đề xuất chính xác hơn
- Tăng tỷ lệ chuyển đổi khách hàng
- Cung cấp thông tin chi tiết hữu ích để giáo dục người tiêu dùng
Phạm vi quốc gia và khu vực của Solar API
Hãy xem các quốc gia và khu vực được Solar API hỗ trợ để biết thông tin chi tiết mới nhất về phạm vi cung cấp theo từng quốc gia.
Dùng thử bản minh hoạ Solar API
Để tìm hiểu thêm về các chức năng của Solar API, hãy xem ứng dụng web minh hoạ Solar API. Bạn cũng có thể tái sử dụng mã (không bắt buộc) dùng để tạo bản minh hoạ trong GitHub.
Cách sử dụng Solar API
Bước tiếp theo
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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)"]]