SignalK / freeboard-sk

Chartplotter implementation for Signal K servers
Apache License 2.0
35 stars 27 forks source link

Feature Request: Filter if shipID is filled #174

Closed Donixon closed 1 month ago

Donixon commented 1 month ago

Were using the new ship type function now and its great!

It would also be nice if its possible to filter sea-vessels or inland-vessels. I did some research and the filter could be as followed:

We would like to turn on or off the inland-vessels (we mostly only do work for sea-vessels).

panaaj commented 1 month ago

For Freeboard-SK to use shipId it needs to appear in a Signal K path. Can you supply a screenshot of the Signal K databrowser for an inland vessel?

Donixon commented 1 month ago

The sea-vessels have an IMO that is under the path: registrations image

The inland dont have this IMO.

It would be great to turn off these inland ships and have a filter to only show vessels with IMO.

panaaj commented 1 month ago

Will add filter switch to filter out all "non-IMO" vessels. Will work in conjunction with other filters.

image

panaaj commented 1 month ago

Will be in next release.

panaaj commented 1 month ago

v2.10.0 released with IMO filter.