<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Walter,<br><br><br><div><hr id="stopSpelling">I am using add-pois-to-lines to place overlay symbols on aerialways.<div dir="ltr"><br><div style="FONT-SIZE:10pt;FONT-FAMILY:'Arial';COLOR:#000000;">
<div>Since the option has no parameters, for which tag is shall be 
applied,</div>
<div>I am simply deleting all not needed POIs with some additional lines.</div>
<div>&nbsp;</div>
<div>leisure=*&nbsp;&nbsp;&nbsp;&nbsp; &amp; mkgmap:line2poi=true {delete 
leisure}</div>
<div>natural=cliff&nbsp;&nbsp;&nbsp; &amp; mkgmap:line2poi=true {delete 
natural}</div>
<div>piste:type=*&nbsp;&nbsp;&nbsp; &amp; mkgmap:line2poi=true {delete 
piste:type}</div>
<div>waterway=*&nbsp;&nbsp;&nbsp; &amp; mkgmap:line2poi=true {delete 
waterway}</div>
<div>&nbsp;</div>
<div>mkgmap:line2poitype=mid&nbsp;&nbsp; &amp;&nbsp; 
aerialway=cable_car&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[0x1B0A resolution 22]</div><br>I see no good way to implement a filter on the tags. <br>If I got you right, you would like to specify something like<br>--add-pois-to-lines=tag1,tag2,tag3,...,tagn<br><br>and mkgmap should then create POI for all lines having <br>at least one of the tags, and those POI would not have any other than the listed<br>tags (besides the mkgmap:line2poi tag and those from the boundaries) ?<br><br><br>Gerd<br><br></div></div></div>                                               </div></body>
</html>