spot-marker

0.0.3 • Public • Published

spot-marker

npm module which allows temporal information about a given point to be recorded

  • Positional memory
    A spot remembers where it was at distributed moments in the past

  • Undetermined periods
    Optionally store periods during which it's position could not be determined.

  • Spherical position
    Spots store surface position on a globe in longitude and latitude.

  • Database access
    Read and write data to and from various data storage.

installation

npm install spot-marker

Usage

var spotMarker = require('spot-marker');

Spot data

Spot data is store

- : Time spans. + : Position at give timespan. # : Interpolation not valid between this and next point

P1 +----+-----#        +----+--------------+
P2    +------+-------+------------+
P3       +------------+
P4                +------#  ++---------+

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i spot-marker

Weekly Downloads

0

Version

0.0.3

License

ISC

Last publish

Collaborators

  • eurochriskelly