<?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: Convert DEM to contour lines and TIN in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375024#M799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first symbolize it as unstretched. &amp;nbsp;Are the z values elevation?&lt;/P&gt;&lt;P&gt;What was the exact error message?&lt;/P&gt;&lt;P&gt;Are the data in projected coordinates?&lt;/P&gt;&lt;P&gt;what is the extent of the raster?&lt;/P&gt;&lt;P&gt;cell size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pretty well anything you might add to help provide a solution would be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2016 12:27:31 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-08-26T12:27:31Z</dc:date>
    <item>
      <title>Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375023#M798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 17800 raster images which have detailed version of raster formats. The scale is 1/1000 for each of them. I want to create contour lines and TIN surface for "one" raster data which was made from merging from all 1/1000 raster datas. To create one raster firstly I opened a .gdb and then I created a "raster dataset". I had a tiff format raster shown like the picture in the attach file. I wanna convert the raster surface to the contour lines and TIN surface. However, the ArcMap conclude the process with error. I cant reach a solution. What should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 12:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375023#M798</guid>
      <dc:creator>AYGÜNALBAYRAK</dc:creator>
      <dc:date>2016-08-26T12:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375024#M799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first symbolize it as unstretched. &amp;nbsp;Are the z values elevation?&lt;/P&gt;&lt;P&gt;What was the exact error message?&lt;/P&gt;&lt;P&gt;Are the data in projected coordinates?&lt;/P&gt;&lt;P&gt;what is the extent of the raster?&lt;/P&gt;&lt;P&gt;cell size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pretty well anything you might add to help provide a solution would be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 12:27:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375024#M799</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-26T12:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375025#M800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error code is 001143. I received the errror 1 hour later after the process has been initiated. the properties are on the imag with unstreched raster. The raster has z values, too.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/217787_10.jpg" style="width: 620px; height: 461px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 12:51:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375025#M800</guid>
      <dc:creator>AYGÜNALBAYRAK</dc:creator>
      <dc:date>2016-08-26T12:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375026#M801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you have a look at the number of rows and columns you were trying to process? and the cell size?&lt;/P&gt;&lt;P&gt;You aren't going to get it to process, you are running out of memory probably.&lt;/P&gt;&lt;P&gt;Try it without background processing.&lt;/P&gt;&lt;P&gt;Save the file to a local disk and don't try to run from some network location.&lt;/P&gt;&lt;P&gt;Simplify your raster. &amp;nbsp;You certainly don't need 25 cm resolution, especially if you are contouring. &amp;nbsp;So Resample it.&lt;/P&gt;&lt;P&gt;Try again, if that doesn't work, Resample or Tile the inputs. &amp;nbsp;Get it to work at some scale, then play around with methods of getting a finer resolution if that is critical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 14:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375026#M801</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-26T14:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375027#M802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;split it up (with a 1 cell overlap) using &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/split-raster.htm"&gt;SplitRaster&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 15:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375027#M802</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2016-08-26T15:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375028#M803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to convert resolution from 25 cm to 1 m by Resampling tool on a local disk and without background processing. However, I receive error message. My final properties are like the image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/218402_r1.jpg" style="width: 620px; height: 335px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375028#M803</guid>
      <dc:creator>AYGÜNALBAYRAK</dc:creator>
      <dc:date>2016-08-29T08:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375029#M804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Split raster up with a 1 cell overlap doesn2t work,too. Should&amp;nbsp;I try to create a raster dataset again?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:09:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375029#M804</guid>
      <dc:creator>AYGÜNALBAYRAK</dc:creator>
      <dc:date>2016-08-29T08:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375030#M805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;error message please...&lt;/P&gt;&lt;P&gt;down from 600,000-rows to 168,000-ish.... pretty soon, it will be down to a manageable size to do contouring. &amp;nbsp;perhaps a 5 meter cell size... or do the tile thing as suggested several times should you need to produce at a certain resolution. &amp;nbsp;Remember, there is a 'need' and a 'nice', why do you require such a fine cell size? is it for further analysis? or just for the visual affect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:10:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375030#M805</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-29T08:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375031#M806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The steps and error message is like the image. I wanna make further analysis and I need 1m x 1m cell size maximum. I show my 3d buildings and infrustructure as nature gas, electric cable network, water canals etc. I will shor these structural elements with different lod levels so I need 25cm x 25 cm to zoom in. In addition to these, I need contour levels because of creating edge vertices' z values of buildings (base contour values).&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/218403_r2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375031#M806</guid>
      <dc:creator>AYGÜNALBAYRAK</dc:creator>
      <dc:date>2016-08-29T08:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Convert DEM to contour lines and TIN</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375032#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actual error message is cut off, but in any event, your solution is to tile into smaller chunks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 09:09:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/convert-dem-to-contour-lines-and-tin/m-p/375032#M807</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-29T09:09:37Z</dc:date>
    </item>
  </channel>
</rss>

