<?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 How to take attributes from end ponits to a line in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743451#M2458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have two shapefiles. The first one is a point shapefile that contains a lot of information in the attribute table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second one is a line shapefile. It contains about 50 lines. Every line starts at a different point (from the first shapefile) and all lines and in one place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need two take atrributes from the point shapefile and add them into the line shapefile. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 16:09:40 GMT</pubDate>
    <dc:creator>DanHoralík</dc:creator>
    <dc:date>2015-11-17T16:09:40Z</dc:date>
    <item>
      <title>How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743451#M2458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have two shapefiles. The first one is a point shapefile that contains a lot of information in the attribute table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second one is a line shapefile. It contains about 50 lines. Every line starts at a different point (from the first shapefile) and all lines and in one place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need two take atrributes from the point shapefile and add them into the line shapefile. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 16:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743451#M2458</guid>
      <dc:creator>DanHoralík</dc:creator>
      <dc:date>2015-11-17T16:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743452#M2459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;spatial join &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;may be of interest &lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/spatial-joins-by-feature-type.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/spatial-joins-by-feature-type.htm"&gt;Spatial joins by feature type—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 16:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743452#M2459</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-11-17T16:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743453#M2460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for advice. For now it doesn't work, because it looks like my shapefiles are correupted in some way. I'll try your advice in a while.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 16:53:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743453#M2460</guid>
      <dc:creator>DanHoralík</dc:creator>
      <dc:date>2015-11-17T16:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743454#M2461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;assuming they are all in the same coordinate system, try running a repair geometry &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/repair-geometry.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/repair-geometry.htm"&gt;Repair Geometry—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;on the inputs to correct any errors...read the link before using&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 16:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743454#M2461</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-11-17T16:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743455#M2462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I think it will work, but first I must clean the mess that I have in my data. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 17:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743455#M2462</guid>
      <dc:creator>DanHoralík</dc:creator>
      <dc:date>2015-11-17T17:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743456#M2463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I will check also that and then retry the whole thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 17:06:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743456#M2463</guid>
      <dc:creator>DanHoralík</dc:creator>
      <dc:date>2015-11-17T17:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743457#M2464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to create a spider diagram from a central point to other points?&amp;nbsp; If so, one of the options in the &lt;A href="http://www.arcgis.com/home/item.html?id=6ce9db93533345e49350d30a07fc913a"&gt;Spanning Tree toolset&lt;/A&gt; will be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 17:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743457#M2464</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-11-17T17:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743458#M2465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a central city, from which I created straight lines to all other surrounding cities. I used "Construct sight lines" function for this, but the newly-created lines didn't inherit attributes from the surrounding cities point shapefile. Then I used "Spatial join" as you advised and everything is fine now. I just had to clean the mess in my data and it worked. Thanks and have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 20:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743458#M2465</guid>
      <dc:creator>DanHoralík</dc:creator>
      <dc:date>2015-11-17T20:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to take attributes from end ponits to a line</title>
      <link>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743459#M2466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad it worked, and for the update&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 21:05:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-to-take-attributes-from-end-ponits-to-a-line/m-p/743459#M2466</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-11-17T21:05:57Z</dc:date>
    </item>
  </channel>
</rss>

