Skip to main content

Spot Cursor-on-Target Gateway.

Project description

Screenshot of Spot CoT PLI Point in ATAK

The spotcot Spot Cursor-on-Target Gateway transforms Spot position messages into Cursor on Target (CoT) Position Location Information (PLI) Points for display on Situational Awareness (SA) applications such as the Android Team Awareness Kit (ATAK), WinTAK, RaptorX, et al. This allows partner agencies to track affiliated units without exposing existing networks, amongst other uses.

spotcot can be run as a foreground command line application, or can be run as a background service using a daemon like supervisor.

Usage of this gateway requires a Spot device with service.

Installation

To install from this source tree:

$ git checkout https://github.com/ampledata/spotcot.git
$ cd spotcot/
$ python setup.py install

To install from PyPI:

$ pip install spotcot

Setup

spotcot uses the Spot XML Feed feature to retrieve Spot location messages from the Spot API.

To enable the XML Feed feature:

  1. Login to your Spot account at: https://login.findmespot.com/spot-main-web/auth/login.html

  2. In the navigation bar, click XML Feed, then Create XML Feed.

  3. Enter any value for XML Feed Name.

  4. [Optional] If you select Make XML page private, chose and record a password.

  5. Click Create, record the XML Feed ID.

Usage

The spotcot daemon has several runtime arguments:

$ spotcot -h
usage: spotcot [-h] -U COT_URL [-S COT_STALE] -k API_KEY [-i INTERVAL]
               [-p PASSWORD]

optional arguments:
  -h, --help            show this help message and exit
  -U COT_URL, --cot_url COT_URL
                        URL to CoT Destination.
  -S COT_STALE, --cot_stale COT_STALE
                        CoT Stale period, in seconds.
  -k API_KEY, --api_key API_KEY
                        Spot API Key ("XML Feed Id").
  -i INTERVAL, --interval INTERVAL
                        Spot API Query Interval.
  -p PASSWORD, --password PASSWORD
                        Spot Feed Password for private feeds.

For minimum operation, -k API_KEY & -U COT_HOST are required.

Source

Github: https://github.com/ampledata/spotcot

Author

Greg Albrecht W2GMD oss@undef.net

http://ampledata.org/

License

Apache License, Version 2.0. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spotcot-2.0.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page