logo separator

[mkgmap-dev] Adaptions in style (needed to make good use of) for overview2 branch

From Minko ligfietser at online.nl on Wed May 15 21:40:33 BST 2013

Felix wrote:
> that's a bug (or should we call it feature?) in Mapsource/Basecamp. I
> think only 0x0100 to 0x0900 render in the overview map. Not sure about
> extended POIs.

I narrowed it down to a place poi of 0x0100 that Mapsource didnt like:

(place=sea | place=ocean) & mkgmap:area2poi!=true & name=* [0x0100 resolution 16]

As soon as I skipped this tile with the sea name, the poi names of capital cities and countries are rendered ok.
With this tile in it, pois disappear from 15 and lower (strange, because the sea names are only until 16).
This bug only shows up in Mapsource, in Basecamp it is rendered fine.
I have to test further if I can use other poi types instead of 0x0100...



> On 09.05.2013 05:57, Minko wrote:
> > I found out that Mapsource won't render pois in the overview map if
> > they have different types on each zoom level.
> >
> > Points:
> >
> > place=city & capital=yes [0x0b00 resolution 12-15 continue]
> > place=city [0x0400 resolution 16]
> >
> >
> > Options file:
> >
> > levels = 0:24, 1:23, 2:22, 3:20, 4:18
> > overview-levels = 0:17, 1:15
> >
> >
> > Only the 0x0400 poi is rendered, but in the lowest levels (<16) from
> > the overview map no capital 0x0b00 is shown,
> > altough you can still see it in the ovm_ file. If I change the type
> > into either 0x0400 or 0x0b00 , it is rendered.
> > Don't know if this is a Mapsource bug or something that can be
> > impproved in mkgmap?
> > _______________________________________________
> > mkgmap-dev mailing list
> > mkgmap-dev at lists.mkgmap.org.uk
> > http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> 
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


More information about the mkgmap-dev mailing list