Key:size

size
Description
Gives the size length*height of a feature (if two parameters). Gives the size length*height*width of a feature (if three parameters) 
Group: Properties
Used on these elements
Useful combination
Status: in use

Note: It's far more common (and less error-prone) to define width=*, height=* and length=* separately.

The key size=* gives the dimensions of a feature.

Most often used on advertising devices, and in that case it indicates the size of the advertising device, including the frame, but without its support.

Size is given with two or three parameters, separator is a '*'.
If three parameters are provided : length * height * width.
If two parameters are provided : length * height.
'length', 'height', and 'width' must be understood this way :

Examples of use

size=1*1.5: the feature is 1 meter length and 1.5 meter height.
size=1*1.5*0.2: the feature is 1 meter length, 1.5 meter height, and 0.2 meter width.


size=* can be used on nodes.

Common combinations

advertising=*

Rendering


Open questions

See also

  • advertising proposal
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.