<p dir="auto">You can get a feed of notes unrestricted by any bounding box: <a href="https://api.openstreetmap.org/api/0.6/notes/feed" rel="nofollow">https://api.openstreetmap.org/api/0.6/notes/feed</a></p>
<p dir="auto">It's not entirely clear if this is planned. The query runs rather slow, the <a href="https://wiki.openstreetmap.org/wiki/API_v0.6#RSS_Feed:_GET_/api/0.6/notes/feed" rel="nofollow">wiki</a> shows <code class="notranslate">bbox</code> as required, but the requirement was dropped more than ten years ago.</p>
<p dir="auto">If it is supposed to work, the description element in the feed is going to look strange. It refers to an area and has slots for bounding box lat/lon, but since the area is undefined, the slots are empty:</p>
<pre class="notranslate"><code class="notranslate"><description>A list of notes, reported, commented on or closed in your area [(|) -- (|)]</description>
</code></pre>
<p dir="auto">This PR adds another description string for feeds of all notes without area restrictions.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4214'>https://github.com/openstreetmap/openstreetmap-website/pull/4214</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4214/commits/d2bdf1f0ae786597017439ac8d48590609d83e69" class="commit-link">d2bdf1f</a>  Add notes feed description for unspecified area</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4214/files">2 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4214/files#diff-d8f30ea1257d77c6a54152eb01b0b95a06f343a2f49f05b51447ef9d89ee8c89">app/views/api/notes/feed.rss.builder</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4214/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4214.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4214.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4214.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4214.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4214">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLN5QNO2JVUDXYD7VIDXYHXBBANCNFSM6AAAAAA4HVFIPY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKC5D6TFDSCVHNGVALXYHXBBA5CNFSM6AAAAAA4HVFIP2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHG72ILQ4.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4214</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4214",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4214",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>