Skip to content

Commit a11968d

Browse files
committed
add some discardable tags (sync with JOSM's list), closes #1423
1 parent 9aeafb1 commit a11968d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

data/discarded.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"created_by": true,
3-
"converted_by": true,
43

54
"odbl": true,
65
"odbl:note": true,
@@ -53,5 +52,17 @@
5352
"yh:TOTYUMONO": true,
5453
"yh:TYPE": true,
5554
"yh:WIDTH": true,
56-
"yh:WIDTH_RANK": true
55+
"yh:WIDTH_RANK": true,
56+
57+
"LINZ2OSM:dataset": true,
58+
"LINZ2OSM:layer": true,
59+
"LINZ2OSM:source_version": true,
60+
"LINZ:dataset": true,
61+
"LINZ:layer": true,
62+
"LINZ:source_version": true,
63+
"linz2osm:objectid": true,
64+
65+
"fid": true,
66+
"import_uuid": true,
67+
"gnis:import_uuid": true
5768
}

0 commit comments

Comments
 (0)