criticalmaps / criticalmaps-android

🤖 Critical Maps Android App
http://criticalmaps.net
Apache License 2.0
136 stars 27 forks source link

[Feature request] option "Mass line filter (cluster) function": show number of close positions as single continuous line, calculate and show average velocity; course vector prediction #192

Open Wikinaut opened 7 years ago

Wikinaut commented 7 years ago

My wish is a "mass line filter" function (user option, activated by default), which shows a certain number (programmable, default 16) of close (perhaps as user option: programmable minimum distance) positions as a single continuous line with a separate colour instead of showing the distinct positions.

Different clusters in the map can, for the moment use the same colour, later perhaps, different colours. Here is a "nice colours" random generator: https://randomcolor.llllll.li/ .

One's own position, regardless whether it is part of the "mass line" or not, should always be shown as it is now.

An additional velocity filter could be perhaps useful to only cluster positions senders within a certain range of velocities.

[Updated 20170613]

Additional wish from the ADFC: "Könnt Ihr aus Tracks mittlere Geschwindigkeiten auslesen?" Would be nice to have a kind of (min. max, average) velocity information derived from all these clustered positions, which form the clustered line.

Wikinaut commented 7 years ago

[Updated 20170613]

Additional wish from the ADFC: "Könnt Ihr aus Tracks mittlere Geschwindigkeiten auslesen?" Would be nice to have a kind of (min. max, average) velocity information derived from all these clustered positions, which form the clustered line.

Wikinaut commented 4 years ago

I think, that the new https://github.com/criticalmaps/criticalsnake is a partial step towards an implementation of my proposal.

Let me add that calculation and display of a predicted course vector (e. g. 15 min, or 30 min) would be a great additional feature for everyone willing to join Critical Mass enroute.

Wikinaut commented 4 years ago

Course vector prediction