Skip to content

Commit

Permalink
add some discardable tags (sync with JOSM's list), closes #1423
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Jan 17, 2025
1 parent 9aeafb1 commit a11968d
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions data/discarded.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"created_by": true,
"converted_by": true,

"odbl": true,
"odbl:note": true,
Expand Down Expand Up @@ -53,5 +52,17 @@
"yh:TOTYUMONO": true,
"yh:TYPE": true,
"yh:WIDTH": true,
"yh:WIDTH_RANK": true
"yh:WIDTH_RANK": true,

"LINZ2OSM:dataset": true,
"LINZ2OSM:layer": true,
"LINZ2OSM:source_version": true,
"LINZ:dataset": true,
"LINZ:layer": true,
"LINZ:source_version": true,
"linz2osm:objectid": true,

"fid": true,
"import_uuid": true,
"gnis:import_uuid": true
}

0 comments on commit a11968d

Please sign in to comment.