Is there a setting on www.openstreetmap.org that will show imperial measurements rather than metric? asked 25 Apr '18, 14:42 nickw7coc |
Currently the UI for the various routing engines is just that, a thin user interface that calls the routing engines and displays the results. Obviously it would be possible to extend the interface, but for now the answer is to go directly to the websites of the routing engines and use them. However neither OSRM nor graphopper offer such an option at this point in time. answered 25 Apr '18, 21:46 SimonPoole ♦ 2
OK, thank you for that. As long as I know it's not possible, I'll not waste any more time looking for it and just use other conversion methods to calculate between the two.
(25 Apr '18, 22:24)
nickw7coc
|
On the OSM website, and throughout most of the project, and on the ground pretty close to everywhere that isn't Liberia or Burma (and even the US officially, even if most DOTs are annoyingly intransigent on putting up modern signs) are using SI units. There are data consumers (mostly personal navigation apps) that will do the conversion to legacy units, but you're probably going to find it easier to convince your region to modernize if you're stuck on legacy units. answered 30 Aug '18, 01:29 Baloo Uriza |
It does work on this routing demo: https://fast-routing-api.demo.routingapi.net/ if you have the favored browser language set to "en-US" or "en-GB" (e.g. accept-language set to en-US or en-GB in about:config settings in Firefox). Than you should see imperial measurements in driving directions. Edit: the new Graphhopper demo at https://graphhopper.com/maps/ also got a metric/imperial measurements switch. answered 27 Nov '22, 13:14 Spiekerooger |
you have to use the language setting in your browser . Set it to English US for non metric or just english for metric answered 29 Aug '18, 23:14 Vic2 1
Are you sure this works? My browser is set to English US, but the OSRM and GraphHopper routing still show distances in metric.
(29 Aug '18, 23:43)
alester
|