Changes between Initial Version and Version 1 of Ticket #23870, comment 8


Ignore:
Timestamp:
2024-08-21T16:07:26+02:00 (12 months ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23870, comment 8

    initial v1  
    44Important bits from the wiki:
    55* **modern** editors add `source` tags to the changesets. JOSM adds `source` tags to the changeset.
    6 * **historic** practice -- really only needed if the editor doesn't add `source` information to the changeset. Pretty much every editor standard users will use does that. If you are a power user and are writing direct to the OSM API, don't.
     6* **historic** practice -- really only needed if the editor doesn't add `source` information to the changeset. Pretty much every editor standard users will use does that. If you are a power user and are writing direct to the OSM API, don't; use a library instead.
    77* **has not been officially deprecated** -- while not **deprecated**, it is not the standard practice for people to actually use `source` tags on OSM objects. In fact, many people ''remove'' `source` tags when touching objects with them.