API reference - Ricoh Theta

0xD801 GpsInfo

Device property code

0xD801 (vendor extension property)

Overview

Acquire or set the GPS information.

Datatype

STRING

Support value

Current Value formats are as shown below. If null character is set, the already configured GPS information will be deleted.

latitude,longitudealtitude,m@date-timetimezone,datum

Field Value Description
latitude “{|-}nn.mmmmmm” -90.000000 to 90.000000
longitude “{|-}nnn.mmmmmm” -180.000000 to 180.000000
altitude “{+|-}nnnn.mm” Unit: meters
date-time “YYYYMMDDThhmmss{|.s}” The set value can include a decimal point but it is not included in the read value
timezone “{+|-}hhmm” or “Z” The only set value is supported. It is not included in the read value
datum “WGS84” Only WGS84 is supported