קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Solar API משתמש בנתוני המיקום כדי לקבוע את סוג הבניין ומזהה מבנים על סמך צילומי לוויין. בדף הזה מוסבר איך לקבוע איזה מידע על אנרגיה סולארית של בניין יוחזר בבקשה buildingInsights.
סוגי מבנים
ב-Solar API יש תמיכה בבניינים מסוג premise. הסוג הזה מציין מיקום בעל שם, בדרך כלל בניין או אוסף של בניינים עם שם משותף.
אין תמיכה בסוגי נכסים אחרים, כמו subpremise או מתחמים – למשל, מבנים נפרדים שנמצאים בנכס אחד, אלא אם הם רשומים כpremise.
גגות של מבנים
Solar API מזהה את המיקום האופטימלי של לוחות סולאריים על הגג על סמך תמונות לוויין. מבני מגורים, במיוחד עם גגות משופע או תלול, מזוהים ברמת דיוק גבוהה, אבל רמת הדיוק של זיהוי מבנים עם גגות שטוחים (למשל, בנייני דירות או מבנים מסחריים) עשויה להשתנות.
אם התשובה buildingInsights לא כוללת את השדה solarPanelConfigs, הבניין טופל כראוי אבל לא הצלחנו להתקין פאנלים על הגג. הסיבה לכך עשויה להיות שהגג קטן מדי כדי להציב עליו לוחות או שהוא מוצלל מדי ולוחות לא יכולים לייצר כמות משמעותית של אנרגיה.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-02-08 (שעון UTC)."],[[["The Solar API uses place data and satellite imagery to identify buildings and determine their solar potential, focusing on buildings classified as \"premise\" in Google Places."],["The API primarily supports residential buildings with inclined roofs for accurate solar panel placement, while accuracy may vary for flat-roofed buildings."],["If the `solarPanelConfigs` field is missing from the API response, it indicates the building was analyzed, but solar panel placement was not feasible due to roof size or shading."],["Users can identify buildings for solar analysis by converting addresses to coordinates using Geocoding or Place Autocomplete APIs and passing the coordinates to the Solar API."],["A complementary approach involves users selecting a building directly on a map using the Maps JavaScript API, and using the extracted coordinates for solar analysis."]]],[]]