Prośby o zmapowanie/poprawę

Jest to uwaga bez ani jednego komentarza, nawet od osoby tworzącej tę uwagę. Tak wygląda ta uwaga zwrócona przez API:

<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="OpenStreetMap server" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
    <note lon="21.0327990" lat="52.2412560">
        <id>4564437</id>
        <url>https://www.openstreetmap.org/api/0.6/notes/4564437</url>
        <comment_url>https://www.openstreetmap.org/api/0.6/notes/4564437/comment</comment_url>
        <close_url>https://www.openstreetmap.org/api/0.6/notes/4564437/close</close_url>
        <date_created>2024-12-26 21:58:33 UTC</date_created>
        <status>open</status>
        <comments>
  </comments>
    </note>
</osm>

Tak powinna wyglądać normalna uwaga bez ani jednego dodatkowego komentarza (tutaj od anonima):

<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="OpenStreetMap server" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
    <note lon="22.5084892" lat="51.1766997">
        <id>4243684</id>
        <url>https://www.openstreetmap.org/api/0.6/notes/4243684</url>
        <comment_url>https://www.openstreetmap.org/api/0.6/notes/4243684/comment</comment_url>
        <close_url>https://www.openstreetmap.org/api/0.6/notes/4243684/close</close_url>
        <date_created>2024-05-13 08:12:09 UTC</date_created>
        <status>open</status>
        <comments>
            <comment>
                <date>2024-05-13 08:12:09 UTC</date>
                <action>opened</action>
                <text>new address: Lublin, Pszczela 7d</text>
                <html>&lt;p&gt;new address: Lublin, Pszczela 7d&lt;/p&gt;</html>
            </comment>
        </comments>
    </note>
</osm>

Aktualizacja: uwagę zamknąłem.

1 Like