Dimitar
Dimitar
It looks great! But the plus and minus signs for value change looks confusing to me. Wouldn't it be better to use tilde (`~`) on yellow/orange background with `rowspan=2`?
You can take inspiration from StreetComplete. https://github.com/streetcomplete/StreetComplete/blob/master/app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/foot/AddProhibitedForPedestrians.kt
Also found the implementation. Basic `and`, `or`, `=` and `!=` should be enough to cover the existing usage. https://github.com/streetcomplete/StreetComplete/blob/2b90b18cd5a207f5de2970e1c9e90e667c505765/app/src/commonMain/kotlin/de/westnordost/streetcomplete/data/elementfilter/ElementFiltersParser.kt
> Don't all modern browsers remember form state and restore it when you go back like that? Firefox certainly does. On my computer FIrefox (v. 126.0.1, Linux Mint 21.3) doesn't...
You are right. After some fiddling with my extensions, it seems like the better-osm-org script is causing the problem (https://github.com/deevroman/better-osm-org/issues/24). Either way it would be nice to have a confirmation...
> At the moment, I think such places / services are added as a separate node within the shop area, or as a separate tag such as `pay_point=yes` as mention...
I also think that notifications should be (at the very least) shown on the website. I'm copying my suggestion for implementing it from the mentioned issue. > It can be...
> In Germany, the combination of `highway`+`operator:type` is used 21k time [taginfo.geofabrik.de/europe:germany/keys/operator:type#combinations](https://taginfo.geofabrik.de/europe:germany/keys/operator%3Atype#combinations) > ~55k times worldwide [taginfo.openstreetmap.org/keys/operator:type#combinations](https://taginfo.openstreetmap.org/keys/operator%3Atype#combinations) In that case maybe the field should be regional?
`operator:type` has 35k uses on way features (`way[highway + operator:type]`) and 90% of that usage is concentrated in 4 countries. The concept of private roads that are open to public...
It changes based on your chosen language in OSM. You can change it by going on https://www.openstreetmap.org/preferences/edit and making sure that `en` is before any other language (assuming you've added...