<?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: I am having issues calculating X Y coordinates for polygons in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837697#M33793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It was of course a projection issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now having trouble opening a raster. ArcGiS Pro gives me the error&lt;/P&gt;&lt;P&gt;that it is an unsupported format. It appears to be the old coverage style&lt;/P&gt;&lt;P&gt;with adf files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would not think the data sent to me woukd be that old. Any thoughts?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2020 05:26:36 GMT</pubDate>
    <dc:creator>LonOttosen</dc:creator>
    <dc:date>2020-09-11T05:26:36Z</dc:date>
    <item>
      <title>I am having issues calculating X Y coordinates for polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837693#M33789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have selected a number of polygons by using select by location, 100m from a roads feature layer. After making a layer from the selection, I merged two such layers and need to populate Lat and Long fields in order to locate them with a GPS in the field.&lt;/P&gt;&lt;P&gt;I did it in tables and CALCULATE GEOMETRY as well as the ADD GEOMETRY tool from the tooblox.&lt;/P&gt;&lt;P&gt;Either way I get a long decimal coordinate that will not work at all.&lt;/P&gt;&lt;P&gt;I have done the same process with points and had fine luck. Only in obtaining the Centroid of a polygon is throwing me.&lt;/P&gt;&lt;P&gt;thanks for any thoughts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 01:23:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837693#M33789</guid>
      <dc:creator>LonOttosen</dc:creator>
      <dc:date>2020-09-08T01:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: I am having issues calculating X Y coordinates for polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837694#M33790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/calculate-geometry-attributes.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/calculate-geometry-attributes.htm"&gt;Calculate Geometry Attributes (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect that you have a projected set of data and you wish to return unprojected data (aka, in decimal degrees).&lt;/P&gt;&lt;P&gt;There are two optional parameters that you need to specify in order to get the data to appear in the format you want.&lt;/P&gt;&lt;P&gt;Perhaps, you will need to select a GCS WGS84 (a geographic coordinate system) with DD (decimal degree) coordinates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 02:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837694#M33790</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-08T02:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: I am having issues calculating X Y coordinates for polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837695#M33791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, my original data are in&amp;nbsp;NAD_1983_Albers. When I try to set up the tool it doesnt allow me to&amp;nbsp;&lt;/P&gt;&lt;P&gt;change many parameters. You are also correct, I wish the Lat Long to be in DD to input into a GPS easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I end up for Lat Long in choosing centroid&amp;nbsp; is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4655750.859515 (roughly 41.6531...)&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;567149.050651 (roughly -117.0701...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 02:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837695#M33791</guid>
      <dc:creator>LonOttosen</dc:creator>
      <dc:date>2020-09-08T02:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: I am having issues calculating X Y coordinates for polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837696#M33792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from the help&lt;/P&gt;&lt;PRE class="" style="color: #4c4c4c; background-color: #ffffff; font-size: 17px; margin-bottom: 1.55rem;"&gt;CalculateGeometryAttributes(in_features, geometry_property, {length_unit}, {area_unit}, {coordinate_system}, {coordinate_format})&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what did you specify for the coordinate system and coordinate format in the dialog?&lt;/P&gt;&lt;P&gt;If you didn't specify anything but left the defaults, then you will get back the information in the coordinate system of the data (as you have confirmed)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 03:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837696#M33792</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-08T03:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: I am having issues calculating X Y coordinates for polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837697#M33793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It was of course a projection issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now having trouble opening a raster. ArcGiS Pro gives me the error&lt;/P&gt;&lt;P&gt;that it is an unsupported format. It appears to be the old coverage style&lt;/P&gt;&lt;P&gt;with adf files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would not think the data sent to me woukd be that old. Any thoughts?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 05:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837697#M33793</guid>
      <dc:creator>LonOttosen</dc:creator>
      <dc:date>2020-09-11T05:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: I am having issues calculating X Y coordinates for polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837698#M33794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Esri grids are still supported in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like the old coverage format, grids are folders with .adf files and requires a parallel INFO folder with more .adf files. It is possible someone gave you corrupted grids by copying the grid folders without the (required) info folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/imagery/supported-raster-dataset-file-formats.htm" title="https://pro.arcgis.com/en/pro-app/help/data/imagery/supported-raster-dataset-file-formats.htm"&gt;Raster file formats—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/manage-data/raster-and-images/esri-grid-format.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/manage-data/raster-and-images/esri-grid-format.htm"&gt;Esri Grid format—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 05:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-am-having-issues-calculating-x-y-coordinates-for/m-p/837698#M33794</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2020-09-11T05:42:44Z</dc:date>
    </item>
  </channel>
</rss>

