mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-21 02:27:15 +02:00
upgrade old information values to subtypes of board/map
and add an "activity" field for maps and guideposts which indicates the mapped/signposted scope of activities: hiking, biking, etc. closes #45
This commit is contained in:
@@ -97,6 +97,16 @@ en:
|
||||
'yes': Public
|
||||
# 'terms: permitted,private,public'
|
||||
terms: '[translate with synonyms or related terms for ''Allowed Access'', separated by commas]'
|
||||
activity:
|
||||
# 'hiking=*, bicycle=*, mtb=*, horse=*, ski=*'
|
||||
label: Activity
|
||||
options:
|
||||
Ski: Skiing
|
||||
bicycle: Cycling
|
||||
hiking: Hiking
|
||||
horse: Horseriding
|
||||
mtb: Mountainbiking
|
||||
terms: '[translate with synonyms or related terms for ''Activity'', separated by commas]'
|
||||
addr/interpolation:
|
||||
# 'addr:interpolation=*'
|
||||
label: Type
|
||||
|
||||
Reference in New Issue
Block a user