mapcomplete/Docs/TagInfo/mapcomplete_ghostbikes.json

40 lines
1.6 KiB
JSON
Raw Normal View History

2021-04-19 16:17:26 +00:00
{
"data_format": 1,
"project": {
"name": "MapComplete Ghost bikes",
"description": "A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location",
"project_url": "https://mapcomplete.osm.be/ghostbikes",
"doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
"icon_url": "https://mapcomplete.osm.be/./assets/themes/ghostbikes/logo.svg",
"contact_name": "Pieter Vander Vennet, MapComplete",
"contact_email": "pietervdvn@posteo.net"
},
"tags": [
{
"key": "memorial",
"description": "The MapComplete theme Ghost bikes has a layer Ghost bikes showing features with this tag",
"value": "ghost_bike"
2021-04-20 09:54:45 +00:00
},
{
"key": "name",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Ghost bikes' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Ghost bikes')"
2021-04-20 09:54:45 +00:00
},
{
"key": "noname",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Ghost bikes' shows noname=yes with a fixed text, namely 'No name is marked on the bike' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Ghost bikes')",
2021-04-20 09:54:45 +00:00
"value": "yes"
},
{
"key": "source",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Ghost bikes' shows and asks freeform values for key 'source' (in the MapComplete.osm.be theme 'Ghost bikes')"
2021-04-20 09:54:45 +00:00
},
{
"key": "inscription",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Ghost bikes' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Ghost bikes')"
2021-04-20 09:54:45 +00:00
},
{
"key": "start_date",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Ghost bikes' shows and asks freeform values for key 'start_date' (in the MapComplete.osm.be theme 'Ghost bikes')"
2021-04-19 16:17:26 +00:00
}
]
}