Re: [mkgmap-dev] Either mkgmap error or splitter error

2009-05-27 Thread Lambertus
I wasn't clear about that but you are right: The planet was splitted once with max-nodes=120 and then made manual changes to the areas.list. Clinton Gladstone wrote: On Tue, May 26, 2009 at 6:06 PM, Lambertus o...@na1400.info wrote: I manually divide failing tiles after an initial split

R: [mkgmap-dev] [PATCH v1] - merge nodes to remove evil short arcs

2009-05-27 Thread Marco Certelli
Mark, I'd like to help but I've no way to build mkgmap. Could you please send me a compiled mkgmap.jar to test the patch? Please, don't give up in searching for the BUG. I'm reading the code and I suspect the error is in the NET/NOD info calculations. In fact the issue appears when the 2

Re: R: [mkgmap-dev] [PATCH v1] - merge nodes to remove evil short arcs

2009-05-27 Thread Mark Burton
Hi Marco, Mark, I'd like to help but I've no way to build mkgmap. Could you please send me a compiled mkgmap.jar to test the patch? Wilco. But why can't you build mkgmap? I believe it can even be done on Windows boxes so it can't be that difficult. Please, don't give up in searching for

Re: [mkgmap-dev] [PATCH v1] Synthesise cycleways that allow reverse bicycle routing on oneway streets

2009-05-27 Thread Felix Hartmann
I think this is just one of those cases, where you notice that Garmin map format simply does not allow to create a map that is useful for several usage cases. Better use a dedicated cycle-map (in which you would delete the oneway information in case of cycleway=opposite or similar). Mark

R: [mkgmap-dev] road_speed parameter

2009-05-27 Thread Marco Certelli
This is what I know: Road_speed: 0 to 7 Default values: 7=128Km/h, 6=108Km/h, 5=93km/h, 4=72km/h, 3=56km/h, 2=40km/h, 1=20km/h, 0=8km/h. In Mapsource you can change speeds for levels 2 to 6. My garmin nuvi 255 does not allow any change respect the default speeds. I don't know about other

Re: [mkgmap-dev] generating custom maps (stylesheet or typ files)

2009-05-27 Thread Clinton Gladstone
On Tue, May 26, 2009 at 10:18 PM, Marko Mäkelä marko.mak...@iki.fi wrote: Are there any freely distributable TYP files that could be used as a starting point?  I understood that TYP files can only be created with closed-source Windows programs You will note that the online TYP editor I

Re: [mkgmap-dev] [PATCH v2] quick distance calculation

2009-05-27 Thread Mark Burton
Hi Clinton, I have had this patch applied for some time, and have used it for car and bicycle routing: I have not noticed any difference in routing behaviour. It is probably safe to commit. Excellent. Cheers, Mark ___ mkgmap-dev mailing list

Re: R: [mkgmap-dev] [PATCH v3] - merge nodes to remove evil short arcs

2009-05-27 Thread Mark Burton
Hi Marko, Many thanks for your suggestion about avoiding adding an arc from a node to itself. Your detective work/thinking has paid off. Actually, the real problem is much earlier in the processing and I have now committed a fix. The problem is that you can't use Coord objects as keys in