<?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: Coordinate Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612268#M18297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the spatial reference of my map is transverse mercator, is there not a way that the coordinate widget can convert to decimal degrees and show DD for the lat./long.? Is seems like this is something that should be manageable....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 18:07:53 GMT</pubDate>
    <dc:creator>JoshuaCoates</dc:creator>
    <dc:date>2010-10-25T18:07:53Z</dc:date>
    <item>
      <title>Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612264#M18293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I successfully added the coordinate widget to my flex map and am just trying to find out why the values are so large for the Lat. &amp;amp; Long.? The CoordinateWidget.xml looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- geo, dms, mercator --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;outputunit&amp;gt;geo&amp;lt;/outputunit&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;numberformatter precision="6"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label template="Latitude:{1}&amp;nbsp;&amp;nbsp; Longitude:{0}"/&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason, this county that is in Georgia has lat/long values that are HUGE....lat:1526227.083333 &amp;amp; long:2062602.444444. Why are the lat/long 7 numbers before the decimal? Shouldnt it be lat:34 and long:-84 or something around there??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 19:42:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612264#M18293</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-10-22T19:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612265#M18294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Josh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Webmercator is UTM not geographic so those values are correct since Webmercator coordinates are in meters.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 20:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612265#M18294</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-22T20:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612266#M18295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the spatial reference of your map is web mercator, then it will convert to geographic. Try running config-all.xml for an example. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the spatial reference of your map is geographic, then no conversion is required, but if it's something else, you won't see geographic values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 21:37:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612266#M18295</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-10-22T21:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612267#M18296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is actually Tranverse Mercator, State Plane...So i suppose this is how it is going to show the latitude and longitude...in meters? No big deal, I am not sure why I thought it might show degrees of latitude and longitude. Thanks for your clarification! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 11:56:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612267#M18296</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-10-25T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612268#M18297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the spatial reference of my map is transverse mercator, is there not a way that the coordinate widget can convert to decimal degrees and show DD for the lat./long.? Is seems like this is something that should be manageable....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:07:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612268#M18297</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-10-25T18:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612269#M18298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The client side code does not have the ability to re-project coordinates from StatePlane to geographic natively. ESRI probably will not add client side re-projection to the API as the API is free and that would be a significant investment of man-hours to do and then to maintain.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:16:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612269#M18298</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-25T18:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612270#M18299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks. So it is just going to have to be shown in meters then?! I didnt know if it was possible that the coordinate widget could just convert from stateplane to decimal degrees. I had no idea that it would have to completely re-project the map. I just thought there were equivalent values from stateplane that could be converted to the decimal degree location?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612270#M18299</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-10-25T18:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612271#M18300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes it would just have to re-project the point coordinate of the mouse and not the map, but that still leads to the fact that the client side code does not know how to do this, and it would take a round trip to the server every pixel that the mouse move in order to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:52:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612271#M18300</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-25T18:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612272#M18301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dasa/Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wouldn't it be possible to have a tool that would only re-project to geographic values on mouse click only instead of continuously?&amp;nbsp; How difficult would this be to do?&amp;nbsp; Does this exist already?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 17:52:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/coordinate-widget/m-p/612272#M18301</guid>
      <dc:creator>JayGeisen</dc:creator>
      <dc:date>2010-10-26T17:52:14Z</dc:date>
    </item>
  </channel>
</rss>

