<?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: Projection changes Spatial Reference but not X and Y. in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173905#M4502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried using zone 12N and the X Y didn't convert, in fact I am getting some super weird behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have this point from a Feature Layer and I want to project it to a projected coordinate system (from a geographic one with the same datum).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I project the point the Spatial Reference updates to be correct but the X and Y values aren't changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HOWEVER if I create a new Point and set the X Y and Spatial Reference to be the same as my first point, then when I project this new point the X, Y, and Spatial Reference all update.&amp;nbsp; I have spent lots of time comparing the original point and my created point and can not see any differences between them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pooh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Feb 2011 15:34:41 GMT</pubDate>
    <dc:creator>IanHern</dc:creator>
    <dc:date>2011-02-04T15:34:41Z</dc:date>
    <item>
      <title>Projection changes Spatial Reference but not X and Y.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173903#M4500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am calling Project on IGeometry (its an IPoint) and its updating the Spatial Reference but not the X and Y.&amp;nbsp; Any ideas on what could be causing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Point X, Y, and SpatialReference.Name before projection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-111.500208333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;52.7583416666666&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GCS_North_American_1927&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and after projection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-111.500208333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;52.7583416666666&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NAD_1927_UTM_Zone_5N&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is what I expect to see after the projection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3040679.65085327&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6998991.0570187&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NAD_1927_UTM_Zone_5N&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 20:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173903#M4500</guid>
      <dc:creator>IanHern</dc:creator>
      <dc:date>2011-02-03T20:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Projection changes Spatial Reference but not X and Y.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173904#M4501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey Guys,&lt;BR /&gt;&lt;BR /&gt;I am calling Project on IGeometry (its an IPoint) and its updating the Spatial Reference but not the X and Y.&amp;nbsp; Any ideas on what could be causing this?&lt;BR /&gt;&lt;BR /&gt;Point X, Y, and SpatialReference.Name before projection:&lt;BR /&gt;-111.500208333333&lt;BR /&gt;52.7583416666666&lt;BR /&gt;GCS_North_American_1927&lt;BR /&gt;&lt;BR /&gt;and after projection:&lt;BR /&gt;-111.500208333333&lt;BR /&gt;52.7583416666666&lt;BR /&gt;NAD_1927_UTM_Zone_5N&lt;BR /&gt;&lt;BR /&gt;This is what I expect to see after the projection:&lt;BR /&gt;3040679.65085327&lt;BR /&gt;6998991.0570187&lt;BR /&gt;NAD_1927_UTM_Zone_5N&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ian&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Ian, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The point's too far away from zone 5, which has a central meridian of -153. We set a limit of 45 degrees of longitude from the central meridian in ArcGIS. If a point falls outside the horizon, it's unchanged. I can project the point in the underlaying projection engine directly, but I don't get those exact values (3214331.2658 6691441.5288). There aren't many transverse Mercator implementations which could take those XY values and return back the given lat/lon values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-111.5 is in zone 12N. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 22:28:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173904#M4501</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-02-03T22:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Projection changes Spatial Reference but not X and Y.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173905#M4502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried using zone 12N and the X Y didn't convert, in fact I am getting some super weird behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have this point from a Feature Layer and I want to project it to a projected coordinate system (from a geographic one with the same datum).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I project the point the Spatial Reference updates to be correct but the X and Y values aren't changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HOWEVER if I create a new Point and set the X Y and Spatial Reference to be the same as my first point, then when I project this new point the X, Y, and Spatial Reference all update.&amp;nbsp; I have spent lots of time comparing the original point and my created point and can not see any differences between them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pooh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 15:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/projection-changes-spatial-reference-but-not-x-and/m-p/173905#M4502</guid>
      <dc:creator>IanHern</dc:creator>
      <dc:date>2011-02-04T15:34:41Z</dc:date>
    </item>
  </channel>
</rss>

