Hi,
I am currently working on a project where I need to calculate speed violations based on the road speed limit. I am using Traccar’s API to get trips and idle data, and I also use the OpenStreetMap (OSM) geocoder to convert coordinates to addresses.
However, I am wondering if there is any built-in provision or method in Traccar to obtain the road speed limit directly from the coordinates (similar to how we use geocoders to get addresses). Alternatively, is there any recommended way to integrate this functionality with Traccar using external data sources or APIs?
Thanks in advance.
We support Overpass as the speed limit provider.
Hi,
I am currently working on a project where I need to calculate speed violations based on the road speed limit. I am using Traccar’s API to get trips and idle data, and I also use the OpenStreetMap (OSM) geocoder to convert coordinates to addresses.
However, I am wondering if there is any built-in provision or method in Traccar to obtain the road speed limit directly from the coordinates (similar to how we use geocoders to get addresses). Alternatively, is there any recommended way to integrate this functionality with Traccar using external data sources or APIs?
Thanks in advance.