You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Pages: 1
#1 2022-02-20 17:59:36
- cul-de-sac
- Member
- Registered: 2019-03-18
- Posts: 32
[JOSM] Displaying zoom level 0 to 20
Can the current zoom level (0 to 20) be displayed somewhere in JOSM's User Interface?
I know there is the scale in the upper left corner, but zoom level would be handy when writing/manipulating mapcss files with lines like...
node|z17[setting("shrink_nodes")] { symbol-size: 4; }
...to see if the mapcss works as intended at the given zoom level (here: 17).
PS: I already created a table which shows me that scale 50m means level 18, 100m means level 17 and so on. But this is a bit cumbersome.
PPS: maperitive for instance shows the zoom level in its status bar.
Offline
#2 2022-02-20 18:17:44
- GerdP
- Member
- Registered: 2015-12-18
- Posts: 1,972
Re: [JOSM] Displaying zoom level 0 to 20
Did you try to start JOSM with --debug? I think that displays this info (but also much more)
Offline
#3 2022-02-20 18:36:06
- cul-de-sac
- Member
- Registered: 2019-03-18
- Posts: 32
Re: [JOSM] Displaying zoom level 0 to 20
I tried starting JOSM with --debug, but I can't see any difference.
Offline
#4 2022-02-20 19:46:35
- GerdP
- Member
- Registered: 2015-12-18
- Posts: 1,972
Re: [JOSM] Displaying zoom level 0 to 20
The additional info is only displayed when a background image layer like Bing is active.
Offline
#5 2022-02-20 20:07:57
- cul-de-sac
- Member
- Registered: 2019-03-18
- Posts: 32
Re: [JOSM] Displaying zoom level 0 to 20
Indeed, it works! Thank you!
Offline
Pages: 1