<?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: CoordinateConversion widget use GeometryService instead of client-side projection in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163191#M15156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Flavie,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;The likely reason is that the Projection class is a Large payload that the API team lets you decide if you want to load that heavy module. They do not assume that you want that amount out&amp;nbsp;payload added to your app just because you are using the cordinateConversion widget.&amp;nbsp; I don't believe that it is possible to specify that the widget uses the projection class instead of the default geomertyService.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2019 12:50:30 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-07-26T12:50:30Z</dc:date>
    <item>
      <title>Why CoordinateConversion widget use GeometryService instead of client-side projection ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163190#M15155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to spatial reference of the map CoordinateConversion widget&amp;nbsp;use a projection function of geometry service :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-tasks-GeometryService.html#fromGeoCoordinateString"&gt;fromGeoCoordinateString&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-tasks-GeometryService.html#toGeoCoordinateString"&gt;toGeoCoordinateString&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default it is geometry service of ArcGIS Online, but possible to set client geometry service :&lt;/P&gt;&lt;P&gt;esriConfig.geometryServiceUrl = "....";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why widget use geometry service when there is exactly what is needed client-side ?&lt;/LI&gt;&lt;LI&gt;Is it possible to use &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-projection.html"&gt;&lt;SPAN style="color: #0000ff; text-decoration: underline;"&gt;esri/geometry/projection&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;function in standard CoordinateConversion widget for standards formats ?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Flavie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 09:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163190#M15155</guid>
      <dc:creator>FlavieMoraux</dc:creator>
      <dc:date>2019-07-26T09:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: CoordinateConversion widget use GeometryService instead of client-side projection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163191#M15156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Flavie,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;The likely reason is that the Projection class is a Large payload that the API team lets you decide if you want to load that heavy module. They do not assume that you want that amount out&amp;nbsp;payload added to your app just because you are using the cordinateConversion widget.&amp;nbsp; I don't believe that it is possible to specify that the widget uses the projection class instead of the default geomertyService.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:50:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163191#M15156</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-07-26T12:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why CoordinateConversion widget use GeometryService instead of client-side projection ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163192#M15157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN title=""&gt;Yes, I understand that Projection class is a large payload, b&lt;SPAN lang="en"&gt;&lt;SPAN title=""&gt;ut in return it penalize performances for user.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN lang="en"&gt;&lt;SPAN title=""&gt;Two modes would have been useful (geometry service or api).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163192#M15157</guid>
      <dc:creator>FlavieMoraux</dc:creator>
      <dc:date>2019-07-29T11:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why CoordinateConversion widget use GeometryService instead of client-side projection ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163193#M15158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you need to contact esri tech support and request an enhancement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 12:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163193#M15158</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-07-29T12:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why CoordinateConversion widget use GeometryService instead of client-side projection ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163194#M15159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem occurs only with Internet Explorer 11 and this limitation is enounced in &lt;A href="https://developers.arcgis.com/javascript/latest/guide/system-requirements/index.html"&gt;api documentation&lt;/A&gt; :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Internet Explorer 11 does not support &lt;A href="https://caniuse.com/#feat=wasm"&gt;&lt;SPAN style="color: #0000ff; text-decoration: underline; "&gt;WebAssembly&lt;/SPAN&gt;&lt;/A&gt;, so the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-projection.html"&gt;&lt;SPAN style="color: #0000ff; text-decoration: underline; "&gt;clientside projection engine&lt;/SPAN&gt;&lt;/A&gt; will not work.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client side projection engine work with Firefox and Chrome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 13:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-coordinateconversion-widget-use/m-p/163194#M15159</guid>
      <dc:creator>FlavieMoraux</dc:creator>
      <dc:date>2019-08-19T13:33:03Z</dc:date>
    </item>
  </channel>
</rss>

