Re: [mkgmap-dev] Problem with splitter

2012-03-17 Thread GerdP
Hi Wolfgang, your illustrations shows exactly on typical problem for the guessing algorithm. My new algorithm would save all three ways with all points, so this guessing will disappear. I've coded that yesterday with one small modification: Only members of complete relations are added to the

Re: [mkgmap-dev] Splitter ignores Relation-Relation ?

2012-03-17 Thread Marko Mäkelä
On Fri, Mar 16, 2012 at 09:55:47PM +0100, WanMil wrote: AFAIK subrelations are not supported by mkgmap. They should be supported. You can nest multiple 'apply' in the style rules. IIRC, this was broken when we implemented osm.pbf support, and fixed after I reported a bug with it. Or was it

Re: [mkgmap-dev] Splitter ignores Relation-Relation ?

2012-03-17 Thread Gerd Petermann
Hi, okay, so I will try remove the problem in splitter first. Gerd Date: Sat, 17 Mar 2012 15:56:45 +0200 From: marko.mak...@iki.fi To: mkgmap-dev@lists.mkgmap.org.uk Subject: Re: [mkgmap-dev] Splitter ignores Relation-Relation ? On Fri, Mar 16, 2012 at 09:55:47PM +0100, WanMil wrote:

Re: [mkgmap-dev] Problem with splitter

2012-03-17 Thread Richard Hansen
On 2012-03-15 03:51, GerdP wrote: Hi Wolfgang, I've described splitters algorithm as it is now here: http://gis.19327.n5.nabble.com/Problem-with-splitter-tp886p5561551.html I am now working on a first approach that looks like this: pass 1: calculate tile areas pass 2: a) for each

Re: [mkgmap-dev] Problem with splitter

2012-03-17 Thread Gerd Petermann
Hi Richard, Date: Sat, 17 Mar 2012 13:43:17 -0400 From: rhan...@bbn.com To: mkgmap-dev@lists.mkgmap.org.uk Subject: Re: [mkgmap-dev] Problem with splitter On 2012-03-15 03:51, GerdP wrote: Hi Wolfgang, I've described splitters algorithm as it is now here:

Re: [mkgmap-dev] Small holes in boundary coverage

2012-03-17 Thread GerdP
Hi, short status update I fixed one problem in BoundaryQuadTree which removed most of the holes, but I still find one in africa which is not shown in with trunk version, so I will continue tomorrow ... Gerd GerdP wrote Hi WanMil, I saw these holes, but did not find a good reason

Re: [mkgmap-dev] 2 Gb size limit gmapsupp?

2012-03-17 Thread Steve Ratcliffe
On 08/03/12 17:42, Minko wrote: I have noticed that Basecamp and some (not all) GPS devices fails to read gmapsupp.img's 2Gb size generated by mkgmap. Is this a known issue? I think it was only known to work up to 2GB. I think it could work up to 4GB, apart from a comparison overflowing due

Re: [mkgmap-dev] Problem with splitter

2012-03-17 Thread Richard Hansen
On 2012-03-17 14:31, Gerd Petermann wrote: a) for each coord, way: find out all tiles that are touched, save the infoin a map What is the definition of touched? A point normally lies in exactly one tile. Nevertheless a point can be written to more tiles because of the overlap handling.

[mkgmap-dev] Resolution range for POIs ?

2012-03-17 Thread Chris66
Hi, when I changed my point file to: place=city[0x0400 resolution 22-16] place=town[0x0800 resolution 22-18] the map was corrupt (blank tiles in BaseCamp and other effects). So, is it not allowed to have a Resolution Range for POIs or is this a known bug ? Chris

Re: [mkgmap-dev] How to exclude a POI from the index?

2012-03-17 Thread Chris66
Am 07.03.2012 20:49, schrieb Chris66: In the Show all POIs list of my eTrex20 there are many bollards, gates and so on which I don't want to have in the list. is there a possibility to exclude a POI from the index? I put them now into the extended range (0x11500 ..) to exclude these POIs