Files
iD/data/discarded.js
2013-02-14 16:24:38 -08:00

21 lines
472 B
JavaScript

// 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',
"odbl",
"odbl:note",
"yh:LINE_NAME",
"yh:LINE_NUM",
"yh:STRUCTURE",
"yh:TOTYUMONO",
"yh:TYPE",
"yh:WIDTH_RANK"
];