Git Product home page Git Product logo

aistrack's People

Contributors

jwermuth avatar oleborup avatar peder280370 avatar steen-elv avatar tbsalling avatar tejl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aistrack's Issues

Takes long to rebuild AIS view after restart - persistence needed

The AisTrack server is currently not persisting the AIS overview, which it provides. The result is, that it will take several hours after a server restart to rebuild the AIS overview in areas (e.g. Arctic) where AIS messages are primarily received from satellites. Some sort of persistence is needed in order to reload the AIS overview after a server restart.

Errorneous timestamps in lastReport

If a vessel or basestation provides a timestamp in the future when reporting position. That message will remain as 'most recent' position. Example

"target" : {
"mmsi" : 999167000,
"country" : "NL",
"lastReport" : "2016-08-06T17:01:49.568Z",
"created" : "2016-06-19T00:00:03.282Z",
"vesselStatic" : {
"mmsi" : 999167000,
"received" : "2016-06-19T00:00:03.282Z",
"sourceTimestamp" : "2016-08-06T17:01:49.568Z",
"created" : "2016-06-19T00:00:03.282Z",
"name" : "OOOOOODAM",

list of returned AIS tracks contains targets with incorrect MMSI's

The list of returned AIS tracks currently contains tracks/targets with incorrect MMSI numbers consisting of only 5-6 digits. This could be caused by buggy AIS messages. We should investigate if this is the case and if so filter out these messages. If problem lies somewhere else, then correct the problem there.

Errorneous AIS data not evicted

A request to /ais-track/tracks/ will return a number of AisTargets, which seems to consist of wrong data. Some of them are specifically positioned in the middle og Greenland. Most of them are positioned close to a horizontal line a long 69 50.000N and comes from AIS sources 811 (HELCOM) and 812 (NorthSea). It seems that more and more a pilling up along 69 50.000N.

If requesting details by /ais-track/tracks?mmsi=, then it seems that lastReport (timestamp) is often more than 10 days old.

These AIS erroneous data should some be evicted from the cache.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.