Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic traffic_sign presets #5331

Closed
quincylvania opened this issue Sep 26, 2018 · 0 comments
Closed

Add basic traffic_sign presets #5331

quincylvania opened this issue Sep 26, 2018 · 0 comments

Comments

@quincylvania
Copy link
Collaborator

quincylvania commented Sep 26, 2018

traffic_sign is a key used over 500,000 times. iD should have basic preset support for it.

Traffic Sign Field

  • typeCombo for traffic_sign

Traffic Sign Preset

  • Tags: "traffic_sign": "*"
  • Geometry: point, vertex
  • Fields: Traffic Sign, Direction

Speed Limit Sign Preset

  • Tags: "traffic_sign": "maxspeed"
  • Geometry: point, vertex
  • Fields: Traffic Sign, Direction, Speed Limit

City Limit Sign Preset

  • Tags: "traffic_sign": "city_limit"
  • Geometry: point, vertex
  • Fields: Traffic Sign, Direction, Name

To avoid confusion with highway tags, stop and yield traffic_sign presets should not be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant