Fiel assignement altitude accuracy

This chapter is about the field assignment of the GPS Altitude Accuracy to a respective edit field. So the attributes from the W3C Geolocation API will be directly transferred to the edit form and can be directly saved into the database.

 

Configuration of the GPS Attributes Assignment - Altitude Accuracy

Configuration of the GPS Attributes Assignment - Altitude Accuracy

 

Property

Description

Target Field

Target inputfield. An existing inputfield configuration is required.

icon_comment

For a correct assignment the field must be configured as edit field.

Configuration of the GPS Attributes Assignment - Altitude Accuracy

 

icon_comment

If the Geolocation API does not deliver any values, the message not set will be placed to the field.

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, VDOP or PDOP (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.