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.***
#1 2020-07-22 11:06:04
- stormwind84
- Member
- Registered: 2020-07-22
- Posts: 3
[SOLVED] Cutted label on some zoom level
Hi folks!
As I did my first edit on the map (added a location), I'd need some help: I noticed that the label of that location I've added is cutted on some zoom level (eg. 30 meter / 100 feet).
I did the edit some days ago; I was thinking it was some update issue with the nearby tiles but the issue persist.
The node is https://www.openstreetmap.org/node/7731772211
Hope someone can help!
Thanks in advance!
Cheers,
Bob
Last edited by stormwind84 (2020-07-30 09:04:06)
Offline
#2 2020-07-22 18:41:07
- R0bst3r
- Member
- Registered: 2015-04-23
- Posts: 686
Re: [SOLVED] Cutted label on some zoom level
Hi, I can confirm your issue on osm.org.
I still think it is a tile update problem. Other services show your place, e.g. see http://tools.geofabrik.de/map/#17/45.05 … on=6.81251
There were some rendering problems in the last weeks.
I also think place=isolated_dwelling may be wrong an should be place=locality.
OSM Profis sollten Anfänger mehr ermuntern und mehr unterstützen, damit die Gemeinschaft wächst und vielfältiger wird. Momentan vergrault man immer noch gerne.
Offline
#3 2020-07-22 19:48:02
- Viajero Perdido
- Member

- Registered: 2016-10-13
- Posts: 194
Re: [SOLVED] Cutted label on some zoom level
If there's a dwelling, I'd also add building=cabin or one of the other defined "building" values. That'll improve its visibility as a landmark.
Offline
#4 2020-07-22 20:37:53
- stormwind84
- Member
- Registered: 2020-07-22
- Posts: 3
Re: [SOLVED] Cutted label on some zoom level
Hi, thank you for your prompt help!
I tried to move left the placemaker and it looks like better now! (apart for the old label which is still half visible, should be a temporary issue?)
First I decided to change the place with locality as suggested but as i realized that in the nearby there are many others similar places already marked as isolated_dwelling (they are mostly abandoned huts used for mining in the past) the labels have been rendered in different styles, so i prefer to let them all similar to make the map better readable for hikers on that trail.
Cheers,
Bob
Offline
#5 2020-07-30 09:03:45
- stormwind84
- Member
- Registered: 2020-07-22
- Posts: 3
Re: [SOLVED] Cutted label on some zoom level
Hi everyone,
thanks to the prompt help in the IRC chat with some guys i've resolved the issue;
I simply did the /dirty trick on the tile that hasn't been updated for every zoom level (16 - 19).
For people just like me who didn't know that trick, simply get the selected png tile by using the dev tools (press F12 in the browser), then go to the NET panel and discover the tile; then call that url in a new window, adding /dirty at the end of the url: the server will respond with the message that the tile will be update (a few minutes normally). Also the /status request will show you some information about the last rendered and access time.
Example of request:
TILE URL: https://tile.openstreetmap.org/16/34008/23561.png
DIRTY: https://tile.openstreetmap.org/16/34008/23561.png/dirty
STATUS: https://tile.openstreetmap.org/16/34008 … png/status
Hope it helps!
Cheers,
Bob
Offline