<?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 Multiple Line Datasets in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/multiple-line-datasets/m-p/338161#M16859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two line feature classes: One shows new proposed fireline locations and the other, locations of roads/trails that may be used for firelines. These two line sets are concurrent in multiple locations. How do I Spatial Join, Intersect, etc. to produce one line set that shows the new construction and the existing (roads/trails) lines.?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2019 23:05:08 GMT</pubDate>
    <dc:creator>JimCrane</dc:creator>
    <dc:date>2019-01-15T23:05:08Z</dc:date>
    <item>
      <title>Multiple Line Datasets</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/multiple-line-datasets/m-p/338161#M16859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two line feature classes: One shows new proposed fireline locations and the other, locations of roads/trails that may be used for firelines. These two line sets are concurrent in multiple locations. How do I Spatial Join, Intersect, etc. to produce one line set that shows the new construction and the existing (roads/trails) lines.?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 23:05:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/multiple-line-datasets/m-p/338161#M16859</guid>
      <dc:creator>JimCrane</dc:creator>
      <dc:date>2019-01-15T23:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Line Datasets</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/multiple-line-datasets/m-p/338162#M16860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One workflow is make a third feature to represent the intersection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- layer 1 is Fierline&lt;/P&gt;&lt;P&gt;- layer 2 is Roads&lt;/P&gt;&lt;P&gt;- Use &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm"&gt;Intersect&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Result is&amp;nbsp;Layer 3 Fireline - Roads&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, A second workflow would be to Attribute one feature class with fact it is also the other feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Run &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/add-field.htm"&gt;Add field&lt;/A&gt;&amp;nbsp;on the Fireline layer adding "IsRoad"&lt;/P&gt;&lt;P&gt;-Use &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/split-line-at-vertices.htm"&gt;Split by Line at vertices&lt;/A&gt; on the Fireline&lt;/P&gt;&lt;P&gt;-Select by location the fireline when it intersects the road (&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/select-layer-by-location.htm"&gt;Tool&lt;/A&gt; or &lt;A href="http://pro.arcgis.com/en/pro-app/help/mapping/navigation/select-features-by-location.htm"&gt;Workflow&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;-&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/calculate-field.htm"&gt;Calculate field&lt;/A&gt; "IsRoad" = Yes&amp;nbsp; (This only attributes the selected records)&lt;/P&gt;&lt;P&gt;-&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/dissolve.htm"&gt;Dissolve&lt;/A&gt; the Fireline on name and IsRoad fields&lt;/P&gt;&lt;P&gt;- Result is a field in Fireline identifying it is a road.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully one of these works, If not can you help me understand your data better? What's important about the intersection or final output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;- Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 00:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/multiple-line-datasets/m-p/338162#M16860</guid>
      <dc:creator>AdamEversole1</dc:creator>
      <dc:date>2019-01-16T00:30:24Z</dc:date>
    </item>
  </channel>
</rss>

