<?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: Duplicate basemap : Topographic in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1248673#M79930</link>
    <description>&lt;P&gt;Working purely from JS, I'm not certain of how you would do it. I know that a basemap can really be any web map, so perhaps there is a way to configure a custom webmap object with the layers you want, then pipe that object into the basemap gallery? I'm a bit out of my depth on this topic, though.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 14:19:30 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2023-01-17T14:19:30Z</dc:date>
    <item>
      <title>Duplicate basemap : Topographic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247293#M79849</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;We have integrated Basemapgallery widget to our application. The basemap gallery works fine but we have multiple maps in the gallery and two Topographic maps.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ADITYAKUMAR1_1-1673452019123.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60199i0B15398D008DB9A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ADITYAKUMAR1_1-1673452019123.png" alt="ADITYAKUMAR1_1-1673452019123.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, I find different descriptions for each Topographic, but the duplicate names confuse a lot. Any idea why its coming and how to change it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aditya Kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247293#M79849</guid>
      <dc:creator>ADITYAKUMAR1</dc:creator>
      <dc:date>2023-01-11T15:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate basemap : Topographic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247310#M79850</link>
      <description>&lt;P&gt;Go into your organization's settings to see what group the basemaps come from, then look at that group's content. You should be able to identify the duplicates and remove one of them from there.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 16:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247310#M79850</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-01-11T16:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate basemap : Topographic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247327#M79853</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;Thanks for response. I am using JavaScript 4 for this. Its not connected to ArcGIS Online.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 16:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247327#M79853</guid>
      <dc:creator>ADITYAKUMAR1</dc:creator>
      <dc:date>2023-01-11T16:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate basemap : Topographic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247330#M79854</link>
      <description>&lt;P&gt;The basemap gallery, then, is based on whatever portal you &lt;EM&gt;are &lt;/EM&gt;connected to, which is probably just the default AGOL. If you're doing it all in JS, you ought to be able to adjust that list manually, though I've not done it myself.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapGallery.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapGallery.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 16:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1247330#M79854</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-01-11T16:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate basemap : Topographic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1248504#M79916</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;you were right. I just checked the default basemap section in ArcGIS online and found the layers which are coming in ArcGIS Javascript Basemap Gallery are coming from the list available here.Do you have any ideas how can we change some of the layers from here?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 17:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1248504#M79916</guid>
      <dc:creator>ADITYAKUMAR1</dc:creator>
      <dc:date>2023-01-16T17:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate basemap : Topographic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1248673#M79930</link>
      <description>&lt;P&gt;Working purely from JS, I'm not certain of how you would do it. I know that a basemap can really be any web map, so perhaps there is a way to configure a custom webmap object with the layers you want, then pipe that object into the basemap gallery? I'm a bit out of my depth on this topic, though.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 14:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/duplicate-basemap-topographic/m-p/1248673#M79930</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-01-17T14:19:30Z</dc:date>
    </item>
  </channel>
</rss>

