<?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: Find X,Y Coordinates in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396444#M17582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have these measures in a table, you could calculate the new X and Y coordinates with 2 field calculations and simply use display XY to create a featureclass of these locations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2019 16:28:24 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2019-01-11T16:28:24Z</dc:date>
    <item>
      <title>Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396443#M17581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to locate a bunch of points off a known point.&amp;nbsp; My known point being 0,0.&amp;nbsp;&amp;nbsp;Like 23 feet&amp;nbsp;in the X direction and 45 feet in the Y&amp;nbsp;direction.&amp;nbsp;How can I do this in ArcGIS Pro 2.2.4?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396443#M17581</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2019-01-11T16:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396444#M17582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have these measures in a table, you could calculate the new X and Y coordinates with 2 field calculations and simply use display XY to create a featureclass of these locations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:28:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396444#M17582</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-11T16:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396445#M17583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already have all of the points in a feature class.&amp;nbsp; I just need to find x,y coordinates of their locations from a specific point(Known Base Point).&amp;nbsp; That make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 16:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396445#M17583</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2019-01-11T16:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396446#M17584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;Is this more of a &lt;A href="https://en.wikipedia.org/wiki/Euclidean_distance"&gt;Euclidean distance problem&lt;/A&gt;?&amp;nbsp; Is your data in projected units or will you only consider your Origin Point as 0,0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 18:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396446#M17584</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-01-11T18:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396447#M17585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you ant to overwrite the point locations or create a new featureclass with the calculated locations? Do you have a sample of your data that you can share? It would make it easier to understand.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 18:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396447#M17585</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-11T18:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396448#M17586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Full disclosure, I'm a newbie at this. I have reread your(Xander Bakker) comment about the field calculations several times and I think I finally understand. Are you saying to use the XY coordinates of a know point and subtract them from the other points to get the difference? Thus giving me the distance between the point? If so that should work.&amp;nbsp; So then I just need to convert the XY coordinate to Feet.&amp;nbsp; Don't suppose you know of an easy way to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2019 04:20:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396448#M17586</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2019-01-12T04:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396449#M17587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So as far as I see there are two options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In case you want to update/overwrite the existing locations of the points by moving the points using the&amp;nbsp;movements in X and Y directions&lt;/LI&gt;&lt;LI&gt;You want to create an additional featureclass based on the first featureclass, where each point is moved using the movements in X and Y directions&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both can be valid options. If you could share a sample of your data&amp;nbsp;that would help to understand what you have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2019 18:45:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396449#M17587</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-12T18:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396450#M17588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached for the shapefiles. FID Points 91-113 are the points I'm after.&amp;nbsp; Point 92 is my basepoint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2019 21:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396450#M17588</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2019-01-12T21:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396451#M17589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking at the data and I am starting to understand something quite different.&amp;nbsp;You have the fields OffsetX and OffsetY and the group of features with FID 91 to 113. The Offset fields are empty.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/433126_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you want to fill the Offset field with the X and Y distances from your reference point with FID 92:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433125_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2019 17:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396451#M17589</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-13T17:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396452#M17590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To achieve the above in a manual way you can duplicate the layer in the map and setting two whereclauses to the layers. One to only show the feature with FID 92:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433133_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;and the other to show the other you mentioned:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/433134_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next would be to use the Near Table to determine the distances of all the points (91 to 113 without 92) to point 92:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/433135_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting table will have the information to calculate the OffsetX and OffsetY:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/433136_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;Next you can join the Near Table to the point featureclass (the one that shows&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;FID&amp;nbsp;91 to 113 without 92)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/433137_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;And then fill the OffsetX and OffsetY fields with the values from the joined table:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/433138_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;After that you will have the appropriate values in the fields:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-7 jive-image" src="https://community.esri.com/legacyfs/online/433139_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2019 17:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396452#M17590</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-13T17:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Find X,Y Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396453#M17591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is exactly what I'm looking for.&amp;nbsp; Thank you. One problem though, I don't have access to the Generate Near Table (Tool is not licensed)&amp;nbsp; Bummer! Oh well.&amp;nbsp; Thank you for looking into this for me.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2019 19:18:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-x-y-coordinates/m-p/396453#M17591</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2019-01-13T19:18:05Z</dc:date>
    </item>
  </channel>
</rss>

