-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
planet-grouped-ends : Handling of River split in multiple branches for hydropower and transportation canals - and - River that cross waterfall or rapids polygon #75
Comments
Thanks for theses examples. Let's try to figure out what's going on. Perhaps the OSM data needs to be changed, or the WWM.org filter rules needs updating. |
Here's, the river does split into 4 ways (one to the left & 2 to the right), however it then flows directly into a simple |
A little upstream of that power station, the Canal de Bourg-lès-Valence (tagged |
Here, Le Rhône, a |
Currently, WWM excludes |
Gouin reservoir, I corrected regrouping canals in 4 [waterway=canal][usage=spillway]. For other cases, how to assure correct waterway typology, with confirmation that the waterway flows downward ? A simple solution would be to use the key flow_direction=forward that is used in combination with man_made=pipeline ? or new usage keys ? If key key flow_direction is not a solution For hydropower canals segments not yet described by, usage keys, is the solution to simply use the tag waterway=river or create a specific usage ? usage=hydropower_canal ? The same with transportation canal. To confirm frew flow downward should we create a new usage ? usage=transportation_canal ? And finally, a solution needed also for waterway=pressurized. |
I've added |
I'm very reluctant to add a tag like that. the flow of a waterway should be deduced from the direction of the way. And I don't want something that's like “this is a type of object like X, but it's really a Y”. It feels like a trolltag or (mis)tagging for the waterwaymap. |
I also prefer to take into account the waterway direction. Below is the example of Champlain canal where this rule is applied. It connects two watershed, the Saint-Lawrence river north and the Hudson river south. At the highest point of the canal, there is a river to provide water to the top sections. All other rivers are in distinct watershed. To assure correct typology, contributors have assured that direction of each canal segment points in the direction corresponding to the water flow and the feeder canal is only connected to one of these two segments. At the highest point, we have way 164250572 that point in the direction of the Hudson river, and way 1219087266 that points in the direction of the Lake Champliain, Richelieu / Saint-Lawrence river. Side Note Some contributors are quite micro-mind-mapping adding ,tidal=no , rapids=no and deep_draft=no to Champlain Canal members. I dont think this will help us ! |
The section Barriers on waterways in thekey:waterway wiki page lists waterway tags that are Barrier structures. The Waterway=canal is used to indicate the continuitiy of the waterflow through these structures and these barriers should be ignored in the evaluation of the waterflow continuity : In the wiki page, the key waterway=waterfall is described as being used only as a point. But following redesign of waterway keys moving them to the water key, there subsist old tagging schemes in the database. The object of the Waterways map is not to force remapping / retagging and waterway=[waterfall, rapids] polygons should be simply ignored. |
Below are links where continuity is broken on the planet-grouped-ends map. Images below are from JOSM Waterways Style (OpenStreetMap data). Each example show valid cases with water continuity on the same watershed. planet-grouped-ends does not interpret these as a continuity in the same watershed and stop continuity for some of the lines.
power generators and transportation canals, Bourg-les-Valences
upward river splits in 3 from left to right [river, hydro-power canal, transportation canal]
hydro-power waterway=canal splits in 6 [waterway=canal] that cross the dam polygon where they connect to power generators. All these lines regroup afterward to the downward river
https://waterwaymap.org/#tiles=planet-grouped-ends&map=14.67/44.96183/4.87154
power generators and transportation canals La Tourette
upward river splits in 3 from left to right [river, transportation canal, hydro-power canal]
hydro-power waterway=canal splits in 6 [waterway=canal][man_made=pipeline] that cross the dam polygon where they connect to power generators. All these lines regroup afterward to the downward river
https://waterwaymap.org/#tiles=planet-grouped-ends&map=15.88/44.676865/4.786672
power generators, Seyssel
upward river splits on left in two [waterway=river], on right in 6 [waterway=pressurized][usage=penstock], then 3 [waterway=canal][usage=tailrace]. All regroup afterward to the downward river
https://waterwaymap.org/#tiles=planet-grouped-ends&map=17/45.971251/5.834251
spillways, Gouin reservoir
upward river splits in 4, 4 [waterway=canal][usage=spillway] crosses the dam polygon - regroup afterward to the downward river
https://waterwaymap.org/#tiles=planet-grouped-ends&map=17.85/48.353751/-74.097809
river crosses waterway=waterfall polygon
https://waterwaymap.org/#tiles=planet-grouped-ends&map=16.65/47.317304/-73.748947
The text was updated successfully, but these errors were encountered: