Opened 8 months ago
#24073 new defect
Treat the tag waterway=fish_pass like waterway=stream
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
As of now, the tag is (only) used 2811 times, but it is described in the wiki:
https://wiki.openstreetmap.org/wiki/Tag:waterway%3Dfish_pass
The current code in JOSM #r19277 already contains one validation test that treats waterway=fish_pass, but it is missing in some other tests and in the presets and the default style.
The attached patch fixes all but the default style. I guess an icon should display the typical geometry of a bypass, but I have two left hands when it comes to painting.
The rendering is just an approach. I'd prefer to have something that suggests white water.
Any help with the rendering and presets is welcomed.
tests and simple rendering