diff --git a/data/discarded.js b/data/discarded.js index 7a1e4580e..3a38a1534 100644 --- a/data/discarded.js +++ b/data/discarded.js @@ -1,10 +1,20 @@ // entirely discarded tags +// https://github.com/systemed/potlatch2/blob/master/net/systemeD/halcyon/connection/XMLConnection.as#L24 iD.data.discarded = [ + "created_by", 'tiger:upload_uuid', 'tiger:tlid', 'tiger:source', 'tiger:separated', 'geobase:datasetName', 'geobase:uuid', - 'sub_sea:type' + 'sub_sea:type', + "odbl", + "odbl:note", + "yh:LINE_NAME", + "yh:LINE_NUM", + "yh:STRUCTURE", + "yh:TOTYUMONO", + "yh:TYPE", + "yh:WIDTH_RANK" ];