Hello everyone, I recently added a new path in the OSM database and I have no trouble seeing it in the map. But when I zoom in a bit, the path suddenly disappears... Another problem comes when I try to draw a route (with RideWithGPS): if I choose the option to follow roads to draw the route, the site does not follow my path, even though I can see it on the map (the site uses OSM maps!). Would like to know if it is caused by an error of mine during the creation of the path or something else... Thank you! asked 14 Mar '20, 11:00 dpaste |
When a new path is added to the map it will take some time for all of tiles ( of different magnification levels ) to be updated, which could explain why the track shows on some levels and not others. Clearing browser cache can sometimes help the new tiles to display. It will take even longer for routing engine to react to new data. I have tested it with the two map page routers osrm and graphopper, here one https://www.openstreetmap.org/directions?engine=graphhopper_bicycle&route=45.43210%2C10.49200%3B45.43005%2C10.48840#map=17/45.43100/10.49022 But as Richard as pointed out the new route needs cycle access tags for routing to work. answered 15 Mar '20, 17:37 andy mackey |
Websites such as RideWithGPS typically update their routing less frequently than the maps update on the main osm.org website. Updates can take days, months or even more. If you provide a link to the path, people can possibly help further. answered 14 Mar '20, 11:55 Richard ♦ This is the path I was talking about: https://www.openstreetmap.org/way/778372885
(15 Mar '20, 10:46)
dpaste
You should add access tags to make it clear that bikes are allowed to use the path - i.e.
(15 Mar '20, 12:58)
Richard ♦
|