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

Use the logic to show traffic signs in osm-tag-updater #8

Open
tordans opened this issue Dec 13, 2022 · 1 comment
Open

Use the logic to show traffic signs in osm-tag-updater #8

tordans opened this issue Dec 13, 2022 · 1 comment

Comments

@tordans
Copy link

tordans commented Dec 13, 2022

I wonder … would it be easy to pull the logic that decides which traffic signs belog to a given tag combination into https://osmberlin.github.io/osm-tag-updater/#/way/27244587? We would then show this as a direct feedback in the updater UI.

@wielandb
Copy link
Owner

Well... "logic" may be a bit much. In ParkingStudio, there isn't much of any logic at all. The assignment of tags to traffic signs is done by a simple lookup of the files from https://github.com/wielandb/osm-parking-tagging, which are available in different formats such as a json and a simplified json.

So I think importing them into osm-tag-updater should be doable.

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

2 participants