<?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: Shapefile to Well know text (WKT) in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1281074#M44533</link>
    <description>&lt;P&gt;Ah, thank you for sharing this! If I was using point data this would be the way to go. I will keep this in mind if the project decides to move forward that way.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 22:09:35 GMT</pubDate>
    <dc:creator>ClaireKolaja1</dc:creator>
    <dc:date>2023-04-20T22:09:35Z</dc:date>
    <item>
      <title>Shapefile to Well know text (WKT)</title>
      <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1272746#M44484</link>
      <description>&lt;P&gt;Please let me know if this should be posted somewhere else.&lt;/P&gt;&lt;P&gt;I need well know text (WKT) information to download data from another source.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a shapefile that represents&amp;nbsp;zip code polygons; what tool or process can be used to create WKT information for each of the polygons? I am using ArcGIS Pro 3.1.0 and the largest dataset has ~1500 zip codes.&lt;/P&gt;&lt;P&gt;Thanks, C&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 20:01:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1272746#M44484</guid>
      <dc:creator>ClaireKolaja1</dc:creator>
      <dc:date>2023-03-28T20:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile to Well know text (WKT)</title>
      <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1272763#M44485</link>
      <description>&lt;P&gt;You can use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm" target="_blank" rel="noopener"&gt;Calculate Field&lt;/A&gt; tool to calculate a text field with this Python expression:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;!Shape!.wkt&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 20:21:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1272763#M44485</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-03-28T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile to Well know text (WKT)</title>
      <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1272803#M44486</link>
      <description>&lt;P&gt;I remember doing something similar:&amp;nbsp;&lt;A href="https://gis.stackexchange.com/questions/423161/field-calculator-to-get-json-text" target="_self"&gt;Field Calculator to get JSON text&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I made the mistake of making my text field too small. The JSON text wouldn't fit.&lt;BR /&gt;So if you run into any issues, that might be something to check.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 21:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1272803#M44486</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-03-28T21:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile to Well know text (WKT)</title>
      <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1273526#M44487</link>
      <description>&lt;P&gt;The shapefile limit on character width (254) means you can only reliably store ~10 vertices in a dBase file. Rectangles and hexagons are possible; countries, states, counties, and even circles are not. Zipcodes would need to be dumped to CSV or processed in memory, because they could not possibly be stored in a shapefile.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:53:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1273526#M44487</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2023-03-30T13:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile to Well know text (WKT)</title>
      <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1281072#M44532</link>
      <description>&lt;P&gt;Hi, my apologies, I am just getting back to this task. Do you have a link with more information on how to do that (dump to a CSV)? I have not done that before.&amp;nbsp;&lt;/P&gt;&lt;P&gt;V/r, Claire&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 22:07:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1281072#M44532</guid>
      <dc:creator>ClaireKolaja1</dc:creator>
      <dc:date>2023-04-20T22:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile to Well know text (WKT)</title>
      <link>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1281074#M44533</link>
      <description>&lt;P&gt;Ah, thank you for sharing this! If I was using point data this would be the way to go. I will keep this in mind if the project decides to move forward that way.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 22:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/shapefile-to-well-know-text-wkt/m-p/1281074#M44533</guid>
      <dc:creator>ClaireKolaja1</dc:creator>
      <dc:date>2023-04-20T22:09:35Z</dc:date>
    </item>
  </channel>
</rss>

