<?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: Need to see street map on this projection change functionality in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400552#M36900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I got it. Sharing the source code.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2018 17:23:49 GMT</pubDate>
    <dc:creator>akshayloya</dc:creator>
    <dc:date>2018-09-27T17:23:49Z</dc:date>
    <item>
      <title>Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400546#M36894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to add a street map in the below code for reprojection on the globe. I trust this is graphic which has been added. But is there any way where we can add street map or topo map as well and still use the reprojection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/client-projection/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/client-projection/index.html"&gt;Client-side projection | ArcGIS API for JavaScript 4.8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 13:03:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400546#M36894</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2018-09-26T13:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400547#M36895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;When requesting the image for the mapserver the image is reprojected by ArcGIS server to match the spatial reference of the request.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 13:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400547#M36895</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-26T13:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400548#M36896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean how do we do it for this example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/client-projection/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/client-projection/index.html"&gt;Client-side projection | ArcGIS API for JavaScript 4.8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Akshay&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 05:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400548#M36896</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2018-09-27T05:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400549#M36897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Akshay,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; It is no possible to project a raster clientside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 11:37:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400549#M36897</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-27T11:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400550#M36898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I understand. Is there any alternate way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 13:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400550#M36898</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2018-09-27T13:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400551#M36899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Street Map basemap is a tiled map service you do not have access to the feature geometry to be able to re-project anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 14:11:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400551#M36899</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-27T14:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400552#M36900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I got it. Sharing the source code.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 17:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400552#M36900</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2018-09-27T17:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400553#M36901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 18:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400553#M36901</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-27T18:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400554#M36902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://giskernel.com/clientsideprojection/client-projection.html" title="https://giskernel.com/clientsideprojection/client-projection.html"&gt;Create Map and add a dynamic layer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not a globe but at least the projection thing worked.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 03:47:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400554#M36902</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2018-09-28T03:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need to see street map on this projection change functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400555#M36903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh. I thought your question was specific to projecting the street map basemap...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 13:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-see-street-map-on-this-projection-change/m-p/400555#M36903</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-28T13:34:51Z</dc:date>
    </item>
  </channel>
</rss>

