Skip to content

Commit

Permalink
add some more auto-discard tags to match wiki description, see https:…
Browse files Browse the repository at this point in the history
…//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
  • Loading branch information
stoecker committed Jan 13, 2025
1 parent 2d62d2e commit fa820e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,13 @@ public static Collection<String> getDiscardableKeys() {
"KSJ2:lat",
"KSJ2:long",
"KSJ2:river_id",
"LINZ:dataset",
"LINZ:layer",
"LINZ:source_version",
"LINZ2OSM:dataset",
"LINZ2OSM:layer",
"linz2osm:objectid",
"LINZ2OSM:source_version",
"odbl",
"odbl:note",
"osmarender:nameDirection",
Expand Down

0 comments on commit fa820e7

Please sign in to comment.