Git Product home page Git Product logo

Comments (8)

poutnikl avatar poutnikl commented on July 28, 2024

But Brouter web already displays the distance on the left, if you mean the total one.

from brouter-web.

 avatar commented on July 28, 2024

Actual it is Length: 24.6 km,
but Length: 24.699 km would be more precise.

from brouter-web.

poutnikl avatar poutnikl commented on July 28, 2024

Well, are you aware that referring the route length by 5 valid digit precission is nonsense in mathematical and physical point of view, when the accuracy is much worse ?

Similarly, accuracy of determining the way length by an bicycle odometer is much worse than the odometer precision.

from brouter-web.

 avatar commented on July 28, 2024

I am sorry, but I think your answer is not constructive.

But I can explain it in other words.
It would be helpful to see the distance in meter. For example route one is 24699 m and route two 24695 m. Right now you cannot see such small differences. This would help to determine, if costs in total are higher because of a longer way or a more "difficult" way.

from brouter-web.

poutnikl avatar poutnikl commented on July 28, 2024

Why do you think it is not constructive ?

The length determination resolution is let say 1 m.
The length determination precision ( mean error of repeated determination ) is even better, 0 m.
The length determination accuracy ( error wrt to real value ) is hardly much better than 1% of the length.

if there is one value 24699 +/- 200 and the other 24695 +/- 200, the the last 2 digits and the difference 4 are statistically insignificant. That means the probability the difference is cause by random effects is very close to 100%. By other words, high precision and resolution without good enough accuracy is useless.

IMHO, much more useful parameter would be a mean costfactor = cost / length, with no reason for more than 3-4 digits,
See also #39

from brouter-web.

nrenner avatar nrenner commented on July 28, 2024

I missed a more precise format when comparing short walking distances myself. But I would like to keep the short formatting as it is easier to read and usually precise enough.

One idea was to show more digits when the length is lower than 10 km, but that wouldn't help with your example of 24.6 km and using multiple formats might be confusing.

Using a tooltip might be an idea but is not ideal as you can't see both values at once when comparing using two windows. Maybe switching formats on click might be an idea.

from brouter-web.

 avatar commented on July 28, 2024

I'm fine with a tooltip.

from brouter-web.

 avatar commented on July 28, 2024

Thanks.

from brouter-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.