<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi there</p>
    <p>I would like to update all bus stops on the island of Tenerife
      with a link to the status website of upcoming connections to this
      bus stop:</p>
    <ul>
      <li>An example of bus stop:
        <a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/node/1147359056">https://www.openstreetmap.org/node/1147359056</a></li>
      <li>Each such bus stop inhibits a reference: ref=4004</li>
      <li>This reference can be used to obtain that bus stops upcoming
        connections: <a class="moz-txt-link-freetext" href="http://movil.titsa.com/infoparada.php?IdParada=4004">http://movil.titsa.com/infoparada.php?IdParada=4004</a></li>
      <li>Actually, in reality each bus stop has a QR code to check this
        status, which leads to the latter website.</li>
      <li>Hence, all these QR codes are spread across the island, I
        assume the link will seldomly change.<br>
      </li>
      <li>There is also an Ajax link:
        <a class="moz-txt-link-freetext" href="https://titsa.com/ajax/xGetInfoParada.php?id_parada=4004">https://titsa.com/ajax/xGetInfoParada.php?id_parada=4004</a> (But
        thats directly from the website and probably not that stable as
        the former one).<br>
      </li>
    </ul>
    <p></p>
    <p>I think, this link would be good to have with each bus stop for
      Tenerife on OSM, so one can easily derive the upcoming departure
      times, even when not being nearby the bus stop.<br>
    </p>
    <p><br>
    </p>
    <p>Furthermore each bus line on the island has a timetable available
      online, that I would like to link for each bus line:<br>
    </p>
    <ul>
      <li>An example bus line:
        <a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/relation/7165110">https://www.openstreetmap.org/relation/7165110</a></li>
      <li>Each such bis line inhibits a reference code: ref=419</li>
      <li>This reference can be used to obtain that bus lines timestable
        and overview website:
        <a class="moz-txt-link-freetext" href="https://titsa.com/index.php/tus-guaguas/lineas-y-horarios/linea-419">https://titsa.com/index.php/tus-guaguas/lineas-y-horarios/linea-419</a></li>
      <li>An alternative link is this:
        <a class="moz-txt-link-freetext" href="https://movil.titsa.com/infolinea.php?IdLinea=021">https://movil.titsa.com/infolinea.php?IdLinea=021</a> (But I guess,
        it is less useful and does not immediately display the general
        times.)</li>
    </ul>
    <p>Also these links would be good to have with each bus line.</p>
    <p><br>
    </p>
    <p>What do you think about this idea? What would be the best way to
      achieve this in an automated way?</p>
    <p>I know the Overpass API and I could probably readily identify all
      the relevant bus stop nodes and bus line relations.  However, I
      have never updated such things in an automated way.</p>
    <p>Many thanks</p>
    <p>Klaus<br>
    </p>
  </body>
</html>