mapcomplete/Docs/TagInfo/mapcomplete_bicyclelib.json
2021-04-20 11:54:45 +02:00

83 lines
4 KiB
JSON

{
"data_format": 1,
"data_updated": "20210320T093904Z",
"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"
},
{
"key": "name",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'name'"
},
{
"key": "website",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'website'"
},
{
"key": "phone",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'phone'"
},
{
"key": "email",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'email'"
},
{
"key": "opening_hours",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'opening_hours'"
},
{
"key": "charge",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'charge'"
},
{
"key": "fee",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer.",
"value": "no"
},
{
"key": "charge",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows fee=no&charge= with a fixed text, namely 'Lending a bicycle is free' and allows to pick this as a default answer. Picking this answer will delete the key charge.",
"value": ""
},
{
"key": "fee",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') 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.",
"value": "yes"
},
{
"key": "charge",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') 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.",
"value": "€20warranty + €20/year"
},
{
"key": "bicycle_library:for",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows bicycle_library:for=child with a fixed text, namely 'Bikes for children available' and allows to pick this as a default answer.",
"value": "child"
},
{
"key": "bicycle_library:for",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows bicycle_library:for=adult with a fixed text, namely 'Bikes for adult available' and allows to pick this as a default answer.",
"value": "adult"
},
{
"key": "bicycle_library:for",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows bicycle_library:for=disabled with a fixed text, namely 'Bikes for disabled persons available' and allows to pick this as a default answer.",
"value": "disabled"
},
{
"key": "description",
"description": "Layer 'Bicycle library' (in the MapComplete.osm.be theme 'Bicycle libraries') shows and asks freeform values for key 'description'"
}
]
}