<?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: WKT .csv file to Polygons in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1110045#M25918</link>
    <description>&lt;P&gt;Thank you. I ended up downloading Qgis just to do this. I find it strange that ArcGIS doesn't have a tool for this, although I guess arcpy works well for those familiar enough with it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 00:13:09 GMT</pubDate>
    <dc:creator>OmarIsmail2</dc:creator>
    <dc:date>2021-10-22T00:13:09Z</dc:date>
    <item>
      <title>WKT .csv file to Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109548#M25914</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I am trying to convert a .csv file with WKT geometry into a polygon shapefile in arcmap. I saw some examples where arcpy was used to do this but I am struggling to use the code despite experience with python (although in different syntax). Is there any other way of converting the data? if not does anyone have a clear resource for using the arcpy code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I included a screenshot of my table and the code I am trying to use.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 05:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109548#M25914</guid>
      <dc:creator>OmarIsmail2</dc:creator>
      <dc:date>2021-10-21T05:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: WKT .csv file to Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109555#M25915</link>
      <description>&lt;P&gt;Could you share a sample CSV for us to test?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 06:50:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109555#M25915</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-10-21T06:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: WKT .csv file to Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109659#M25916</link>
      <description>&lt;P&gt;yes here is a sample csv. thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 12:52:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109659#M25916</guid>
      <dc:creator>OmarIsmail2</dc:creator>
      <dc:date>2021-10-21T12:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: WKT .csv file to Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109735#M25917</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/fromwkt.htm" target="_self"&gt;FromWKT()&lt;/A&gt; can be used using ArcPy, a sample explained in the comments of&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-questions/utilizing-fromwkt-function-in-python-in-version-10/td-p/687269" target="_blank" rel="noopener"&gt;Utilizing 'fromWKT' function in python in version ... - Esri Community&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if you have QGIS, it could be pretty straightforward using "&lt;EM&gt;Add Delimited Text Layer&lt;/EM&gt;" tool.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.qgis.org/3.16/en/docs/user_manual/managing_data_source/opening_data.html#importing-a-delimited-text-file" target="_blank" rel="noopener"&gt;https://docs.qgis.org/3.16/en/docs/user_manual/managing_data_source/opening_data.html#importing-a-delimited-text-file&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="JayantaPoddar_0-1634827958262.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25744iB0882B09ECE6B758/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1634827958262.png" alt="JayantaPoddar_0-1634827958262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 15:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1109735#M25917</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-10-21T15:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: WKT .csv file to Polygons</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1110045#M25918</link>
      <description>&lt;P&gt;Thank you. I ended up downloading Qgis just to do this. I find it strange that ArcGIS doesn't have a tool for this, although I guess arcpy works well for those familiar enough with it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 00:13:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wkt-csv-file-to-polygons/m-p/1110045#M25918</guid>
      <dc:creator>OmarIsmail2</dc:creator>
      <dc:date>2021-10-22T00:13:09Z</dc:date>
    </item>
  </channel>
</rss>

