<div dir="ltr">I think it's worth adjusting the 'centre' line. I haven't got to the point with <a href="http://sk53-osm.blogspot.co.uk/2016/10/skeletons-in-water.html">my experiments</a> with straight skeletons & approximate medial lines to be comfortable that there is a relatively easy way to derive decent centre-lines. At least for know my problems are of two types:<br><br><ul><li>Even with the PostGIS AML function one ends up with a multilinestring with lots of dangles. So one option is to recursively prune the structure.</li><li>An alternative way to find a path through the AML (or Straight Skeleton) is to route through it. I've done some little experiments with pg_routing which work fine, but havent thought about how such things scale.</li></ul><p>If I've missed some well-known algorithms for these purposes do let me know.</p><p>Jerry<br></p></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 March 2017 at 00:30, Richard Welty <span dir="ltr"><<a href="mailto:rwelty@averillpark.net" target="_blank">rwelty@averillpark.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">been editing a bunch in the area around Albany & Troy New York.<br>
there's a linear waterway feature which is supposed to represent<br>
the Hudson River, in addition to the polygons that somewhat accurately<br>
represent the river. the waterway feature isn't terribly accurate, in fact<br>
it's rather ugly looking on the map. here is one location where you<br>
see the straight line off to the left of the semi-accurate polygons:<br>
<br>
  <a href="http://www.openhistoricalmap.org/go/ZdrHMUa~--?layers=H" rel="noreferrer" target="_blank">http://www.openhistoricalmap.<wbr>org/go/ZdrHMUa~--?layers=H</a><br>
<br>
so what value is it bringing? delete or adjust to the rough<br>
centerline of the river?<br>
<span class="HOEnZb"><font color="#888888"><br>
richard<br>
<br>
--<br>
<a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br>
 Averill Park Networking - GIS & IT Consulting<br>
 OpenStreetMap - PostgreSQL - Linux<br>
 Java - Web Applications - Search<br>
<br>
<br>
______________________________<wbr>_________________<br>
Historic mailing list<br>
<a href="mailto:Historic@openstreetmap.org">Historic@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/historic" rel="noreferrer" target="_blank">https://lists.openstreetmap.<wbr>org/listinfo/historic</a><br>
</font></span></blockquote></div><br></div>