<?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: Conflict with spatial references in feature services in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434442#M16765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your reply has absolutely no use for me and the links provided are irrelevant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that ArcGIS Server automatically sets certain WKID on it's own and I have no control over this. ArcGIS Server Silverlight applications and services are also incapable of understanding synonymous coordinate systems. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way we were able to solve this problem was by setting the Map elements coordinate system to the new WKID and using a proxy to manipulate the requests sent to outside map services so that the requests use the old WKID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe ESRI should do something about this and we will be contact with the national representative.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SN&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 11:44:19 GMT</pubDate>
    <dc:creator>samulineuvonen</dc:creator>
    <dc:date>2013-05-16T11:44:19Z</dc:date>
    <item>
      <title>Conflict with spatial references in feature services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434440#M16763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: asneuvon&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having weird trouble in publishing feature services with the spatial reference I want to use. the new ArcGIS 10.1 automatically gives the services an reference system ID 102139, although I have created them based on system 3067 (EPSG). This makes the services unusable if the spatial reference system of the Map in the service is defined as 3067. For example, when I try to zoom to a feature from the service (having this new mysterious WKID 102139) I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Invalid spatial reference. Spatial reference must match map's spatial reference. Clear the map layers collection prior to changing the spatial reference."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below two images: first showing how the coordinate system is defined in the mxd (data frame) used for publishing the service and the second showing the resulting spatial reference at the REST of the service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]20443[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]20441[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions as to how I should resolve this? I do not want to change the WKID of the map in my application to the new 102139, as this will prevent it from using the WMS services that only support 3067.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rapid help would be very welcome, as we should publish our application next week...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Samuli Neuvonen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 12:46:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434440#M16763</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-04T12:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict with spatial references in feature services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434441#M16764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ciava.at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/38515-Invalid-spatial-reference"&gt;http://forums.arcgis.com/threads/38515-Invalid-spatial-reference&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in 10.1 you have wkid and latestWkid &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/geometry.html"&gt;http://resources.arcgis.com/en/help/rest/apiref/geometry.html&lt;/A&gt;&lt;SPAN&gt; -&amp;gt; you see 102139 (3067) -&amp;gt; oldwkid (wkid)&amp;nbsp; if oldwkid != wkid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 16:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434441#M16764</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-07T16:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict with spatial references in feature services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434442#M16765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your reply has absolutely no use for me and the links provided are irrelevant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that ArcGIS Server automatically sets certain WKID on it's own and I have no control over this. ArcGIS Server Silverlight applications and services are also incapable of understanding synonymous coordinate systems. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way we were able to solve this problem was by setting the Map elements coordinate system to the new WKID and using a proxy to manipulate the requests sent to outside map services so that the requests use the old WKID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe ESRI should do something about this and we will be contact with the national representative.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SN&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 11:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434442#M16765</guid>
      <dc:creator>samulineuvonen</dc:creator>
      <dc:date>2013-05-16T11:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict with spatial references in feature services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434443#M16766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ciava.at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To ensure backward compatibility with older spatial data servers, the JSON wkid property will always be the value that was originally assigned to an SR when it was created. The original was 102139 so you need workaround. For wms you can set ListSupportedCRS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 13:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434443#M16766</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-16T13:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Conflict with spatial references in feature services</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434444#M16767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone been able to figure this out?&amp;nbsp; I have the same problem with Spatial Reference: 102711&amp;nbsp; vs 3424.&amp;nbsp; I create a layer in 10.1 and it says "Spatial Reference: 102711&amp;nbsp; (3424)" so now my silverlight fails to load the layer because it expects 3424 but see 102711.&amp;nbsp; Really annoying.&amp;nbsp; I tried WMS but can seem to figure out how to form the request right. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 16:49:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/conflict-with-spatial-references-in-feature/m-p/434444#M16767</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-06-05T16:49:13Z</dc:date>
    </item>
  </channel>
</rss>

