Hi > I am looking for a style command like this. > > set name='${name}' > set name2='${addr:street} ${addr:housenumber} <LF> ${addr:city}' > > mkgmap is able to place the address in a separate field. > But this feature seems to be only used by the poi-address code.
The other fields are accessed by setting mkgmap:housenumber mkgmap:street mkgmap:city mkgmap:region mkgmap:country mkgmap:phone mkgmap:postal_code Normally these are just set to the corresponding addr:* value, but you can experiment trying to set them to different things. ..Steve _______________________________________________ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev