Relation

From OpenStreetMap Wiki
(Redirected from Role)
Jump to: navigation, search
Help
Available languages
Deutsch English Français Italiano Українська

A relation is one of the core data elements that consists of one or more tags and also an ordered list of one or more nodes and/or ways as members which is used to define logical or geographic relationships between other elements. A member of a relation can optionally have a role which describe the part that a particular feature plays within a relation.

Contents

Usage

Relations are used to model logical (and usually local) or geographic relationships between objects. They are not designed to hold loosely associated but widely spread items. It would be inappropriate, for instance, to use a relation to group together 'All footpaths in East Anglia'.

Size

It is recommended to use not more than about 300 members per relation. If you have to handle more than that amount of members, create several relations and combine them with a Super-Relation.
Reason: The more members are stuffed into a single relation, the harder it is to handle, the easier it breaks, the easier conflicts can show up and the more ressources it consumes at database and server.

Roles

A role is an optional textual field describing the role of a member of a relation. For example, in the multipolygon relation, role : inner and role : outer are used to specify whether a way forms the inner or outer part of that polygon.

Types of relation Mf Relation.svg

Main article: Types of relation

There are many types of relation including:

Examples

Multipolygon

In the multipolygon relation, the role : inner and role : outer roles are used to specify whether a member way forms the inner or outer part of that polygon enclosing an area.

Bus route

A bus route might have a relation with type=route, route=bus and ref=* and operator=* tags. The ways over which the bus travels would be members, along with bus stop nodes. The ways would have role : forward or role : backward roles, depending on whether the buses operate in the direction of the way, or the opposite way (or the role might be left blank, meaning the bus route uses the way in both directions).

See also

Elements
Node • Way • Relation (members and roles) • Tag (key and value)
Personal tools
Namespaces
Variants
Actions
site
Toolbox