-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
Limit tactile pavings to set of countries #750
Comments
I'll start: Yes: Singapur, Hong Kong(, Malaysia?) |
Yes: Australia, New Zealand |
I think for such things, we really need #633 as a kind of in-app "survey". |
Maybe it would be useful to check what is currently tagged in each country (run overpass query)? And blacklist ones with heavy *=no usage? |
Yes: Poland (for crossings) |
I think checking intersections in bigg(er) cities with Google Street View would be the most efficient. |
If that is main reason, rather than doubts about data usefulness I made https://gist.github.com/matkoniecz/6fc0e5f3f2f399849cf8117731fc5afe and https://gist.github.com/matkoniecz/a81ae6516fa8d39567140c2ac8dd293c Quick tag check suggests: for highway=crossing: whitelist: Slovakia (SK), Austria (AT), Hungary (HU), Poland (PL), Germany (DE), Czechia (CZ), Switzerland (CH), Belgium (BE), Sweden (SE), Brazil (BR), Russia (RU), United Kingdom (GB), Ireland (IE), Lithuania (LT), Australia (AU), United States of America (US), Argentina (AR), Italy (IT), Singapore (SG), New Zealand (NZ), Spain (ES), France (FR), The Netherlands (NL) blacklist: Albania (AL), Ukraine (UA), Portugal (PT), for bus stops: whitelist: Poland (PL), Germany (DE), Switzerland (CH), Russia (RU), United Kingdom (GB), Ireland (IE), Australia (AU), United States of America (US), Argentina (AR), Italy (IT), Japan (JP), Spain (ES), France (FR), The Netherlands (NL), Spain (ES), blacklist: Brazil (BR), Portugal (PT), Whitelist is proposed for tactile_paving=yes used more than 100 times where at least 5% of tactile_paving=yes/no is tactile_paving=yes. If such list/data is useful I may run it also for cycleways or share code used to create it. |
Wow, that is very cool! How did you put this together? For cycleways, it would indeed also be helpful! |
I am currently trying to make my code publishable (note that Ruby is required to run it). |
Note: I updated list in #750 (comment) , by mistake it included twice data for highway=crossing (both for highway=crossing and highway=bus_stop). Now highway=bus_stop contains correct data and list has both country codes and less cryptic country names. |
If whitelist from #750 (comment) looks like a good list of countries with enabled quest I make a PR that limits quest to this list of countries. |
OK! :-) |
I wonder what countries should be split in regions here. I suspect that USA may be considered as one entity and China, Russia should be split. |
Russia cannot currently be split
Am 2. Februar 2018 09:27:40 MEZ schrieb Mateusz Konieczny <[email protected]>:
…I wonder what countries should be split in regions here. I suspect that
USA may be considered as one entity and China, Russia should be split.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#750 (comment)
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
|
Also for bus stops? |
I don't know about tactile paving for bus stops in NZ, sorry. |
So bus stops in New Zealand are almost always without tactile markings? |
Tactile pavings are also something that does not exists in many countries.
I did not research here yet. Perhaps if someone wants to help, he could get into a Google Streetview car, drive around the world and write here of his findings.
The text was updated successfully, but these errors were encountered: