Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore locations where speed=0 #14

Closed
vkrastanov opened this issue Feb 4, 2013 · 12 comments
Closed

ignore locations where speed=0 #14

vkrastanov opened this issue Feb 4, 2013 · 12 comments

Comments

@vkrastanov
Copy link

an option not to show locations where speed=0 on the map.

@RaulBernal
Copy link

Or mark them in the map with a different color or shape.
OpenGTS mark this:
Red if speed is less than 5 mph
Yellow if speed is more than 5 mph
Green if speeds is more than 15 mph

BUT
I think that would be fantastic that only put a mark 0 km/h in RED (only the first of a serie) and then mark in BLUE o GREEN the rest of track.

@vkrastanov
Copy link
Author

I've been using traccar-client on my phone 24/7 for months. For people who doesn't work as drivers, coordinates with speed=0 are completely useless (well, they can be used as a heartbeat). When someone stops he or she stops for a much more time than the frequency set in the app. This is causing many many useless coordinates shown on the map.

@guytracker
Copy link

This problem could be built into the client. If moving, transmit every minute, If not moving, transmit every 30 minutes, for example. Both values to be set in the client. Also a definition of "moving" could be a change of XX meters from last position.

@gabrielcz
Copy link

I think will be great to choose if ignore or not.
I was user from MS02 meitrack platform, they have something like the image to look.
Take a look to the filter to select speed filter! VERY USLESS!

Regards,

GCZ

captura de pantalla 2014-05-16 a la s 11 55 42

@marcwlux
Copy link

in the same context you could also have automatically a pause between a series of track-point, when the movement is not greater than x distance.
That also eliminates the jumps when gps is not hot, or receiving is bad.
The waypoint frequency comes from the device, or must be added into the software client.

@gabrielcz
Copy link

I can contribute with money to someone can add a filter as the image, with a filter speed less, equal or more than X

Who can make this and how much can cost?

@vitalidze
Copy link

I have implemented it very close to the screen shot. Please contact me by email, which you can find in my github profile.

@vitalidze
Copy link

I have exposed it here http://38bc0297.ngrok.com/ - you can log in as an admin user with admin password. There is a sample data for the only device loaded from 04-28-2014 10:00 to 04-28-2014 10:30, which you can use for testing archive filtering.

@gabrielcz
Copy link

This is exacly what I need! :)
Where can I get this ?

Regads,
GCZ

@vitalidze
Copy link

For anyone interested in speed filtering I have pushed changes into branch growing from master branch of my fork. See vitalidze/traccar-web@8415b71 commit. One can check out branch and build binaries with maven.

@spacecabbie
Copy link

@vitalidze I was wondering what happened with this. since that time you have made a web mod i see but not anymore for traccar 4.x. I was wondering if we maybe could merge the 2 projects join recourses ?

mail2bishnoi pushed a commit to mail2bishnoi/traccar-web that referenced this issue Feb 15, 2022
# This is the 1st commit message:

Close socket on logout (fix traccar#896)

# This is the commit message traccar#2:

Fix lint

# This is the commit message traccar#3:

Add calendar menu

# This is the commit message traccar#4:

Add calendar file upload

# This is the commit message traccar#5:

Disable icon tinting in Firefox

# This is the commit message traccar#6:

Move ignition icon

# This is the commit message traccar#7:

Specify icon sizes

# This is the commit message traccar#8:

Fix lint issues

# This is the commit message traccar#9:

Add accuracy button

# This is the commit message traccar#10:

Merge shock and vibration alarms

# This is the commit message traccar#11:

Add events alarm column

# This is the commit message traccar#12:

Enable LocationIQ by default

# This is the commit message traccar#13:

Update LocationIQ keys

# This is the commit message traccar#14:

Fix selector style

# This is the commit message traccar#15:

Support server change

# This is the commit message traccar#16:

Update localization script

# This is the commit message traccar#17:

Update localization

# This is the commit message traccar#18:

Command to install dependency

# This is the commit message traccar#19:

Update JavaScript libraries

# This is the commit message traccar#20:

Fix modern app issues

# This is the commit message traccar#21:

Fix image URL

# This is the commit message traccar#22:

Fix user list (fix traccar#898)

# This is the commit message traccar#23:

Fix formatting issue

# This is the commit message traccar#24:

Add option to disable reports

# This is the commit message traccar#25:

Fix add button position

# This is the commit message traccar#26:

Select device based on uniqueId

# This is the commit message traccar#27:

Update devices list search

# This is the commit message traccar#28:

Fix lint problems

# This is the commit message traccar#29:

Changed devices list search

# This is the commit message traccar#30:

Changed device list search
@tananaev
Copy link
Member

tananaev commented Jul 2, 2022

We do have speed filtering on the server side. If that's not enough, please create a new ticket with details why server side filtering doesn't work for your specific case.

@tananaev tananaev closed this as completed Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants