[mkgmap-dev] Losing address when changing POI icon from TYP
From nwillink osm at pinns.co.uk on Sun Mar 23 09:27:28 GMT 2014
I have had no problems showing all the different fuel operators: However, you have to allow for how the fuel is tagged - could be name, operator or brand Then allow for Shell or shell To ensure they all show up when searching for fuel I had to plot 2 pois : ie 2f01 ( make this transparent with size 1x1) - 2f01 ensures is gets listed then one for each fuel operator amenity=fuel { name '${operator}: ${name}' | '${name}' | '${operator}' } [0x2f01 resolution 24 continue] amenity=fuel & (operator=Shell | brand=Shell) [0x6000 resolution 24] amenity=fuel & (operator=Esso | brand=Esso) [0x6002 resolution 24 ] amenity=fuel & (operator ~ 'Texa.*' | brand ~ 'Texa.*') [0x601F resolution 24 ] -- View this message in context: http://gis.19327.n5.nabble.com/Losing-address-when-changing-POI-icon-from-TYP-tp5800705p5800718.html Sent from the Mkgmap Development mailing list archive at Nabble.com.
- Previous message: [mkgmap-dev] Losing address when changing POI icon from TYP
- Next message: [mkgmap-dev] Losing address when changing POI icon from TYP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list