<?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: Convert Points To Lat/Long in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234932#M623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked when I referenced a file located on my desktop. I was originally referencing a file on the ArcGIS portal. Thanks for the tip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One final question on the outputs: I am accustomed to seeing lat/long in a specific format. Near the top of the image below I see what I am accustomed to: &lt;STRONG&gt;87.9460361 W, 41.8607206 N&lt;/STRONG&gt;. Why do I see significantly different numbers under the X &amp;amp; Y values below? I'm sure it is a logical reason, but I don't understand it. Is there a way to convert these X/Y values to what I am used to seeing and/or is there a setting I should select when running the Geometry Attribute script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to take the output of this table into another application, and I think I need the lat/long in a format like the W and N numbers above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help. It is much appreciated!&lt;IMG alt="Add Geography Attributes Output" class="image-1 jive-image j-img-original" src="/legacyfs/online/365331_Add Geometry Attributes.PNG" style="width: 620px; height: 252px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2017 03:19:41 GMT</pubDate>
    <dc:creator>MattDawson1</dc:creator>
    <dc:date>2017-08-02T03:19:41Z</dc:date>
    <item>
      <title>Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234928#M619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m new to GIS. Using ArcGIS Pro 2.0.0. Here is what I am looking to accomplish:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Downloaded the parcel layer at &lt;A href="http://dupageilgis2016-12-02t201335972z-dupage.opendata.arcgis.com/datasets/parcels-working-parcels-with-no-real-estate-data"&gt;http://dupageilgis2016-12-02t201335972z-dupage.opendata.arcgis.com/datasets/parcels-working-parcels-with-no-real-estate-data&lt;/A&gt; (step complete)&lt;/LI&gt;&lt;LI&gt;Found the centeroid of each parcel using the “Feature To Point” tool (step complete)&lt;/LI&gt;&lt;LI&gt;I want to get the latitude and longitude of all the points created in step 2 (stuck here)&lt;/LI&gt;&lt;LI&gt;End goal is to have a latitude and longitude for the center of each parcel that can be extracted into Excel&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m having trouble locating the correct process on how to do step 3, and I’m looking for some tips on how to accomplish this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help and/or resources you could point me towards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 02:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234928#M619</guid>
      <dc:creator>MattDawson1</dc:creator>
      <dc:date>2017-08-01T02:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234929#M620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/add-geometry-attributes.htm"&gt;&lt;STRONG&gt; Add Geometry Attributes&lt;/STRONG&gt;&lt;/A&gt; to get the coordinates of the centroids of a polygon file directly.&amp;nbsp; You can specify native units or units of the data frame.&amp;nbsp; Just saves a step... then export the table using the&lt;STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/table-to-excel.htm"&gt; Table to Excel&lt;/A&gt; &lt;/STRONG&gt;tool to finish up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 02:21:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234929#M620</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-01T02:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234930#M621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply! When used "Add Geometry Attributes" I got the following failed process message. I can see the issue is around permissions, but I don't know what that exactly means or how to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failed script AddGeometryAttributes...&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "c:\users\tmk\appdata\local\programs\arcgis\pro\Resources\ArcToolbox\Scripts\AddGeometryAttributes.py", line 376, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; addGeomAtts.execute()&lt;BR /&gt;&amp;nbsp; File "c:\users\tmk\appdata\local\programs\arcgis\pro\Resources\ArcToolbox\Scripts\AddGeometryAttributes.py", line 73, in execute&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.updateCursorFields = ucur.fields&lt;BR /&gt;RuntimeError: The user does not have permission to execute the operation. [Update capability is not set]&lt;BR /&gt;Failed to execute (AddGeometryAttributes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on what I might have to do to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 01:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234930#M621</guid>
      <dc:creator>MattDawson1</dc:creator>
      <dc:date>2017-08-02T01:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234931#M622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;Well the tool is available at all license levels... so it must be the location of the file that is the issue.&amp;nbsp; Export to a new featureclass in a new geodatabase in a short simple, local folder.. or to a shapefile, then try again.&amp;nbsp; There is an off chance that there are some fields that are write protected.. check those in properties of the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 01:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234931#M622</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-02T01:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234932#M623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked when I referenced a file located on my desktop. I was originally referencing a file on the ArcGIS portal. Thanks for the tip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One final question on the outputs: I am accustomed to seeing lat/long in a specific format. Near the top of the image below I see what I am accustomed to: &lt;STRONG&gt;87.9460361 W, 41.8607206 N&lt;/STRONG&gt;. Why do I see significantly different numbers under the X &amp;amp; Y values below? I'm sure it is a logical reason, but I don't understand it. Is there a way to convert these X/Y values to what I am used to seeing and/or is there a setting I should select when running the Geometry Attribute script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to take the output of this table into another application, and I think I need the lat/long in a format like the W and N numbers above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help. It is much appreciated!&lt;IMG alt="Add Geography Attributes Output" class="image-1 jive-image j-img-original" src="/legacyfs/online/365331_Add Geometry Attributes.PNG" style="width: 620px; height: 252px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 03:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234932#M623</guid>
      <dc:creator>MattDawson1</dc:creator>
      <dc:date>2017-08-02T03:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234933#M624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those are projected coordinates.&amp;nbsp; I suspect that they might be Web Mercator (commonly used).&amp;nbsp; If your data files are in geographic coordinates (aka, long/lat), then make sure you specify to use the 'native' or coordinates of the data rather than the data frame.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 03:32:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234933#M624</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-02T03:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234934#M625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also look at &lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-coordinate-notation.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-coordinate-notation.htm"&gt;Convert Coordinate Notation—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp; to convert to a number of different formats.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 17:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234934#M625</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-08-02T17:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234935#M626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px 0px 11px;"&gt;Using &lt;SPAN style="color: #000000; text-decoration: underline;"&gt;Rebecca'&lt;/SPAN&gt;s tip helped me get the desired output. I ran the “&lt;STRONG&gt;Feature To Point&lt;/STRONG&gt;” process as outlined above, then ran the “&lt;STRONG&gt;Convert Coordinate Notation&lt;/STRONG&gt;” tool (with the point layer as the input table) with “Shape” as the input coordinate format and “DD numeric” as the output format.&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;I went this route because I kept getting errors when trying to use the Convert Coordinate Notation step on the geometry attribute data.&lt;/P&gt;&lt;P style="margin: 0px 0px 11px;"&gt;Thank you to both of you for your help. It is great to have individuals like yourself here to help newcomers like me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 03:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234935#M626</guid>
      <dc:creator>MattDawson1</dc:creator>
      <dc:date>2017-08-03T03:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234936#M627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Happy to hear it is working for you.&amp;nbsp; Make sure to mark one of the answers as correct (Dan's, or your summary) to close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should mention on more thing (a couple bugs) I found with the Convert Coordinate Notation with ArcMap 10.3.1...and is supposed to be fixed in 10.4/10.5.x, so my guess it is not a problem in Pro...but you may want to check.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;BUG-000092962 : Convert Coordinate Notation tool does not apply the specified Geographic Transformation from the Environments &amp;gt; Output Coordinates setting.&lt;BR /&gt;BUG-000092945 : Convert Coordinate Notation tool truncates decimal degree values to 4 or 5 decimal places. This results in data that is 2 1/2 meter away from the original data.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I was doing a lot of coordinate manipulation/conversion etc., so chances are you would not see it anyway...but thought I would mention it in case your spot checks are off a bit.&lt;/P&gt;&lt;P&gt;just an fyi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 15:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234936#M627</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-08-03T15:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Points To Lat/Long</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234937#M628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way to do this is to go to View &amp;gt; Data Frame Properties &amp;gt; Coordinate System tab.&amp;nbsp; Open Geographic Coordinate Systems &amp;gt; North America, and select "NAD 1983" with nothing after it, for example.&amp;nbsp; Click Apply and OK, and set the Geographic Transformation if one is needed.&amp;nbsp; Open the Attribute table for the point layer, and add two fields, named X_DD and Y_DD for example, defined as Double fields.&amp;nbsp; Select the X_DD field, and using the Calculate Geometry tool, calculate the X-coordinate in the Coordinate System of the ArcMap Data Frame.&amp;nbsp; Using the same tool calculate the Y-coordinate, also in the coordinate system of the Data Frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incidentally, the above coordinates cannot be in Web&amp;nbsp;Mercator.&amp;nbsp; Mercator coordinates are negative in X (Longitude) in North America.&amp;nbsp; those values are either StatePlane or UTM coordinates, because both X and Y are positive numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to check out my book, "Lining up data in ArcGIS: a guide to map projections" which is available from Esri Press or from Amazon or other booksellers.&amp;nbsp; Disclaimer - I am an Esri employee and do not receive royalties on the sale of the book.&lt;/P&gt;&lt;P&gt;Margaret Maher&amp;nbsp;&lt;/P&gt;&lt;P&gt;Senior Support Services Analyst&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 18:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/convert-points-to-lat-long/m-p/234937#M628</guid>
      <dc:creator>MargaretMaher</dc:creator>
      <dc:date>2017-08-03T18:11:38Z</dc:date>
    </item>
  </channel>
</rss>

