From: [email protected] Date: Tue, 20 Jul 2010 11:57:16 +0100 > What POIs do you see in your map? You should see no POIs (except toilets). > If you're seeing any other POIs, then mkgmap is not using your custom style.
Ok I have just understood the problem : I first have to create the img file, and then to use the --gmapsupp option with the TYP file. This is : * java -jar mkgmap.jar --family-id=4242 --style-file=resources/styles/watsan --tdbfile bilbao.osm * java -jar mkgmap.jar --family-id=4242 --tdbfile --gmapsupp 63240001.img watsan.TYP And it works well now ! Thanks ! -- Frédéric Bonifas +33672652807 skype:fredericbonifas _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
