Re: [mkgmap-dev] --add-poi-to-areas customization?

2009-12-03 Thread Christoph Wagner
Ben schrieb: Hi guys, whilst its a great feature for some areas such as shops, its rather useless for others, such as natural=rock, where there might be areas and POIs tagged with. Is there a way to have POIs generated from the areas for certain polygons only? And is there a way to

Re: [mkgmap-dev] Compiling Mkgmap failes

2009-12-03 Thread Chris Miller
That particular error is because you are using an old version of Java (v1.5 or lower) to compile the code. You need Java 1.6. So as Valentijn has suggested, you still have another old version of Java lying around on your system somewhere that you should probably get rid of. L Ok, I finally

Re: [mkgmap-dev] Routing issue in Hameln

2009-12-03 Thread Chris-Hein Lunkhusen
Mark Burton schrieb: In german city Hameln turn-restrictions are used like hell, but they don't seem to work. Err, yes. I broke them. Fixed now in 1414. Hi Mark, don't works for me. Still MapSource routes me directly to Koppenstraße or Hunoldstraße coming from B1 left. v1414 (latest) my

Re: [mkgmap-dev] Routing issue in Hameln

2009-12-03 Thread Mark Burton
Hi Chris, don't works for me. Still MapSource routes me directly to Koppenstraße or Hunoldstraße coming from B1 left. v1414 (latest) my command line: java -Xmx1200m -ea -esa -jar ..\mkgmap\mkgmap.jar --latin1 --description=test --country-name=DE --country-abbr=DE --family-id=5

[mkgmap-dev] routing oddity

2009-12-03 Thread Valentijn Sessink
Hi list, A routing oddity on Mapsource and my Garmin Nuvi: http://osm.org/go/0E6U9XKEb-?layers=0B00FTF When I'm driving on the A1 highway, it always sends me down the motorway_link, then up on the motorway_llink again. Could this be because the bridge over the Weteringweg makes the A1 consist of

Re: [mkgmap-dev] routing oddity

2009-12-03 Thread Mark Burton
Hi Valentijn, A routing oddity on Mapsource and my Garmin Nuvi: http://osm.org/go/0E6U9XKEb-?layers=0B00FTF When I'm driving on the A1 highway, it always sends me down the motorway_link, then up on the motorway_llink again. Could this be because the bridge over the Weteringweg makes the

Re: [mkgmap-dev] routing oddity

2009-12-03 Thread Felix Hartmann
On 03.12.2009 12:10, Mark Burton wrote: Hi Valentijn, A routing oddity on Mapsource and my Garmin Nuvi: http://osm.org/go/0E6U9XKEb-?layers=0B00FTF When I'm driving on the A1 highway, it always sends me down the motorway_link, then up on the motorway_llink again. Could this be because

Re: [mkgmap-dev] Routing issue in Hameln

2009-12-03 Thread Chris-Hein Lunkhusen
Mark Burton schrieb: don't works for me. Still MapSource routes me directly to Koppenstraße or Hunoldstraße coming from B1 left. v1414 (latest) my command line: java -Xmx1200m -ea -esa -jar ..\mkgmap\mkgmap.jar --latin1 --description=test --country-name=DE --country-abbr=DE

Re: [mkgmap-dev] Routing issue in Hameln

2009-12-03 Thread Chris-Hein Lunkhusen
very mysterious indeed. I now deactivated all other maps in MS-Registry (6.13.7), rebuild mkgmap.jar freshly from trunk, but get again the wrong routing. Could you give me your command line and send me your mkgmap.jar? Thank you Mark for sending your mkgmap.jar and your command line.

Re: [mkgmap-dev] Routing issue in Hameln

2009-12-03 Thread Mark Burton
Hi Chris, And now the reason for my map not using the TRs : the missing --ignore-osm-bounds ! So, if I understand correctly : when compiling data that comes out of splitter --ignore-osm-bounds should not be used, but when compiling small areas (from XAPI or stored from JOSM),

Re: [mkgmap-dev] Commit: r1409: Add support for generating multiple map objects from a single OSM object.

2009-12-03 Thread Chris-Hein Lunkhusen
Felix Hartmann schrieb: you could use use bridge=yes [0x10a00 resolution 22 continue] highway=way [0x01 road_class=0 road_speed=1 resolution 20] This has the advantage of not needing to use bridge=yes for any combination in which it could be used. Note, currently ways using continue

Re: [mkgmap-dev] Commit: r1409: Add support for generating multiple map objects from a single OSM object.

2009-12-03 Thread Felix Hartmann
On 03.12.2009 21:44, Chris-Hein Lunkhusen wrote: Felix Hartmann schrieb: you could use use bridge=yes [0x10a00 resolution 22 continue] highway=way [0x01 road_class=0 road_speed=1 resolution 20] This has the advantage of not needing to use bridge=yes for any combination in which it

[mkgmap-dev] Commit: r1415: Set mkgmap:dead-end-check=false when end points have FIXME=*

2009-12-03 Thread svn commit
Version 1415 was commited by markb on 2009-12-03 23:07:27 + (Thu, 03 Dec 2009) Set mkgmap:dead-end-check=false when end points have FIXME=* Based on patch from Marko M?\195?\164kel?\195?\164. ___ mkgmap-dev mailing list