mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 13:18:15 +02:00
Update discarded tags to match P2
This commit is contained in:
+11
-1
@@ -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"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user