parking_spaces ================ Layer showing individual parking spaces. - This layer is shown at zoomlevel **19** and higher #### Themes using this layer - [onwheels](https://mapcomplete.osm.be/onwheels) - [parkings](https://mapcomplete.osm.be/parkings) - [personal](https://mapcomplete.osm.be/personal) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - amenity=parking_space [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22parking_space%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/parking_space#values) [parking_space](https://wiki.openstreetmap.org/wiki/Key:parking_space) | Multiple choice | [normal](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dnormal) [disabled](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddisabled) [private](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dprivate) [charging](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcharging) [delivery](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddelivery) [hgv](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dhgv) [caravan](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcaravan) [bus](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dbus) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dmotorcycle) [parent](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dparent) [staff](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dstaff) [taxi](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtaxi) [trailer](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtrailer) [car_sharing](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcar_sharing) [](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1) ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` This tagrendering has no question and is thus read-only ### type The question is *What kind of parking space is this?* - *This is a normal parking space.* corresponds with `` - This option cannot be chosen as answer - *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` ### capacity This tagrendering has no question and is thus read-only - *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)