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 Escalator/conveying preset #5350

Closed
higa4 opened this issue Sep 30, 2018 · 4 comments
Closed

Add Escalator/conveying preset #5350

higa4 opened this issue Sep 30, 2018 · 4 comments
Labels
good first issue Best for first-time contributors. No experience necessary! preset An issue with an OpenStreetMap preset or tag

Comments

@higa4
Copy link

higa4 commented Sep 30, 2018

https://wiki.openstreetmap.org/wiki/Key:conveying
highway=steps + conveying=yes
highway=footway + conveying=yes

@bhousel
Copy link
Member

bhousel commented Sep 30, 2018

Good suggestion 👍

@bhousel bhousel added good first issue Best for first-time contributors. No experience necessary! preset An issue with an OpenStreetMap preset or tag Hacktoberfest labels Sep 30, 2018
@quincylvania
Copy link
Collaborator

quincylvania commented Oct 1, 2018

My implementation suggestions (not requirements!):

Conveying Field

  • Path: conveying
  • Name: Movement Direction
  • Type: typeCombo
  • Key: conveying
  • Strings: yes (perhaps labeled "Any"), forward, backward, reversible

Escalator Preset

  • Path: highway/steps/conveying
  • Name: Escalator
  • Geometry: line
  • Fields: incline_steps, conveying, access_simple, lit, perhaps others from the steps preset
  • Tags: "highway"="steps", "conveying"="*"
  • Reference: "key": "conveying"
  • Icon: maki-entrance

Moving Walkway Preset

  • Path: footway/conveying
  • Name: Moving Walkway
  • Geometry: line
  • Fields: conveying, access_simple, lit, perhaps others from the footway preset
  • Tags: "highway"="footway", "conveying"="*"
  • Reference: "key": "conveying"
  • Terms: moving sidewalk, autowalk, skywalk, travolator, travelator, travellator, conveyor
  • Icon: fas-walking

@mchlp
Copy link
Contributor

mchlp commented Oct 1, 2018

I'd like to work on this.

@quincylvania
Copy link
Collaborator

@mchlp Go for it! I just updated my suggestions with the icon names you might want to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Best for first-time contributors. No experience necessary! preset An issue with an OpenStreetMap preset or tag
Projects
None yet
Development

No branches or pull requests

4 participants