This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Borough labels don’t render

0

In Pennsylvania, most towns are defined as "boroughs". However, when tagging a node as place=borough, the name does not render at all on the map. Is there a reason for this? It makes it hard to find places without the name label on the map.

asked 28 Aug '15, 20:18

pa_roads's gravatar image

pa_roads
60334
accept rate: 0%

edited 31 Aug '15, 05:58

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

You can try to participate in the related discussion here: https://github.com/gravitystorm/openstreetmap-carto/issues/954 You will need a GitHub account, though.

(31 Aug '15, 08:15) scai ♦

2 Answers:

1

Nodes with place=borough will probably be rendered if they are defined as the label of an administrative boundary relation. Of course, then you will need the data of the borders between boroughs. Here is some info as to what administrative devision goes into which admin_level in different states.

answered 31 Aug '15, 07:12

joost%20schouppe's gravatar image

joost schouppe
3.4k245087
accept rate: 12%

edited 31 Aug '15, 16:23

0

You probably mean the standard style (osm-carto)? Not all tags gets rendered there and there was some discussion about adding it, but it's closed now:

https://github.com/gravitystorm/openstreetmap-carto/issues/954

If you have something more to add and clarify the problem, try to write down your opinion there.

answered 28 Aug '15, 23:54

kocio's gravatar image

kocio
2.1k12341
accept rate: 20%

According to this issue the decision is to not render place=borough in the standard layer.

(31 Aug '15, 08:13) scai ♦

Source code available on GitHub .