Create the dataset
Database Structure
| Table | Type | Description |
|---|---|---|
| bewa_Overview | Table | The table that defines the extent of your trips. One trip per row. |
| bewb_Events | Table | The table containg detailed notes from your trips. One row per day (date). |
| bewx_Settings | Table | Where the settings for the app is stored. |
For more detailed instructions, follow the Trip Syntax.
Tip
Download a pre-filled SQLite template file and edit the tables within.
Note
To obtain coordinates for a given position, you can use the Coordinate Tool and easily copy and paste the coordinates into the SQLite file.