Maks Vasilev ([email protected]) wrote: > Hi! > > I create map (contour) with: > > mkgmap --gmapsupp --tdbfile \ > --family-name="NASA-SRTM-Topo" \ > --product-id=9 \ > --family-id=99 \ > --series-name="Vyatka-topo" \ > --description="Centae" \ > --country-name="RUSSIA" --country-abbr="RU" \ > --charset=cp1251 --lower-case \ > --style-file=stranger/ \ > --output-dir=elev/ \ > --draw-priority=31 \ > --transpatent \ > elev/*.osm \ > topo.TYP > > But map not transparent. In GMapTool i see that map not have T flag. > I test in > in 1673 and 1699. > _______________________________________________ Hi,
It's --transparent, not --transpatent -- Charlie _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
