<?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: Join geometry feature classes in Cartography and Maps Questions</title>
    <link>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868363#M812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do&amp;nbsp; you mean you want to be able to edit them at the same&amp;nbsp; time?&amp;nbsp; Then simply put them in the same database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put my road, hiking, biking, and snowmobile trails all in the same feature dataset and created a geometric network for them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 14:29:51 GMT</pubDate>
    <dc:creator>RobertBorchert</dc:creator>
    <dc:date>2018-04-16T14:29:51Z</dc:date>
    <item>
      <title>Join geometry feature classes</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868361#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a possibility to join the geometry of two feature classes? Which means I have a layer roads and a layer hiking and a work with representations. I make cartografic changes for my roads layer like smooth line. At the same time I would like to have the same changes for my hiking trail layer. Which tool or which solution would you recommand? Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 08:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868361#M810</guid>
      <dc:creator>ErikaBaumann</dc:creator>
      <dc:date>2018-04-16T08:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Join geometry feature classes</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868362#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have Desktop (ArcMap or ArcGIS Pro) you can use &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/append.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/append.htm"&gt;Append—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; or &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/merge.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/merge.htm"&gt;Merge—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;the two featureclasses to "join" them together and handle it as one. Or you can import the symbology from one layer to the other.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 13:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868362#M811</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-04-16T13:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Join geometry feature classes</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868363#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do&amp;nbsp; you mean you want to be able to edit them at the same&amp;nbsp; time?&amp;nbsp; Then simply put them in the same database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put my road, hiking, biking, and snowmobile trails all in the same feature dataset and created a geometric network for them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868363#M812</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2018-04-16T14:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Join geometry feature classes</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868364#M813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Xander Bakker wrote may be your better option. Put the same feature class and whatever the distinction is in your roads to distinguish them add a new attribute for your trails. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:31:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868364#M813</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2018-04-16T14:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Join geometry feature classes</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868365#M814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That sounds like a possible solution. I am indeed trying to edit them all at the same time. Thanks everbody for helping!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 07:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/join-geometry-feature-classes/m-p/868365#M814</guid>
      <dc:creator>ErikaBaumann</dc:creator>
      <dc:date>2018-04-23T07:03:44Z</dc:date>
    </item>
  </channel>
</rss>

