mapcomplete/Docs/Layers/parking_spaces.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

178 lines
5.6 KiB
Markdown
Raw Normal View History

2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-08-24 14:47:36 +02:00
parking_spaces
================
<img src='https://mapcomplete.osm.be/./assets/layers/parking_spaces/parking_space.svg' height="100px">
Layer showing individual parking spaces.
2022-10-11 01:39:09 +02:00
- This layer is shown at zoomlevel **19** and higher
2022-08-24 14:47:36 +02:00
#### Themes using this layer
2022-12-28 00:48:47 +01:00
- [onwheels](https://mapcomplete.osm.be/onwheels)
2022-08-24 14:47:36 +02:00
- [parkings](https://mapcomplete.osm.be/parkings)
- [personal](https://mapcomplete.osm.be/personal)
2023-05-08 00:20:32 +02:00
This is a special layer - data is not sourced from OpenStreetMap
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
Supported attributes
----------------------
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
Warning:
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
this quick overview is incomplete
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
### just_created
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
2022-08-24 14:47:36 +02:00
2023-05-08 00:20:32 +02:00
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
2022-08-24 14:47:36 +02:00
2022-12-28 00:48:47 +01:00
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
2022-12-28 00:48:47 +01:00
This tagrendering has no question and is thus read-only
2022-08-24 14:47:36 +02:00
### type
2022-12-08 00:48:44 +01:00
The question is *What kind of parking space is this?*
2022-08-24 14:47:36 +02:00
2022-12-08 00:48:44 +01:00
- *This is a normal parking space.* corresponds with ``
2022-08-24 14:47:36 +02:00
- This option cannot be chosen as answer
2022-12-08 00:48:44 +01:00
- *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`
2022-08-24 14:47:36 +02:00
### capacity
This tagrendering has no question and is thus read-only
2022-12-08 00:48:44 +01:00
- *This parking space has 1 space.* corresponds with `capacity=1`
2023-04-15 03:02:01 +02:00
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
2023-05-08 00:20:32 +02:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
2022-08-24 14:47:36 +02:00
2023-02-12 23:08:57 +01:00
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)