Tag:route=horse
route = horse |
Description |
---|
Signed route for horse riders |
Group: riding |
Used on these elements |
Requires |
Useful combination |
|
Status: in use |
Tools for this tag |
|
A riding route, signed route for horse riders; e.g., for trail riding or for endurance riding.
How to map
Riding routes are mapped in relations of type type=route.
The following characteristics may be included:
- type=route mandatory
- route=horse mandatory
- network=* optional
- network:type=node_network - When the route is part of a node network
- ref=* - Reference number or code (3 to 5 characters)
- name=* - Name
- operator=* - Operator
- distance=* - Distance in km
- roundtrip=yes - Circular route
- signed_direction=yes - Unidirectional route
- description=* - Description of the route
- symbol=* - Human readable description of the path symbols
- osmc:symbol=* - Machine readable description of the path symbols (used by the maps listed below)
- wiki:symbol=* - filename of symbol in the OSM wiki
Roles
Most of the time, elements will be added with an empty role. For recreational route relations, a basic functional role set has been approved, see Roles for recreational route relations.
The approved roles are: main, alternative, approach, excursion, and connection. When no role is set, main is assumed. The roles are applicable to way members and relation members.
Note that in relations containing ways with the directional roles backward and forward, the functional roles should not be used. As yet, there is no approved way to assign multiple roles to one element. In such cases, you can create a child relation for the variant and add it as a member with the appropriate role.
Junction network
A junction network consists of numbered junctions of which the numbers are signposted on the routes in between. For more explanation about this method of mapping, see Cycle routes#Tagging cycle junction networks.
The junction number is tagged using the tag rhn_ref=* and network:type=node_network on a node . This junction is mapped at the actual intersection where the routes meet, not on a signpost next to the road.
The routes in between the junctions are mapped as relations of type type=route. All ways in the route are added to the relation, preferably from the lower to the higher junction number. The following tags could be included:
- type=route mandatory
- route=horse mandatory
- network=rhn mandatory
- network:type=node_network mandatory
- ref=* - Numbers of both junctions in ascending order, connected by a dash
All junctions and route relations in a network can be added to a network relation. This is a relation of type type=network.
- type=network mandatory
- network=rhn mandatory
- network:type=node_network mandatory
- name=* - Name
- operator=* - Operator