סקירה כללית על Solar API
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מפתחים באזור הכלכלי האירופי (EEA)
Solar API בפלטפורמה של מפות Google הוא שירות שנועד לעזור להאיץ את ההתקנות של מערכות סולאריות ומערכות אנרגיה. 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. Java הוא סימן מסחרי רשום של חברת 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)"]]