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

Why does a lake does not show as such in the view?

2

I have drawn in a lake and the tags are the same as several others that I have done but the lake does not show in the OSM "view". The name shows but the lake does not. Can't find anything different about this looking at other lakes I have done. The main tag is natural=water and I have double checked that the outline I made is one single connected way. I have given the rendering several days to show up.

You can look at this by going to "Hidden Valley Lake, IN".

What am I missing?

asked 28 Jan '11, 15:00

discus277's gravatar image

discus277
299131522
accept rate: 0%


One Answer:

4

The problem in this case is that the ends of the way you drew haven't joined correctly. If you look at: https://www.openstreetmap.org/browse/way/96105269 you would expect for a closed way (representing an area) that the first and last node IDs would match. If you look closely the last node actually matches the second node in the list. The first node seems to be hidden under the node where the way joins (in Potlatch 1). I dragged the join node slightly and the extra node appeared. Select that node and delete it and I think the then closed way should render correctly.

answered 28 Jan '11, 16:19

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

You were right. I went back and looked at the area your node pointed to and found some extra nodes hiding there. Also found a couple of zig zags at the other end of the lake.

It now displays as a lake. Thanks

(28 Jan '11, 18:52) discus277

Source code available on GitHub .