<?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: cannot find kriging geostatistical layer after kriging in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420912#M14184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The geostatistical layer is in-memory and can only be persisted via the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/save-to-layer-file.htm"&gt;SaveToLayer&lt;/A&gt; geoprocessing tool or saved in the Map document (.mxd).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 15:21:16 GMT</pubDate>
    <dc:creator>SteveLynch</dc:creator>
    <dc:date>2015-03-13T15:21:16Z</dc:date>
    <item>
      <title>cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420907#M14179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everyone, I created a simple model builder that iterates through several point shapefiles and conducts kriging (empirical bayesian kriging) to each set of the points. However, after conducting the model, I cannot find the resulting geostatistical layer in my previous designated folder (or a gdb). So where do I actually find these results? &lt;/P&gt;&lt;P&gt;many thanks,&lt;/P&gt;&lt;P&gt;Sui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 08:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420907#M14179</guid>
      <dc:creator>SuiTao</dc:creator>
      <dc:date>2015-03-13T08:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420908#M14180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of defining output geostatistical layer (out_ga_layer), you could define the output raster dataset (out_raster) in &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00300000002p000000"&gt;Empirical Bayesian kriging&lt;/A&gt; tool. This raster dataset will be stored in the desired GDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 10:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420908#M14180</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-03-13T10:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420909#M14181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayanta,&lt;/P&gt;&lt;P&gt;Thank you for the reply. And sorry for not being thorough. The reason I want to keep geostatistical layer is that I want to use another tool, that is GA layer to points later to spatially join the kriging results to another point features. Not sure whether I can do that with raster. Please inform me if there is a way to achieve what I want?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420909#M14181</guid>
      <dc:creator>SuiTao</dc:creator>
      <dc:date>2015-03-13T11:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420910#M14182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already have the point layers with you that overlay on the same extent as the above interpolated raster dataset, you could use&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000002t000000"&gt; extract values by points&lt;/A&gt; to extract the cell values to the point features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 14:52:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420910#M14182</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-03-13T14:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420911#M14183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The use of Enrich layer could improve the quality of the analysis which has been done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420911#M14183</guid>
      <dc:creator>MonicaTamayo</dc:creator>
      <dc:date>2015-03-13T15:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420912#M14184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The geostatistical layer is in-memory and can only be persisted via the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/save-to-layer-file.htm"&gt;SaveToLayer&lt;/A&gt; geoprocessing tool or saved in the Map document (.mxd).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420912#M14184</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2015-03-13T15:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: cannot find kriging geostatistical layer after kriging</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420913#M14185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jayanta, Monica and Steve, thanks a lot for the helpful reply. But Steve's answer is the closest one.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2015 03:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/cannot-find-kriging-geostatistical-layer-after/m-p/420913#M14185</guid>
      <dc:creator>SuiTao</dc:creator>
      <dc:date>2015-03-14T03:02:04Z</dc:date>
    </item>
  </channel>
</rss>

