<?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: Splitting line features where they intersect features of another feature class. in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589328#M19537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the Data Management Tools-Toolbox Features. There are a bunch of split lines by vertex, point, and etc. If you could figure a way to drop a point where the line intersects a polygon, then you could run these tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still looking for a solution!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 21:56:44 GMT</pubDate>
    <dc:creator>JamesFitzgerald</dc:creator>
    <dc:date>2014-12-17T21:56:44Z</dc:date>
    <item>
      <title>Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589323#M19532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to split the line features in a feature class where they intersect the features of another feature class?&amp;nbsp; I'd like to split roads where they cross property lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 19:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589323#M19532</guid>
      <dc:creator>ScottRobinson</dc:creator>
      <dc:date>2014-12-17T19:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589324#M19533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;One method would be to select by location and select properties that roads.shp intersects. Export the highlighted parcels into a new shapefile. Then, zoom to each parcel and split where the road intersects the parcel boundary. Another method would be to use Python code to find where the line intersects the property, create a vertex, and split the line at the vertex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method one can be done in an Edit Session by using the split tool. (Could be time consuming.)&amp;nbsp; Method two is the road less traveled. You will learn a great deal about Python Scripting if traveled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will continue to look for a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589324#M19533</guid>
      <dc:creator>JamesFitzgerald</dc:creator>
      <dc:date>2014-12-17T21:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589325#M19534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;Here is a link &lt;A href="https://arcpy.wordpress.com/2014/10/30/split-into-equal-length-features/" title="https://arcpy.wordpress.com/2014/10/30/split-into-equal-length-features/"&gt;Split into equal length features | ArcPy Café&lt;/A&gt;&amp;nbsp; This may help get an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589325#M19534</guid>
      <dc:creator>JamesFitzgerald</dc:creator>
      <dc:date>2014-12-17T21:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589326#M19535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way to do this is to use XTools Pro, a handy third-party software that works in ArcGIS.&amp;nbsp; They have a function called "Split Polylines" that offers a multitude of ways to split a line, including by another feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XToolsPro, Feature Conversions, Split Polylines.&amp;nbsp; Then choose "Split Polylines by another layer".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.xtoolspro.com/" title="http://www.xtoolspro.com/"&gt;http://www.xtoolspro.com/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have a trial download available so you can test it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589326#M19535</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-12-17T21:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589327#M19536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the Planarize Lines tool on the advanced Editing toolbar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589327#M19536</guid>
      <dc:creator>MatthewAyres</dc:creator>
      <dc:date>2014-12-17T21:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589328#M19537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the Data Management Tools-Toolbox Features. There are a bunch of split lines by vertex, point, and etc. If you could figure a way to drop a point where the line intersects a polygon, then you could run these tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still looking for a solution!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:56:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589328#M19537</guid>
      <dc:creator>JamesFitzgerald</dc:creator>
      <dc:date>2014-12-17T21:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589329#M19538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do a Intersect using the polyline(roads) and the polygon(property). Be sure to change the output type to points. When the road intersects the property, it creates a point.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 22:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589329#M19538</guid>
      <dc:creator>JamesFitzgerald</dc:creator>
      <dc:date>2014-12-17T22:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting line features where they intersect features of another feature class.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589330#M19539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you mark this as Helpful and Correct? That is if I have answered your question.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:47:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-line-features-where-they-intersect/m-p/589330#M19539</guid>
      <dc:creator>JamesFitzgerald</dc:creator>
      <dc:date>2014-12-18T11:47:25Z</dc:date>
    </item>
  </channel>
</rss>

