<?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 locate points using distance from and NSEW direction in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133400#M49971</link>
    <description>&lt;P&gt;Thanks! I will give this one a look! BL&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jan 2022 15:13:21 GMT</pubDate>
    <dc:creator>BLeehan</dc:creator>
    <dc:date>2022-01-13T15:13:21Z</dc:date>
    <item>
      <title>How to locate points using distance from and NSEW direction</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1132950#M49896</link>
      <description>&lt;P&gt;I have a point layer of traffic collisions which have the following fields that I need to more accurately locate on a road network.There is a set of XY coord which is a geoverified intersection of the "On" Street and the "Nearest Intersecting" street. However this is &lt;U&gt;NOT the actual location&lt;/U&gt; which is identified by a distance in feet, North, South, East, or West of the intersecting street.&lt;/P&gt;&lt;P&gt;The data is from a state collision report which uses:&lt;/P&gt;&lt;P&gt;'OnStreet' | 'FeetDistanceFrom'|'Direction' | 'NearestIntersectingStreet' |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'X' &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Y'&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2nd St &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | University Dr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | -97.4750230 | 35.6527941&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on getting these points on a route using the distance NSEW from the xy (intersection)? Any help will be greatly appreciated! I have searched for how to do this, but I'm afraid I'm not using the right terms. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 16:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1132950#M49896</guid>
      <dc:creator>BLeehan</dc:creator>
      <dc:date>2022-01-12T16:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to locate points using distance from and NSEW direction</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133020#M49901</link>
      <description>&lt;P&gt;Maybe you are looking for linear referencing and dynamic segmentation topics&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/introduction-to-linear-referencing.htm" target="_blank"&gt;Introduction to linear referencing—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the tools&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/an-overview-of-the-linear-referencing-toolbox.htm" target="_blank"&gt;An overview of the Linear Referencing toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:14:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133020#M49901</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-01-12T18:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to locate points using distance from and NSEW direction</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133026#M49903</link>
      <description>&lt;P&gt;Linear referencing would only work if you had a linear network along with the correct routes and mile points. It sounds like here it's just XY with an offset of distance and direction. I think performing an offset would help with this but that is easier said than done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One old thread I found on this shows a calculated way of doing this from ArcMap 9.3!!!:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/data-management-questions/offsetting-points/td-p/442421" target="_blank"&gt;https://community.esri.com/t5/data-management-questions/offsetting-points/td-p/442421&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But the idea still seems to work. In the "new X" and "new Y" fields, the calculations would use your distance field and you might need to make a new field called Azimuth that would be a numeric representation of your direction (where I would think N = 0, E = 90, S = 180, and W = 270, but I could be wrong).&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 18:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133026#M49903</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2022-01-12T18:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to locate points using distance from and NSEW direction</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133399#M49970</link>
      <description>&lt;P&gt;Thanks for the reply, those topics are kind what led me here. The linear ref would work if my points were along the road segments based on the distance from and direction, but unfortunately my data are all stacked on intersections. If I can figure out to "move" the xy in the direction and distance from the collision form, then I can use LR to analyze my crashes. I'll keep lookin. BL&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133399#M49970</guid>
      <dc:creator>BLeehan</dc:creator>
      <dc:date>2022-01-13T15:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to locate points using distance from and NSEW direction</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133400#M49971</link>
      <description>&lt;P&gt;Thanks! I will give this one a look! BL&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:13:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-locate-points-using-distance-from-and-nsew/m-p/1133400#M49971</guid>
      <dc:creator>BLeehan</dc:creator>
      <dc:date>2022-01-13T15:13:21Z</dc:date>
    </item>
  </channel>
</rss>

