Boat Position

Automatic sailing logbook — track your boat's live position and full route history using your onboard GPS router.

6 database tables

Table NameDescriptionMethod
wp_boat_harboursStores boat harbours data created by this plugin.Static
wp_boat_legsStores boat legs data created by this plugin.Static
wp_boat_planned_tripsStores boat planned trips data created by this plugin.Static
wp_boat_planned_waypointsStores boat planned waypoints data created by this plugin.Static
wp_boat_positionsStores boat positions data created by this plugin.Static
wp_boat_tripsStores boat trips data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:pcio_boat_position_api_key