<?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: ScaleBar showing wrong measure in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729033#M16161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same problem.&amp;nbsp; In my case, the distances on the scale bar which is shown on the map is about 20% longer than the true distances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can measure distances using the esri:drawtool and geometryService and compare those distances to known distances on the map.&amp;nbsp; This works great.&amp;nbsp; However, when compared to the scale bar they are not close.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My extent and spatial reference are set correctly.&amp;nbsp; I would think they would have to be for the geometryService to measure correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas??????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2011 19:08:04 GMT</pubDate>
    <dc:creator>eddiequinlan</dc:creator>
    <dc:date>2011-07-20T19:08:04Z</dc:date>
    <item>
      <title>ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729032#M16160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have dataframe is in web mercator but data is in WGS-84. But when i try to measure the distance as s distance displayed in scalebar is less. Please find the attached image&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LODS as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:lods&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='9' scale='111831879881.70616' resolution='305.748113140705'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='10' scale='55915939940.85329' resolution='152.8740565703525'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='11' scale='27957969970.42686' resolution='76.43702828517625'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='12' scale='13978984985.21343' resolution='38.21851414258813'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='13' scale='6989492492.606933' resolution='19.109257071294063'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='14' scale='3494746246.303683' resolution='9.554628535647032'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='15' scale='1747373123.1520586' resolution='4.777314267823516'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='16' scale='873686561.5760293' resolution='2.388657133911758'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='17' scale='436843280.7884485' resolution='1.194328566955879'/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:LOD level='18' scale='218421640.39422426' resolution='0.5971642834779395'/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:lods&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 03:09:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729032#M16160</guid>
      <dc:creator>sheebaashraf</dc:creator>
      <dc:date>2011-03-01T03:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729033#M16161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same problem.&amp;nbsp; In my case, the distances on the scale bar which is shown on the map is about 20% longer than the true distances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can measure distances using the esri:drawtool and geometryService and compare those distances to known distances on the map.&amp;nbsp; This works great.&amp;nbsp; However, when compared to the scale bar they are not close.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My extent and spatial reference are set correctly.&amp;nbsp; I would think they would have to be for the geometryService to measure correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas??????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 19:08:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729033#M16161</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2011-07-20T19:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729034#M16162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2010/03/05/Measuring-distances-and-areas-when-your-map-uses-the-Mercator-projection.aspx"&gt;blog&lt;/A&gt;&lt;SPAN&gt; about measuring distances in Web Mercator&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 20:27:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729034#M16162</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2011-07-20T20:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729035#M16163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ken,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx for the response.&amp;nbsp; I'm aware of the article and principals of projections, but i'm using State Plane coordinates (FIPS 904) and in very small areas....... ie land parcel measurements.&amp;nbsp; I've seen others with the same issue.&amp;nbsp; I just downloaded the latest esri api 2.3.1, but that hasn't made a difference.&amp;nbsp; I'm must be overlooking something.......&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any more suggestions would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 13:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729035#M16163</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2011-07-21T13:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729036#M16164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eddie, is it the ScaleBar that is showing the incorrect measurement or is it your measured line?&amp;nbsp; My guess is that it is the latter... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it only when using state plan or do you see the same problem when using Web Mercator and/or geographic?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 14:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729036#M16164</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-07-22T14:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729037#M16165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the delay.&amp;nbsp; I just found your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's the scalebar which is incorrect.&amp;nbsp; Measurements via the measure tool are correct.&amp;nbsp; My map service is in state plane coordinates (wkid = 2238) overlaid with the new ESRI street map (wkid = 102100).&amp;nbsp; I use to use the old street map (wkid = 4326), but it too had the same issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx for your response,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 20:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729037#M16165</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2011-08-02T20:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729038#M16166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We too are having this problem with ESRI Flex API 2.5 using Flex 4.6 (in Air 3.1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a tiled basemap in wkid 3434 (NAD_1983_StatePlane_Arkansas_South_FIPS_0302_Feet).&amp;nbsp; Geometry service is returning correct measurements, but the scale bar is around 3.27 times greater... it would thus seem to be some sort of feet/meter conversion issue.&amp;nbsp; The problem does just seems to be with ESRI Flex API as measurements have been correct everywhere else I've checked such as ArcMap and ArcGIS Online.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 20:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729038#M16166</guid>
      <dc:creator>MattCharton</dc:creator>
      <dc:date>2012-04-16T20:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729039#M16167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We have a tiled basemap in wkid 3434 (NAD_1983_StatePlane_Arkansas_South_FIPS_0302_Feet)...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a public service that we could test against?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 20:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729039#M16167</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-04-16T20:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729040#M16168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we had same problem some times ago..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://web.zone.ee/bespiva/scalebarissue/"&gt;here&lt;/A&gt;&lt;SPAN&gt; is sample application (based on ESRI "Measure Line sample") with &lt;/SPAN&gt;&lt;A href="http://web.zone.ee/bespiva/scalebarissue/srcview/"&gt;sources&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Length measuring (draw tool + geometry service) != scale bar measured value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 06:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729040#M16168</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-04-17T06:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: ScaleBar showing wrong measure</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729041#M16169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a public service that we could test against?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Though it isn't secured, I don't think my client would appreciate me giving it out... I will PM it to you though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 11:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/scalebar-showing-wrong-measure/m-p/729041#M16169</guid>
      <dc:creator>MattCharton</dc:creator>
      <dc:date>2012-04-17T11:42:49Z</dc:date>
    </item>
  </channel>
</rss>

