<?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 Raster to Polygon (and Point) issue in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/raster-to-polygon-and-point-issue/m-p/1296165#M69882</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have a raster (integer) with 76 pixels. I want to create individual polygons for each pixel for further processing.&lt;/P&gt;&lt;P&gt;I tried using the raster to polygon to do that, but I am having issues:&lt;/P&gt;&lt;P&gt;- the number of polygons created isn't 76 (here 62 but sometimes 37?). Is it because I have pixels with the same values?&lt;/P&gt;&lt;P&gt;- For some reason it created polygons which are all located at the same location (purple rectangle) instead of keeping their original location on the map.&lt;/P&gt;&lt;P&gt;- Some polygons have the size of 2 pixels instead of just one (you can see it clearly on the area column, example polygon 62)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2023-06-06 114951.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72429i656B14E19BE4378D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d’écran 2023-06-06 114951.png" alt="Capture d’écran 2023-06-06 114951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly, the Raster to Point tool gives the same location issue, you can see all the points created are stacked on top of each other (light dot on the purple reactangle). The only difference is that this time it did create 76 points...&lt;/P&gt;&lt;P&gt;I am very lost, I can't find any option on the tools to bypass this issue, did it happen to anybody else?&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2023 10:01:56 GMT</pubDate>
    <dc:creator>Nuelisca</dc:creator>
    <dc:date>2023-06-06T10:01:56Z</dc:date>
    <item>
      <title>Raster to Polygon (and Point) issue</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/raster-to-polygon-and-point-issue/m-p/1296165#M69882</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have a raster (integer) with 76 pixels. I want to create individual polygons for each pixel for further processing.&lt;/P&gt;&lt;P&gt;I tried using the raster to polygon to do that, but I am having issues:&lt;/P&gt;&lt;P&gt;- the number of polygons created isn't 76 (here 62 but sometimes 37?). Is it because I have pixels with the same values?&lt;/P&gt;&lt;P&gt;- For some reason it created polygons which are all located at the same location (purple rectangle) instead of keeping their original location on the map.&lt;/P&gt;&lt;P&gt;- Some polygons have the size of 2 pixels instead of just one (you can see it clearly on the area column, example polygon 62)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2023-06-06 114951.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72429i656B14E19BE4378D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d’écran 2023-06-06 114951.png" alt="Capture d’écran 2023-06-06 114951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly, the Raster to Point tool gives the same location issue, you can see all the points created are stacked on top of each other (light dot on the purple reactangle). The only difference is that this time it did create 76 points...&lt;/P&gt;&lt;P&gt;I am very lost, I can't find any option on the tools to bypass this issue, did it happen to anybody else?&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 10:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/raster-to-polygon-and-point-issue/m-p/1296165#M69882</guid>
      <dc:creator>Nuelisca</dc:creator>
      <dc:date>2023-06-06T10:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to Polygon (and Point) issue</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/raster-to-polygon-and-point-issue/m-p/1296246#M69890</link>
      <description>&lt;P&gt;If you want to convert each pixel to a polygon then a way to do it is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use the raster to point&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Use&amp;nbsp;Minimum Bounding Geometry (circle)&lt;/LI&gt;&lt;LI&gt;Minimum Bounding Geometry (envelope) on the circles you just created.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;But why in your case you are getting stacked points from converting a raster to points that is another issue. Sounds like some extent setting, suggest you do the workflow I suggest above in a new ArcPro project so you are 100% sure you have not left some setting turned on.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 14:50:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/raster-to-polygon-and-point-issue/m-p/1296246#M69890</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2023-06-06T14:50:17Z</dc:date>
    </item>
  </channel>
</rss>

