vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
151 stars 145 forks source link

Implement Point of Interest for devices #68

Open antoniopaisfernandes opened 9 years ago

antoniopaisfernandes commented 9 years ago

A nice feature would be to implement Point of Interest (POI) for devices.

A POI would be a data structure with:

I'm currently working on this feature. Anyone wants do add ideas/help?

Best regards, António Fernandes

pallavt commented 9 years ago

something like geo-fence ?

antoniopaisfernandes commented 9 years ago

Still figuring out what can be done...

vitalidze commented 9 years ago

What should happen when device/vehicle comes to the POI? Notification?

antoniopaisfernandes commented 9 years ago

For that feature, it would probably be best to 'extend' an 50 meters circular geofence object. And would be that geofence triggering some event. So, for POI's sake, I would keep them just POI (like a simple visit point).

dudek-marcin commented 9 years ago

Nice idea, for example when truck is going to deliver something, man in office can get information that target is reached. Antoniopaisfernandes please let me know when you implement it successfully :)

bigoss commented 9 years ago

Definitely notification should happen. To be in geofence zone is not same to arrive to destination. Custom icons to choose for POI just like for tracker pushpins would be nice.

tjeerd13 commented 7 years ago

I also like te have some POI for events, With geofences i can not add easy information. My beta is to add Devices and give them a custom icon and a GPS injection in the database. So i have a custom icon what stay on place and when i hover over it with my mouse i get some relevant information. Notification is for me not necesary. For that i can use Geofencesl

vitalidze commented 7 years ago

@tjeerd13 I hope POI will be implemented at some point in future.

LennyDennis commented 4 years ago

Was this feature implemented?

vitalidze commented 4 years ago

@LennyDennis No, it was not implemented.

LennyDennis commented 4 years ago

Cool. I am currently trying to implement a similar feature.