<?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: how to upload to KML ZIP file on  ArcGIS map in JavaScript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1027967#M71805</link>
    <description>&lt;P&gt;how can load the KML file?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If any suggestion for me otherwise give me a sample file.&lt;/P&gt;&lt;P&gt;KML must be in the Zip file to upload to the on map.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 06:11:49 GMT</pubDate>
    <dc:creator>BaluMahendra_13</dc:creator>
    <dc:date>2021-02-18T06:11:49Z</dc:date>
    <item>
      <title>how to upload to KML ZIP file on  ArcGIS map in JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023339#M71626</link>
      <description>&lt;P&gt;how to upload to a KML ZIP file on ArcGIS map in JavaScript give me one example of an HTML page.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 11:15:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023339#M71626</guid>
      <dc:creator>BaluMahendra_13</dc:creator>
      <dc:date>2021-02-04T11:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload to KML ZIP file on  ArcGIS map in JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023756#M71651</link>
      <description>&lt;P&gt;To display a kml on a webmap, the &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/layers-kml/" target="_self"&gt;KMLLayer&lt;/A&gt; component will do it from a url.&amp;nbsp; I don't know if you can do it from a file yet.&amp;nbsp; There was talk about implementing that functionality back 2013.&lt;/P&gt;&lt;P&gt;Esri sample codpen is pretty simple to follow: &lt;A href="https://codepen.io/pen?&amp;amp;editors=100" target="_self"&gt;KML Layer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other solutions on here that dissect the xml into features, though not sure if you want to do that.&lt;/P&gt;&lt;P&gt;If this is not what you mean, please add some more details to your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 01:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023756#M71651</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-05T01:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload to KML ZIP file on  ArcGIS map in JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023801#M71655</link>
      <description />
      <pubDate>Fri, 05 Feb 2021 06:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023801#M71655</guid>
      <dc:creator>BaluMahendra_13</dc:creator>
      <dc:date>2021-02-05T06:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload to KML ZIP file on  ArcGIS map in JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023802#M71656</link>
      <description>&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I want that type of&amp;nbsp;file sample which is the Image attached below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Click on the "Choose File" button to upload a KML Zip file With throw the button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 06:17:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1023802#M71656</guid>
      <dc:creator>BaluMahendra_13</dc:creator>
      <dc:date>2021-02-05T06:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload to KML ZIP file on  ArcGIS map in JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1024170#M71676</link>
      <description>&lt;P&gt;I'd defer to Robert's knowledge on this capability in his answer posted on this &lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript/upload-kml-file-to-map/m-p/55656/highlight/true#M4892" target="_self"&gt;thread&lt;/A&gt; not too long ago.&lt;/P&gt;&lt;P&gt;- unfortunately, there is no capability to upload a KML through a button.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript/how-can-i-load-local-kml-file-as-kmllayer/td-p/160543" target="_self"&gt;how-can-i-load-local-kml-file-as-kmllayer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 22:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1024170#M71676</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-06T22:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload to KML ZIP file on  ArcGIS map in JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1027967#M71805</link>
      <description>&lt;P&gt;how can load the KML file?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If any suggestion for me otherwise give me a sample file.&lt;/P&gt;&lt;P&gt;KML must be in the Zip file to upload to the on map.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 06:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-upload-to-kml-zip-file-on-arcgis-map-in/m-p/1027967#M71805</guid>
      <dc:creator>BaluMahendra_13</dc:creator>
      <dc:date>2021-02-18T06:11:49Z</dc:date>
    </item>
  </channel>
</rss>

