<?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 Add KML and/or GPX widgets available? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715573#M21612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to provide widgets for our staff to add KMLs and GPX files to our maps. I have found the currently available widgets for adding KMLs and GPX files, but neither will work for us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The KML widget available will only pull web-hosted KML files. I need it to open files that are saved on a user's computer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The GPX widget has not been updated in some time and the sample widget is not operating properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can these capabilities be found in another widget?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 17:45:45 GMT</pubDate>
    <dc:creator>AshleyPeters</dc:creator>
    <dc:date>2013-03-05T17:45:45Z</dc:date>
    <item>
      <title>Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715573#M21612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to provide widgets for our staff to add KMLs and GPX files to our maps. I have found the currently available widgets for adding KMLs and GPX files, but neither will work for us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The KML widget available will only pull web-hosted KML files. I need it to open files that are saved on a user's computer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The GPX widget has not been updated in some time and the sample widget is not operating properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can these capabilities be found in another widget?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 17:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715573#M21612</guid>
      <dc:creator>AshleyPeters</dc:creator>
      <dc:date>2013-03-05T17:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715574#M21613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like all you need to do is make the following change in the GPXTrackPointReaderWidget.mxml and it works just fine in FV3.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;s:Button id="fileBrowse" click="fileBrowse_clickHandler(event)" 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skinClass="widgets.Samples.GPXTrackPointReader.folderButtonSkin"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Need to delete the section in red as the path is incorrect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715574#M21613</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-12T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715575#M21614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;R_,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That didn't resolve the issue. I'm still receiving an error that the GPX file is not valid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 11:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715575#M21614</guid>
      <dc:creator>AshleyPeters</dc:creator>
      <dc:date>2013-03-06T11:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715576#M21615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried another file and it worked. I guess the others I tried were corrupted in some way. Thanks R_!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 11:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715576#M21615</guid>
      <dc:creator>AshleyPeters</dc:creator>
      <dc:date>2013-03-06T11:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715577#M21616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Saw this comment from the author on the download page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;tedrick(June 14, 2011)&lt;BR /&gt;Updated with a sample GPX file. Note that the code looks for the xmlns definition to determine which version of gpx to use; if you don't have the xmlns defines, you will get the 'not valid gpx file' error.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Suspect that is the issue you ran into.&amp;nbsp; Glad you got it working,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:35:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715577#M21616</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-03-06T14:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715578#M21617</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;SPAN&gt;Can you help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have. Zip file posted by Tedrick, but apparently defective.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to add a widget to the ArcGIS Viewer for Flex - Application Builder and when I test does not show anything. The ArcGIS Viewer for Flex - Application Builder reads .xml file but it only contains these lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**** Read a GPS &amp;lt;title&amp;gt; File &amp;lt;/ title&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**** &amp;lt;pointColor&amp;gt; 0xFF0000 &amp;lt;/ pointColor&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**** &amp;lt;pointDelayMS&amp;gt; 20 &amp;lt;/ pointDelayMS&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove the red part of the file.mxml and still does not function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give me the file you are working? or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Help me with the steps to run this widget in the application name before or flash builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your cooperation&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715578#M21617</guid>
      <dc:creator>RonaldAndrade</dc:creator>
      <dc:date>2013-09-24T07:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715579#M21618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The developer has to have a meta.xml that is setup for the widget in order for their widget to be supported by Application Builder. If you do not see a meta.xml in the zip file then it is not a widget that is supported.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715579#M21618</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-09-24T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715580#M21619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; The developer has to have a meta.xml that is setup for the widget in order for their widget to be supported by Application Builder. If you do not see a meta.xml in the zip file then it is not a widget that is supported.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your quick response I'm trying in Flash Builder 4.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But even I could not make it work. Could help me with a tutorial please, because if you were able to make it work&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 15:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715580#M21619</guid>
      <dc:creator>RonaldAndrade</dc:creator>
      <dc:date>2013-10-14T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715581#M21620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Writing the meta.xml has nothing to do with Flash Builder. Here is the documentation on writing a meta.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/01m3/01m30000004n000000.htm"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/01m3/01m30000004n000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 11:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715581#M21620</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-10-15T11:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715582#M21621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Writing the meta.xml has nothing to do with Flash Builder. Here is the documentation on writing a meta.xml:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/01m3/01m30000004n000000.htm"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/01m3/01m30000004n000000.htm&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much Robert for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally got to run the widget gpx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But now I have another problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All Files .gpx that I have, the widget tells me that do not work or are not valid&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 13:16:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715582#M21621</guid>
      <dc:creator>RonaldAndrade</dc:creator>
      <dc:date>2013-10-18T13:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add KML and/or GPX widgets available?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715583#M21622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I can not say I have ever used that widget, so I can not provide any insite to it not working. You my want to try and contact the widget developer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 00:12:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-kml-and-or-gpx-widgets-available/m-p/715583#M21622</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-10-21T00:12:18Z</dc:date>
    </item>
  </channel>
</rss>

