tux2000 / node-red-contrib-fr24tube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-fr24tube

Based on zuhito node-red-contrib-flightradar24

Node-RED node to retrieve plane locations from flightradar24 service, but only in a square tube based on coordinates and radius

Ph Koenig addendum:

  • set a square distance around lat/long to get a specific number of plane. - this add geolib dependencies
  • return only plane in this tube.
  • add bot informations to msg.
  • protect the "non payload" of original msg.

Install


Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install @avoit/node-red-contrib-fr24tube

About

License:Apache License 2.0


Languages

Language:HTML 53.0%Language:JavaScript 47.0%