[mkgmap-dev] Commit: r1052: Split the CommandArgs class into two.

2009-05-31 Thread svn commit
Version 1052 was commited by steve on 2009-05-31 17:25:20 +0100 (Sun, 31 May 2009) Split the CommandArgs class into two. One class now reads the arguments and the other represents them. A copy of the CommandsArgs is passed so that it doesn't need to be copied.

[mkgmap-dev] Need Help with osm5XmlHandler File

2009-05-31 Thread Felix Hartmann
Hello, I wanted to patch /trunk/src/uk/me/parabola/mkgmap/reader/osm/xml/Osm5XmlHandler.java to map oneway attributes to 'highway=oneway1' adapting the code that was used for the cycleway opposite patch. Attached is what I added but it does not work. Can someone find the mistake or my

[mkgmap-dev] [PATCH v12] make maps in parallel

2009-05-31 Thread Mark Burton
v12 Great stuff, I found out why I was getting occasional differences in the output files. It was another occurrence of a non-deterministic iteration order of a HashMap but this one was real hard to understand because it only had an effect if the OSM map data had a badly formed restriction

[mkgmap-dev] Problem with --road-name-pois

2009-05-31 Thread Felix Hartmann
I think this has not yet been mentioned on the mailing-list: There seems to be some code missing in the road-name-pois. I changed the ID to several values that if used inside the Points file, would be findable with the search function. If however I use the same ID for the -road-name-pois

Re: [mkgmap-dev] Problem with --road-name-pois

2009-05-31 Thread Mark Burton
Hi Felix, I think this has not yet been mentioned on the mailing-list: There seems to be some code missing in the road-name-pois. I changed the ID to several values that if used inside the Points file, would be findable with the search function. If however I use the same ID for the