<div dir="ltr"><div dir="ltr"><div>I just wonder about how useful it is, given (presumably) the URL can be derived from the ref key. Is the idea that people would directly click on the link from the slippy map? Or is some other system going to read the URL?<br></div><div><br></div><div>I'm not saying don't do it, but if they changed the format of the link, then all stops would need updating.</div><div><br></div><div> - Ben.<br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, 18 Dec 2024 at 00:35, Gregory via Talk-au <<a href="mailto:talk-au@openstreetmap.org">talk-au@openstreetmap.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Last week I posted in Geogeeks Perth Slack about a proposal to tag all Transperth bus stops with live bus time web-page as the website tag. I have an OSM file of 5475 Transperth bus stops ready to upload.<br>
<br>
Overpass query:<br>
node<br>
  [highway=bus_stop]<br>
  [network=Transperth]<br>
  ["ref"~"^[0-9][0-9][0-9][0-9][0-9]$"]<br>
  ;<br>
out meta;<br>
<br>
website tags added as:<br>
<a href="https://136213.mobi/RealTime/RealTimeStopResults.aspx?SN=" rel="noreferrer" target="_blank">https://136213.mobi/RealTime/RealTimeStopResults.aspx?SN=</a><br>
and the ref key value appended.<br>
<br>
Would anyone like to comment before I upload?<br>
<br>
Regards,<br>
Gregory<br>
<br>
</blockquote></div><div><br clear="all"></div></div>