<?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: Is there a way to configure the python script tool properties to use a Living Atlas layer by deafult? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290496#M26875</link>
    <description>&lt;P&gt;Suspect you would just need to put the actual path to that data in there instead of the Name it shows when you add it to the map.&lt;/P&gt;&lt;P&gt;Not really able to test, but you might try the URL itself.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RhettZufelt_0-1684368220380.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71056i7853F3C750BA733E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RhettZufelt_0-1684368220380.png" alt="RhettZufelt_0-1684368220380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2023 00:04:03 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2023-05-18T00:04:03Z</dc:date>
    <item>
      <title>Is there a way to configure the python script tool properties to use a Living Atlas layer by deafult?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290423#M26874</link>
      <description>&lt;P&gt;I am working on a python script and am referencing a living atlas layer for FEMA flood hazard data.&amp;nbsp; The script works great, as along as add the FEMA Flood Hazard data from living atlas into my map, then into my tool.&amp;nbsp; However, I would really like this script to work with the FEMA layer referenced as the default.&amp;nbsp; I tried this in the python script itself with the service URL, but was unsuccessful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My alternative option was to use it in the tool properties dialog.&amp;nbsp;I am able to add it as a default, however when I open the tool, I am given the red &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;X&lt;/STRONG&gt;&lt;/FONT&gt;. Am I missing something, or is there a work around to reference a living atlas layer in the python script itself, or use it as a parameter's default?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshots below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeganEngel_0-1684359709806.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71037i462EE436AC0D555E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MeganEngel_0-1684359709806.png" alt="MeganEngel_0-1684359709806.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeganEngel_1-1684359787182.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71038iFEFCAEC26E6EEED9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MeganEngel_1-1684359787182.png" alt="MeganEngel_1-1684359787182.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 21:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290423#M26874</guid>
      <dc:creator>MeganEngel</dc:creator>
      <dc:date>2023-05-17T21:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to configure the python script tool properties to use a Living Atlas layer by deafult?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290496#M26875</link>
      <description>&lt;P&gt;Suspect you would just need to put the actual path to that data in there instead of the Name it shows when you add it to the map.&lt;/P&gt;&lt;P&gt;Not really able to test, but you might try the URL itself.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RhettZufelt_0-1684368220380.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71056i7853F3C750BA733E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RhettZufelt_0-1684368220380.png" alt="RhettZufelt_0-1684368220380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 00:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290496#M26875</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-05-18T00:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to configure the python script tool properties to use a Living Atlas layer by deafult?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290597#M26876</link>
      <description>&lt;P&gt;I tired this and received a "not supported" error.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeganEngel_0-1684417235433.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71074i3007AF906F133E95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MeganEngel_0-1684417235433.png" alt="MeganEngel_0-1684417235433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may just need it added to the map, which isn't a big deal.&amp;nbsp; Thanks for the comment!&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 13:42:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/is-there-a-way-to-configure-the-python-script-tool/m-p/1290597#M26876</guid>
      <dc:creator>MeganEngel</dc:creator>
      <dc:date>2023-05-18T13:42:12Z</dc:date>
    </item>
  </channel>
</rss>

