Re: [openstreetmap/openstreetmap-website] Dark Mode (#2332)

2024-11-22 Thread tomFlowee via rails-dev
> this will work to restore the light mode map, but it will also stop saving > your eyes ;-) I'm for one happy with the hack as it actually saves my eyes. Not sure why you have the opposite experience. Looking at the OSM map before this css hack is painful, being forced to make out details in a

Re: [openstreetmap/openstreetmap-website] Dark Mode for maps (Issue #5328)

2024-11-22 Thread tomFlowee via rails-dev
@pkrasicki > If your opinion isn't just based on fear, then you should have no problem > pointing out what specific issues you've noticed with the proposed solutions. The main issue I see is that your proposal adds a 'theme' to a layer. Where a layer is what the front-end names the different

Re: [openstreetmap/openstreetmap-website] Improve key for Standard layer (#1307)

2024-11-22 Thread Nekzuris via rails-dev
Thank you for your work on this. I was going to request the addition of Tracestrack Topo, but I realize this is a bigger problem than it seems. If someone is going to work on it, the effort would be better spent creating a script to automatically generate the keys from the map stylesheet, making

Re: [openstreetmap/openstreetmap-website] Move map layer ids/codes/keys to layer definition data (PR #5349)

2024-11-22 Thread Tom Hughes via rails-dev
Merged #5349 into master. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5349#event-15401756335 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-

Re: [openstreetmap/openstreetmap-website] Move map layer ids/codes/keys to layer definition data (PR #5349)

2024-11-22 Thread Tom Hughes via rails-dev
Looks good to me, thanks. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5349#issuecomment-2494426837 You are receiving this because you are subscribed to this thread. Message ID: ___

Re: [openstreetmap/openstreetmap-website] Add josm scheme link to edit menu (PR #5351)

2024-11-22 Thread Anton Khorev via rails-dev
Probably because it supports some of the commands that remote control also supports, and remote control is mostly a JOSM thing. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5351#issuecomment-2494264974 You are receiving this be

Re: [openstreetmap/openstreetmap-website] Add josm scheme link to edit menu (PR #5351)

2024-11-22 Thread Tom Hughes via rails-dev
Why on earth is it `josm:` though... -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5351#issuecomment-2494261840 You are receiving this because you are subscribed to this thread. Message ID: _

Re: [openstreetmap/openstreetmap-website] Add josm scheme link to edit menu (PR #5351)

2024-11-22 Thread Anton Khorev via rails-dev
@AntonKhorev pushed 1 commit. 948658b7ca8db5dac9ade64e32fb1fa89b03d62d Add josm scheme link to edit menu -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5351/files/1a8a276855bb2ebe31fdab9edd70a0fd3b954081..948658b7ca8db5dac9ade64e32fb1fa89b03d62d You are receiv

[openstreetmap/openstreetmap-website] Add josm scheme link to edit menu (PR #5351)

2024-11-22 Thread Anton Khorev via rails-dev
![image](https://github.com/user-attachments/assets/617a0feb-40ec-4737-903e-a5b76986ab92) On Android, Vespucci is registered for `josm:` links: https://vespucci.io/tutorials/vespucci_intents/#supported-intents This provides an option to run Vespucci as requested by #3836. You can view, comment