<?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: how to interpolate soil type using geostatistical analyst tools in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1061072#M41302</link>
    <description>&lt;P&gt;Hi Nooch,&lt;/P&gt;&lt;P&gt;All of the interpolation methods in Geostatistical Analyst assume a continuous variable and will not produce meaningful results for categorical data.&amp;nbsp; However, it is possible to configure Empirical Bayesian Kriging 3D to be a nearest neighbor interpolation method, where every location is given the value of its closest neighbor in 3D.&amp;nbsp; This is the 3D equivalent of Create Thiessen Polygons, as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;suggested.&amp;nbsp; Calling this an "interpolation method" is a bit of a stretch, but it will produce a full 3D voxel of classified soil types, if that is what you are hoping to achieve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A colleague recently wrote a blog outlining this workflow:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/3d-gis/a-workflow-for-creating-discrete-voxels/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/3d-gis/a-workflow-for-creating-discrete-voxels/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;</description>
    <pubDate>Mon, 24 May 2021 18:53:14 GMT</pubDate>
    <dc:creator>EricKrause</dc:creator>
    <dc:date>2021-05-24T18:53:14Z</dc:date>
    <item>
      <title>how to interpolate soil type using geostatistical analyst tools</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1059285#M41072</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if there is a way that we can interpolate soil type from point layers?&lt;/P&gt;&lt;P&gt;I already have sampling data that contains coordinates, soil types, elevation.&lt;/P&gt;&lt;P&gt;I want to make 3d voxel layer of soil types in different height levels and trying to use&amp;nbsp;Empirical Bayesian Kriging 3D to interpolate the soil type layer but it requires quantitative value only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please, help me if you have any idea or article that shows how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nooch S.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 03:14:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1059285#M41072</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-05-19T03:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to interpolate soil type using geostatistical analyst tools</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1059333#M41074</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/create-thiessen-polygons.htm" target="_blank"&gt;Create Thiessen Polygons (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;will delineate the space based on location, then symbolize based on soil class.&amp;nbsp; This will give you a first start to see what the area might look like&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 08:50:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1059333#M41074</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-19T08:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to interpolate soil type using geostatistical analyst tools</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1061072#M41302</link>
      <description>&lt;P&gt;Hi Nooch,&lt;/P&gt;&lt;P&gt;All of the interpolation methods in Geostatistical Analyst assume a continuous variable and will not produce meaningful results for categorical data.&amp;nbsp; However, it is possible to configure Empirical Bayesian Kriging 3D to be a nearest neighbor interpolation method, where every location is given the value of its closest neighbor in 3D.&amp;nbsp; This is the 3D equivalent of Create Thiessen Polygons, as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;suggested.&amp;nbsp; Calling this an "interpolation method" is a bit of a stretch, but it will produce a full 3D voxel of classified soil types, if that is what you are hoping to achieve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A colleague recently wrote a blog outlining this workflow:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/3d-gis/a-workflow-for-creating-discrete-voxels/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/3d-gis/a-workflow-for-creating-discrete-voxels/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 18:53:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-interpolate-soil-type-using-geostatistical/m-p/1061072#M41302</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2021-05-24T18:53:14Z</dc:date>
    </item>
  </channel>
</rss>

