forked from MapComplete/MapComplete
Refactoring: use more accurate context in conversion, fix tests
This commit is contained in:
parent
86d0de3806
commit
f77d99f8ed
43 changed files with 999 additions and 367 deletions
|
@ -9127,7 +9127,9 @@
|
|||
"16": {
|
||||
"question": "Venda de productes carnis"
|
||||
},
|
||||
|
||||
"17": {
|
||||
"question": "Venda de flors"
|
||||
},
|
||||
"18": {
|
||||
"question": "Venda de tiquets d'aparcament"
|
||||
},
|
||||
|
@ -9569,4 +9571,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -5364,13 +5364,13 @@
|
|||
},
|
||||
"guidepost": {
|
||||
"description": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",
|
||||
"name": "Guideposts",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A guidepost (also known as fingerpost) is often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",
|
||||
"title": "a guidepost"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Guideposts"
|
||||
},
|
||||
"hackerspace": {
|
||||
"description": "Hackerspace",
|
||||
|
|
|
@ -799,6 +799,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"guideposts": {
|
||||
"description": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking, cycling, skiing or horseback riding routes to indicate the directions to different destinations. Additionally, they are often named after a region or place and show the altitude.\n\nThe position of a signpost can be used by a hiker/biker/rider/skier as a confirmation of the current position, especially if they use a printed map without a GPS receiver. ",
|
||||
"title": "Guideposts"
|
||||
},
|
||||
"hackerspaces": {
|
||||
"description": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
|
||||
"shortDescription": "A map of hackerspaces",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue