<?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 issue with arcgis server 10.3 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638520#M24504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like there's not geographic (datum) transformation set in the map, either when you check it now, nor when the service was created. Around 10.3, we started adding a file called gtdefaults.json to ArcGIS Server. If there's no transformation set, it will look for one in the file. Look in the pedata folder of the Server install. (or in Desktop's install). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcMap doesn't use the file, even though it's available. Pro does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The line in the file is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [&amp;nbsp;&amp;nbsp; 4269,&amp;nbsp;&amp;nbsp; 4326, 108190,&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 ],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which translates into NAD83, WGS84, WGS_1984_(ITRF00)_To_NAD_1983, "apply in opposite direction"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change this or just test it, edit the file, and replace 108190 with&amp;nbsp;a zero. You may need to restart the service to pick up the change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 21:12:58 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2016-09-01T21:12:58Z</dc:date>
    <item>
      <title>Projection issue with arcgis server 10.3</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638519#M24503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We upgraded arcgis server from 10.1 to 10.3.1.&amp;nbsp; We have a web service that is published in UTM NAD83 Zone 17N (26917) and we are using submitted xy coordinates in WGS_1984 (4326) to determine if these points fall within a polygon area of a feature class.&amp;nbsp; Prior to the upgrade points 147 points fell outside of the polygon.&amp;nbsp; Now after the upgrade these points are said to fall within the polygon.&amp;nbsp; Adding the service to an arcgis desktop map giving it the data frame properties the coordinate system of the UTM and adding the point using xy the point falls outside of the polygon.&amp;nbsp; When changing the coordinate system of the data frame to the Geographic Coordinate system the service shifts and the point falls within the polygon.&amp;nbsp; We are error checking this points using the query of the service in the rest interface and it says that the point falls in the polygon, this did not happen before using 10.1, as it was saying the points were out of the polygon.&amp;nbsp; Does anyone know of a change in the server to cause this problem?&amp;nbsp; I am aware there can be a +/- 1 meter shift in transforming a NAD 1983 to WGS 1984 datums, just don't understand why it didn't do it before till now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:46:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638519#M24503</guid>
      <dc:creator>ChristopherKyle</dc:creator>
      <dc:date>2016-09-01T13:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Projection issue with arcgis server 10.3</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638520#M24504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like there's not geographic (datum) transformation set in the map, either when you check it now, nor when the service was created. Around 10.3, we started adding a file called gtdefaults.json to ArcGIS Server. If there's no transformation set, it will look for one in the file. Look in the pedata folder of the Server install. (or in Desktop's install). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcMap doesn't use the file, even though it's available. Pro does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The line in the file is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [&amp;nbsp;&amp;nbsp; 4269,&amp;nbsp;&amp;nbsp; 4326, 108190,&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 ],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which translates into NAD83, WGS84, WGS_1984_(ITRF00)_To_NAD_1983, "apply in opposite direction"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change this or just test it, edit the file, and replace 108190 with&amp;nbsp;a zero. You may need to restart the service to pick up the change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 21:12:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638520#M24504</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-09-01T21:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Projection issue with arcgis server 10.3</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638521#M24505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt;From my understanding if you &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;are upgrading&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;only ArcGIS server, this&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt; error will not &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;occur&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt;If you &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;are trying&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt; to publish map services &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;again, then&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;it&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt; depends upon your ArcMap coordinates (human Error). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt;Please share more info&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;... &lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt;to check and &lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-size: 16px; padding: 0px; background-color: #ffffff;"&gt;analyze&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; background-color: #ffffff;"&gt; to your issue&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 06:37:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638521#M24505</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-09-02T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Projection issue with arcgis server 10.3</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638522#M24506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Melita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&amp;nbsp; That is definitely the problem.&amp;nbsp; I see where the issue was coming from now and can provide an explanation for the change now.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638522#M24506</guid>
      <dc:creator>ChristopherKyle</dc:creator>
      <dc:date>2016-09-02T13:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Projection issue with arcgis server 10.3</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638523#M24507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Melita,&lt;/P&gt;&lt;P&gt;I forgot to ask, is there any documentation out there about adding this file to ArcGIS Server and ArcPro?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 15:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638523#M24507</guid>
      <dc:creator>ChristopherKyle</dc:creator>
      <dc:date>2016-09-02T15:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Projection issue with arcgis server 10.3</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638524#M24508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/publish-services/windows/approaches-for-publishing-services-with-arcgis.htm" title="http://server.arcgis.com/en/server/latest/publish-services/windows/approaches-for-publishing-services-with-arcgis.htm"&gt;Approaches for publishing services with ArcGIS—Documentation | ArcGIS for Server&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/main/welcome-to-the-arcgis-pro-app-help.htm" title="http://pro.arcgis.com/en/pro-app/help/main/welcome-to-the-arcgis-pro-app-help.htm"&gt;ArcGIS Pro help—ArcGIS Pro | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 06:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/projection-issue-with-arcgis-server-10-3/m-p/638524#M24508</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-09-03T06:40:46Z</dc:date>
    </item>
  </channel>
</rss>

