itemir / signalk-activecaptain

SignalK plugin for receiving ActiveCaptain points of interest
1 stars 1 forks source link

NOAA Observations

Publishes points of interest (POI) from ActiveCaptain under pointsOfInterest.activeCaptain.{id}. Here is an example:

{
  "name": "Lagoon Cove Marina",
  "position": {
    "latitude": 50.5985485022279,
    "longitude": -126.313741207123
  },
  "type": "Marina",
  "notes": "",
  "url": "https://activecaptain.garmin.com/en-US/pois/17411"
}

POIs are searched within roughly 50km radius of the current location.