<?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 Basemap Question about Names? basemap: ? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285218#M26284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Question # 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the unique value rendered sample and it has basemap: "streets",&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/renderer_unique_value.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/renderer_unique_value.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want to change the name of the basemap, where is the documentation that tells me which each of these basemaps is called?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Static_maps/02r3000001mt000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/#/Static_maps/02r3000001mt000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question # 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I change the projection?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James Cucinelli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 12:18:08 GMT</pubDate>
    <dc:creator>JamesCucinelli</dc:creator>
    <dc:date>2013-09-13T12:18:08Z</dc:date>
    <item>
      <title>Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285218#M26284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Question # 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the unique value rendered sample and it has basemap: "streets",&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/renderer_unique_value.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/renderer_unique_value.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want to change the name of the basemap, where is the documentation that tells me which each of these basemaps is called?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Static_maps/02r3000001mt000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/#/Static_maps/02r3000001mt000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question # 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I change the projection?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James Cucinelli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285218#M26284</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-09-13T12:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285219#M26285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The standard Esri basemaps are&amp;nbsp; "streets" , "satellite" , "hybrid", "topo", "gray", "oceans", "national-geographic", "osm". This is listed in the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/map-amd.html#map1" rel="nofollow" target="_blank"&gt;Map constructor&lt;/A&gt;&lt;SPAN&gt; basemap option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/basemapgallery-amd.html" rel="nofollow" target="_blank"&gt;BaseMap Gallery&lt;/A&gt;&lt;SPAN&gt; help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;All basemaps added to the gallery need to have the same spatial reference.&amp;nbsp;&amp;nbsp; If the default ArcGIS.com basemaps are used then all additional items added&amp;nbsp;&amp;nbsp; to the gallery need to be in Web Mercator (wkids: 102100, 102113 and 3857).&amp;nbsp;&amp;nbsp; If the default basemaps are not used you can add basemaps in any spatial&amp;nbsp;&amp;nbsp; reference as long as all the items added to the gallery share that spatial&amp;nbsp;&amp;nbsp; reference. To achieve the best performance, it is recommended that all&amp;nbsp;&amp;nbsp; basemaps added to the gallery are cached (tiled) layers. &lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285219#M26285</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2013-09-13T12:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285220#M26286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ken,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I swear I searched the reference and it didn't come up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I must not have looked in this part of the constructor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:53:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285220#M26286</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-09-13T12:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285221#M26287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad to help. Don't forget to mark the question as answered to help others in the future.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285221#M26287</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2013-09-13T13:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285222#M26288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have never done that. Where is the green check mark?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 10:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285222#M26288</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-09-17T10:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285223#M26289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The check mark (and up arrow) should show up on the right side of the messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27509[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 12:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285223#M26289</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2013-09-17T12:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285224#M26290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;got it thanks. I never knew what that was.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 15:50:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285224#M26290</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-09-17T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Question about Names? basemap: ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285225#M26291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For more information about the check boxes and arrows, take a look at this &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/forums-mvp/"&gt;page&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 16:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-question-about-names-basemap/m-p/285225#M26291</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2013-09-17T16:17:25Z</dc:date>
    </item>
  </channel>
</rss>

