[mkgmap-dev] Commit: r1182: Move handling of reverse one-way streets to after the style processing.

2009-09-10 Thread svn commit
Version 1182 was commited by markb on 2009-09-10 22:57:50 +0100 (Thu, 10 Sep 2009) Move handling of reverse one-way streets to after the style processing. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/list

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] logical tests in style-file > and

2009-09-10 Thread Felix Hartmann
The incline tag can be defined with the following units. The following has all the same meaning: incline=100 incline=100% incline=45° default is assumed to be %. Now in the style-file having a line checking for incline>90 will catch both incline=100 and incline=100% but not incline=45° It is im

[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

Re: [mkgmap-dev] Add additional ways at junctions - extending "Merge similar lines and ways" concept.

2009-09-10 Thread Felix Hartmann
Mark Burton wrote: Hi Felix, Some remarks about the merge lines concept, and the reasoning why it will not help much and needs to be extended/changed. Your remarks are most interesting. I have been considering writing some code to tweak the arc headings to help make the routing dir

Re: [mkgmap-dev] Add additional ways at junctions - extending "Merge similar lines and ways" concept.

2009-09-10 Thread Mark Burton
Hi Felix, > Some remarks about the merge lines concept, and the reasoning why it > will not help much and needs to be extended/changed. Your remarks are most interesting. I have been considering writing some code to tweak the arc headings to help make the routing directions more sensible. In m

Re: [mkgmap-dev] bug when splitting 9M osm file (latest svn splitter)

2009-09-10 Thread John Taylor
Thanks Chris- now fixed John 2009/9/10 Chris Miller > Thanks for reporting this John. The problem is due to a relation that has > a member without a "role" tag. I've checked in a fix (r90) that will now > handle this situation correctly. > > JT> Exception in thread "main" java.lang.NullPointerE

Re: [mkgmap-dev] bug when splitting 9M osm file (latest svn splitter)

2009-09-10 Thread Chris Miller
Thanks for reporting this John. The problem is due to a relation that has a member without a "role" tag. I've checked in a fix (r90) that will now handle this situation correctly. JT> Exception in thread "main" java.lang.NullPointerException JT> at JT> uk.me.parabola.splitter.OSMWriter.writeStri

Re: [mkgmap-dev] bug when splitting 9M osm file (latest svn splitter)

2009-09-10 Thread John Taylor
ps works fine in r70 John ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

[mkgmap-dev] bug when splitting 9M osm file (latest svn splitter)

2009-09-10 Thread John Taylor
Using latest SVN (10/9/09 2pm GMT) on an OSM file downloaded from osmxapi: wget -O stratmc.osm http://www.informationfreeway.org/api/0.6/map?bbox=-1.786651611328125,52.00530048893775,-1.270294189453125,52.21783094992681 Loads fine in JOSM Java version: java version "1.6.0_0" OpenJDK Runtime Enviro

Re: [mkgmap-dev] add building names in building polygon, make it searcheable.

2009-09-10 Thread maning sambale
OK will look at the patch. Given your experience I think you are correct, map will be too crowded. On Wed, Sep 9, 2009 at 7:58 PM, Clinton Gladstone wrote: > On Wed, Sep 9, 2009 at 1:24 PM, maning > sambale wrote: >> Currently building polygons have names in my area.  How do I add the >> names