aerostitch / testnavit

0 stars 0 forks source link

Tunnel extrapolation [PATCH] #109

Open aerostitch opened 13 years ago

aerostitch commented 13 years ago

Issue migrated from trac ticket # 901

component: mapdrivers/OSM | priority: major | keywords: tunnel, underground

2011-07-18 13:20:43: korrosa created the issue


The patch attached adds the required functionality to be able to use tunnel extrapolation. Patch is from http://wiki.navit-project.org/index.php/Tunnel_Extrapolation

Once applied you will need to do two things:

1) Inside the <tracking ... > tag add tunnel_extrapolation="12". The value 12 = number of tenths of a second extrapolation per gps rate. You'll probably need to play with this number.

2) Re-process the OSM data with maptool to create a new binfile.

aerostitch commented 13 years ago

2011-07-18 13:20:58: korrosa uploaded file tunnel_extrapolation.diff (1.1 KiB)

aerostitch commented 13 years ago

2011-07-18 13:23:19: korrosa commented


...and ensure that the tunnel in OSM has tunnel=yes set!

aerostitch commented 13 years ago

2011-07-20 22:31:53: korrosa commented


Note: This does not seem to work out in the field. I personally haven't tested it - just copying over from the wiki page so others could patch and comment in a more structured way...

aerostitch commented 11 years ago

2013-01-09 08:38:34: @mvglasow commented


Tried it on various releases (the last being 5333) and the cursor freezes as soon as I enter the tunnel, despite the road having the correct attributes.

What exactly does the tunnel_extrapolation="12" do? I didn't quite understand it from the description. Any suggestions to how I might tweak this number to make it work?

aerostitch commented 11 years ago

2013-07-07 13:56:07: usul changed owner from KaZeR to cp15

aerostitch commented 11 years ago

2013-07-07 13:56:07: usul changed component from core to mapdrivers/OSM

aerostitch commented 11 years ago

2013-07-07 13:56:07: usul

aerostitch commented 11 years ago

2013-07-07 13:56:07: usul commented


So this patch needs further work on.

P.S. From a designers POV, I request #1136 (fixing alpha) to represent tunnels in a soft style.

As it seem to be on the way, I schedule it for the next hotfix already.

aerostitch commented 10 years ago

2014-08-10 10:23:11: thomas.maus@gmx.de changed severity from * to normal*

aerostitch commented 10 years ago

2014-08-10 10:23:11: thomas.maus@gmx.de commented


Please have a look at [http://trac.navit-project.org/ticket/1232], if this might be a viable solution.

aerostitch commented 10 years ago

2014-08-12 07:24:31: @mvglasow commented


That sounds like a plan. I'd say put this one on hold, go ahead with #1232 and then see if there's anything left to do about tunnel extrapolation.

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan commented


This ticket was pushed back in order to bring 0.5.1 out soon.