umap-project / umap

uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
https://umap-project.org
Other
1.14k stars 219 forks source link

FR: Mapmatching gpx files #895

Open thibaultmol opened 3 years ago

thibaultmol commented 3 years ago

I have a use case right now for this feature. The idea would be to upload the gpx to umap as you can do now, but then you can click a checkbox and it basically matches the gpx file with the nearest road segments; as shown in the image below: image (image source wikipedia https://en.wikipedia.org/wiki/Map_matching )

This is already built into the major routing engines like Graphopper etc.

(for my use case I would like to have it be a certain distance offset from the road (in the direction of the gpx file's coordinates. But that would just be a nice addition)

yohanboniface commented 1 year ago

No exactly the same but related to #297