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

Barrier embankment / dyke

0

Since an embankment is not a wall and JOSM corrects barrier=yes, it makes me wondering. Should not there be an extra value for the barrier key ? It is just the opposite of the ditch which has a value in the barrier key ?

asked 25 Dec '17, 10:52

Hendrikklaas's gravatar image

Hendrikklaas
9.3k207238387
accept rate: 5%


One Answer:

3

Embankments are either mapped as an additional property on an existing geometry (for example on a way with highway=xxxx) or by man_made=embankment on a way. See embankment on the wiki

answered 26 Dec '17, 16:04

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Hi Simon, I noticed it using barrier, around an oil depot / silo's, to prevent spill. The barriers are walls of any kind, walls, embankments, dikes or alike. And yes I ve been using embankment with defensive lines for a while.

(28 Dec '17, 11:08) Hendrikklaas

For info, when I was looking at rendering these I came up with this list of how people map embankments on highway and non-highway, non-railway ways. The most common is probably embankment=yes. I can't show you an example rendering of anywhere in the Netherlands, but an example in the UK is here - you can see an embankment with a footpath on it going to the east and the embankment with no footpath going north.

(28 Dec '17, 11:18) SomeoneElse ♦

Source code available on GitHub .