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

Underground station

0

Hi, I live in Paris and i got problem with the visualization of a couple of underground metro stations like this one. As a map "consumer" i found "ugly" this "rectangle" under the street... I know that data is more important than the representation but still do you know a way to make it more user friendly? Thanks a lot. Djiril

alt text

asked 14 Jun '22, 13:51

Djiril's gravatar image

Djiril
11111
accept rate: 0%

There is an rather old and lengthy issue about the rendering of underground buildings: https://github.com/gravitystorm/openstreetmap-carto/issues/552

(19 Jun '22, 11:27) scai ♦

2 Answers:

1

As it's underground, I'd remove the building tag from all the stations.

Edit:

https://overpass-turbo.eu/s/1jsk

I'd also remove two of the Madeleine stations as it contravenes this practice:

https://wiki.openstreetmap.org/wiki/One_feature,_one_OSM_element

What tags are required to return all 308 Paris Metro stations?

nwr[railway=station] [station=subway] [network~"Métro de Paris"]

https://overpass-turbo.eu/s/1jst

The above returns just 27 stations.

answered 18 Jun '22, 16:26

DaveF's gravatar image

DaveF
3.3k8498133
accept rate: 16%

edited 19 Jun '22, 16:33

1

Why? building:levels:underground= is a thing. It's true underground structures is an undecided topic, but I won't discount representing it as a building. =station only says it's a station area, not a structure.

(19 Jun '22, 05:50) Kovoschiz

0

Hi Djiril, good question but what do you mean by the illustration of a Paris Metro system. Which do you like better this one, https://www.openstreetmap.org/#map=19/52.51790/5.06688 or the station ? You could go back to nodes if you like, the earlier OSM times, but we are past that one. The original mapper of the station has just drawn a simple square the easiest way, but it is covered by the priority buildings have over other items.

answered 15 Jun '22, 11:10

Teek's gravatar image

Teek
63449
accept rate: 0%

Source code available on GitHub .