gpx_to_road_map icon indicating copy to clipboard operation
gpx_to_road_map copied to clipboard

A problem about biagoni2012 algorithm

Open DoubleS-S opened this issue 2 years ago • 0 comments

Hello! When I use the biagoni2012 algorithm, the step of Extract map database (skeleton_maps/skeleton_map_1m.db) from grayscale skeleton gets the latitude and longitude of the database with fifteen decimal places. However, the txt obtained by Map-match trips onto map database has only 10 decimal places, which makes it impossible to find the corresponding edge later. What caused this? image image

DoubleS-S avatar Jun 10 '23 15:06 DoubleS-S