<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: floodplains in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636131#M3318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Possibly, by using a FEMA flood map and/or soil map (hydrologic soil group or drainage class),&amp;nbsp; approximate locations for floodplains can be determined.&amp;nbsp; In order to use the soil map,&amp;nbsp; you have to get the data from NRCS or statsgo soils and join tables for chorizon.&amp;nbsp; Chorizon will have the hydrologic soil groups and drainage classes. These are very similar so it is up to you to decide. These are a vector so you need to convert the vector into a raster.&amp;nbsp; Once the soil raster is created, you use the combine tool in arcToolbox to combine the soil raster and the DEM.&amp;nbsp; Using the attribute table, you have to see which values indicate the areas of interest corresponding to your floodplain. Hydrologic soil groups C and D indicate soils that are poorly drained to moderately drained.&amp;nbsp;&amp;nbsp; These classes respond to areas on floodplains and creek terraces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Dec 2010 22:41:20 GMT</pubDate>
    <dc:creator>JamesFitzgerald</dc:creator>
    <dc:date>2010-12-13T22:41:20Z</dc:date>
    <item>
      <title>floodplains</title>
      <link>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636130#M3317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a simple way to determine floodplains from a DEM?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 02:03:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636130#M3317</guid>
      <dc:creator>Alexde_Sosa</dc:creator>
      <dc:date>2010-12-04T02:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: floodplains</title>
      <link>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636131#M3318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Possibly, by using a FEMA flood map and/or soil map (hydrologic soil group or drainage class),&amp;nbsp; approximate locations for floodplains can be determined.&amp;nbsp; In order to use the soil map,&amp;nbsp; you have to get the data from NRCS or statsgo soils and join tables for chorizon.&amp;nbsp; Chorizon will have the hydrologic soil groups and drainage classes. These are very similar so it is up to you to decide. These are a vector so you need to convert the vector into a raster.&amp;nbsp; Once the soil raster is created, you use the combine tool in arcToolbox to combine the soil raster and the DEM.&amp;nbsp; Using the attribute table, you have to see which values indicate the areas of interest corresponding to your floodplain. Hydrologic soil groups C and D indicate soils that are poorly drained to moderately drained.&amp;nbsp;&amp;nbsp; These classes respond to areas on floodplains and creek terraces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 22:41:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636131#M3318</guid>
      <dc:creator>JamesFitzgerald</dc:creator>
      <dc:date>2010-12-13T22:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: floodplains</title>
      <link>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636132#M3319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What inputs do you have?&amp;nbsp; If all you have is a terrain DEM then your best bet is to do what the other guy said and look at the soils or look at the effective FIS map.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have the terrain data and water surface elevations(either BFE's or model cross sections) there are a number of ways to approach it.&amp;nbsp; The easiest would be to use the TIN Difference tool in the 3dAnalyst extension.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) convert your terrain DEM to a TIN using 3dAnalyst(3dAnalyst Toolbar-&amp;gt;convert-&amp;gt;Raster to TIN) Keep the Z tolerance as small as you can(shoot for under 0.5 if working with Feet)&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) convert BFE's or cross sections with associated water surface elevations to a TIN.&amp;nbsp; (3dAnalyst toolbar-&amp;gt;Create/Modify TIN) Just check the box next to your data and leave the other settings alone)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Tin Difference tool: 3dAnalyst Toolbox-&amp;gt;Tin Surface-&amp;gt;TIN Difference (TIN 1=WS elevations, Tin 2=terrain)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will output a polygon shapefile that defines the floodplain.&amp;nbsp; The initial output will be a shape with "0, 1, -1)&amp;nbsp; Delete all polygons with the -1 (its negative because its outside the area defined by the floodplain)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 21:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/floodplains/m-p/636132#M3319</guid>
      <dc:creator>MattMead</dc:creator>
      <dc:date>2011-01-05T21:48:00Z</dc:date>
    </item>
  </channel>
</rss>

