<?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:  4.0beta  02 jsapi kml/kmzeile in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215553#M19962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no &lt;SPAN class="str" style="color: #dd1144;"&gt;"esri/layers/KMLLayer"&lt;/SPAN&gt;&amp;nbsp; class in 4.0 Beta 2. You can try &lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_kml.html" title="https://developers.arcgis.com/javascript/jssamples/layers_kml.html"&gt;KML | ArcGIS API for JavaScript for &lt;/A&gt;​ 3.14.&lt;/P&gt;&lt;P&gt;According to the documentation&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;The KMLLayer uses a utility service from ArcGIS.com, therefore your kml/kmz must be publicly accessible on the internet. If your kml/kmz files are behind the firewall you will need to set the &lt;/SPAN&gt;&lt;CODE style="font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; color: #4d4d4d; background-position: initial;"&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/inside_defaults.html" style="color: #00629b;"&gt;esriConfig.defaults.kmlService&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt; to your own utility service. (Requires Portal for ArcGIS).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;Hope it would clarified all.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Nov 2015 08:32:14 GMT</pubDate>
    <dc:creator>omega_cancer</dc:creator>
    <dc:date>2015-11-30T08:32:14Z</dc:date>
    <item>
      <title>4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215550#M19959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P dir="ltr" style="text-align: left;"&gt;&lt;STRONG&gt;Hi all&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="text-align: left;"&gt;&lt;STRONG&gt;Can anyone say whether &lt;/STRONG&gt;&lt;STRONG&gt;the "VectorTileLayer" can deal with kml/kmz file like the "esri/layers/KMLLayer" at the "&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fjs.arcgis.com%2F3.14%2F" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.14/&lt;/A&gt;" version&lt;/STRONG&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Nov 2015 13:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215550#M19959</guid>
      <dc:creator>yoavhermoni</dc:creator>
      <dc:date>2015-11-28T13:44:27Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215551#M19960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMHO it is negative.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"esri/layers/KMLLayer" &lt;/SPAN&gt;​itself is complex and requires ArcGIS Portal trip to decode KML.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2015 07:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215551#M19960</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2015-11-29T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215552#M19961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: right;"&gt;Hi Abdul thank you and &lt;EM&gt;shukran&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have got the kml/kmz files ready , and i'm just need to show them on the Esri map. Do you have any Practical Suggestion how to show them Dynamically by Javascript on the 4/0 beta Jsapi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2015 10:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215552#M19961</guid>
      <dc:creator>yoavhermoni</dc:creator>
      <dc:date>2015-11-29T10:57:33Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215553#M19962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no &lt;SPAN class="str" style="color: #dd1144;"&gt;"esri/layers/KMLLayer"&lt;/SPAN&gt;&amp;nbsp; class in 4.0 Beta 2. You can try &lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_kml.html" title="https://developers.arcgis.com/javascript/jssamples/layers_kml.html"&gt;KML | ArcGIS API for JavaScript for &lt;/A&gt;​ 3.14.&lt;/P&gt;&lt;P&gt;According to the documentation&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;The KMLLayer uses a utility service from ArcGIS.com, therefore your kml/kmz must be publicly accessible on the internet. If your kml/kmz files are behind the firewall you will need to set the &lt;/SPAN&gt;&lt;CODE style="font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; color: #4d4d4d; background-position: initial;"&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/inside_defaults.html" style="color: #00629b;"&gt;esriConfig.defaults.kmlService&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt; to your own utility service. (Requires Portal for ArcGIS).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;Hope it would clarified all.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 08:32:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215553#M19962</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2015-11-30T08:32:14Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215554#M19963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P dir="ltr" style="text-align: left;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;This is an example of KMZ file - &lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande','Segoe UI',Arial,sans-serif;"&gt;publicly accessible on the internet&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr" style="text-align: left;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG style="color: #4d4d4d; font-family: 'Lucida Grande','Segoe UI',Arial,sans-serif;"&gt;I edit it by the GOOGLE EARTH utilitys&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr" style="text-align: left;"&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande','Segoe UI',Arial,sans-serif; font-size: 12pt;"&gt;&lt;A href="https://sites.google.com/site/yoavhermoni/italy/ItalyTrackDay4.kmz" title="https://sites.google.com/site/yoavhermoni/italy/ItalyTrackDay4.kmz"&gt;https://sites.google.com/site/yoavhermoni/italy/ItalyTrackDay4.kmz&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr" style="text-align: left;"&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande','Segoe UI',Arial,sans-serif; font-size: 12pt;"&gt;&lt;STRONG&gt;Do you belive ther is a way to show it on the 4.0 beta jsapi ?&lt;/STRONG&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 08:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215554#M19963</guid>
      <dc:creator>yoavhermoni</dc:creator>
      <dc:date>2015-11-30T08:57:26Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215555#M19964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am repeating my answer that In My Humble Opinion it is negative that a &lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;VectorTileLayer &lt;/SPAN&gt;can deal with KML/KMZ. It can &lt;EM&gt;&lt;STRONG&gt;not&lt;/STRONG&gt; &lt;/EM&gt;display KML/KMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore ArcGIS API for JS&amp;nbsp; 3.14 uses &lt;SPAN style="color: #dd1144; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"esri/layers/KMLLayer"&lt;/SPAN&gt; class to display KML/KMZ and it is not present in Beta 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have simple KML/KMZ files you should write simple wrapper to parse your KMLs/KMZs to primitive beta 2 symbols.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 14:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215555#M19964</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2015-11-30T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215556#M19965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just because the 4.0 beta 2 does not currently support KMLLayer does not necessarily mean that it is being removed. Perhaps someone at Esri can confirm whether KMLLayer has been removed or if it just hasn't been implemented in 4.0 yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 16:54:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215556#M19965</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2015-12-01T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re:  4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215557#M19966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KMLLayer is not being removed, but it's not yet implemented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 22:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215557#M19966</guid>
      <dc:creator>YannCabon</dc:creator>
      <dc:date>2015-12-01T22:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: 4.0beta  02 jsapi kml/kmzeile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215558#M19967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant to say that it is not present in API docs yet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 05:48:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-0beta-02-jsapi-kml-kmzeile/m-p/215558#M19967</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2015-12-02T05:48:45Z</dc:date>
    </item>
  </channel>
</rss>

