SomeoneElseOSM / SomeoneElse-style

An "England and Wales rural pedestrian" focused OSM-based map style. Example at https://map.atownsend.org.uk/maps/map/map.html . This is the tag preprocessing part of the style.
GNU General Public License v3.0
9 stars 3 forks source link

Render retaining walls #10

Closed tommycrock closed 3 years ago

tommycrock commented 3 years ago

I've added a number of walls that are also retaining as barrier=retaining_wall. It would be good if they rendered, probably just as a wall. I imagine that ideally, if there was some height info, above some height an indication of the slope side would be rendered?

SomeoneElseOSM commented 3 years ago

That they don't display at all sounds like a bug to me.

I'm not sure how you'd do the height info - showing like a "one sided embankment" is possible, but that'd be a bit "one size fits all"

tommycrock commented 3 years ago

I'm not sure how you'd do the height info - showing like a "one sided embankment" is possible, but that'd be a bit "one size fits all"

I've definitely no idea 😆 just throwing out ideas there. I agree anything other than the smallest indication of side is likely to be overkill in many cases so probably best as just a wall.

Here's an example way in case you need one.

SomeoneElseOSM commented 3 years ago

I've changed it so that linear "barrier=retaining_wall" are rendered as "barrier=wall", in https://github.com/SomeoneElseOSM/SomeoneElse-style/commit/5d0b863a3b9e5caa78795dae05f188a23919f617 . That'll take effect the next time I reload the database.

SomeoneElseOSM commented 3 years ago

The database is now reloaded and these are now visible.