Street View Schema Reference
Exported Object: Video
Exported Object represents: A video file
Object is exported in these formats: Video
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
| | |
---|
Exported Object: Uploaded 360 Image
Exported Object represents: Uploaded spherical image
Object is exported in these formats: Image
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
| | |
---|
Exported Object: Sensor data
Exported Object represents: Uploaded sensor data
Object is exported in these formats: JSON
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
Data Field * | Field Definition | Data Field Type |
---|
gps_track | List of GPS coordinates. | list |
latitude | Latitude in degrees in decimal format. | float |
longitude | Longitude in degrees in decimal format. | float |
altitude | Altitude in degrees in decimal format, if present. | float |
capture_time | The time that the GPS coordinate was recorded. | timestamp |
A table representing Resource Groups and the objects that are exported with it.Resource Group | OAuth Scope Name | Description | Exported Objects |
---|
streetview.imagery | https://www.googleapis.com/auth/dataportability.streetview.imagery | This resource group contains the 360 degree images and videos the user uploaded on Street View, including device signals like GPS data. | Uploaded 360 Image Video Sensor data |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["The Street View data portability tool allows users to export their uploaded 360 images, videos, and sensor data, including GPS tracks."],["Exported data is organized into resource groups with specific OAuth scopes, such as `streetview.imagery` for user-uploaded Street View content."],["Sensor data is exported in JSON format and includes fields like GPS coordinates, altitude, and capture time."],["360 images and videos are exported in their respective image and video formats."]]],[]]