Coder Social home page Coder Social logo

Comments (3)

RZR-UA avatar RZR-UA commented on July 18, 2024

The bug is confirmed using default HH-native routing.

Other kind of routing (HH-Java, A* 2-phase) is ok.

I'm figuring out how to fix it.

hh-native

from osmand.

Guylby avatar Guylby commented on July 18, 2024

I've found some interesting behaviour if that can help pinpoint the bug:

  • the estimated time is only wrong if you put the intermediate point on a highway. On other route routing time stays consistent. I've tried adding 4-5 points on a route but not on highways and nothing changed.
  • considering the routing times with the routing direction details, the error seems to be between the intermediate stop and the next direction which adds a massive amount of time. After the next direction change, routing time is correct again.

and sorry my mobile closed the issue during loading

from osmand.

RZR-UA avatar RZR-UA commented on July 18, 2024

@Guylby you are right.

The problem happens when the next-to-interpoint segment is slow.

For example, the exit from the highway is much slower than the highway itself.

When you add an interpoint on a highway, the next virtual segment have speed of the exit.

That was wrong. Fixed now.

Android is OK (fixed)

android

iOS is OK (checked)

ios

from osmand.

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.