<?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: Add polygon attributes to a Points layer in Roads and Highways Questions</title>
    <link>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520069#M375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try a Spatial Join tomorrow but how would attributes from both sides&lt;/P&gt;&lt;P&gt;of a boundary be included?    I can easily figure that the attribute for&lt;/P&gt;&lt;P&gt;one polygon would be added but what about both of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The points layer is based in Lat/Long coordinates and used aggregation of&lt;/P&gt;&lt;P&gt;segments of a polyline to connect (spatially??) to the points layer in&lt;/P&gt;&lt;P&gt;order to do calculations of postmiles at the locations of X/Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing I'd have to do two spatial joins, which I don't mind doing&lt;/P&gt;&lt;P&gt;but that doesn't seem right either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I have and Advanced License is there another tool other than Spatial&lt;/P&gt;&lt;P&gt;Join that would do the trick?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a "white board" / cocktail napkin version of what I'm looking for&lt;/P&gt;&lt;P&gt;in terms of a Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I'll provide shapefiles if needbe tomorrow).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*0              COUNTY  *3    CITY A&lt;/P&gt;&lt;P&gt;*5              COUNTY                 *8        CITY&lt;/P&gt;&lt;P&gt;B       *10          COUNTY          *13 CITY C  &lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTE 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID                             POSTMILE     City BACK     CITY AHEAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CO        RTE 3  0.0           0                 COUNTY            COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  3.0           3                 COUNTY            CITY A&lt;/P&gt;&lt;P&gt;CO        RTE  3  5.0          5                 CITY A&lt;/P&gt;&lt;P&gt;COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  8.0           8                 COUNTY            CITY B&lt;/P&gt;&lt;P&gt;CO        RTE 3  10.0        10                CITY B                COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  13.0       13                 COUNTY             CITY C&lt;/P&gt;&lt;P&gt;CO        RTE 3  15.0       15                 CITY C                COUNTY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2017 03:20:07 GMT</pubDate>
    <dc:creator>DanielBrenner</dc:creator>
    <dc:date>2017-03-28T03:20:07Z</dc:date>
    <item>
      <title>Add polygon attributes to a Points layer</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520066#M372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a points layer created from the intersections of where a polyline crosses&amp;nbsp;the boundaries of cities.&amp;nbsp; The points layer has many of the attributes I am looking for (County, number of highway route, postmile, prefix/suffix) but it does not have the names of the cities at the boundary (or the Unincorporated County area = CO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The points layer was created in another program (using latitude and longitude) but it is ArcGIS compatible (I am using ArcGIS 10.4).&amp;nbsp;&amp;nbsp;Maybe I have to go back to the original program, and maybe (?) there is something in the Toolbox that cuts to the chase (adds fields and attributes) but if someone knows a quicker way that would be nice.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 23:59:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520066#M372</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2017-03-27T23:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add polygon attributes to a Points layer</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520067#M373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;spatial join comes to mind, if you are working with featureclasses in a geodatabase or shapefiles.&amp;nbsp; Join the polygons to the points, save the resultant to a new file and the information should be carried over&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520067#M373</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-03-28T01:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add polygon attributes to a Points layer</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520068#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the link to the resource for Spatial Join&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.4/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/arcmap/10.4/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/about-joining-the-attributes-of-features-by-their-location.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/about-joining-the-attributes-of-features-by-their-location.htm"&gt;About joining the attributes of features by their location—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 02:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520068#M374</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-28T02:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add polygon attributes to a Points layer</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520069#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try a Spatial Join tomorrow but how would attributes from both sides&lt;/P&gt;&lt;P&gt;of a boundary be included?    I can easily figure that the attribute for&lt;/P&gt;&lt;P&gt;one polygon would be added but what about both of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The points layer is based in Lat/Long coordinates and used aggregation of&lt;/P&gt;&lt;P&gt;segments of a polyline to connect (spatially??) to the points layer in&lt;/P&gt;&lt;P&gt;order to do calculations of postmiles at the locations of X/Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing I'd have to do two spatial joins, which I don't mind doing&lt;/P&gt;&lt;P&gt;but that doesn't seem right either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I have and Advanced License is there another tool other than Spatial&lt;/P&gt;&lt;P&gt;Join that would do the trick?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a "white board" / cocktail napkin version of what I'm looking for&lt;/P&gt;&lt;P&gt;in terms of a Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I'll provide shapefiles if needbe tomorrow).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*0              COUNTY  *3    CITY A&lt;/P&gt;&lt;P&gt;*5              COUNTY                 *8        CITY&lt;/P&gt;&lt;P&gt;B       *10          COUNTY          *13 CITY C  &lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTE 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID                             POSTMILE     City BACK     CITY AHEAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CO        RTE 3  0.0           0                 COUNTY            COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  3.0           3                 COUNTY            CITY A&lt;/P&gt;&lt;P&gt;CO        RTE  3  5.0          5                 CITY A&lt;/P&gt;&lt;P&gt;COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  8.0           8                 COUNTY            CITY B&lt;/P&gt;&lt;P&gt;CO        RTE 3  10.0        10                CITY B                COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  13.0       13                 COUNTY             CITY C&lt;/P&gt;&lt;P&gt;CO        RTE 3  15.0       15                 CITY C                COUNTY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 03:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520069#M375</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2017-03-28T03:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Add polygon attributes to a Points layer</title>
      <link>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520070#M376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try a Spatial Join tomorrow but how would attributes from both sides&lt;/P&gt;&lt;P&gt;of a boundary be included?    I can easily figure that the attribute for&lt;/P&gt;&lt;P&gt;one polygon would be added but what about both of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The points layer is based in Lat/Long coordinates and used aggregation of&lt;/P&gt;&lt;P&gt;segments of a polyline to connect (spatially??) to the points layer in&lt;/P&gt;&lt;P&gt;order to do calculations of postmiles at the locations of X/Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing I'd have to do two spatial joins, which I don't mind doing&lt;/P&gt;&lt;P&gt;but that doesn't seem right either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I have and Advanced License is there another tool other than Spatial&lt;/P&gt;&lt;P&gt;Join that would do the trick?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a "white board" / cocktail napkin version of what I'm looking for&lt;/P&gt;&lt;P&gt;in terms of a Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I'll provide shapefiles if needbe tomorrow).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*0              COUNTY  *3    CITY A&lt;/P&gt;&lt;P&gt;*5              COUNTY                 *8        CITY&lt;/P&gt;&lt;P&gt;B       *10          COUNTY          *13 CITY C  &lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTE 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID                             POSTMILE     City BACK     CITY AHEAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CO        RTE 3  0.0           0                 COUNTY            COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  3.0           3                 COUNTY            CITY A&lt;/P&gt;&lt;P&gt;CO        RTE  3  5.0          5                 CITY A&lt;/P&gt;&lt;P&gt;COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  8.0           8                 COUNTY            CITY B&lt;/P&gt;&lt;P&gt;CO        RTE 3  10.0        10                CITY B                COUNTY&lt;/P&gt;&lt;P&gt;CO        RTE 3  13.0       13                 COUNTY             CITY C&lt;/P&gt;&lt;P&gt;CO        RTE 3  15.0       15                 CITY C                COUNTY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 03:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/roads-and-highways-questions/add-polygon-attributes-to-a-points-layer/m-p/520070#M376</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2017-03-28T03:20:43Z</dc:date>
    </item>
  </channel>
</rss>

