<?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:  XYZ data to surface in ArcGIS Earth Questions</title>
    <link>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810979#M336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case of many points it might be wise to create a terrain:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/create-terrain.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/create-terrain.htm"&gt;Create Terrain—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; (ArcGIS Pro)&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/create-terrain.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/create-terrain.htm"&gt;Create Terrain—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; (ArcMap)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 22:23:07 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-11-07T22:23:07Z</dc:date>
    <item>
      <title>XYZ data to surface</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810977#M334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there, I have a large number of pts files containing xyz data and i'm interested in creating a raster surface via IDW. So far I have imported the pts files as txt to ArcGIS but when i ran the Merge tool from Arctoolbox it gives an error and doesn't complete the process. I have tried so far the function for both txt as well shapefiles, after plotting XY data but i get the same result. The reason why i do this is that IDW requires only one file to be used as input. Any advice or help would be really appreciated, Stathis &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 22:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810977#M334</guid>
      <dc:creator>StathisAngelou</dc:creator>
      <dc:date>2017-11-07T22:01:38Z</dc:date>
    </item>
    <item>
      <title>Re:  XYZ data to surface</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810978#M335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the error? that is probably the key to the problem&lt;/P&gt;&lt;P&gt;And I would bring them into a geodatabase in any event rather than trying to work with shapefiles that will have a limitation on file size&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 22:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810978#M335</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-11-07T22:04:55Z</dc:date>
    </item>
    <item>
      <title>Re:  XYZ data to surface</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810979#M336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case of many points it might be wise to create a terrain:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/create-terrain.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/create-terrain.htm"&gt;Create Terrain—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; (ArcGIS Pro)&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/create-terrain.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/create-terrain.htm"&gt;Create Terrain—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; (ArcMap)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 22:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810979#M336</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-07T22:23:07Z</dc:date>
    </item>
    <item>
      <title>Re:  XYZ data to surface</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810980#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon Dan and Xander and thank you very much for your prompt responses. I did mitigate the number of files used in the Merge function and it seems it's behaving alright, no error so far. The error I had was a generic kind of error without any clarification. But yes Dan I believe you are correct, since I have quite a few datasets to go through the creation of a geodatabase is a valid option. Thank you very much and I shall let you know the outcome as soon as it completes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 14:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/xyz-data-to-surface/m-p/810980#M337</guid>
      <dc:creator>StathisAngelou</dc:creator>
      <dc:date>2017-11-08T14:43:47Z</dc:date>
    </item>
  </channel>
</rss>

