<div class=WordSection1><p class=MsoNormal>This is a draft for the docu. Feel free to add/correct or ignore it <span style='font-family:"Segoe UI Emoji",sans-serif'>😊</span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Apply_first</p><p class=MsoNormal>The apply_first action is like apply,but it will apply the Action only to the FIRST member of the relation. </p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>It can be used to generate a POI providing information about a routes details. Assuming the relation is tagged in the right order, the POI will be placed at the start of the route – otherwise it will be placed somewhere on the route. </p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>As most relation member are of type „way“, use it together with the <span style='font-size:11.5pt;font-family:"Arial",sans-serif;color:#1D4874'>--add-pois-to-lines command line-option </span> to generate the POI.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Be aware that relations which are splitted into  parts (probably at the border of two tiles) may „produce“ more than one POI.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Gesendet von <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Mail</a> für Windows 10</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='border:none;padding:0cm'><b>Von: </b><a href="mailto:gpetermann_muenchen@hotmail.com">Gerd Petermann</a><br><b>Gesendet: </b>Montag, 10. Dezember 2018 14:21<br><b>An: </b><a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">Development list for mkgmap</a><br><b>Betreff: </b>Re: [mkgmap-dev] Add a POI to the start of a relation (route:mtb)</p></div><p class=MsoNormal><o:p> </o:p></p></div>Hi Andreas,<br><br>okay, I guess nobody else tried it so yes, I'll work on some documentation and commit it within the next days.<br><br>Gerd<br><br>________________________________________<br>Von: mkgmap-dev <mkgmap-dev-bounces@lists.mkgmap.org.uk> im Auftrag von andreas.schmidt.hetschbach@t-online.de <andreas.schmidt.hetschbach@t-online.de><br>Gesendet: Montag, 10. Dezember 2018 11:10<br>An: Development list for mkgmap<br>Betreff: Re: [mkgmap-dev] Add a POI to the start of a relation (route:mtb)<br><br>HI,<br><br>will this feature made it to the master-branch? I´m quite happy with it.<br><br>Regards<br><br>Andreas<br><br>Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows 10<br><br>Von: andreas.schmidt.hetschbach@t-online.de<mailto:andreas.schmidt.hetschbach@t-online.de><br>Gesendet: Mittwoch, 28. November 2018 10:25<br>An: mkgmap-dev<mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk>; Development list for mkgmap<mailto:mkgmap-dev@lists.mkgmap.org.uk>; Gerd Petermann<mailto:gpetermann_muenchen@hotmail.com><br>Betreff: Re: [mkgmap-dev] Add a POI to the start of a relation (route:mtb)<br><br>Hi Gerd,<br><br>forget my mail from 22.11.18.<br><br>apply_first does work as expected – I just didn’t catch it how the data is processed.<br><br>Now I can<br><br>If the relation is in order and the „direction“ (role=backward/Forward) is tagged (at the first way) -> Display the POIs Right at the start<br>If the relation is in order but there is no direction or there are more than one relation starting at this way -> Display the POIs somewhere on the first way<br>If the relation is not in order -> Display the POI somewhere on the relation<br><br>I can search for POIs like „MTB-Infopint“ and get all the mtb-relations and there tagged Information (ascent, distance, etc.).<br><br>Tests with relations starting with a node still going on.<br><br>Thanks a lot so far.<br><br>Andreas<br><br><br>Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows 10<br><br>Von: andreas.schmidt.hetschbach@t-online.de<mailto:andreas.schmidt.hetschbach@t-online.de><br>Gesendet: Donnerstag, 22. November 2018 19:37<br>An: Development list for mkgmap<mailto:mkgmap-dev@lists.mkgmap.org.uk><br>Betreff: Re: [mkgmap-dev] Add a POI to the start of a relation (route:mtb)<br><br>Hi Gerd,<br> great idea and it works good for my puposes. In principle I try to do the following:<br> Use Option –add-pois-to-lines<br><br>  *   Add a tag route_mtb_info_point to the first member of a route<br>  *   Add all the relevant relation Information<br>  *   Add the „direction“ (role=backward/Forward) of the first member<br>  *   Add an element in the Points-file which is shown at the start or the end (or in the middle if there is no direction) in relation of the direction of the way<br>I can search for POI like „MTB-Info…“ and get all the MTB-Routes around my Position. The POI are at the start (or nearby) of the route (if the mebers are ordered) or somewhere on the route – as expected. Sometimes there are two POI for one route<br> I have the following in my style:<br>#add tag for direction to each member, could be both if way is twice or more with diff Direction in the route.<br>route=mtb{apply<br>                role ='backward'{set mtb_role_backward="yes";}<br>}<br>route=mtb {apply<br>                role ='forward'{ set mtb_role_forward="yes";}<br>}<br> #save data of first member of the route, (could be more than one route but not relevant in this example)<br> route=mtb{apply_first {<br>                                                               set route_mtb_info_point="yes";<br>                                                               set route_mtb_info_point_forward="$(mtb_role_forward)";<br>                                                               set route_mtb_info_point_backward="$(mtb_role_backward)";<br>                                                               set route_mtb_name="$(route_mtb_name)-${name}"|"${name}";<br>                                                               set route_mtb_ref="$(route_mtb_ref)-${ref}"|"${ref}";<br>                                                               set route_mtb_info_actual ="HM:k.A.,KM:k.A.";<br>                                                               set route_mtb_info_actual="HM:${ascent},KM:${distance}" | "HM:${fee},KM:${distance}" | "KM:${distance}" | "HM:${ascent}";<br>                                                               set route_mtb_info="$(route_mtb_info)-$(route_mtb_info_actual)"|"$(route_mtb_info_actual)";<br>                                                               echotags"rel apply_first"<br>                                               }<br><br>I expected that for a way which is only member of one relation the values of<br>route_mtb_info_point_forward and route_mtb_info_point_backward<br>could never be „yes“ at the same time for both, because only the first member of the relation is under investigation. But it seems that if a way is more than once a member in a relation, the data of both positions are stored (the way is the first (backward) and the last (Forward) member of the relation).<br><br>Way 337595135 [highway=track, motor_vehicle=forestry, mtb_role_backward=yes, mtb_role_forward=yes, route_bicycle=yes, route_hiking=yes, route_mtb_info=HM:754,KM:30, route_mtb_info_actual=HM:754,KM:30, route_mtb_info_point=yes, route_mtb_info_point_backward=yes, route_mtb_info_point_forward=yes, route_mtb_name=MTB-Strecke Breuberg 1, route_mtb_ref=Bb1, route_name=Odenwaldklub HW 27, Seligenstadt - Waldbrunn - Bad Rappenau-2-Burgen-Radweg-Rundwanderweg Breuberg Burg Breuberg 3: Scheuerberg-Weg-Rundwanderweg Breuberg Burg Breuberg 2: Schanzen-Weg-Rundwanderweg Breuberg Burg Breuberg 2: Schanzen-Weg-Südhessen-Route 22, route_ref=HW 27-2BR-3-2-2-22, route_symbol=rotes X auf weißem Grund, tracktype=grade2] rel apply_first<br> The Points – file includes the following:<br> route_mtb_info_point="yes" & route_mtb_info_point_forward="yes" & mkgmap:line2poitype=start  {set mkgmap:label:1 = "MTB-Info: ${route_mtb_ref} ${route_mtb_name} ${route_mtb_info}"}[0x1010a resolution 20-24 ]<br>route_mtb_info_point="yes" & route_mtb_info_point_backward="yes" & mkgmap:line2poitype=end  {set mkgmap:label:1 = "MTB-Info: ${route_mtb_ref} ${route_mtb_name} ${route_mtb_info}"}[0x1010a resolution 20-24 ]<br>route_mtb_info_point="yes" & mkgmap:line2poitype=mid & route_mtb_info_point_backward!=* & route_mtb_info_point_forward!=* {set mkgmap:label:1 = "MTB-Info: ${route_mtb_ref} ${route_mtb_name} ${route_mtb_info}"}[0x1010a resolution 20-24 ]<br><br>This results in 2 POIs for this route.<br><br>Andreas<br><br>Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows 10<br><br>_______________________________________________<br>mkgmap-dev mailing list<br>mkgmap-dev@lists.mkgmap.org.uk<br>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>