<?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: extend line to feature. programmatically. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/extend-line-to-feature-programmatically/m-p/459936#M36027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about just extending all the lines by a large distance (larger than your max extention) using the ExtendLine tool, and then clip the extended lines to a polygon version of your polyline layer (a shoreline from the looks of it)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 19:23:18 GMT</pubDate>
    <dc:creator>ChrisSnyder</dc:creator>
    <dc:date>2013-07-12T19:23:18Z</dc:date>
    <item>
      <title>extend line to feature. programmatically.</title>
      <link>https://community.esri.com/t5/python-questions/extend-line-to-feature-programmatically/m-p/459935#M36026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks in advance for any help. I'm trying to programmatically extend hundreds of lines to a single polyline feature. Sometimes the lines intersect each other, but I'd like the lines to extend, not to other existing lines, but to the polyline feature mentioned before. Even if i select 1 line and the polyline feature, the 1 line is stopped at the other unselected lines. ~ arcpy.ExtendLine_edit(lines, "2000 Meters", "FEATURE")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can accomplish the process manually in edit mode by selecting the feature, clicking the extend line tool in the advanced editor toolbox, then clicking the line that needs extending. Is there a way to do this part of the selection in python?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for any help. Meghan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]25903[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 19:10:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/extend-line-to-feature-programmatically/m-p/459935#M36026</guid>
      <dc:creator>MegWilliams</dc:creator>
      <dc:date>2013-07-12T19:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: extend line to feature. programmatically.</title>
      <link>https://community.esri.com/t5/python-questions/extend-line-to-feature-programmatically/m-p/459936#M36027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about just extending all the lines by a large distance (larger than your max extention) using the ExtendLine tool, and then clip the extended lines to a polygon version of your polyline layer (a shoreline from the looks of it)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 19:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/extend-line-to-feature-programmatically/m-p/459936#M36027</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-07-12T19:23:18Z</dc:date>
    </item>
  </channel>
</rss>

