polyscias
polyscias
With the trekking profile I could trigger even more strange behavior: http://brouter.de/brouter-web/#map=19/63.37879/10.34758/standard&lonlats=10.346938,63.378979;10.34704,63.378981 That can not be due to Douglas-Peucker transfer-node elimination.
Nice start indeed! ``` traffic_sign:direction;0000000001 forward traffic_sign:direction;0000000001 backward traffic_sign:direction;0000000001 both ``` [traffic_sign:direction](https://taginfo.openstreetmap.org/keys/traffic_sign:direction) is the same as direction=forward/backward/both, both but more specific. Ideally it could be combined with that but AFAIK...
See #300, add support for just marking (like a boolean) if there is a *:conditional key with arbitrary value. Following the use as documented in #300, what about: ``` access:conditional;000000001...
> I'm not sure about this, 'living_street' is grown up to 277.605 uses, but 'highway=living_street' should prefered. Also 'informal' has 103 522 entries. Yes, living_street did grow substantially, did not...
> If you don't mind, I'll bring that into a new lookups.dat and public it for review in my git space. Yes, that is a good idea. I might have...
Nice piece of work! I would like to take a bit more time to review things, likely in the weekend.
The header says 131 additions and 102 deletions, so more added then deleted ;-) Let me start with three more requests: I am running already a long time with a...
Thanks for incorporating what I wrote in my previous post in [17c9873](https://github.com/afischerdev/brouter/commit/17c9873c846df89b4a453a842c1c111253ffaa5a)! I have updated the script to parse the profiles I know, should have done that earlier ;-) The...
I took an older version of netherlands.osm.pbf I had still laying around and did run mapcreation on it without and with the latest changes the documented in this issue Then...
> Perhaps this is the case for Western Europe but here in Poland Yes, I am quite sure that holds for most of Europe so if something is needed it...