<?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 Default Toolbox and Geodatabase with Project Templates in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242062#M10605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;I want to be able to make a Python toolbox the default toolbox in an ArcGIS Pro project.&amp;nbsp; I am making a project template and I am putting all my code into the Python Toolbox.&amp;nbsp; I have no need for the .tbx file that gets created automatically.&amp;nbsp; Is there a way to do this?&amp;nbsp; If not, is there a reason why?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;The same thing kind of goes for my default geodatabase.&amp;nbsp; I am bringing in an FGDB with an empty schema&amp;nbsp;from my project template.&amp;nbsp; I don’t need the extra blank file geodatabase that gets created.&amp;nbsp; I can delete it through Python and reset the default GDB to the one I had in the template, but it would be nice if it kept the original default geodatabase from the source project.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2019 21:13:18 GMT</pubDate>
    <dc:creator>NathanHeickLACSD</dc:creator>
    <dc:date>2019-05-03T21:13:18Z</dc:date>
    <item>
      <title>Default Toolbox and Geodatabase with Project Templates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242062#M10605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;I want to be able to make a Python toolbox the default toolbox in an ArcGIS Pro project.&amp;nbsp; I am making a project template and I am putting all my code into the Python Toolbox.&amp;nbsp; I have no need for the .tbx file that gets created automatically.&amp;nbsp; Is there a way to do this?&amp;nbsp; If not, is there a reason why?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;The same thing kind of goes for my default geodatabase.&amp;nbsp; I am bringing in an FGDB with an empty schema&amp;nbsp;from my project template.&amp;nbsp; I don’t need the extra blank file geodatabase that gets created.&amp;nbsp; I can delete it through Python and reset the default GDB to the one I had in the template, but it would be nice if it kept the original default geodatabase from the source project.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2019 21:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242062#M10605</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2019-05-03T21:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Default Toolbox and Geodatabase with Project Templates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242063#M10606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This topic is quite lively, with the response being a universal dislike of the extra toolboxes and FGDB's being created by Pro, especially with templates:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/16475-do-not-maintain-an-empty-default-geodatabase-from-a-project-template-in-arcgis-pro"&gt;https://community.esri.com/ideas/16475-do-not-maintain-an-empty-default-geodatabase-from-a-project-template-in-arcgis-pro&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/12835-arcgis-pro-creating-project-templates-without-default-file-geodatabase"&gt;https://community.esri.com/ideas/12835-arcgis-pro-creating-project-templates-without-default-file-geodatabase&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/14580-enable-arcgis-pro-to-save-without-creating-a-file-geodatabase"&gt;https://community.esri.com/ideas/14580-enable-arcgis-pro-to-save-without-creating-a-file-geodatabase&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/14551-add-options-on-create-new-project-dialog"&gt;https://community.esri.com/ideas/14551-add-options-on-create-new-project-dialog&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've tried to workaround it by this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/445787_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately you have to do this for each user of each computer, and new users are popping up as fast as "how do I get rid of the extra toolboxes and geodatabases" comments, and I've gotten quite a lot of negative feedback "Arc Map wasn't this complicated to use!". You also can't put the default "junk" on a network share as &lt;A href="https://my.esri.com/#/support/bugs/BUG-000118068"&gt;Pro performance suffers greatly when the default junk is on a network drive&lt;/A&gt;, and there's the danger of multiple folks using the same junk.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 11:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242063#M10606</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2019-05-06T11:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Default Toolbox and Geodatabase with Project Templates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242064#M10607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, thanks for clarifying that.&amp;nbsp; I noticed the extra settings, but it wasn't really what I was looking for.&amp;nbsp; The developers will have to address everyone's feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 16:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/242064#M10607</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2019-05-06T16:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Default Toolbox and Geodatabase with Project Templates</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/1197683#M57995</link>
      <description>&lt;P&gt;Agreed - I often find the automatic creation of a default toolbox and geodatabase very annoying. I just want an aprx at least 70% of the time.&lt;BR /&gt;&lt;BR /&gt;ArcMap didn't do this, and I/we always have our own folder structures anyway, with multiple map documents referencing common data folders.&lt;BR /&gt;&lt;BR /&gt;Please allow users the option to create aprx files *without* a default toolbox and gdb. We can always point to them later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now, I just have my create project settings pointing to a sandbox toolbox and gdb. And I have it set to not create a project folder.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 03:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/default-toolbox-and-geodatabase-with-project/m-p/1197683#M57995</guid>
      <dc:creator>JeremiahP</dc:creator>
      <dc:date>2022-07-30T03:48:22Z</dc:date>
    </item>
  </channel>
</rss>

