<?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: How to convert data with .asc extension to raster or .shp file in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1590818#M93565</link>
    <description>&lt;P&gt;Missed this old posting and disccussion. It looks obvious that your data is some sort of binary or limited amount of pixel values. So I guess your request is how to convert thematic rasters to vector GIS formats. You should be abe to do it with geoprocessing tools like Raster to Polygon or something like that. Software needs to delieneate areas with equal pixel values and that is your vector file out from this data.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 17:33:55 GMT</pubDate>
    <dc:creator>tikola</dc:creator>
    <dc:date>2025-02-28T17:33:55Z</dc:date>
    <item>
      <title>How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575724#M91974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please, how to convert data with .asc extension to a raster or .shp file?&lt;/P&gt;&lt;P&gt;I need a little help.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 08:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575724#M91974</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-15T08:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575726#M91975</link>
      <description>&lt;P&gt;This depends what .asc contains. Bascially it can be several things depending where it is from:&lt;/P&gt;&lt;P&gt;1) Old Esri ASCII raster that contains a short header and then matrix form of pixel values&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/esri-ascii-raster-format.htm" target="_blank"&gt;Esri ASCII raster format—ArcMap | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Or sometimes it is XYZ style list where we have just X,Y and Z coordinates in a text files - one coordinate per row&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) or sometimes it is just pixel values in matrix without any headers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case it is some sort of text file containing raster or grid of pixels. It is impossible to say which variant it is as I have seen all these with .asc ending.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is old Esri .asc raster Pro should probably be able to open it more or less directly. If it xyz style then tools like this might work:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/ascii-3d-to-feature-class.htm" target="_blank"&gt;ASCII 3D To Feature Class (3D Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If it is something else then you must invent the headers or find some other ways. In generally none should really anymore deliver raster in .asc format. I can see it still in some Geoid models here but I really see no point why to use it - unless of it is just old forgotten file found in somewhere.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:01:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575726#M91975</guid>
      <dc:creator>tikola</dc:creator>
      <dc:date>2025-01-15T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575738#M91978</link>
      <description>&lt;P&gt;In addition to what&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/721957"&gt;@tikola&lt;/a&gt;&amp;nbsp;said, here’s an &lt;STRONG&gt;older&lt;/STRONG&gt; post from &lt;A href="https://gis.stackexchange.com/questions/74188/convert-asc-format-into-shapefile" target="_blank" rel="noopener"&gt;stack exchange&lt;/A&gt;, an&amp;nbsp;&lt;STRONG&gt;older&amp;nbsp;&lt;/STRONG&gt;post&amp;nbsp;from &lt;A href="https://community.esri.com/t5/python-questions/creating-shapefile-from-ascii-file/td-p/302755" target="_blank" rel="noopener"&gt;the community&lt;/A&gt; that used python as the solution, and some &lt;A href="https://pro.arcgis.com/en/pro-app/3.3/tool-reference/conversion/ascii-to-raster.htm" target="_blank" rel="noopener"&gt;Pro documentation&lt;/A&gt; about&amp;nbsp;the deprecated conversion tool.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 11:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575738#M91978</guid>
      <dc:creator>Eugene_Adkins</dc:creator>
      <dc:date>2025-01-15T11:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575953#M91996</link>
      <description>&lt;P&gt;Thank you, Tikola, for your response. I took data from:&lt;/P&gt;&lt;P&gt;&lt;A href="https://globalsolaratlas.info/download/iraq" target="_blank"&gt;https://globalsolaratlas.info/download/iraq&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It was a map with an extension .asc!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 20:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1575953#M91996</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-15T20:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576048#M92002</link>
      <description>&lt;P&gt;I appreciate your help, I have tried many but it does not work!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 23:15:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576048#M92002</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-15T23:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576259#M92019</link>
      <description>&lt;P&gt;They are definitely&amp;nbsp;&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/esri-ascii-raster-format.htm" target="_self"&gt;Esri ASCII Raster format&lt;/A&gt;&amp;nbsp;(and seem ok to me though I'm not at work so couldn't test in ArcGIS and only tested in QGIS).&lt;/P&gt;&lt;P&gt;But if you can't open them that page also lists GeoTIFF as a download option which ArcGIS also supports.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 06:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576259#M92019</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2025-01-16T06:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576330#M92023</link>
      <description>&lt;P&gt;Thank you Luke for your reply. I will try to work on GeoTIFF.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 12:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576330#M92023</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-16T12:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576399#M92031</link>
      <description>&lt;P&gt;Tiff is simplest. No point of fighting with ancient formats if there is basic things like TIF available. That is for sure just drag&amp;amp;drop and works always.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 14:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576399#M92031</guid>
      <dc:creator>tikola</dc:creator>
      <dc:date>2025-01-16T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576426#M92034</link>
      <description>&lt;P&gt;Yep, this is true. But, again, could you please help me derive the shapefile from the raster format in ArcGIS Pro? My goal is to get the attribute data behind these maps!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 08:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1576426#M92034</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-17T08:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577008#M92101</link>
      <description>&lt;P&gt;Why do you think you need to convert raster to vector? You can still access the attribute data as raster.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2025 01:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577008#M92101</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2025-01-18T01:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577019#M92103</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;Please how? Could you teach me or guide me on how can I access the attribute table because it is not active?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2025 09:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577019#M92103</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-18T09:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577092#M92116</link>
      <description>&lt;P&gt;Please, tell me how?&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10780"&gt;@Luke_Pinner&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2025 21:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577092#M92116</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-01-19T21:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577702#M92178</link>
      <description>&lt;P&gt;Can't really say without more information about what you're trying to do. Raster analysis is a bit different to vector and the choice of tool depends on what you're trying to achieve.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 07:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1577702#M92178</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2025-01-22T07:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1590818#M93565</link>
      <description>&lt;P&gt;Missed this old posting and disccussion. It looks obvious that your data is some sort of binary or limited amount of pixel values. So I guess your request is how to convert thematic rasters to vector GIS formats. You should be abe to do it with geoprocessing tools like Raster to Polygon or something like that. Software needs to delieneate areas with equal pixel values and that is your vector file out from this data.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 17:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1590818#M93565</guid>
      <dc:creator>tikola</dc:creator>
      <dc:date>2025-02-28T17:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1609497#M95333</link>
      <description>&lt;P&gt;Thank you for your reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Apr 2025 14:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1609497#M95333</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-04-27T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert data with .asc extension to raster or .shp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1609498#M95334</link>
      <description>&lt;P&gt;Many thanks for your response.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Apr 2025 14:46:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-convert-data-with-asc-extension-to-raster/m-p/1609498#M95334</guid>
      <dc:creator>NadaKadhim</dc:creator>
      <dc:date>2025-04-27T14:46:32Z</dc:date>
    </item>
  </channel>
</rss>

