<?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: Measure dijit - Geodesic Vs Planar in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655940#M61182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the clarification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have services published with data that are in different states. So are the layers' projections, UTM Zone x, State Plane etc.&amp;nbsp; We are using Web Mercator for publishing the services to use ESRI and Bing imagery as background. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Measuring areas or distances is off using the measurement dijit from the API. And the clients want the measurements to match with what they see in ArcMap. Is there any setting that can be set to calculate measurements in planar. Or do we need to implement a custom tool using the geomerty service to calculate areas and lengths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manoj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 19:42:36 GMT</pubDate>
    <dc:creator>ManojPavuluri</dc:creator>
    <dc:date>2012-12-07T19:42:36Z</dc:date>
    <item>
      <title>Measure dijit - Geodesic Vs Planar</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655938#M61180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to change the measure dijit to do the measurements using planar calculations instead of Geodesic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map is in web mercator aux sphere. From the documentation it says planar calculations are for projected coordinate systems. Why are the measurements in geodesic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help or workarounds?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks[ATTACH=CONFIG]19788[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manoj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 14:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655938#M61180</guid>
      <dc:creator>ManojPavuluri</dc:creator>
      <dc:date>2012-12-07T14:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Measure dijit - Geodesic Vs Planar</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655939#M61181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Planar measurements calculated in a map whose projection is Web Mercator would be grossly inaccurate because the projection itself distorts distances, so calculating geodesic measurements is far more appropriate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see the following knowledge base article for more information&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/39404"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/39404&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is certainly possible to calculate planar measurements using the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/geometryservice.htm#areasAndLengths"&gt;areasAndLengths()&lt;/A&gt;&lt;SPAN&gt; method of the geometry service task, but this wouldn't be appropriate for a web application with a Web Mercator basemap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 15:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655939#M61181</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-12-07T15:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Measure dijit - Geodesic Vs Planar</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655940#M61182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the clarification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have services published with data that are in different states. So are the layers' projections, UTM Zone x, State Plane etc.&amp;nbsp; We are using Web Mercator for publishing the services to use ESRI and Bing imagery as background. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Measuring areas or distances is off using the measurement dijit from the API. And the clients want the measurements to match with what they see in ArcMap. Is there any setting that can be set to calculate measurements in planar. Or do we need to implement a custom tool using the geomerty service to calculate areas and lengths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manoj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 19:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655940#M61182</guid>
      <dc:creator>ManojPavuluri</dc:creator>
      <dc:date>2012-12-07T19:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Measure dijit - Geodesic Vs Planar</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655941#M61183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in order to accomplish this you would have to...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/geometryservice.htm#project" rel="nofollow" target="_blank"&gt;reproject&lt;/A&gt;&lt;SPAN&gt; the web mercator coordinates to the appropriate coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. measure the distance between the new coordinates using the planar &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/areasandlengthsparameters.htm#calculationType" rel="nofollow" target="_blank"&gt;calculationType&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 20:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655941#M61183</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-12-07T20:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Measure dijit - Geodesic Vs Planar</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655942#M61184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;STRONG&gt;And the clients want the measurements to match with what they see in ArcMap&lt;/STRONG&gt;. Is there any setting that can be set to calculate measurements in planar. Or do we need to implement a custom tool using the geometry service to calculate areas and lengths.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Manoj&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the client is doing planar calculations on this type of data/projection, the better practice might be to teach them to do geodesic calculations in ArcMap instead of trying to do inappropriate planar calculations on the Web Mercator web service. As John said, the measurements may be way off their true values if they client doesn't account for specific limitations of certain projection types. The only other alternative is as John says reprojecting the data to some sort of (local) projection that preserves distance relationships.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2012 18:47:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measure-dijit-geodesic-vs-planar/m-p/655942#M61184</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2012-12-08T18:47:40Z</dc:date>
    </item>
  </channel>
</rss>

