<?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: Problems creating realistic polygons for soil management zones using arcGIS 10.2 raster to polygon in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144629#M8212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, I wouldn't expect this to happen either. &lt;/P&gt;&lt;P&gt;Looks like you used Geostatistical Analyst to get the surface in your first image. Outputs of Geostatistical Analyst tools are not a rasters as such, but geostatistical layers. For further processing with Spatial Analyst tools it is better to &lt;A href="http://http//resources.arcgis.com/en/help/main/10.2/index.html#//00310000006v000000"&gt;export this layer to an actual raster&lt;/A&gt;​​​. Then you can use whatever tools you need (although which tools to use a question in itself) and possibly &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z000000sr000000"&gt;Reclassify&lt;/A&gt;​​​​ and eventually run &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000008000000"&gt;Raster to Polygon&lt;/A&gt;​ with simplify="NO_SIMPLIFY". This should produce polygons with boundaries following cell edges exactly. Then you can &lt;A href="http://resources.arcgis.com/en/help/main/10.2/0070/007000000013000000.htm"&gt;Smooth Polygon&lt;/A&gt;​ or &lt;A href="http://resources.arcgis.com/en/help/main/10.2/0070/007000000011000000.htm"&gt;Simplify Polygon&lt;/A&gt;​ for better cartographic representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forgive me if you have done all that and your results are as you posted.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Filip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 21:57:57 GMT</pubDate>
    <dc:creator>FilipKrál</dc:creator>
    <dc:date>2015-05-29T21:57:57Z</dc:date>
    <item>
      <title>Problems creating realistic polygons for soil management zones using arcGIS 10.2 raster to polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144627#M8210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; &lt;IMG alt="raster.JPG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/104837_raster.JPG" style="width: 215px; height: 127px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS 10.2 in order to create soil management zones for farmers. The above image represents realistic looking management zones however when I use the raster to polygon tool it create small triangles and very unrealistic looking zones. See image below. I have used the smooth polygon tool, as well as the nibble, focal statistics and majority filter while the files is still a raster in order to reduce the number of zones. Any ideas on an effective way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG alt="raster.JPG" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/104838_raster.JPG" style="width: 620px; height: 495px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 21:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144627#M8210</guid>
      <dc:creator>AndrewWindham</dc:creator>
      <dc:date>2015-05-29T21:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems creating realistic polygons for soil management zones using arcGIS 10.2 raster to polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144628#M8211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried not simplifying the polygons when converting from raster to polygon(No_Similify)?&amp;nbsp; You would have a more complex geometry, but as long as you are viewing at the same scale as the raster, it should look near identical to your existing raster.&amp;nbsp; Once you zoomed it would look more jagged of course, but at a farther out scale, it would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You said your original raster looked like realistic management zones, so that might work for you.&amp;nbsp; If you wanted more organic looking polygons at a zoomed in level, you could use the smooth polygon tool or smooth in the advanced editor toolbar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 21:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144628#M8211</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-05-29T21:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problems creating realistic polygons for soil management zones using arcGIS 10.2 raster to polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144629#M8212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, I wouldn't expect this to happen either. &lt;/P&gt;&lt;P&gt;Looks like you used Geostatistical Analyst to get the surface in your first image. Outputs of Geostatistical Analyst tools are not a rasters as such, but geostatistical layers. For further processing with Spatial Analyst tools it is better to &lt;A href="http://http//resources.arcgis.com/en/help/main/10.2/index.html#//00310000006v000000"&gt;export this layer to an actual raster&lt;/A&gt;​​​. Then you can use whatever tools you need (although which tools to use a question in itself) and possibly &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z000000sr000000"&gt;Reclassify&lt;/A&gt;​​​​ and eventually run &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000008000000"&gt;Raster to Polygon&lt;/A&gt;​ with simplify="NO_SIMPLIFY". This should produce polygons with boundaries following cell edges exactly. Then you can &lt;A href="http://resources.arcgis.com/en/help/main/10.2/0070/007000000013000000.htm"&gt;Smooth Polygon&lt;/A&gt;​ or &lt;A href="http://resources.arcgis.com/en/help/main/10.2/0070/007000000011000000.htm"&gt;Simplify Polygon&lt;/A&gt;​ for better cartographic representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forgive me if you have done all that and your results are as you posted.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Filip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 21:57:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144629#M8212</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2015-05-29T21:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems creating realistic polygons for soil management zones using arcGIS 10.2 raster to polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144630#M8213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your cell size may be coarse relative to what you want...have you tried to resample to a finer grid size prior to conversion and applying other suggestions​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 19:38:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-creating-realistic-polygons-for-soil/m-p/144630#M8213</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-06-01T19:38:30Z</dc:date>
    </item>
  </channel>
</rss>

