<?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 problem from WGS84 Web Mercator (102100) to RD New (28992) in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40474#M1067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems you are right. There is a shift due to the datum transformation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, at this time, the geometry service project REST API doesn't support explicitely specifying a datum for transformation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AFAIK it's planned for version 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So my conclusion is that 'TOWGS84' parameter is missing in WKT string of 28992.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think that the project REST API takes in care the TOWGS84 parameter. So it would be useless to initialize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I am not sure, you should get better answers to &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/11-ArcGIS-Server-REST-API"&gt;REST API forum &lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 10:27:33 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2011-07-19T10:27:33Z</dc:date>
    <item>
      <title>Projection problem from WGS84 Web Mercator (102100) to RD New (28992)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40469#M1062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been trying to reproject the geometry from wgs84 (102100) to RD New(28992). Its working fine but there is an offset of 200 meters from the original location. I am using &lt;/SPAN&gt;&lt;STRONG&gt;geometryService.ProjectAsync&lt;/STRONG&gt;&lt;SPAN&gt; method for the re-projection. I tried using both WKID and WKT. Also there is 'TOWGS84' parameter missing in the projection definition.But unfortunately I could not find the right parameters for 'TOWGS84' in WKT String.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions/Help would be great. Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;WKT string:&lt;BR /&gt;&lt;BR /&gt;PROJCS["RD_New",GEOGCS["GCS_Amersfoort",DATUM["D_Amersfoort",SPHEROID["Bessel_1841",6377397.155,299.1528128]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Double_Stereographic"],PARAMETER["False_Easting",155000.0],PARAMETER["False_Northing",463000.0],PARAMETER["Central_Meridian",5.38763888888889],PARAMETER["Scale_Factor",0.9999079],PARAMETER["Latitude_Of_Origin",52.15616055555555],UNIT["Meter",1.0]]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 13:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40469#M1062</guid>
      <dc:creator>MahenderRajendran</dc:creator>
      <dc:date>2011-07-14T13:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Projection problem from WGS84 Web Mercator (102100) to RD New (28992)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40470#M1063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use: &lt;/SPAN&gt;&lt;A href="http://spatialreference.org/ref/epsg/28992/"&gt;http://spatialreference.org/ref/epsg/28992/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you saying ProjectAsync result is incorrect? If so, can you try to run Fiddler and reproduce the issue outside your Silverlight Application by using the same parameters found in WebForms?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 23:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40470#M1063</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-07-15T23:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Projection problem from WGS84 Web Mercator (102100) to RD New (28992)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40471#M1064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; You can use:&amp;nbsp;&amp;nbsp; &lt;A href="http://spatialreference.org/ref/epsg/28992/" rel="nofollow"&gt;http://spatialreference.org/ref/epsg/28992/&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt;Are you saying ProjectAsync result is incorrect? If so, can you try to run Fiddler and reproduce the issue outside your Silverlight Application by using the same parameters found in WebForms?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes the result produced from ProjectAsync is incorrect.The ESRI wkt string referred in spatialreference.org is not correct(getting negative results for Y coordinates).Further there is no "TOWGS84" parameter in WKT string.But the WKT string mentioned in my first post is working fine except there is an offset of 200 meters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried using EPSG code 28992:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;geometryService.ProjectAsync(graphicsLayer.Graphics.ToList(), new SpatialReference(28992));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still getting the incorrect result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check the attachment from Fiddler debugging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;red&amp;quot;;"&gt;Result Coordinates: X: 171680 , Y: 483353 (incorrect)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;green&amp;quot;;"&gt;Correct Coordinates:X:171713 , Y:483445&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 09:42:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40471#M1064</guid>
      <dc:creator>MahenderRajendran</dc:creator>
      <dc:date>2011-07-18T09:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Projection problem from WGS84 Web Mercator (102100) to RD New (28992)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40472#M1065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure that the result is incorrect?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with a coordinates converter which is not using the ESRI library and I got the same result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See attached screenshot:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]7816[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, it doesn't prove that both are right. Where are your results coming from?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 16:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40472#M1065</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-07-18T16:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Projection problem from WGS84 Web Mercator (102100) to RD New (28992)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40473#M1066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are you sure that the result is incorrect?&lt;BR /&gt;&lt;BR /&gt;I tried with a coordinates converter which is not using the ESRI library and I got the same result.&lt;BR /&gt;See attached screenshot:&lt;BR /&gt;[ATTACH=CONFIG]7816[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;That being said, it doesn't prove that both are right. Where are your results coming from?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the results in ArcGIS desktop. Check the screenshots attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the image '102100_point' ,I have added input XY coordinates with base map having epsg 102100.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the image '28992_projected_point_without_transformations' , I have added base map having EPSG 102100 without applying transformations to my RD New Data and then added the result XY coordintes (from projectAsync method) . RD New data is not projected properly.Added point is in the correct place based on map data but displaced based on my RD New data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the image '28992_projected_point_with_transformations', you can see that my rdnew data has been properly projected with the base map after applying transformations,but added point has been displaced. Check the attachment 'transformation_parameters' for the transformation parameters applied before projection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apart from ArcGIS desktop i also checked in an external site. Check the attachment 'external_check'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my conclusion is that 'TOWGS84' parameter is missing in WKT string of 28992. I tried the parameters used in desktop and did not work neither.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 07:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40473#M1066</guid>
      <dc:creator>MahenderRajendran</dc:creator>
      <dc:date>2011-07-19T07:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Projection problem from WGS84 Web Mercator (102100) to RD New (28992)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40474#M1067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems you are right. There is a shift due to the datum transformation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, at this time, the geometry service project REST API doesn't support explicitely specifying a datum for transformation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AFAIK it's planned for version 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So my conclusion is that 'TOWGS84' parameter is missing in WKT string of 28992.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think that the project REST API takes in care the TOWGS84 parameter. So it would be useless to initialize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I am not sure, you should get better answers to &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/11-ArcGIS-Server-REST-API"&gt;REST API forum &lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 10:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-problem-from-wgs84-web-mercator-102100/m-p/40474#M1067</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-07-19T10:27:33Z</dc:date>
    </item>
  </channel>
</rss>

