Hi Ticker, Yes this does work, but you are right that the test for isOverviewComponent or isOverviewCombined only needs to test for isOverviewComponent and it doesn't need the change to OverviewMapDataSource.
Please find an updated patch attached. Cheers, Mike -----Original Message----- From: Ticker Berkin [mailto:[email protected]] Sent: 08 March 2021 08:44 To: Development list for mkgmap <[email protected]> Subject: Re: [mkgmap-dev] omit items from overview Hi Mike Does this work? There is no information about the tagging when the elements are read back from the ovm_ file. In MapBuilder I think you have to test for isOverviewComponent rather than isOverviewCombined and I don't think changes to OverviewMapDataSource make any difference to anything. Ticker On Sun, 2021-03-07 at 21:56 +0000, Gerd Petermann wrote: > Hi Mike, > > do you have a use case for that? My approach would be to change the > resolution/level for the object, so I wonder why we need a special > variable. > > Gerd > > ________________________________________ > Von: mkgmap-dev <[email protected]> im Auftrag > von Mike Baggaley <[email protected]> > Gesendet: Sonntag, 7. März 2021 22:30 > An: 'Development list for mkgmap' > Betreff: [mkgmap-dev] omit items from overview > > Hi Gerd, > > Please find attached a patch that causes objects that have > mkgmap:nooverview=yes to be omitted from the overview map. > > Cheers, > Mike > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
OverviewContent2.patch
Description: Binary data
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
