Re: [mkgmap-dev] cannot route when end node is at the tile edge

2009-07-17 Thread maning sambale
It's exactly this node. I will post the bounds later On Sat, Jul 18, 2009 at 2:21 PM, Mark Burton wrote: > > Hi Maning, > >> The road intersection "Daang Hari" is exactly at the edge of my tile >> (made with splitter) routing does not work.  But when I created >> another mapset without the splitt

Re: [mkgmap-dev] cannot route when end node is at the tile edge

2009-07-17 Thread Mark Burton
Hi Maning, > The road intersection "Daang Hari" is exactly at the edge of my tile > (made with splitter) routing does not work. But when I created > another mapset without the splitter, routing works. > > > http://www.openstreetmap.org/?lat=14.413996&lon=121.01714&zoom=18&layers=B000FTF > Wh

[mkgmap-dev] cannot route when end node is at the tile edge

2009-07-17 Thread maning sambale
The road intersection "Daang Hari" is exactly at the edge of my tile (made with splitter) routing does not work. But when I created another mapset without the splitter, routing works. http://www.openstreetmap.org/?lat=14.413996&lon=121.01714&zoom=18&layers=B000FTF -- cheers, maning --

Re: [mkgmap-dev] [patch] change bus_stop to Transit Service category and add name / operator

2009-07-17 Thread maning sambale
used this in my highway=bus_stop [0x2f17 resolution 21] But it didn't appear in mapsource On Fri, Jul 17, 2009 at 4:30 PM, Marko Mäkelä wrote: > Hi Ben, > > On Fri, Jul 17, 2009 at 02:14:36AM -0400, Ben Konrath wrote: >> Here's a patch to change the highway=bus_stop POI to the Transit Service >> c

[mkgmap-dev] listing all available POI in the point style

2009-07-17 Thread maning sambale
Hi, I tried to list all mapped POIs around my area and matched them to what code Garmin provides. Please have a look if I missed/misclassified some. There are some POIs that I can't find the proper garmin codes. Any advice? -- cheers, maning

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Felix Hartmann
2009/7/18 Garvan & maew > > Did anyone else notice this problem before? Were you able to reproduce >> it? If it helps, I can prepare a map that will have a routing problem >> just at the edge (there's a biking tunnel that MapSource avoids, no >> matter how hard I try, while letting mkgmap render

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Garvan & maew
Did anyone else notice this problem before? Were you able to reproduce it? If it helps, I can prepare a map that will have a routing problem just at the edge (there's a biking tunnel that MapSource avoids, no matter how hard I try, while letting mkgmap render the map without a boundary, the tunn

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Valentijn Sessink
Hi Mark, Mark Burton schreef: > I believe (because the ML is not showered with emails complaining about > it failing) that inter-tile routing is generally working OK. It really does work great. In fact, it took me quite a while to come to the conclusion that the map edge seemed to be involved and

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Mark Burton
Hi Valentijn, > Did anyone else notice this problem before? Were you able to reproduce > it? If it helps, I can prepare a map that will have a routing problem > just at the edge (there's a biking tunnel that MapSource avoids, no > matter how hard I try, while letting mkgmap render the map without

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Valentijn Sessink
Steve Ratcliffe schreef: >> What I found is the following. Splitting a file with a border will >> produce a file that has the exact "bounds", without the overlap, in the >> resulting map. > That is intentional; the bounds should not overlap and should meet exactly. Are you really (as in really-rea

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Steve Ratcliffe
Hi Since no one replies to my mail, I'll do it myself ;) Thanks for studying the problem so closely - it is very useful. What I found is the following. Splitting a file with a border will produce a file that has the exact "bounds", without the overlap, in the resulting map. That is inten

Re: [mkgmap-dev] [PATCH v4] - beware of the bollards!

2009-07-17 Thread Mark Burton
Howdy folks, Shall I commit this stuff or does it need more work? To recap, it stops routing across a bollard (or other POI that has access restrictions). It works OK except in the case where the start and end positions are close to the bollard. As previously discussed, that is probably not fixa

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Valentijn Sessink
Hello list, I'm having a great time corresponding to myself here :) but these are my observations so far. Running Splitter, then Mkgmap.jar, then MapSetToolKit.exe, then Mapsource, the resulting submaps are shifted from their bounding box: they are about 2.4 kilometers left, up, from the map itsel

Re: [mkgmap-dev] problems at map intersections?

2009-07-17 Thread Valentijn Sessink
Hi, Since no one replies to my mail, I'll do it myself ;) Warning: I'm not much of a programmer and I just looked around in the mkgmap source for the first time today, so there's more things that I don't understand than there are things that I do understand. What I found is the following. Splitt

Re: [mkgmap-dev] More on Routing

2009-07-17 Thread Paul
Steve Hosgood wrote: > Mark Burton wrote: >> Hi Paul, >> >> >>> Bury to CHester however starts along the M66, goes straight through >>> junction 18 to the next junction where you go all the way round the >>> roundabout, come back on yourself to junction 18 and then turn left onto >>> the M60 wher

[mkgmap-dev] Commit: r1088: Separate out the map number and the map name for the TDB file.

2009-07-17 Thread svn commit
Version 1088 was commited by steve on 2009-07-17 14:28:22 +0100 (Fri, 17 Jul 2009) Separate out the map number and the map name for the TDB file. You can specify a separate name and number for the overview map. - Anton Todorov ___ mkgmap-dev mailing

Re: [mkgmap-dev] More on Routing

2009-07-17 Thread Mark Burton
> If Paul used XAPI to extract a part of the country in order to build his > Garmin map then it's possible that his XAPI excerpt isn't complete. I've > been seeing more and more of this happening in South Wales where I'm > doing exactly that. > > It seems (from other comments here) that there'

Re: [mkgmap-dev] More on Routing

2009-07-17 Thread Steve Hosgood
Mark Burton wrote: Hi Paul, Bury to CHester however starts along the M66, goes straight through junction 18 to the next junction where you go all the way round the roundabout, come back on yourself to junction 18 and then turn left onto the M60 where the route is then as expected.This odd be

Re: [mkgmap-dev] show oneway streets (and other mapping information)

2009-07-17 Thread Steve Ratcliffe
> In my previous post i proposed a patch that solve this problem but it is > still not observed nor committed. I don't know why? :( Sorry about that, I think that the patch is good, I've been busy with other things in last few months, but I should have more time soon. Also the ordinary mapnames

Re: [mkgmap-dev] show oneway streets (and other mapping information)

2009-07-17 Thread Anton Todorov
- Original Message ... > overview-mapname > Filename of over view map without the extension. I found this must be a > number > if the map is to displayed in MapSource, but this appears to be a MKGMAP > requirement, not a GARMIN requirement. > ... Well I can confirm that statement. IM

Re: [mkgmap-dev] [patch] change bus_stop to Transit Service category and add name / operator

2009-07-17 Thread Marko Mäkelä
Hi Ben, On Fri, Jul 17, 2009 at 02:14:36AM -0400, Ben Konrath wrote: > Here's a patch to change the highway=bus_stop POI to the Transit Service > category and add the name and/or operator. As usual, comments are > welcome. Good idea! This will nicely separate bus stops and train stops. Maybe