Tag:amenity=parking_space
+/-
A single parking space on a parking lot
Used combinations in
Approved |
Contents |
Outline
Use amenity=parking_space to map a single parking space on a parking lot. Mapping parking spaces is an alternative to mapping a whole parking lot with amenity=parking.
Usage
- Assumed that you have high resolution satellite images to draw from, a parking space should preferably be mapped as an area, but it is also possible to use a node.
- Each single space should be mapped as a separate area. Exceptions for using one area to represent more than one space:
- A lot of similar parking spaces side by side without any differing attributes and you don't want to put that much afford into it (for example bicycle parking).
- Spaces are just too small to map (for example for bicycle parking)
- Satellite images aren't good enough and don’t allow the mapping of single parking spaces, but you can still make out separate groups of spaces.
- Parking spaces always have to be grouped together in a site relation tagged with type=site + site=parking.
- It should not be used as a representation of one big single parking area. Highways should not cross this areas.
- Add tags for common properties for all parking spaces (like, surface, fee, covered, access restrictions…) to the site relation and not each individual element. Only properties that differ from the values tagged in the relation should be tagged on the parking space element directly.
Keys
| Key | Value | Comment | |
|---|---|---|---|
| required | amenity | parking_space | Mandatory tag for defining an area that contains 1 to n parking spaces. |
| optional | ref | String | If the parking space is managed in another third party application the internal ID of this space can be noted here to offer the possibility of an connection from the space in OSM to the third party system. If more than one application needs to note it’s ID, the notation changes to ref:<vendor>= (for example ref:hertz=, ref:airport_JFK=) |
| optional | name | String | If the parking space has a number, license plate or other written information printed on its surface or on a plate in front of the space, it should be put in the name tag. Examples: 1, 2, 3, L6F-33S, Big Boss parking space |
| optional | capacity | Unsigned Integer | If an area represents more than one parking space (of equal kind), use capacity=* to define the number of parking spaces it represents. The default value for capacity=* is "1" if not mapped otherwise.
Note that the separation into different capacity:*= tags for special interest groups is not supported for amenity=parking_space. Instead use access roles if certain parking spaces are only for certain people. |
| optional | general tags | * | See chapter General tags in the proposal for tags that can be applied to spaces, entrances and relations. |
When to not use amenity=parking_space
- You can stick to using amenity=parking if you like to keep it simple.
- In areas where there is no or low res satellite images available.
- You don't know how relations work.
Disabled parking and other access restrictions
For a much more detailed explanation of the new scheme using amenity=parking_space, amenity=parking_entrance and site relations, please read the proposal. You will also find information on how to tag access restrictions for certain kind of user roles (parent parking, disabled parking).
Rendering-Example
Nodes and areas tagged with amenity=parking_space and parking_space=disabled are rendered on rollstuhlkarte.ch (Wheelchair symbol with a small P in the top right corner; also see rollstuhlkarte.ch-Wikipage).
Related terms: parking spot. parking space.