日照・景観シミュレーション
simulate_landscape_impactSimulate sunlight and shadow patterns at any location using 3D building data to assess landscape impact from surrounding structures.
Instructions
Sunlight/shadow simulation using PLATEAU 3D buildings + SunCalc. | 日照・影シミュレーション。PLATEAU 3D建物データ+SunCalcで周辺建物の影響を分析。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | 対象地点の緯度 | |
| lng | Yes | 対象地点の経度 | |
| radiusM | No | 建物検索半径(メートル) | |
| dateTime | No | シミュレーション日時(ISO 8601形式、省略時は現在時刻) | |
| prefecture | No | 都道府県名(和名/英名/ISO 3166-2 コード対応) | 愛知県 |
| timePreset | No | 時刻プリセット(morning=8:00, noon=12:00, evening=17:00) | |
| includeMarkdown | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avgHeight | Yes | ||
| maxHeight | Yes | ||
| keyInsights | Yes | ||
| sunPosition | Yes | ||
| markdownReport | No | ||
| shadowPolygons | Yes | ||
| totalShadowAreaSqm | Yes | ||
| highImpactBuildings | Yes | ||
| nearbyBuildingCount | Yes | ||
| sunlightHoursEstimate | Yes |