openstreetmap / trac-tickets

Archived Trac Tickets
1 stars 1 forks source link

Place labels should always get priority #2078

Closed openstreetmap-trac closed 3 years ago

openstreetmap-trac commented 3 years ago

Reporter: mabapla [Submitted to the original trac issue database at 9.43am, Sunday, 19th July 2009]

Look at http://www.openstreetmap.org/?lat=48.5029&lon=9.2116&zoom=12&layers=B000FTF and say where Reutlingen can be found. (It is between Betzingen and Pfullingen.) This is a rather big city so it doesn't look very professional that its name is simply not shown. This greatly reduces the usefulness of the Mapnik map for browsing around looking for different cities.

(Same here http://www.openstreetmap.org/?lat=48.7033&lon=9.6674&zoom=12&layers=B000FTF with Eislingen/Fils which is between Gppingen and Salach.)

I think what happens is that other objects are given priority over the place label. In both cases it is probably the train stations but I think I've also seen cases where the box showing the ref of a road was found to be more important than the city name.

This shouldn't happen, place labels should always be shown unless they clash with other place labels.

openstreetmap-trac commented 3 years ago

Author: mabapla [Added to the original trac issue at 12.27pm, Sunday, 19th July 2009]

An example of a ref label being given preference over the place label is Schwbisch Gmnd just north of Eislingen/Fils whose name disappears at zoom level 12: http://www.openstreetmap.org/?lat=48.8061&lon=9.7889&zoom=12&layers=B000FTF

openstreetmap-trac commented 3 years ago

Author: Vid the Kid [Added to the original trac issue at 8.24am, Thursday, 30th July 2009]

Similar situation:

http://www.openstreetmap.org/?lat=40.03386&lon=-83.16457&zoom=15&layers=B000FTF

There are several schools here, but the "P" icons for their various parking lots seem to get priority over the school labels.

openstreetmap-trac commented 3 years ago

Author: ldp [Added to the original trac issue at 2.56pm, Thursday, 20th August 2009]

(In [17187]) Increase priority for place names. Addresses #2078

openstreetmap-trac commented 3 years ago

Author: Ldp [Added to the original trac issue at 10.17pm, Monday, 5th October 2009]

The patch has been rendering for a while now.