<?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: How to combine two road datasets with different attributes? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217910#M7521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to add on to &lt;A href="https://community.esri.com/migrated-users/2621"&gt;George Thompson&lt;/A&gt; comment..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some things to consider when planning on the joins ...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Common identifier between both roads sets (For the Join)&lt;/LI&gt;&lt;LI&gt;Segmentation of the road sets.&amp;nbsp; (One may be split by change in width, the other split by intersections for example)&lt;OL&gt;&lt;LI&gt;You may have to spent some effort in merging line segment into a "common rule" for both to avoid many to many relationships.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Need to identify how you are going to deal with road data/geometry found in one set and not in the other&amp;nbsp; (Sorry you will still have to deal with geometries... at least the rules on how the data is applied over the geometries)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be a messy operation if the rules for both data sets are dramatically different.&amp;nbsp; Outside of simple joins, there are no real templates to follow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2016 16:02:41 GMT</pubDate>
    <dc:creator>TedKowal</dc:creator>
    <dc:date>2016-07-06T16:02:41Z</dc:date>
    <item>
      <title>How to combine two road datasets with different attributes?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217906#M7517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I'm using ArcGIS 10.3 for desktop.&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I have two shapefiles, both with polyline vector data for roads in the same area. This area is quite large, approximately 7,500 km², so there are a lot of roads in both files. One of the datasets contains condition rating information for the roads, the other has the width of the roads. It is necessary for me to combine these two files together so as to have the attributes in the same shapefile to work on.&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;The width dataset contains more roads and is better in terms of connectivity than the condition dataset. I have tried creating a buffer around the condition data then using the Identity tool to combine that data with the width data that overlays it. However this creates a lot of slivers of road at junctions that need to be corrected manually. While this is okay for a small area it is unworkable if I scale up to the whole county area. Is there a way of fixing this? Or is there a better way to combine the line datasets?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 10:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217906#M7517</guid>
      <dc:creator>GaryO_Brien</dc:creator>
      <dc:date>2016-07-06T10:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two road datasets with different attributes?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217907#M7518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you tryin to combine geometry as well as attributes? &lt;/P&gt;&lt;P&gt;&lt;A 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 for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 11:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217907#M7518</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-06T11:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two road datasets with different attributes?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217908#M7519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No I'll use the width dataset for geometry as this is more complete and better in terms of connectivity. Therefore I want to move the attributes of the condition dataset over to the width dataset with the line vector split accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 12:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217908#M7519</guid>
      <dc:creator>GaryO_Brien</dc:creator>
      <dc:date>2016-07-06T12:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two road datasets with different attributes?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217909#M7520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe look at a join and then exporting the joined feature class.The you could modify the exported file as needed. This could then be scripted if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/about-joining-and-relating-tables.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/about-joining-and-relating-tables.htm"&gt;About joining and relating tables—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-join.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-join.htm"&gt;Add Join—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 13:08:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217909#M7520</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-07-06T13:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two road datasets with different attributes?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217910#M7521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to add on to &lt;A href="https://community.esri.com/migrated-users/2621"&gt;George Thompson&lt;/A&gt; comment..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some things to consider when planning on the joins ...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Common identifier between both roads sets (For the Join)&lt;/LI&gt;&lt;LI&gt;Segmentation of the road sets.&amp;nbsp; (One may be split by change in width, the other split by intersections for example)&lt;OL&gt;&lt;LI&gt;You may have to spent some effort in merging line segment into a "common rule" for both to avoid many to many relationships.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Need to identify how you are going to deal with road data/geometry found in one set and not in the other&amp;nbsp; (Sorry you will still have to deal with geometries... at least the rules on how the data is applied over the geometries)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be a messy operation if the rules for both data sets are dramatically different.&amp;nbsp; Outside of simple joins, there are no real templates to follow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:02:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-combine-two-road-datasets-with-different/m-p/217910#M7521</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2016-07-06T16:02:41Z</dc:date>
    </item>
  </channel>
</rss>

