-
-
Hi again. Hopefully this is a relatively easy question. What metric (or metrics) would you recommend to quantify the output of each individual track per the A Contrario (or preceding) output? I'm r…
-
@schwehr Can you please comment if it is safe (or not) to uncomment the line that parses spare2? Or should we change the assert to bs.GetRemaining() == 0 || bs.GetRemaining() ==6.
This is okay only i…
-
Hi!
I'm currently working on creating a middleware to feed aisstream.io data into TAK servers. I have implemented a type filter on the client side but I think it would be useful if it would be poss…
-
We should not be publishing fishing events for vessels that we do not believe are fishing vessels. Consider filtering with something like:
```sql
WITH
fishing as (
SELECT
DISTINCT CAS…
-
Hola, Reyna.
De forma global veo bien tu proyecto: el repositorio del proyecto tiene la estructura adecuada, realizaste el EDA en Jupyter notebook, compartiste el link del proyecto en el repositorio …
-
### Is your feature request related to a problem?
With worldwide traffic data, the `latest by` query performance of small areas (e.g. Northsea) takes up to 10s. Especially opening cold partitions i…
-
Vitaly,
Thank you for developing such a good web interface for Traccar.
I have a question/feature request.... Is it possible to display AIS ship NMEA position data on the map? I don't want to store …
-
What needs to be implemented, or fixed:
- [x] Always show MMSI of ships in table
- [ ] Specific markers for non-ship (like Coastal station, SAR aircraft, ...)
- [ ] Better markers icons
- [x] W…
-
As I have seen, in the class.AIS.php there is no translation for type 8 AIS messages in decode_ais function. A nice feature it would be to translate the type 8 data and update the marine_identity tabl…