<?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 Calculate length of polygon in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/calculate-length-of-polygon/m-p/574477#M32532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to be able to calculate the length of multiple polygons that intersect another polygon.&amp;nbsp; Basically I have a buffer (around a line) with multiple polygons (representing wetlands) that intersect it.&amp;nbsp; I need to be able to calculate the longest length of each intersecting wetland within the buffer.&amp;nbsp; To further complicate this, the length needs to run parallel to the buffer (or line it was created around).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Danielle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 19:37:44 GMT</pubDate>
    <dc:creator>DaniellePapineau</dc:creator>
    <dc:date>2013-04-12T19:37:44Z</dc:date>
    <item>
      <title>Calculate length of polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/calculate-length-of-polygon/m-p/574477#M32532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to be able to calculate the length of multiple polygons that intersect another polygon.&amp;nbsp; Basically I have a buffer (around a line) with multiple polygons (representing wetlands) that intersect it.&amp;nbsp; I need to be able to calculate the longest length of each intersecting wetland within the buffer.&amp;nbsp; To further complicate this, the length needs to run parallel to the buffer (or line it was created around).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Danielle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 19:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/calculate-length-of-polygon/m-p/574477#M32532</guid>
      <dc:creator>DaniellePapineau</dc:creator>
      <dc:date>2013-04-12T19:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate length of polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/calculate-length-of-polygon/m-p/574478#M32533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size:2;"&gt;I think what you want to do is to convert your wetland polygons to &lt;/SPAN&gt;&lt;SPAN&gt;polylines&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;, and then perform an intersect between the buffer and the polylines. This should result in polylines that you can calculate the length of. Put them in a geodatabase and their lengths are automatically calculated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 13:18:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/calculate-length-of-polygon/m-p/574478#M32533</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-04-15T13:18:24Z</dc:date>
    </item>
  </channel>
</rss>

