Re: [mkgmap-dev] Problem with oneway=-1

2009-09-10 Thread Felix Hartmann
Thanks a lot for your immediate reply and work. Working great. I think this should be added to trunk, because other people might find it useful too. (it's pretty strange if you can delete oneway=* in the style-file, but you can't change the direction of a street). Mark Burton wrote: Please

Re: [mkgmap-dev] Problem with oneway=-1

2009-09-10 Thread Mark Burton
Please try attached patch. diff --git a/src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java b/src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java index c45f2d9..c5f5bde 100644 --- a/src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java +++ b/src/uk/me/parabola/mkgmap/osmstyle/StyledConv

[mkgmap-dev] Problem with oneway=-1

2009-09-10 Thread Felix Hartmann
Hi, 1. I think reversing ways with oneway=-1 is run before parsing the stylefile. Could it be changed to run afterwards, or else make it possible to give a command in style-file to change direction of way? Reason being, is that I intend to make steep streets oneway in the downhill direction: Wh