Tag:highway=speed camera

highway=speed_camera
Description
A fixed road-side or overhead speed camera. 
Group: Highways
Used on these elements
Useful combination
Status: de facto

A fixed road-side or overhead speed camera. Consider using the enforcement relation to provide more information about the speed camera.

Tagging

Create a node and add highway=speed_camera

  • This node is located:
    • on the highway, next to where the actual speed camera is, or
    • at the actual position of the camera next to the highway with an enforcement relation.

Additional combinations

The speed restriction can be added using the maxspeed=* entry.

If there is a reference number, you could use ref=* entry.

direction=* can be used to specify the way the the speed camera faces, usually in degrees or sometimes with cardinal directions.

Additional information or more complex setups can be stored in enforcement relation.

Additional conditional combinations

If the device for recording traffic violation is located in a section of a road with time/date related maxspeed definition the Conditional_restrictions tagging scheme could be used.

Example 1: A road section with default maxspeed=50 & daytime (06:00-22:00) maxspeed=30:

maxspeed=50
maxspeed:conditional=30 @ (06:00-22:00)
maxspeed=30
maxspeed:conditional=50 @ (22:00-06:00)

Example 2: A road section with default maxspeed=50 & Monday to Friday daytime (06:00-22:00) maxspeed=30:

maxspeed=50
maxspeed:conditional=30 @ (Mo-Fr 06:00-22:00)
maxspeed=30
maxspeed:conditional=50 @ (Mo-Fr 00:00-06:00,22:00-24:00, Sa,Su 00:00-24:00)

Rendering

An icon could be displayed either on the road, or on all affected ways, a little off the road.

Routing

A navigation software shall ask during the installation procedure, whether speed cameras shall be included or not. This shall not be changeable without new installation to make sure there is no conflict with the law in countries where the use of dynamic speed cam warning devices are disallowed.

Maps / Services

http://frink.bplaced.de/blitzer/ - A map, which shows speed cameras either mapped as Relation:enforcement or only mapped by the tag highway=speed_camera

See also

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