Update discarded tags to match P2

This commit is contained in:
John Firebaugh
2013-02-14 16:23:59 -08:00
parent c663ed243e
commit 5b9c6e2531
+11 -1
View File
@@ -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"
];