<?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: Extract colored polygons from raster image in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230176#M62066</link>
    <description>&lt;P&gt;Is there only one red? or a range of red colors?&lt;/P&gt;&lt;P&gt;If you know its class value, you can extract by its value&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-attributes.htm" target="_blank"&gt;Extract by Attributes (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;then use&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/raster-to-polygon.htm" target="_blank"&gt;Raster to Polygon (Conversion)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ensuring that you use the same raster extent, cell size and alignment as the input raster.&lt;/P&gt;&lt;P&gt;The generated polygons might not be to your liking, so you could convert your other polygon file to raster and do the analysis within the spatial analyst (eg Combine etc)&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 20:04:51 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-11-09T20:04:51Z</dc:date>
    <item>
      <title>Extract colored polygons from raster image</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230070#M62055</link>
      <description>&lt;P&gt;I have a raster map that has red areas in it. I want to extract the red areas as a polygon FC for spatial analysis purposes (find where the red polygons overlap a different polygon FC).&lt;/P&gt;&lt;P&gt;Unfortunately, the source vector data isn't available from the government organization that produced the map (1980). So I'm hoping to extract the red areas using GIS tools instead.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marble Map.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55628i00F42595FF39464E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marble Map.jpg" alt="Marble Map.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've georeferenced the image in ArcGIS Pro. Next, I think I&amp;nbsp; need to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Remove pixels that aren't red.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Convert the red pixels to polygons.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;What's a good way to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.6.8; Spatial Analyst Extension&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 17:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230070#M62055</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-11-09T17:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extract colored polygons from raster image</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230176#M62066</link>
      <description>&lt;P&gt;Is there only one red? or a range of red colors?&lt;/P&gt;&lt;P&gt;If you know its class value, you can extract by its value&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-attributes.htm" target="_blank"&gt;Extract by Attributes (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;then use&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/raster-to-polygon.htm" target="_blank"&gt;Raster to Polygon (Conversion)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ensuring that you use the same raster extent, cell size and alignment as the input raster.&lt;/P&gt;&lt;P&gt;The generated polygons might not be to your liking, so you could convert your other polygon file to raster and do the analysis within the spatial analyst (eg Combine etc)&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 20:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230176#M62066</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-11-09T20:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extract colored polygons from raster image</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230327#M62080</link>
      <description>&lt;P&gt;Here's what I have so far:&lt;/P&gt;&lt;P&gt;In Adobe Photoshop 2023:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;U&gt;Select by Color Range&lt;/U&gt; to select the reds (there are multiple red colors).&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;Fill&lt;/U&gt; in the reds with a solid color.&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;Inverse&lt;/U&gt; the selection to select everything else -- and &lt;U&gt;delete&lt;/U&gt; those pixels.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Manually erase the numbers/labels. (I actually did it Microsoft Paint, not Photoshop. But I don't think it matters.)&lt;/LI&gt;&lt;LI&gt;Boost the &lt;U&gt;Contrast&lt;/U&gt; way up to fill in the light spots.&lt;/LI&gt;&lt;LI&gt;Boost the &lt;U&gt;Exposure&lt;/U&gt; way up to get rid of the noise/spots.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I did many of those steps multiple times to get the desired effect.&lt;/P&gt;&lt;P&gt;Now, only the red areas are shown, as a single color: R:255, G:0, B:0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1668056996870.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55678iCD75D5E5053DA1B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1668056996870.png" alt="Bud_0-1668056996870.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Next:&lt;/P&gt;&lt;P&gt;Fix the georeferencing. It turns out it wasn't as well aligned as I thought.&lt;/P&gt;&lt;P&gt;Having trouble fixing it -- I can't seem to get the entire map to be properly aligned.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 03:21:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-colored-polygons-from-raster-image/m-p/1230327#M62080</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-11-11T03:21:27Z</dc:date>
    </item>
  </channel>
</rss>

