mapcomplete/Docs/TagInfo/mapcomplete_bicyclelib.json

82 lines
4 KiB
JSON
Raw Normal View History

2021-04-19 16:17:26 +00:00
{
"data_format": 1,
"project": {
"name": "MapComplete Bicycle libraries",
"description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee",
"project_url": "https://mapcomplete.osm.be/bicyclelib",
"doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/",
"icon_url": "https://mapcomplete.osm.be/./assets/themes/bicycle_library/logo.svg",
"contact_name": "Pieter Vander Vennet, MapComplete",
"contact_email": "pietervdvn@posteo.net"
},
"tags": [
{
"key": "amenity",
"description": "The MapComplete theme Bicycle libraries has a layer Bicycle library showing features with this tag",
"value": "bicycle_library"
2021-04-20 09:54:45 +00:00
},
{
"key": "name",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-20 09:54:45 +00:00
},
{
"key": "website",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-20 09:54:45 +00:00
},
{
"key": "phone",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-20 09:54:45 +00:00
},
{
"key": "email",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-20 09:54:45 +00:00
},
{
"key": "opening_hours",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-20 09:54:45 +00:00
},
{
"key": "charge",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-20 09:54:45 +00:00
},
{
"key": "fee",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')",
2021-04-20 09:54:45 +00:00
"value": "no"
},
{
"key": "charge",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries') Picking this answer will delete the key charge.",
2021-04-20 09:54:45 +00:00
"value": ""
},
{
"key": "fee",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')",
2021-04-20 09:54:45 +00:00
"value": "yes"
},
{
"key": "charge",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows fee=yes&charge=€20warranty + €20/year with a fixed text, namely 'Lending a bicycle costs €20/year and €20 warranty' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')",
2021-04-20 09:54:45 +00:00
"value": "€20warranty + €20/year"
},
{
"key": "bicycle_library:for",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows bicycle_library:for=child with a fixed text, namely 'Bikes for children available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')",
2021-04-20 09:54:45 +00:00
"value": "child"
},
{
"key": "bicycle_library:for",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows bicycle_library:for=adult with a fixed text, namely 'Bikes for adult available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')",
2021-04-20 09:54:45 +00:00
"value": "adult"
},
{
"key": "bicycle_library:for",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows bicycle_library:for=disabled with a fixed text, namely 'Bikes for disabled persons available' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle libraries')",
2021-04-20 09:54:45 +00:00
"value": "disabled"
},
{
"key": "description",
2021-04-21 16:51:12 +00:00
"description": "Layer 'Bicycle library' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Bicycle libraries')"
2021-04-19 16:17:26 +00:00
}
]
}