<?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: Bathymetric Contouring Help in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171026#M2427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but are you actually trying to interpolate these contours from only 4 points and a zero line? I think the output is pretty good if that is the case.&lt;/P&gt;&lt;P&gt;Interpolation in many cases is quite tricky. If you "know" the contours should be parallel to the coastline, rather than bowing out as they do now, add a couple of extra points yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2016 16:51:44 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2016-08-11T16:51:44Z</dc:date>
    <item>
      <title>Bathymetric Contouring Help</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171025#M2426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm try to create bathymetric contours for a water body but am generating some undesirable features. I know that the bottom&amp;nbsp; slopes away from the shoreline at a consistent angle; however, I keep getting bulbous features between data points. I have tried interpolating with a few different methods (i.e. TINs, IDW, Topo to Raster, and Spline) but keep getting similar results. Below is the output from the Topo to Raster interpolation. I used the point depths (shown in red) and the shoreline as a contour with depth = 0. Is there a better tool or method to refine the bottom surface and make it more closely resemble actual conditions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any feedback is greatly appreciated! Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="image-1 jive-image" height="553" src="https://community.esri.com/legacyfs/online/215098_Capture2.PNG" style="height: 577px; width: 789.713px;" width="758" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 13:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171025#M2426</guid>
      <dc:creator>MattMorris5</dc:creator>
      <dc:date>2016-08-11T13:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bathymetric Contouring Help</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171026#M2427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but are you actually trying to interpolate these contours from only 4 points and a zero line? I think the output is pretty good if that is the case.&lt;/P&gt;&lt;P&gt;Interpolation in many cases is quite tricky. If you "know" the contours should be parallel to the coastline, rather than bowing out as they do now, add a couple of extra points yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 16:51:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171026#M2427</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-08-11T16:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bathymetric Contouring Help</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171027#M2428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll second what &lt;A href="https://community.esri.com/migrated-users/5327"&gt;Neil Ayres&lt;/A&gt; said - there is not much data, so there won't be much to interpolate with.&amp;nbsp; Any chance you can get more depth data points?&amp;nbsp; I suspect the "bulbous" result may be due to many zero points (shoreline) versus the few water depths points, as the many zeroes will result in a higher influence over the final result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 16:57:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171027#M2428</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-08-11T16:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bathymetric Contouring Help</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171028#M2429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no doubt that more points depths equal more accuracy. But if you want to create a DEM from 4 point and make it parallel to the coastline. you can measure a distance to each point from coastline. (you can use Near tool for this propose). Then create Multiple Ring Buffer for the coastline depend on the 4 distance that you get from previous step.&lt;/P&gt;&lt;P&gt;Vertices the for polygons buffer to point with same depth for each polygon .&lt;/P&gt;&lt;P&gt;Use the output feature points to create a perfect DEM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 19:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/bathymetric-contouring-help/m-p/171028#M2429</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-08-11T19:54:29Z</dc:date>
    </item>
  </channel>
</rss>

