Key:repeat_on
Jump to navigation
Jump to search
repeat_on |
Description |
---|
Floors where similar copies of a feature can be found at the same position |
Group: buildings |
Used on these elements |
Useful combination |
Status: in use |
Tools for this tag |
|
repeat_on=* indicates at which levels similar copies of a given feature (for example a door or a window) can be found. This should be used only if the feature is exactly at the same position on other levels. This tag is useful for indoor mapping, and is a part of the Simple Indoor Tagging proposal.
Values
This tag uses a similar syntax as level=* for multiple values. There are two syntaxes : one for ranges, and one for individual values.
- Ranges: all levels between the start and end values are included. Start and end values are separated by a dash ( - ), for example repeat_on=1-3 includes levels 1, 2 and 3. Another example with negative levels: repeat_on=-3--1.
- Individual values: all concerned levels are separated with a semicolon ( ; ). This should be used if those values can't be represented with an interval (as explained before). For example: repeat_on=-4;0;4.
Rendering
- OpenLevelUp [1] renders this tag by repeating concerned features on the given levels.
- Indoor= support this tag
- OpenIndoor supports this tag
See also
- level=* - To indicate the level or floor number of a feature.
- Indoor Mapping - Reference page for indoor building mapping.
- Simple Indoor Tagging - The proposal which introduced this tag.