<?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: Surface Analysis missing contours in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108569#M1516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Wes&lt;BR /&gt;&lt;BR /&gt;Use the Times tool&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, worked great&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jun 2010 18:47:54 GMT</pubDate>
    <dc:creator>WesKing</dc:creator>
    <dc:date>2010-06-15T18:47:54Z</dc:date>
    <item>
      <title>Surface Analysis missing contours</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108565#M1512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;9.3.1 Service Pack 1.&amp;nbsp; Raster Information is...GRID, columns and rows = 31353, 31996, Cellsize = 0.3048, 0.3048, Uncompressed Size = 3.74 GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attempting to create 1 foot contour intervals using Z factor: 3.28083 (meters to feet).&amp;nbsp; The contour shapefile created has missing contours.&amp;nbsp; Not only are there certain areas where contours are not created, but in these areas contours are broken and not complete (see attached).&amp;nbsp; With Z factor the minimum contour is 2271 and max is 3182 (total of 912 contour values).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried using the Contour tool and the Contour with Barrier tool (using no barrier).&amp;nbsp; I have tried with a grid and .img.&amp;nbsp; I have tried with and without using focal statistics.&amp;nbsp; The only way I can create contours in this missing areas is by creating a mask for that specific area and running tools on that area.&amp;nbsp; This will be too problematic for the large number of areas I will be working on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help with this please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 17:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108565#M1512</guid>
      <dc:creator>WesKing</dc:creator>
      <dc:date>2010-06-10T17:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Analysis missing contours</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108566#M1513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please run your input raster through the IsNull tool. If the output has only 0's, then please convert the contours input to raster .img, zip it and email it to me at &lt;/SPAN&gt;&lt;A href="mailto:slynch@esri.com"&gt;slynch@esri.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve Lynch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 20:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108566#M1513</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2010-06-10T20:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Analysis missing contours</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108567#M1514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; IsNull resulted in all 0's as expected.&amp;nbsp; However, I was just running another trial and found that it worked if I ran things slightly differently.&amp;nbsp; 'Value' are in meters, but I was using the z factor to result in 'Value' of feet, at 1 foot intervals.&amp;nbsp; This time I ran Contour with a contour interval of .3048 and no z factor.&amp;nbsp; This adds another process to the overall process, but I think I can deal with that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to send you the .img but that's a no-no where I work.&amp;nbsp; If I can work it it will send it, but I doubt it will happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now I'd like to just take the input raster (float type and Value in meters) and convert the Values to their corresponding elevations in feet before running Contour.&amp;nbsp; I'm running my first trial and am using Raster Calculator, which is pretty quick and painless, but is there a better way to do this raster Value conversion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 22:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108567#M1514</guid>
      <dc:creator>WesKing</dc:creator>
      <dc:date>2010-06-10T22:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Analysis missing contours</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108568#M1515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the Times tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 17:12:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108568#M1515</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2010-06-11T17:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Surface Analysis missing contours</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108569#M1516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Wes&lt;BR /&gt;&lt;BR /&gt;Use the Times tool&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, worked great&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 18:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/surface-analysis-missing-contours/m-p/108569#M1516</guid>
      <dc:creator>WesKing</dc:creator>
      <dc:date>2010-06-15T18:47:54Z</dc:date>
    </item>
  </channel>
</rss>

