submit_streetview
Submit street-view scene analysis for a coordinate and obtain an activity ID, then retrieve the result with check_status.
Instructions
Submit street-view scene analysis for a point and return an activity_id. Collect it with check_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Decimal degrees. | |
| back_view | Yes | Also analyse the opposing direction. | |
| longitude | Yes | Decimal degrees. | |
| vertical_angle | Yes | Camera pitch in degrees. 10 is a normal street-level view. | |
| horizontal_angle | Yes | Field of view in degrees, 0-360. 90 is a normal street-level view. |