<?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: Image Classification question in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398184#M22832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not run this to check, but I beleive you will be able to do this with the &amp;lt;Zonal Statistics&amp;gt; tool.&amp;nbsp; Your zones will be your parcels, Input raster will be your value raster you want to analyze, and just choose majority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alicia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 12:43:56 GMT</pubDate>
    <dc:creator>AliciaMein</dc:creator>
    <dc:date>2013-05-22T12:43:56Z</dc:date>
    <item>
      <title>Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398183#M22831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've carried out an image classification over a large area using aerial photographs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a vector region layer representing all the parcels of land in that area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I want to be able to do is that for each polygon all the pixels under that polygon will be converted to the pixel value that currently represents the majority of pixels under that polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible? Many thanks for any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398183#M22831</guid>
      <dc:creator>808707</dc:creator>
      <dc:date>2013-05-21T08:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398184#M22832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not run this to check, but I beleive you will be able to do this with the &amp;lt;Zonal Statistics&amp;gt; tool.&amp;nbsp; Your zones will be your parcels, Input raster will be your value raster you want to analyze, and just choose majority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alicia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 12:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398184#M22832</guid>
      <dc:creator>AliciaMein</dc:creator>
      <dc:date>2013-05-22T12:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398185#M22833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As previously mentioned, the&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Zonal_Statistics_as_Table/009z000000w8000000/"&gt; zonal statistics as a table&lt;/A&gt;&lt;SPAN&gt; will work. Once the table is generated, you can join it back to the parcel polygon feature class.&amp;nbsp; This should create the desired output.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 18:09:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398185#M22833</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2013-05-22T18:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398186#M22834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to you both. I'll give it a go and let you know the outcome.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 08:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398186#M22834</guid>
      <dc:creator>808707</dc:creator>
      <dc:date>2013-05-23T08:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398187#M22835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As previously mentioned, the&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Zonal_Statistics_as_Table/009z000000w8000000/"&gt; zonal statistics as a table&lt;/A&gt; will work. Once the table is generated, you can join it back to the parcel polygon feature class.&amp;nbsp; This should create the desired output.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks this is working brilliantly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just one query though. I have been experimenting with both 'Zonal Statistics' and 'Zonal Statistics as Table' tools. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing a preference to the 'Zonal Statistics' tool as the results are immediately displayed in the map window. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any reason why you recommended the 'Zonal Statistics as Table' tool instead of the 'Zonal Statistics' tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 13:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398187#M22835</guid>
      <dc:creator>808707</dc:creator>
      <dc:date>2013-05-24T13:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398188#M22836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project at the moment and am using Zonal Stastics as a Table. I do this as I want to merge this data back to the features I used to produce the zone. The parcel ID is added to the output table which enables me to do a join back withe the original feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gordon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 10:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398188#M22836</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2013-05-25T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Image Classification question</title>
      <link>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398189#M22837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's great Gordon. thanks for the advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 13:47:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/image-classification-question/m-p/398189#M22837</guid>
      <dc:creator>808707</dc:creator>
      <dc:date>2013-05-28T13:47:40Z</dc:date>
    </item>
  </channel>
</rss>

