Hi Minko, I think the function implemented in the current patch ignores points completely. This has to be implemented as well as the support for data with extended types.
Regarding the special style: I am not sure how this has to be done. The current implementation works only with the data in the *.img files, so this would require a completely different logic, but afaik it should be possible. Gerd > Date: Thu, 28 Mar 2013 09:39:00 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [mkgmap-dev] Overview map for Africa > > Gerd wrote: > > yes, that is caused by a missing if statement: > > if (!finfo.isImg()) > > return; > > Thanks, > > And how about points, like big cities, country and sea names, are they copied > too to the overview map? > I think a special style file for generating the overview map is better. > If possible with a few zoomlevels, like Felix suggested. If no such style is > present, mkgmap will look at the items in the lowest level that is present, > like the patch now does. > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
