ES:Tag:route=ferry

route=ferry
Descripción
La ruta de un ferry público o autobús acuático. 
Representación en Capa de teselas estándar
Grupo: Rutas
Usado en estos elementos
Combinaciones útiles
Estado: de facto

Este artículo es una traducción incompleta de Tag:route=ferry: puede tener carencias, errores no corregidos o partes que todavía no han sido traducidas.
Si comprendes el artículo original en inglés, por favor, ayuda a completar esta traducción al español. Lee las instrucciones sobre cómo traducir este wiki.
Parece que nadie está trabajando en la traducción en este momento. Anímate y colabora en la tarea de traducción.

This tag is used on ways which map the route of a ferry or water bus on sea, rivers or other waterways. Ferries are a form of public transport that operate to connect road networks and to provide passenger service much like bus service. Some ferry systems consist of many routes while others are operated just to provide a convenient means to visit an island or to cross a river or lake.

route=ferry can be used for large ferries carrying passengers, bicycles, cars, trucks and even rail cars. It can be used as well as for small boats ferrying people over rivers and lakes or self operated ferries.

How to map

Use the route=ferry tag to show the route of a ferry.

You can either use the tag on a single way drawn along the whole route. In addition, the tag can also be added to a route relation containing all the ways.

How to map using a single way

Draw a way from one ferry terminal to another and add route=ferry and name=*.

The ferry route should start and end at a ferry terminal amenity=ferry_terminal. At the same point also the access road ends. Between the terminal and the coastal line, there may be a pier man_made=pier which should be tagged with highway=*. Car ferries have often a bridge between the quay wall and the docking point, which is tagged with highway=* + bridge=yes.

The ferry route must not branch in the water, so it must always be drawn to the ferry dock. This is important for routing to work correctly.

Tags

Key Value Comment
routeferry(mandatory)
motor_vehicleyes / noWhether the ferry allows motor vehicles (trucks, cars, motorcycles, ...).
hgvyes / noWhether the ferry allows heavy goods vehicles (freight trucks >3.5 tons).
motorcaryes / noWhether the ferry allows motorcars.
motorcycleyes / noWhether the ferry allows motorcycles.
bicycleyes / noWhether the ferry allows cyclists.
footyes / noWhether the ferry allows foot passengers.
wheelchairyes / noWhether you can board in a wheelchair.
motorcycleyes / no(mandatory)
access*For other access restriction tags. Also see Map Features#Restrictions.
operatoroperatorName of the company that operates the route.
nameindividual nameThe name of the route or line.
refreferenceThe reference number/code of a ferry route.
durationdurationhighly recommended for indicating how long the route takes ('00:05' is 5 minutes, '1:15' an hour fifteen, or '48:00' two days). Important to avoid large detours to avoid ferries for routers that underestimate the speed of ferries. OSRM and GraphHopper support this tag (on ways). Use HH:MM:SS, H:MM:SS, HH:MM, H:MM, MM, or M format.
intervalservice intervalrecommended for indicating how often services run on the ferry route. Use HH:MM:SS, H:MM:SS, HH:MM, H:MM, MM, or M format. Example: A ferry that runs every half hour is given the tag interval=00:30 (interval=30 or interval=00:30:00 are also valid).
fee/tollyes / noif you have to pay to cross. Both keys are of very similar popularity, about 500 uses as of 2019[1], see https://lists.openstreetmap.org/pipermail/tagging/2019-June/thread.html#46121 for discussion which tag is preferable
opening_hoursopening_hourswhen can you expect the service to be active? (only if the ferry operates on a regular schedule)
reservationyes / no / onlyyes: reservation / booking possible to avoid long waiting times and/or ensure service will run, no: first come, first serve, only: no passage without a reservation / booking.
ferry*for the type of road the ferry route belongs to (used with the same values as highway=*).
ferry:cableyesReaction ferry
maxweight*Maximum weight of a vehicule.
maxlength*Maximum length of a vehicule.
maxwidth*Maximum width of a vehicule.
maxheight*Maximum height of a vehicule.

How to map using a relation

The relation approach is a bit more complicated and is not strictly necessary for basic ferry routes represented by a single way, especially when it just crosses a river or canal.

Note that most routing clients and renderers do not currently support ferry relations, so any ferry routes mapped only with relations and not with tags on the individual ways may be unroutable and unrendered at present.

The relation approach is used for some other types of transportation routes which usually span many individual ways, representing many different roads etc. The relation can be a member of a route_master relation. See Relations/Routes.

All the tags and specifications described above for the single way are valid for a relation.

A specific tag must however be added :

Key Value Comment
typerouteIf you are using a relation, this should always have a 'type' tag, in this case type=route. If the route is on a single way, don't use this tag.


Members of the relation

Way/node Role Recurrence? Discussion
emptyZero or moreThe ways making up the route, in order and connected. In accordance with PTv2, the empty role should be used. These ways should have the tag route=ferry.
stopTwo or moreFerry terminals (amenity=ferry_terminal). The order of the members in the relation should be identical to the order in the timetable, and added in order at the beginning of the relation. These nodes should have the tags amenity=ferry_terminal + ferry=yes. They must belong to a way route=ferry member of the relation, and ideally be connected to a road network.
platformZero or moreA pier (man_made=pier) or an area for boarding. The order of the members in the relation should be identical to the order of the stops in the timetable, and added in order with the stops..

Rendering

Examples

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