<?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: Add related tables to a web map  in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290152#M14469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be sure to &lt;A _jive_internal="true" href="https://community.esri.com/ideas/15372-enh-000108149-enhancement-allow-the-option-to-refresh-or-reset-a-service-in-a-web-map"&gt;vote this enhancement up on ArcGIS Ideas&lt;/A&gt; (this is a major limitation of AGOL right now). Cool that the idea is now Under Consideration!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2019 18:21:30 GMT</pubDate>
    <dc:creator>BrianFausel</dc:creator>
    <dc:date>2019-05-10T18:21:30Z</dc:date>
    <item>
      <title>Add related tables to a web map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290149#M14466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had 30 layers and added 3 more layers in a mxd&amp;nbsp;and refreshed an existing map service. When I&amp;nbsp; add the map service in ArcGIS Online&amp;nbsp;using "Add Layer Form Web"&amp;nbsp; to a new webmap lists 33 layers: &lt;A href="https://domain/arcgis/rest/services/Projects/MapServer"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://domain/arcgis/rest/services/Projects/MapServer&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that I have an existing&amp;nbsp;webmap with 30&amp;nbsp;layers and I would like to add the 3 missing ones -&amp;nbsp;3 related tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I refresh the existing&amp;nbsp;webmap adding&amp;nbsp;new layers or in my case the 3 tables?&amp;nbsp;Is there a way&amp;nbsp;to refresh?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simbology in WebMap has been customized, so I am trying to avoid removing and adding again the map service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2019 18:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290149#M14466</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-05-08T18:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add related tables to a web map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290150#M14467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, there is no simple way to refresh your existing map. The sublayers of a map service get written to the web map. Thus, subsequent changes to the map service are not reflected in the web map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, there is an unsupported tool you can use to look at and manually edit the JSON of the web map definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ago-assistant.esri.com/"&gt;https://ago-assistant.esri.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you compare your existing map with 30 layers to the one with 33 layers, you &lt;STRONG&gt;may&lt;/STRONG&gt; be able to copy some of the JSON that defines the tables from one map to the other. While I've used this tool before, I've not tried your particular task. Note, again that this is an unsupported tool and if you make a mistake, you can break your map and there won't be a way to recover it. I'd suggest saving a copy of it and working on that map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Save a copy of your web map.&lt;/LI&gt;&lt;LI&gt;Login to the ago assistant with your ArcGIS Online account&lt;/LI&gt;&lt;LI&gt;Navigate to the folder containing your web map&lt;/LI&gt;&lt;LI&gt;At the top of the page, select&amp;nbsp;"I want to view an item's JSON"&lt;/LI&gt;&lt;LI&gt;Select your web map in the list of items on the left. Upon doing so, there are 2 sections of JSON that you'll see. One defines the item details card, for example, the name of your web map, description, and tags. The second section of JSON is the actual definition of the web map. This is the section you can edit.&lt;BR /&gt;&lt;BR /&gt;By comparing your web map with 33 layers, you might be able to see the difference in JSON and copy that to your existing web map.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2019 15:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290150#M14467</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2019-05-09T15:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add related tables to a web map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290151#M14468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently checking this option. Also I am thinking about simply adding the new version of the map service in my WebMap and redo the customization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2019 16:59:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290151#M14468</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-05-09T16:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add related tables to a web map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290152#M14469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be sure to &lt;A _jive_internal="true" href="https://community.esri.com/ideas/15372-enh-000108149-enhancement-allow-the-option-to-refresh-or-reset-a-service-in-a-web-map"&gt;vote this enhancement up on ArcGIS Ideas&lt;/A&gt; (this is a major limitation of AGOL right now). Cool that the idea is now Under Consideration!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 18:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290152#M14469</guid>
      <dc:creator>BrianFausel</dc:creator>
      <dc:date>2019-05-10T18:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add related tables to a web map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290153#M14470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Finally I am going to create a new map service with only the group of layers - 5 in total- affected by the relate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 11:51:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-related-tables-to-a-web-map/m-p/290153#M14470</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2019-05-15T11:51:02Z</dc:date>
    </item>
  </channel>
</rss>

