Changes between Initial Version and Version 1 of Ticket #23870, comment 8
- Timestamp:
- 2024-08-21T16:07:26+02:00 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23870, comment 8
initial v1 4 4 Important bits from the wiki: 5 5 * **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. 7 7 * **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.