Feature 'recording'
A feature of the type 'recording' the following properties:
imageId
Readable identification of the recording. Type: string.
recordedAt
Timestamp and offset to UTC of the recording. Type: dateTime.
location
Spatial field that holds the geographic longitude, latitude, and height of the recording location in a specified spatial reference system (SRS). The longitude and latitude coordinates are in degrees or in meters (depending on the SRS), the height is in meters. Type: gml:pointPropertyType.
height
Height of the recording location (in meters). The height system is included in the system attribute. This property is only included when the specified coordinate system is two dimensional and when a height value is available.Type: float.
latitudePrecision | longitudePrecision | heightPrecision
Precision of the latitude coordinate, longitude coordinate, or height, respectively (all in meters). If the value is null, this precision is not known. Type: float.
orientation | orientationPrecision
The orientation of the recording relative to the geographic north (in degrees), and the precision of that orientation (also in degrees). Type: float.
groundLevelOffset
Offset of the camera above the ground level (in meters). Type: float.
recorderDirection
The direction of the recorder (e.g. the car) relative to the geographic north (in degrees). Type: float.
expiredAt
Date when the recording is expired. Type: dateTime.
productType
Type of the recording (Cyclorama, Aquarama). Type: atlas:ProductType.
Images
List of additional images related to the recording. Type: atlas:ImageType.
isAuthorized
Indicates whether the user is authorized to view this recording. Type: boolean.
tileSchema
The authorized tile schema of this recording (NoTiling, Dcr9Tiling, Dcr10Tiling or Dcr11Tiling). Type: string.
Note: This property is deprecated and only for legacy purposes. You should migrate to panoramaTileSchema and panoramaMaxResolutionAllowed.
year
The year associated with this recording. Type: integer.
hasDepthMap
Indicates whether the recording has associated depth maps. Type: boolean.
depthMapVersion
The version of the depth maps. This property is only included when the recording has depth maps. Type: float.
depthMapPrecision
The precision of the depth maps. This property is only included when the recording has depth maps. Type: float.
ownerInfo
The owner of the recording (for copyright purposes). Type: atlas:OwnerInfo.
isBlurred
Indicates whether the recording is blurred. Type: boolean.
pointCloud
The unique identifier of the point cloud data in PointScene. Type: string.
panoramaTileSchema
The tileschema of this recording (TS_11, TS_100, TS_100_PLUS or TS_250).Type: string.
panoramaMaxResolutionAllowed
The maximum resolution allowed for the user for this recording (MaxResolution20MP, MaxResolution100MP or MaxResolution250MP). Type: string.