<?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 Assign shapefile attributes to another shapefile in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546371#M18128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two roadnetwork shapefiles which represent the same roadnetwork but are acquired with different methodes and therefore are not on top each other.&lt;/P&gt;&lt;P&gt;One Network has Information about the road pavement (coloured shapefile) and I want this Information to be on the other road Network (red shapefile). Is there a Methode on how to do so? A buffer or nearest neighbours does not work because the road intersections will get wrong pavements (see attached Picture)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 12:20:01 GMT</pubDate>
    <dc:creator>PV</dc:creator>
    <dc:date>2014-09-16T12:20:01Z</dc:date>
    <item>
      <title>Assign shapefile attributes to another shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546371#M18128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two roadnetwork shapefiles which represent the same roadnetwork but are acquired with different methodes and therefore are not on top each other.&lt;/P&gt;&lt;P&gt;One Network has Information about the road pavement (coloured shapefile) and I want this Information to be on the other road Network (red shapefile). Is there a Methode on how to do so? A buffer or nearest neighbours does not work because the road intersections will get wrong pavements (see attached Picture)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 12:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546371#M18128</guid>
      <dc:creator>PV</dc:creator>
      <dc:date>2014-09-16T12:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Assign shapefile attributes to another shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546372#M18129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do they have unique ID's that you could use to join them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing you could do is a spatial join &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000q000000" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000000q000000"&gt;ArcGIS Desktop&lt;/A&gt;&amp;nbsp; and fix wherever it didn't join right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 12:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546372#M18129</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-09-16T12:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Assign shapefile attributes to another shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546373#M18130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One possible solution is linear referencing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a route feature class &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Create_Routes/003m00000005000000/" title="http://resources.arcgis.com/en/help/main/10.1/index.html#/Create_Routes/003m00000005000000/"&gt;ArcGIS Help 10.1&lt;/A&gt; from your reference shape file, use length as measure source. If you have a unique ID then use it as route id field, else use object id.&lt;/LI&gt;&lt;LI&gt;Locate features along routes using the other shape file and route feature class, use a tolerance which account for your deviation. &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Locate_Features_Along_Routes/003m00000007000000/" title="http://resources.arcgis.com/en/help/main/10.1/index.html#/Locate_Features_Along_Routes/003m00000007000000/"&gt;ArcGIS Help 10.1&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Join the event table created with your original feature class on the unique field and route identifier field in event table.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 13:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546373#M18130</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-09-16T13:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Assign shapefile attributes to another shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546374#M18131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how the geometry of the roads networks but you could try running an intersect on the&amp;nbsp; lines and make your out put a point file. The point file will have both your attributes of the roads where they intersect, but now you can use that point file do a spatial join from the points dataset to the road network that you want to append the new attributes. You may have to weed out some duplicate points / redundant points but it may be worth a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 13:33:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546374#M18131</guid>
      <dc:creator>JorgeOrellana</dc:creator>
      <dc:date>2014-09-16T13:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Assign shapefile attributes to another shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546375#M18132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar problem a year or so ago, and was able&lt;SPAN style="line-height: 1.5;"&gt;to create a unique id this way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both feature classes had a core set od attributes such address ranges, prefix direction, street name, street type.&amp;nbsp; I simply concatenated them into one field called it of all things JoinId.&amp;nbsp; It worked very well for me as both feature classes were up to date in edits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PreDir&amp;amp;SName&amp;amp;SufDir&amp;amp;LeftFrom&amp;amp;LeftTo&amp;amp;RightFrom&amp;amp;RightTo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 14:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assign-shapefile-attributes-to-another-shapefile/m-p/546375#M18132</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-09-16T14:11:44Z</dc:date>
    </item>
  </channel>
</rss>

