Giter Club home page Giter Club logo

Comments (15)

emiltin avatar emiltin commented on May 13, 2024

the correct (shorter) route is often selected when i release the mouse, but not always.

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

I have a little more insight into the problem now. For some reason, some roads are falsely identified as one-way streets sometimes. So routing goes only into one direction while the shortest path goes actually in the other. Strange, but interesting.

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

It's a rounding error from the nearest neighbor lookup that matches a coordinate to a nearest point on any street segment.

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

Fixed in latest set of changes.

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

cool, works correctly now for me too!
this was an annoying bug :-)

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

sorry, but the problem is still occuring, even after commit bd2080f (Flickering of route was caused by rounding error in NNGrid. Fixes ticket #35.)

i've send you a few screenshots.

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

i believe this issue needs to be reopened

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

Please try again with latest version from git. It should fix a number of things

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

i'm still experiencing this problem with the latest version :-(

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

I need some more information for this. Could you provide screenshots?

Am 19.01.2012 um 14:15 schrieb Emil Tin:

i'm still experiencing this problem with the latest version :-(


Reply to this email directly or view it on GitHub:
#35 (comment)

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

i think i might have sent you some already? anyways, i'll try to send some.

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

Thanks. I am a bit unorganized right now while heading from one airport to the next.

Am 26.01.2012 um 16:50 schrieb Emil Tin [email protected]:

i think i might have sent you some already? anyways, i'll try to send some.


Reply to this email directly or view it on GitHub:
#35 (comment)

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

i've emailed you some screenshots.

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

this is still a problem

from osrm-backend.

emiltin avatar emiltin commented on May 13, 2024

it seems like it's related to situations where there's a loop of ways, and you're routing from from one side to the other. seems like there's a single 'opposing' way opposite the the start point, where osrm can't decide which way to go. i think the flickering happens only when the the end point is inside the zone where this 'opposing' way is the closest.

from osrm-backend.

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.