<?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 calculating polyline length in a polygon in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/calculating-polyline-length-in-a-polygon/m-p/497506#M13366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;using arcgis 9.3.1, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to calculate polyline length within polygons (they are overlapping) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with smaller file size the intersect command and tabular analysis did the trick. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the current polygon file I have has ~50,000 records, which will create too large of a file size. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not versed in any language (VBA, python); so I'll consider any approach you can suggest and try to make it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Feb 2011 19:47:35 GMT</pubDate>
    <dc:creator>davidwelch</dc:creator>
    <dc:date>2011-02-22T19:47:35Z</dc:date>
    <item>
      <title>calculating polyline length in a polygon</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/calculating-polyline-length-in-a-polygon/m-p/497506#M13366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;using arcgis 9.3.1, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to calculate polyline length within polygons (they are overlapping) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with smaller file size the intersect command and tabular analysis did the trick. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the current polygon file I have has ~50,000 records, which will create too large of a file size. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not versed in any language (VBA, python); so I'll consider any approach you can suggest and try to make it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 19:47:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/calculating-polyline-length-in-a-polygon/m-p/497506#M13366</guid>
      <dc:creator>davidwelch</dc:creator>
      <dc:date>2011-02-22T19:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: calculating polyline length in a polygon</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/calculating-polyline-length-in-a-polygon/m-p/497507#M13367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like you may want to try using the Clip tool to clip out everything in the polyline feature class that is not within a polygon.&amp;nbsp; Then with the new clipped feature you could use "Calculate Geometry" by right clicking on a column in the attribute table and choose Length as the property to calculate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 19:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/calculating-polyline-length-in-a-polygon/m-p/497507#M13367</guid>
      <dc:creator>WoodrowFields</dc:creator>
      <dc:date>2011-02-23T19:00:59Z</dc:date>
    </item>
  </channel>
</rss>

