<?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: Calculate Well Known Text (WKT) vertices for polygons in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/calculate-well-known-text-wkt-vertices-for/m-p/64584#M5293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a property that you can read for all geometries using arcpy that returns the well-known-text. From the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//018z00000070000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//018z00000070000000"&gt;ArcGIS Help 10.1:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;TABLE class="arcpyclass_proptbl" style="margin: 0 0 0 15px; border: 1px solid #c2c4ba; font-size: 12.1599998474121px; color: #4d4d4d; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;TBODY style="font-size: 12.1599998474121px;"&gt;&lt;TR style="border: 0px; font-size: 12.1599998474121px;"&gt;&lt;TD style="padding: 2px 5px 0; border: 1px solid #c2c4ba; font-size: 12.1599998474121px;"&gt;WKT&lt;P class="paramhint" style="margin: 0 0 0.3em; font-size: 0.9em;"&gt;(Read Only)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px 5px 0; border: 1px solid #c2c4ba; font-size: 12.1599998474121px;"&gt;&lt;P style="margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 10px; padding-bottom: 2px; font-size: 12.1599998474121px;"&gt;Returns the well-known text (WKT) representation for OGC geometry. It provides a portable representation of a geometry value as a text string.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use a python script to loop through your features and export WKT for all your parcels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2015 22:26:38 GMT</pubDate>
    <dc:creator>OwenEarley</dc:creator>
    <dc:date>2015-02-12T22:26:38Z</dc:date>
    <item>
      <title>Calculate Well Known Text (WKT) vertices for polygons</title>
      <link>https://community.esri.com/t5/python-questions/calculate-well-known-text-wkt-vertices-for/m-p/64583#M5292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a layer of parcel boundaries and the only way for the boundaries to draw in a certain property management application my organization is launching is to have a field with the coordinates of every vertex written in Well Known Text. Is there a tool or procedure in ArcMap that will help me calculate a field that would have such content?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To me this seems like a really odd way to have the parcel boundaries draw, but as far as this application goes, mapping is sort of an ancillary feature, it's more for tracking various projects and documents related to properties.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your responses!!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 20:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/calculate-well-known-text-wkt-vertices-for/m-p/64583#M5292</guid>
      <dc:creator>EvanMiller2</dc:creator>
      <dc:date>2015-02-12T20:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Well Known Text (WKT) vertices for polygons</title>
      <link>https://community.esri.com/t5/python-questions/calculate-well-known-text-wkt-vertices-for/m-p/64584#M5293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a property that you can read for all geometries using arcpy that returns the well-known-text. From the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//018z00000070000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//018z00000070000000"&gt;ArcGIS Help 10.1:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;TABLE class="arcpyclass_proptbl" style="margin: 0 0 0 15px; border: 1px solid #c2c4ba; font-size: 12.1599998474121px; color: #4d4d4d; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;TBODY style="font-size: 12.1599998474121px;"&gt;&lt;TR style="border: 0px; font-size: 12.1599998474121px;"&gt;&lt;TD style="padding: 2px 5px 0; border: 1px solid #c2c4ba; font-size: 12.1599998474121px;"&gt;WKT&lt;P class="paramhint" style="margin: 0 0 0.3em; font-size: 0.9em;"&gt;(Read Only)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px 5px 0; border: 1px solid #c2c4ba; font-size: 12.1599998474121px;"&gt;&lt;P style="margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 10px; padding-bottom: 2px; font-size: 12.1599998474121px;"&gt;Returns the well-known text (WKT) representation for OGC geometry. It provides a portable representation of a geometry value as a text string.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use a python script to loop through your features and export WKT for all your parcels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 22:26:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/calculate-well-known-text-wkt-vertices-for/m-p/64584#M5293</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2015-02-12T22:26:38Z</dc:date>
    </item>
  </channel>
</rss>

