<div dir="ltr">Thanks for reminding me about your waterway map. There are a bunch of streams that I need to fix.<div><br></div><div>Could you help me with one issue I have? When a stream connects to a waterway=ditch, waterway map doesn't accept that was a continuation. Where I live, in a rural agricultural area, it is common for streams to in a ditch. For example, see <a href="https://waterwaymap.org/#tiles=planet-grouped-ends&map=15.19/48.514461/-122.354132">https://waterwaymap.org/#tiles=planet-grouped-ends&map=15.19/48.514461/-122.354132</a> where the stream connects to a ditch, then flows into the Samish River. Can the program accept a ditch as a continuation?</div><div><br></div><div>Thanks,</div><div>Clifford</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 2, 2024 at 6:07 AM Amanda McCann <<a href="mailto:amanda@technomancy.org">amanda@technomancy.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">[WaterwayMap.org](<a href="https://waterwaymap.org/" rel="noreferrer" target="_blank">https://waterwaymap.org/</a>), shows how rivers & streams are connected in OSM. It's proven pretty popular with mappers. It's been pretty undirected from the start, and I'm happy to say it's really going downhill now.<br>
<br>
Previously waterways were joined together purely based on topology, ignoring direction. River bifurcations occur more often than I thought, and connect large water systems together. e.g. [casiquiare canal](<a href="https://github.com/amandasaurus/waterwaymap.org/issues/55" rel="noreferrer" target="_blank">https://github.com/amandasaurus/waterwaymap.org/issues/55</a>) or the [Garonne/Ebro](<a href="https://en.osm.town/deck/@amapanda/112240136848653730" rel="noreferrer" target="_blank">https://en.osm.town/deck/@amapanda/112240136848653730</a>) (causing [tagging questions](<a href="https://community.openstreetmap.org/t/is-there-a-common-tag-for-underground-infiltrated-watercourses/111558)" rel="noreferrer" target="_blank">https://community.openstreetmap.org/t/is-there-a-common-tag-for-underground-infiltrated-watercourses/111558)</a>).<br>
<br>
So, I've added a new calculation which groups ways together **based on the direction they flow**, and which “end point” they flow into. All rivers & streams which flow into the same river mouth will get coloured the same.<br>
<br>
## [Explore the Downhill Waterway Map](<a href="https://waterwaymap.org/#tiles=planet-grouped-ends" rel="noreferrer" target="_blank">https://waterwaymap.org/#tiles=planet-grouped-ends</a>) _(or select “Natural Waterways (downhills)” from the Settings)_<br>
<br>
It's got some bugs. 🐞 (but they're cute aquatic bugs)<br>
<br>
When a river splits, the total upstream is split equally, and mapping mistakes can cause a lot of upstream value to stop some random field somewhere. All river segments upstream can be assigned to that end point, and appear split off from other parts of the river downstream. It's already been [seen](<a href="https://discord.com/channels/413070382636072960/413070502580453387/1257454307977203773" rel="noreferrer" target="_blank">https://discord.com/channels/413070382636072960/413070502580453387/1257454307977203773</a>) in the [Murray-Darling river system in Australia](<a href="https://waterwaymap.org/#map=5.64/-31.123/145.889&tiles=planet-grouped-ends&len=500..inf" rel="noreferrer" target="_blank">https://waterwaymap.org/#map=5.64/-31.123/145.889&tiles=planet-grouped-ends&len=500..inf</a>). Use the [Waterway Ends map](<a href="https://waterwaymap.org/ends" rel="noreferrer" target="_blank">https://waterwaymap.org/ends</a>) (prev. on [forum 💬](<a href="https://community.openstreetmap.org/t/the-end-of-waterway-map/108632" rel="noreferrer" target="_blank">https://community.openstreetmap.org/t/the-end-of-waterway-map/108632</a>)) to find where it ends. I hope that people will fix up these mapping mistakes, and this will happen much less. Perhaps I can improve this by looking at the `name` of the waterway.<br>
<br>
The [software which converts the geojson to vector tiles](<a href="https://github.com/felt/tippecanoe" rel="noreferrer" target="_blank">https://github.com/felt/tippecanoe</a>) has to drop some line segments, causing gaps at certain zoom levels. Could this type of map be better with raster tiles? 😳🙊<br>
<br>
I'll be talking about WaterwayMap.org at [SotM Europe 2024](<a href="https://stateofthemap.eu/" rel="noreferrer" target="_blank">https://stateofthemap.eu/</a>) in Łódź, Poland on [Sun. 10:00am](<a href="https://cfp.openstreetmap.org.pl/state-of-the-map-europe-2024/talk/K8LF7U/" rel="noreferrer" target="_blank">https://cfp.openstreetmap.org.pl/state-of-the-map-europe-2024/talk/K8LF7U/</a>). if you're around say hi. 🙂 (But first, the Alps are calling… 🥾🎒🏔️)<br>
<br>
<br>
# See also<br>
<br>
* [News about WaterwayMap.org](<a href="https://en.osm.town/@amapanda/tagged/WaterwayMapOrg" rel="noreferrer" target="_blank">https://en.osm.town/@amapanda/tagged/WaterwayMapOrg</a>) can be found on Mastodon/Fediverse (incl. [Atom/RSS feed](<a href="https://en.osm.town/@amapanda/tagged/WaterwayMapOrg.rss)" rel="noreferrer" target="_blank">https://en.osm.town/@amapanda/tagged/WaterwayMapOrg.rss)</a>):<br>
* This code is on Github: [`amandasaurus/<a href="http://waterwaymap.org" rel="noreferrer" target="_blank">waterwaymap.org</a>`](<a href="https://github.com/amandasaurus/waterwaymap.org" rel="noreferrer" target="_blank">https://github.com/amandasaurus/waterwaymap.org</a>). [New issue reports](<a href="https://github.com/amandasaurus/waterwaymap.org/issues/new" rel="noreferrer" target="_blank">https://github.com/amandasaurus/waterwaymap.org/issues/new</a>) are welcome.<br>
* The programme which generates it is [`osm-lump-ways`](<a href="https://github.com/amandasaurus/osm-lump-ways" rel="noreferrer" target="_blank">https://github.com/amandasaurus/osm-lump-ways</a>)<br>
* [WaterwayMap on the OSM Forum](<a href="https://community.openstreetmap.org/tag/waterwaymaporg" rel="noreferrer" target="_blank">https://community.openstreetmap.org/tag/waterwaymaporg</a>)<br>
* [Waterway Loops](<a href="https://waterwaymap.org/loops" rel="noreferrer" target="_blank">https://waterwaymap.org/loops</a>) ([forum 💬](<a href="https://community.openstreetmap.org/t/the-wonders-of-early-medieval-fore-abbey-and-osm-river-topology-today-i-e-waterwaymap-org-is-going-around-in-circles/107497" rel="noreferrer" target="_blank">https://community.openstreetmap.org/t/the-wonders-of-early-medieval-fore-abbey-and-osm-river-topology-today-i-e-waterwaymap-org-is-going-around-in-circles/107497</a>)) which show probably tagging mistakes.<br>
<br>
ⓐⓜⓐⓝⓓⓐ 🌻<br>
<br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/talk</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>@osm_washington<br></div><div><a href="https://www.snowandsnow.us" target="_blank">www.snowandsnow.us</a></div><div>OpenStreetMap: Maps with a human touch</div></div></div></div></div></div></div>