Improve documentation

This commit is contained in:
Pieter Vander Vennet 2022-12-08 00:48:44 +01:00
parent ae146606e0
commit 4d930ae985
123 changed files with 4874 additions and 4239 deletions

View file

@ -70,28 +70,28 @@ attribute | type | values which are supported by this layer
The question is What kind of parking space is this?
The question is *What kind of parking space is this?*
- This is a normal parking space. corresponds with ``
- *This is a normal parking space.* corresponds with ``
- This option cannot be chosen as answer
- This is a normal parking space. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dnormal' target='_blank'>normal</a>`
- This is a disabled parking space. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddisabled' target='_blank'>disabled</a>`
- This is a private parking space. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dprivate' target='_blank'>private</a>`
- This is parking space reserved for charging vehicles. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcharging' target='_blank'>charging</a>`
- This is parking space reserved for deliveries. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddelivery' target='_blank'>delivery</a>`
- This is parking space reserved for heavy goods vehicles. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dhgv' target='_blank'>hgv</a>`
- This is parking space reserved for caravans or RVs. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcaravan' target='_blank'>caravan</a>`
- This is parking space reserved for buses. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dbus' target='_blank'>bus</a>`
- This is parking space reserved for motorcycles. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dmotorcycle' target='_blank'>motorcycle</a>`
- This is a parking space reserved for parents with children. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dparent' target='_blank'>parent</a>`
- This is a parking space reserved for staff. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dstaff' target='_blank'>staff</a>`
- This is a parking space reserved for taxis. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtaxi' target='_blank'>taxi</a>`
- This is a parking space reserved for vehicles towing a trailer. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtrailer' target='_blank'>trailer</a>`
- This is a parking space reserved for car sharing. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parking_space' target='_blank'>parking_space</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcar_sharing' target='_blank'>car_sharing</a>`
- *This is a normal parking space.* corresponds with `parking_space=normal`
- *This is a disabled parking space.* corresponds with `parking_space=disabled`
- *This is a private parking space.* corresponds with `parking_space=private`
- *This is parking space reserved for charging vehicles.* corresponds with `parking_space=charging`
- *This is parking space reserved for deliveries.* corresponds with `parking_space=delivery`
- *This is parking space reserved for heavy goods vehicles.* corresponds with `parking_space=hgv`
- *This is parking space reserved for caravans or RVs.* corresponds with `parking_space=caravan`
- *This is parking space reserved for buses.* corresponds with `parking_space=bus`
- *This is parking space reserved for motorcycles.* corresponds with `parking_space=motorcycle`
- *This is a parking space reserved for parents with children.* corresponds with `parking_space=parent`
- *This is a parking space reserved for staff.* corresponds with `parking_space=staff`
- *This is a parking space reserved for taxis.* corresponds with `parking_space=taxi`
- *This is a parking space reserved for vehicles towing a trailer.* corresponds with `parking_space=trailer`
- *This is a parking space reserved for car sharing.* corresponds with `parking_space=car_sharing`
@ -106,7 +106,7 @@ This tagrendering has no question and is thus read-only
- This parking space has 1 space. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:capacity' target='_blank'>capacity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1' target='_blank'>1</a>`
- *This parking space has 1 space.* corresponds with `capacity=1`
This document is autogenerated from [assets/layers/parking_spaces/parking_spaces.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parking_spaces/parking_spaces.json)