-
Notifications
You must be signed in to change notification settings - Fork 13
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
Presets per country #73
base: master
Are you sure you want to change the base?
Conversation
- add images from Wikipedia and StreetComplete - configure Webpack to serve images (and rename plugin for consistency) - fix and add Russian signs
Here is an example: |
- Introduce default/minimal preset set - Introduce URL param to change presets - Extend readme
2c838f8
to
c34de96
Compare
Need free and paid parking presets in default scope |
What would be good "international" icons for that? In #69 I don't see anything about those. In Germany, free parking is the (unfortunate) default and paid parking is signed only with a secondary sign like https://www.stvo2go.de/verkehrszeichen-parken-zusatzzeichen/#Parken_mit_Zusatzzeichen_mit_Parkschein. |
I think Russian signs are clear. For paid parking can search icon with moneys. |
This is based on top of #72. Only the second commit 2c838f8 is relevant here.
This will show the default/minimal editor presets (traffic signs) by default but allow to set the Russian presets by URL param.
The default only shows
no_stopping
,no_parking
.This would allow #44 to be merged back into master.
Possible next step: Add https://github.com/ideditor/country-coder to set the presets dynamically.