Key:psv

From OpenStreetMap Wiki
(Redirected from Key:share taxi)
Jump to navigation Jump to search
psv
Description
Access permission for Public Service Vehicles: buses, taxis, minibuses and share taxis. Show/edit corresponding data item.
Group: restrictions
Used on these elements
may be used on nodesmay be used on waysmay be used on areas (and multipolygon relations)should not be used on relations (except multipolygon relations)
Documented values: 3
Useful combination
See also
Status: de facto

PSV stands for "public service vehicles". Use this access tag for roads or lanes which are designated to public service vehicles. More specific tag may be needed if only some specific public service vehicles are allowed.

Child tags

For values, see access=*.

Setting psv=* applies that value to all child tags below unless they are explicitly set. Adding any child tag explicitly overrides the psv=* value for that specific vehicle type only.

  • heavy public service vehicle with more than 12 seating positions (typically 30 or more), whether passengers pay or not
  • public service vehicle used in a passenger service, regardless of the number of seating positions
  • light public service vehicle used in a distinct passenger service category (excluding private use), typically with up to 30 passenger seats
    • minibus=* - for services with fixed schedule and fixed route
    • share_taxi=* - for services with flexible schedule (on demand) or flexible route (semi-fixed or negotiated with passengers), distinct from rideshare=*

How to map

  • Add the tag psv=designated to a feature that is tagged with a primary feature tag such as highway=* to specify that the feature is designated for use by public service vehicles. The tag psv=yes is also commonly used.
  • Add the tag psv=no to a feature such as a highway=* when public service vehicles are legally prohibited.
  • See access=* for additional possible values

Common values

Public service vehicles, the term

It is a legal term, defined in UK[1] as "(1) Subject to the provisions of this section, in this Act " public service vehicle " means a motor vehicle (other than a tramcar) which—

(a) being a vehicle adapted to carry more than eight passengers, is used for carrying passengers for hire or reward; or
(b) being a vehicle not so adapted, is used for carrying passengers for hire or reward at separate fares in the course of a business of carrying passengers."

Note that meaning of this term may be slightly different in other regions, there may be also very similar terms where it makes sense to use this tag. For example country that defines equivalent term with "more than ten passengers" rather than with "more than eight passengers" then it makes sense to use also this tag rather than create new tag like psv_10_passengers=*.

Outside the UK, the child tags may better reflect local law than this unified category tag.

See also

  • lanes:psv=* - number of lanes reserved for public service vehicles
  • psv:lanes=* - access restrictions per lane, for example: yes|yes|designated
  • oneway:psv=* - per-lane direction for public service vehicles, overriding oneway=*
  • turn:psv:lanes=* - special turn rules per lane
  • access=* - general access restrictions
  • bus=* - restrictions on heavy public service vehicles
  • tourist_bus=* - restrictions on buses which are not public-transport buses
  • coach=* - restrictions on long-distance buses, usually between different towns or cities; uncommon tag
  • taxi=* - restrictions on licensed taxis operating as public service vehicles
  • rideshare=* - restrictions on private hire ridesharing services with distinct access rules
  • bus=minibus and route=minibus - for the routes of bus services using minibus-sized vehicles with fixed route and fixed schedule
  • route=share_taxi - for the routes of share taxi services with flexible schedule or flexible route
  • Share taxi on Wikipedia - broader description including examples that are more like minibus services

References