<font face="'courier new', monospace">I've patched the nhd2osm scripts to print details about the NHD tag conversions[1].  I'm attaching the output of the scripts with my patch applied if anyone is interested in what it does.  </font><div>

<font face="'courier new', monospace"><br></font></div><div><font face="'courier new', monospace">When running against my test subbasin, it shows me that a few tags were skipped:<br>
<br></font><div><font face="'courier new', monospace">FType       FCode</font><div><font face="'courier new', monospace">BayInlet    31200<br>Reservoir   43624</font></div>
<div><font face="'courier new', monospace">Waterfall   48700<br><br>I'm wondering what the best way to handle these three is.</font></div><div><font face="'courier new', monospace"><br></font></div><div>

<font face="'courier new', monospace">BayInlet:</font></div><div><font face="'courier new', monospace">In my data sample, the BayInlet ways are mostly identical (with many duplicate nodes) to the bay portion the lake that they're in.  If a straight tag-conversion is done, then there would be two mostly identical-overlapping ways, which may not be _too_ bad of a result.  However, the ideal solution is probably for the bay way to be identical to the relevant portion of the lake way.  This would require manually creating each bay.  What have other people done?</font></div>


<div><font face="'courier new', monospace"><br></font></div><div><font face="'courier new', monospace">Reservoir:</font></div><div><font face="'courier new', monospace">The script maps most features to osm tags based on their FType.  However, Reservoirs need to be mapped based on their FCode.  It looks like the 43624 FCode might have been added to the NHD data after the script was made.  There are a few other new Reservoir FCodes as well.  According to the FCode changes document[2] 43624 corresponds to "Reservoir Type|treatment".  Perhaps this one should be tagged as water_works[3]?</font></div>


<div><font face="'courier new', monospace"><br></font></div><div><font face="'courier new', monospace">Waterfall:</font></div><div><font face="'courier new', monospace">I'm not sure why the script doesn't convert Waterfalls.  The wiki recommends waterway=waterfall[4].  Maybe it was accidentally omitted?</font></div>


<div><font face="'courier new', monospace"><br></font></div><div><span class="Apple-style-span" style="font-family: 'courier new', monospace; ">[1]</span><span class="Apple-style-span" style="font-family: 'courier new', monospace; "><a href="http://trac.openstreetmap.org/ticket/3014" target="_blank">http://trac.openstreetmap.org/ticket/3014</a></span></div>


</div><div><span class="Apple-style-span" style="font-family: 'courier new', monospace; ">[2]<a href="http://nhd.usgs.gov/fcode_changes.pdf" target="_blank">http://nhd.usgs.gov/fcode_changes.pdf</a></span></div>
<div><font face="'courier new', monospace">[3]</font><span class="Apple-style-span" style="font-family: 'courier new', monospace; "><a href="http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dwater_works" target="_blank">http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dwater_works</a></span></div>

<div><span class="Apple-style-span" style="font-family: 'courier new', monospace; "><a href="http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dwater_works" target="_blank"></a></span><span class="Apple-style-span" style="font-family: 'courier new', monospace; ">[4]<a href="http://wiki.openstreetmap.org/wiki/NHD" target="_blank">http://wiki.openstreetmap.org/wiki/NHD</a></span></div>


</div>