WebOffice 10.5 SP2 offers to get the positioning information from the W3C Geolocation API and save it via editing in WebOffice mobile client to the data. The following chapters are about the assignment of the attributes picked from the GPS information from the W3C Geolocation API from the browser.
Note: The function for saving the GPS attributes is only available in the WebOffice mobile client.
The following information can be assigned to the attribute fields:
•GPS Latitude
•GPS Longitude
•GPS Accuracy
•GPS Altitude
•GPS Altitude Accuracy
•GPS Timestamp
•GPS Pole Measuring
oPole Height
oGPS Height without pole
oGPS Altitude Accuracy without pole
Note: The above listed fields should have the data type DOUBLE.
The attributes have to be assigned via configuration of edit fields.

Configuration of GPS attributes
Note: The assignment of the attributes is optional, that means not all of the elements have to be confiured. The client only shows succesfully assigned attributes.
Note: Please consider that GPS coordinates consist of many decimals and check the field values (data type, number of decimals) to guarantee, that the values can be correctly saved. Currently the recommendation is to have at least 14 decimal places to avoid conflicts with the recorded data (Scale: 14).
Note: By default GPS coordinates will be transferred to the Geolocation API in WGS84. Currently only WGS84 is supported by WebOffice 10.5 SP2.
Note: The Geolocation API calls the information directly from the NMEA messages provided by the GPS device. In this case the attribute GPS Accuracy gets the value from the HDOP (relative accuracy of the position), that has not to be mixed up with the accuracy in meters (must be provided by the software of the GPS device). Please find more details about the W3C Geolocation API in https://dev.w3.org/geo/api/spec-source.html.
Note: For calling the GPS information from an external antenna, an additional software needs to be installed to transfer the information to the COM interface. The browser does not have any direct access to the hardware.
Note: Please find more details about the GPS attributes in the WebOffice mobile client in chapter Location.