Skip to content

Commit fa820e7

Browse files
author
stoecker
committed
add some more auto-discard tags to match wiki description, see https://wiki.openstreetmap.org/wiki/LINZ/Invented_Tags, thanks Frederik for his new TagInfo overview
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19282 0c6e7542-c601-0410-84e7-c038aed88b3b
1 parent 2d62d2e commit fa820e7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java

+7
Original file line numberDiff line numberDiff line change
@@ -945,6 +945,13 @@ public static Collection<String> getDiscardableKeys() {
945945
"KSJ2:lat",
946946
"KSJ2:long",
947947
"KSJ2:river_id",
948+
"LINZ:dataset",
949+
"LINZ:layer",
950+
"LINZ:source_version",
951+
"LINZ2OSM:dataset",
952+
"LINZ2OSM:layer",
953+
"linz2osm:objectid",
954+
"LINZ2OSM:source_version",
948955
"odbl",
949956
"odbl:note",
950957
"osmarender:nameDirection",

0 commit comments

Comments
 (0)