<?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 Problem with Calculate Geometry Attributes in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/problem-with-calculate-geometry-attributes/m-p/695484#M53904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem with Calculate Geometry Attributes. I have shp of point and I want&amp;nbsp;Point x-coordinate and&amp;nbsp;Point y-coordinate of them. I need values in decimal degrees in&amp;nbsp;ETRS_1989_UTM_Zone_33N coordinate system. But if I will set Coordinate format as Decimal Degrees, it will give me values in WGS 84 and if I set&amp;nbsp;&lt;SPAN&gt;coordinate system to&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;ETRS_1989_UTM_Zone_33N it will give values in metres. Can you help me with solution?&amp;nbsp;I really need help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Aneta&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Oct 2020 14:14:56 GMT</pubDate>
    <dc:creator>anyry</dc:creator>
    <dc:date>2020-10-30T14:14:56Z</dc:date>
    <item>
      <title>Problem with Calculate Geometry Attributes</title>
      <link>https://community.esri.com/t5/python-questions/problem-with-calculate-geometry-attributes/m-p/695484#M53904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem with Calculate Geometry Attributes. I have shp of point and I want&amp;nbsp;Point x-coordinate and&amp;nbsp;Point y-coordinate of them. I need values in decimal degrees in&amp;nbsp;ETRS_1989_UTM_Zone_33N coordinate system. But if I will set Coordinate format as Decimal Degrees, it will give me values in WGS 84 and if I set&amp;nbsp;&lt;SPAN&gt;coordinate system to&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;ETRS_1989_UTM_Zone_33N it will give values in metres. Can you help me with solution?&amp;nbsp;I really need help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Aneta&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2020 14:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-with-calculate-geometry-attributes/m-p/695484#M53904</guid>
      <dc:creator>anyry</dc:creator>
      <dc:date>2020-10-30T14:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Calculate Geometry Attributes</title>
      <link>https://community.esri.com/t5/python-questions/problem-with-calculate-geometry-attributes/m-p/695485#M53905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ETRS89 / UTM zone 33N is a projected coordinate system and uses metres as the horizontal units.&amp;nbsp; If you want decimal degrees, you need to use a geographic coordinate system (like you did with WGS84).&amp;nbsp; Have you tried selecting the&amp;nbsp;&lt;SPAN&gt;ETRS89 geographic coordinate system?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2020 06:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-with-calculate-geometry-attributes/m-p/695485#M53905</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2020-10-31T06:08:21Z</dc:date>
    </item>
  </channel>
</rss>

