This is an extension that optionally enables the plugin to publish the ActiveCaptain POIs using the resources API. The result of this is that the data becomes easily consumable by other applications such as the Freeboard chartplotter.
Option 1 publishes the POIs as the built in "notes" resource type, and the result of this is that Freeboard (and other consumers) will see the POIs on the map and are able to query the data.
Option 2 publishes the raw POIs as custom resources according to their type directly from ActiveCaptain. This is illustrated here:
IMPORTANT
Due to the issue reported here with Freeboard, this plugin will cause trouble with existing functionality. DO NOT publish this update until the issue has been fixed in freeboard-sk.
This is an extension that optionally enables the plugin to publish the ActiveCaptain POIs using the resources API. The result of this is that the data becomes easily consumable by other applications such as the Freeboard chartplotter.
Option 1 publishes the POIs as the built in "notes" resource type, and the result of this is that Freeboard (and other consumers) will see the POIs on the map and are able to query the data.
Option 2 publishes the raw POIs as custom resources according to their type directly from ActiveCaptain. This is illustrated here:
IMPORTANT Due to the issue reported here with Freeboard, this plugin will cause trouble with existing functionality. DO NOT publish this update until the issue has been fixed in freeboard-sk.