Hi Dariusz, if you change the style, you should create a copy of directory default and give it a different name, e.g. c:\mystyle. Next, you use option --style-file=c:\mystyle to tell mkgmap the position of the style.
If you change the files in \examples\styles\default you still have to tell mkgmap to read that directory, else it will use the files which are in the jar file. Gerd ________________________________________ Von: mkgmap-dev <[email protected]> im Auftrag von d.kwapisz <[email protected]> Gesendet: Mittwoch, 31. Mai 2017 16:23:08 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] Problem with visibility object in Garmin img Hi Gerd, unfortunately I cant verify Your suggestions, because it appears that change in style files don't influences gmapsupp.img (also I don't see in cmd window results off {echo "..."} command. I must more time to try. Best Regards Darek W dniu 2017-05-31 08:33:37 użytkownik Gerd Petermann <[email protected]> napisał: > Hi Dariusz, > > thanks for the feedback. You may also try to use a lower resolution for > leisure=nature_reserve [0x16 resolution 19] > if you are interested in them. > > To be honest, I don't understand why the default style processes water > polygons > so late. I think the lines > > include 'inc/water_polygons'; > include 'inc/landuse_polygons'; > > should be moved instantly after the block > > historic=museum | historic=memorial [0x1e resolution 21] > historic=archaeological_site | historic=ruins [0x1e resolution 21] > > Does anybody see a reason for the current order ? > > Gerd > ________________________________________ > Von: mkgmap-dev <[email protected]> im Auftrag von > d.kwapisz <[email protected]> > Gesendet: Dienstag, 30. Mai 2017 22:49:38 > An: Development list for mkgmap > Betreff: Re: [mkgmap-dev] Problem with visibility object in Garmin img > > Hi Gerd, > > Really, I can see nature_reserve from zoom 800m. ThankYou (Sorry my fault). > > Tomorrow I tray change style for tourism=attraction and natural=water. > > Darek > > > W dniu 2017-05-30 15:01:20 użytkownik Gerd Petermann > <[email protected]> napisał: > > Hi Dariusz, > > > > you should see the two leisure=nature_reserve polygons as green areas if > > you zoom in to 800m . > > The water polygon is also tagged as tourism=attraction and it seems that > > the default style > > renders this as 0x1f which is also a kind of park and therefore also > > rendered as green. > > > > Does that help? > > > > Gerd > > > > ________________________________________ > > Von: mkgmap-dev <[email protected]> im Auftrag von > > d.kwapisz <[email protected]> > > Gesendet: Dienstag, 30. Mai 2017 14:24:08 > > An: [email protected] > > Betreff: [mkgmap-dev] Problem with visibility object in Garmin img > > > > Hi, > > > > I've load from OSM rectangle > > bbox=24.061,35.2895,24.2976,35.4638 > > using Overpass API export. > > > > (this is part of Greece > Crete) > > > > There are among other things 2 polygons nature_reserve (140514809 and > > 140515050) and polygon natural water (356673828). > > > > I use the newest mkgmap 3909 (Windows 10). > > > > After using mkgmap with option file: > > > > family-name=fam-name-kreta > > gmapsupp > > output-dir=D:\Dokumenty\OSM\ttt\ > > description=descr-kreta > > unicode > > index > > route > > precomp-sea=C:\Users\Darek\Downloads\sea.zip > > generate-sea > > order-by-decreasing-area > > mapname: 63240001 > > input-file: map.osm > > > > > > After generating gmapsupp.img and transferring to Orgeon 650 unfortunately > > I don't see neither polygons (140514809 and 140515050) nor polygon > > (356673828). > > > > > > What I do wrong? > > > > Best Regards > > Dariusz Kwapisz > > _______________________________________________ > > mkgmap-dev mailing list > > [email protected] > > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > > > > > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
