<?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 derive (x,y) coordinates from distance and angle table of a known point? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32269#M1133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample data or table?&amp;nbsp; It would help to see what you have.&lt;/P&gt;&lt;P&gt;And more importantly, are you talking planar coordinates or geographic?&lt;/P&gt;&lt;P&gt;It is relatively easy to calculate the point coordinates given a distance and bearing/azimuth/angle from a start point.&lt;/P&gt;&lt;P&gt;Once that is accomplished then your distance filter can be applied to return the appropriate angle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2018 09:57:24 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-07-23T09:57:24Z</dc:date>
    <item>
      <title>how to derive (x,y) coordinates from distance and angle table of a known point?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32268#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let's say i have a table that contains distances and angles from known point, and i want to extract the exact coordinates of the maximum distance to the associated angle of the same distance, how to do this in a GeoProcessing server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 08:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32268#M1132</guid>
      <dc:creator>OplkAdam</dc:creator>
      <dc:date>2018-07-23T08:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to derive (x,y) coordinates from distance and angle table of a known point?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32269#M1133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample data or table?&amp;nbsp; It would help to see what you have.&lt;/P&gt;&lt;P&gt;And more importantly, are you talking planar coordinates or geographic?&lt;/P&gt;&lt;P&gt;It is relatively easy to calculate the point coordinates given a distance and bearing/azimuth/angle from a start point.&lt;/P&gt;&lt;P&gt;Once that is accomplished then your distance filter can be applied to return the appropriate angle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 09:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32269#M1133</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-23T09:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to derive (x,y) coordinates from distance and angle table of a known point?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32270#M1134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;It's a table of a geographic coordinates, and sorry for not mentioning it&lt;/P&gt;&lt;P&gt;before, i want to run this process as an online service.&lt;/P&gt;&lt;P&gt;as i want to send GPS information from mobile phone to GeoProcessing server&lt;/P&gt;&lt;P&gt;for further processes&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 22:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32270#M1134</guid>
      <dc:creator>OplkAdam</dc:creator>
      <dc:date>2018-07-23T22:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to derive (x,y) coordinates from distance and angle table of a known point?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32271#M1135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So more levels of complication than anticipated....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will flag &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌ to better redirect this question to a more appropriate location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 23:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32271#M1135</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-23T23:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to derive (x,y) coordinates from distance and angle table of a known point?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32272#M1136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah.. i thought it would be easier but turned a bit complicated. As i want&lt;/P&gt;&lt;P&gt;to preform the same process to retrive a point from different distances and&lt;/P&gt;&lt;P&gt;angles assigned to a set of points!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thank you, i do value your input and yor extended help &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-derive-x-y-coordinates-from-distance-and/m-p/32272#M1136</guid>
      <dc:creator>OplkAdam</dc:creator>
      <dc:date>2018-07-25T17:11:25Z</dc:date>
    </item>
  </channel>
</rss>

