<?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: Projected MeasureAction with WebMercator in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141301#M3535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks much Oren and Dominique.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I signed up for, downloaded, installed and tested the version 2.2 (Beta) of the SL API and unfortunately the MeasureAction was still giving the same results as with version 2.1.&amp;nbsp; I reported it as a bug to the 2.2 beta site and got a response that it is a known issue and then closed. I assume this means it's not really a bug and might be low on the list of things to work on.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It still begs the question that if one makes a simple map using a esri tiled layer as the base map (and hense WebMercator as the Map's spatial reference) how do you add the MeasureAction and get a correct area/distance result? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll follow Oren's (and Morten's) code samples and work on a custom tool or workflow in version 2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the leads and be well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Marcus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2011 19:56:11 GMT</pubDate>
    <dc:creator>MarcusHarner</dc:creator>
    <dc:date>2011-06-01T19:56:11Z</dc:date>
    <item>
      <title>Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141298#M3532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a simple SL map that is using the Web Mercator SR.&amp;nbsp; The base map is coming from ESRI and operational locally hosted dynamic layer showing parcels.&amp;nbsp; The parcels (and service) have been projected into Web Mercator to match ESRI, Google, Bing, etc.&amp;nbsp; When measuring lengths and areas using the MeasureAction, incorrect lengths and areas are reported.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The reported values are the same that I get when using the Measure tool in ArcMap with the same parcel service and source feature classes.&amp;nbsp; In ArcMap there is the option to measure using the Geodesic, which returns the correct lengths, but not areas.&amp;nbsp; And there is no property on the MeasureAction to distinguish between a Planar or Geodesic measurement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get an accurate measuring tool in SL, the method I am now working on is to have two Maps in the SL app; a MainMap with all of the operational and base layers, and a MeasureMap which has no layers, uses a UTM SR, is transparent and is initially collapsed.&amp;nbsp; When the user uses the measure tool on the map, via the MaeasureAction, the MeasureMap will become Visible (although the user still can't see it because it is transparent and has no layers) an zoom to the extent of the MainMap.&amp;nbsp; The MeasureAction Map property is set to use the MeasureMap, thus hopefully measuring lengths and areas with UTM instead of WebMercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of an easier way to get accurate length/area measurements and also have the MebMercator SR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks much for any ideas.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 18:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141298#M3532</guid>
      <dc:creator>MarcusHarner</dc:creator>
      <dc:date>2011-05-20T18:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141299#M3533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are some posts in my Blog about Web-Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.gal-systems.com/blog.html"&gt;http://www.gal-systems.com/blog.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;click the Web Mercator keyword in the Categories &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oren&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2011 06:27:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141299#M3533</guid>
      <dc:creator>OrenGal</dc:creator>
      <dc:date>2011-05-21T06:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141300#M3534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the version 2.2, the MeasureAction is taken into account the WebMercator spatial reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using a previous version, I suggest you test the latest version that might avoid the workarounds you did.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2011 10:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141300#M3534</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-05-21T10:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141301#M3535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks much Oren and Dominique.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I signed up for, downloaded, installed and tested the version 2.2 (Beta) of the SL API and unfortunately the MeasureAction was still giving the same results as with version 2.1.&amp;nbsp; I reported it as a bug to the 2.2 beta site and got a response that it is a known issue and then closed. I assume this means it's not really a bug and might be low on the list of things to work on.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It still begs the question that if one makes a simple map using a esri tiled layer as the base map (and hense WebMercator as the Map's spatial reference) how do you add the MeasureAction and get a correct area/distance result? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll follow Oren's (and Morten's) code samples and work on a custom tool or workflow in version 2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the leads and be well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Marcus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 19:56:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141301#M3535</guid>
      <dc:creator>MarcusHarner</dc:creator>
      <dc:date>2011-06-01T19:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141302#M3536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marcus,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From what I can tell, 2.2 Beta has this issue, but the 2.2 Final will have it fixed (not released yet).&amp;nbsp; Check out the post I made here: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/27909-MeasureAction-in-Web-Mercator-Issues...?highlight=web+mercator"&gt;http://forums.arcgis.com/threads/27909-MeasureAction-in-Web-Mercator-Issues...?highlight=web+mercator&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 01:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141302#M3536</guid>
      <dc:creator>RyanCoodey</dc:creator>
      <dc:date>2011-06-02T01:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141303#M3537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marcus,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ryan is right, that will be solved with 2.2 final but it's not with beta.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My former post was unclear. Sorry about that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested the latest version and results look good : see attached screenshots:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 10:23:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141303#M3537</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-06-02T10:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Projected MeasureAction with WebMercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141304#M3538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh how fantastic! and thanks for the clarification, I was a bit confused.&amp;nbsp; You esri people rawk.&amp;nbsp; Do you think the final will be out before the UC?&amp;nbsp; If there is not a clear date I totally understand, just curious.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 15:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projected-measureaction-with-webmercator/m-p/141304#M3538</guid>
      <dc:creator>MarcusHarner</dc:creator>
      <dc:date>2011-06-02T15:23:41Z</dc:date>
    </item>
  </channel>
</rss>

