📄️ Export to PostgreSQL
To export data to PostgreSQL Database, you need to have a PostgreSQL database server running, and the network security must allow connection to it from the following IP address:
📄️ GPS tracking
When recording the track or shapes, with the internal device GPS unit, it is important that the user extends Location Permission of the app to allow location at all time. This is because the app needs to record the location even when the app is in the background. So for example, if you wish to record the shape of the field by walking around it and keep the device in your pocket, the app needs to be able to record the location even when the app is in the background. If the permission is not set to allow location at all times, the app will not be able to record the location when the app is in the background, and the shape will not be recorded correctly, e.g., the shape will be recorded as a straight line from where the screen was locked to where the screen was unlocked.
📄️ Import Attribute Set
The concept of Attribute Sets came from the fact that some information is very often entered multiple times during surveys. For example, if there was a need to gather information about the colours of cars parked along the streets – instead of typing the colour names each time you open the form – you would probably prefer to have a predefined list of colours and when entering the data you would simply choose the required value from the dropdown list.