<?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: Display GPS Location in Flexviewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537107#M15231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The GeoLocation widget linked above will fallback to IP location, but default is to use the HTML5 Geolocation. As far as GPS on a tablet, a Flex web app wouldn't be able to access a Tablets resources in that fashion. If it was deployed as an AIR application, like on an Android tablet, I do believe AIR for Android can access the device GPS, but I have not tried this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 20:44:12 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2011-05-27T20:44:12Z</dc:date>
    <item>
      <title>Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537103#M15227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone developed code that would allow one to display the current GPS location in the Flex Viewer? Would appreciate any informed comment on this topic. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 12:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537103#M15227</guid>
      <dc:creator>KeithGerhartz1</dc:creator>
      <dc:date>2011-04-11T12:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537104#M15228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone provide some useful input? ESRI?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 11:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537104#M15228</guid>
      <dc:creator>KeithGerhartz1</dc:creator>
      <dc:date>2011-04-21T11:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537105#M15229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend having a look at the &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=856d9cc2a1584943bbdb5d60ed4a3b57"&gt;GeolocationWidget from the Flex Viewer Code Gallery&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see a live example at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.goodrichs.net/flexgeo/"&gt;http://www.goodrichs.net/flexgeo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The widget estimates your location from your IP address, so it's not derived from GPS, although it uses the same coordinate system as GPS (you would most likely be running Flex Viewer on a laptop/desktop that doesn't have built-in GPS anyway).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 12:14:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537105#M15229</guid>
      <dc:creator>SimonLiu</dc:creator>
      <dc:date>2011-04-21T12:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537106#M15230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah, but my tablet does have built in GPS.&amp;nbsp; It will display a flexmap.&amp;nbsp; I too would like to know an answer to this question.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 20:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537106#M15230</guid>
      <dc:creator>dcopple</dc:creator>
      <dc:date>2011-05-27T20:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537107#M15231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The GeoLocation widget linked above will fallback to IP location, but default is to use the HTML5 Geolocation. As far as GPS on a tablet, a Flex web app wouldn't be able to access a Tablets resources in that fashion. If it was deployed as an AIR application, like on an Android tablet, I do believe AIR for Android can access the device GPS, but I have not tried this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 20:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537107#M15231</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2011-05-27T20:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537108#M15232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am still looking for one that will let me connect my GPS to a laptop as well, Anyone developed anything out there yet.&amp;nbsp; I did find a GPX loader in the code Gallery, but it doesn't work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 19:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537108#M15232</guid>
      <dc:creator>dcopple</dc:creator>
      <dc:date>2011-07-14T19:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537109#M15233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I looked at the code you mentioned, while cool and all, I already know the location of the server IP I am using.&amp;nbsp; Need a widget that would show you Lat/Lon from an attached device.&amp;nbsp; GPX Widget would be nice as well for uploading GPS tracks and waypoints from an attached unit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2011 13:56:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537109#M15233</guid>
      <dc:creator>dcopple</dc:creator>
      <dc:date>2011-07-17T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537110#M15234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the gpx loader works for me. request a sample of the .gpx csv file from the author. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;its not a very robust loader, but it can be made that way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 20:14:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537110#M15234</guid>
      <dc:creator>NathanEnge</dc:creator>
      <dc:date>2011-07-18T20:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537111#M15235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With some constraints, this is totally do-able...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At v10.3 and v3, respectively, neither Flash Player nor AIR support &lt;/SPAN&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/sensors/Geolocation.html" rel="nofollow"&gt;flash.sensors.Geolocation&lt;/A&gt;&lt;SPAN&gt; for desktop profiles (e.g. not mobile). [This is your cue to go tell Adobe this is important by &lt;/SPAN&gt;&lt;A href="https://bugbase.adobe.com/index.cfm?event=bug&amp;amp;id=2942143" rel="nofollow"&gt;voting for the enhancement request&lt;/A&gt;&lt;SPAN&gt;, and &lt;/SPAN&gt;&lt;A href="https://c.na1.visual.force.com/apex/ideaView?id=08730000000brL3" rel="nofollow"&gt;bug ESRI to apply some pressure&lt;/A&gt;&lt;SPAN&gt; on our behalf.]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, that definitely doesn't mean there aren't reasonable ways to work around it for some applications, including at least some of the common activities one might use the (ArcGIS Flex) Viewer or API. Until Adobe gets around to adding this capability, we're left with the problem of grabbing NMEA (or similar) geolocation data from the desktop host's API, and getting it into our Flash app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we're building an AIR app, we could use a &lt;/SPAN&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/desktop/NativeProcess.html" rel="nofollow"&gt;Native Process&lt;/A&gt;&lt;SPAN&gt; -- a platform-native application that gets silently installed with the AIR app, controlled by it, and becomes accessible to it. Since I'm deploying to ruggedized Windows 7 tablets, I'd give the free &lt;/SPAN&gt;&lt;A href="http://geosenseforwindows.com/airbridge.html" rel="nofollow"&gt;Geosense AirBridge&lt;/A&gt;&lt;SPAN&gt; a go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That won't help if the app needs to run in a browser (alongside a Silverlight-based CMMS client, for example). The most painless approach is to deploy a web service on the local machine to access the Location API and return the result. This kind of web-service server, or "daemon", needn't require much in the way of resources (memory and CPU cycles) or configuration. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we choose either an off-the-shelf solution, or to varying degrees, to make our own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Microsoft finally made it easy to do such a thing... as long as you're comfortable coding against the .NET APIs. It's much easier if the (internal or external) GPS reports to Window's LocationAPI -- usually something the hardware vendor takes care of in the driver. If not, we could always swap in &lt;/SPAN&gt;&lt;A href="http://www.naughter.com/gpscom2.html" rel="nofollow"&gt;a library&lt;/A&gt;&lt;SPAN&gt; that exposes the data more explicitly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then it's a matter of &lt;/SPAN&gt;&lt;A href="http://blogs.msdn.com/b/gavingear/archive/2009/11/20/let-s-write-a-simple-net-4-location-aware-application.aspx" rel="nofollow"&gt;reading the current location&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://www.codeguru.com/Csharp/Csharp/cs_webservices/tutorials/article.php/c5477/NET-Web-Services-Tutorial.htm" rel="nofollow"&gt;exposing it as a service&lt;/A&gt;&lt;SPAN&gt; the Flash Player can call, and wiring it up using the WSDL code generation capabilities in Flash Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or we could just use an existing domain-specific &lt;/SPAN&gt;&lt;A href="http://forum.gpsgate.com/topic.asp?TOPIC_ID=6102" rel="nofollow"&gt;off-the-shelf application&lt;/A&gt;&lt;SPAN&gt; designed to do just that. &lt;/SPAN&gt;&lt;A href="http://gpsgate.com/purchase/gpsgate_express_license" rel="nofollow"&gt;For free&lt;/A&gt;&lt;SPAN&gt;. Or &lt;/SPAN&gt;&lt;A href="http://www.eye4software.com/products/gpstoolkit/" rel="nofollow"&gt;less than $100US&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somewhere in between are &lt;/SPAN&gt;&lt;A href="http://home.arcor.de/ulf.lamping/gpsd/gpsd.html" rel="nofollow"&gt;open-source, cross-platform programs&lt;/A&gt;&lt;SPAN&gt; that read the data from the GPS unit, and expose it as a web service for precisely the purposes we would apply it to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However we make it work, we gain access to real-time location data in Flash/Flex -- and accordingly, thank you ArcGIS Flex API team, in our GIS. For free. What's more, aside from the handful of MXML that populates our variables (via binding, of course), we could do it without having to write any code (unless we wanted to).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="mailto:&amp;quot;egeddes@slocity.org&amp;quot;" rel="nofollow"&gt;Eric Geddes&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Visionary, Troublemaker, Cartographer, Database Developer, GIS Specialist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of San Luis Obispo, California&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Aug 2011 06:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537111#M15235</guid>
      <dc:creator>EricGeddes</dc:creator>
      <dc:date>2011-08-14T06:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537112#M15236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has there been any progress made on this?&amp;nbsp; We're going to be deploying ruggedized Windows tablets into the field and it would be amazing to have GeoLocation available as an option for our WebMap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 12:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537112#M15236</guid>
      <dc:creator>JasonMcClure</dc:creator>
      <dc:date>2013-05-23T12:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display GPS Location in Flexviewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537113#M15237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Second the need for this widget/function.&amp;nbsp; It seems that other apps are moving forward and having the ability to see your location is becoming the norm.&amp;nbsp; We have a few Viewer for Flex maps that we would like to be able to take into the field and allow the user to navigate at the same time...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 16:45:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/display-gps-location-in-flexviewer/m-p/537113#M15237</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2013-06-26T16:45:17Z</dc:date>
    </item>
  </channel>
</rss>

