Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Discardable Tags with JOSM #1423

Closed
stoecker opened this issue Jan 17, 2025 · 1 comment
Closed

Sync Discardable Tags with JOSM #1423

stoecker opened this issue Jan 17, 2025 · 1 comment

Comments

@stoecker
Copy link

stoecker commented Jan 17, 2025

Description

Hello,

based on Frederiks new overview of auto discarded tags (https://taginfo.openstreetmap.org/reports/discardable_tags) I adapted JOSM a bit. Maybe it would be a good idea for iD to syncs to that also:

  • I removed converted_by which no longer exists in the database
  • I added LINZ2OSM:dataset, LINZ2OSM:layer, LINZ2OSM:source_version, LINZ:dataset, LINZ:layer, LINZ:source_version, fid, linz2osm:objectid
  • There are still two older differences between iD and JOSM: import_uuid, gnis:import_uuid - Given the low number they don't matter anymore, but as long as they aren't zero I wont drop them (OTOH I also wouldn't add them as new ;-)
    All the other wiki entries with discardable entries have extremely low usage not justifying auto-drop, so I'll not added them.

Screenshots

No response

@tyrasd tyrasd transferred this issue from openstreetmap/iD Jan 17, 2025
@tyrasd tyrasd closed this as completed in a11968d Jan 17, 2025
@tyrasd
Copy link
Member

tyrasd commented Jan 17, 2025

Thanks for the heads-up! I've also added the [gnis:]import_uuid tags, to fully sync the list with what's in JOSM. I think it's worth it for the consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants