<?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: How to start with ArcPy to automate repetitive mapping in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1507311#M71094</link>
    <description>&lt;P&gt;If you're working in ArcGIS Pro, you can easily export your geoprocessing history to a Python script or add it to a model. To do this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open your project in ArcGIS Pro.&lt;/LI&gt;&lt;LI&gt;Go to the &lt;STRONG&gt;Geoprocessing History&lt;/STRONG&gt; pane.&lt;/LI&gt;&lt;LI&gt;Locate the process you want to export.&lt;/LI&gt;&lt;LI&gt;Right-click on the process.&lt;/LI&gt;&lt;LI&gt;Select either &lt;STRONG&gt;Export to Python&lt;/STRONG&gt; to generate a Python script, or &lt;STRONG&gt;Add to Model&lt;/STRONG&gt; to include the process in a geoprocessing model.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This can help streamline your workflow and automate repetitive tasks.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 14:49:39 GMT</pubDate>
    <dc:creator>TonyAlmeida</dc:creator>
    <dc:date>2024-07-19T14:49:39Z</dc:date>
    <item>
      <title>How to start with ArcPy to automate repetitive mapping</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1506844#M71089</link>
      <description>&lt;P&gt;I am working with multiple maps for my repetitive reports that I build (mainly Real Estate data - Industrial, Retail, Office) and I repeat the mapping process from scratch every time. Is ArcPy the solution to automate this, if yes can you please send me suggestions on how to do that? Or is there a better approach to this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 19:06:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1506844#M71089</guid>
      <dc:creator>RajaRajeshwariSaravanan</dc:creator>
      <dc:date>2024-07-18T19:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to start with ArcPy to automate repetitive mapping</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1507184#M71091</link>
      <description>&lt;P&gt;Are you currently building the project from scratch each time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can start by creating a blank template project and just copy/pasting that whole directory assuming you're working with Pro and GDB data sources.&lt;/P&gt;&lt;P&gt;As for automation of reports, yes. Anything that is done using Geo processing in Arc can be done in Arcpy. Even some geometry editing if you want to get deep into the Geometry rabbit hole (see Dan Patterson's work in the Ideas board for some of that).&lt;/P&gt;&lt;P&gt;For general reporting though, if you're not using Arcpy, you're wasting tons of time. I deal with setup and teardown of dozens of complex projects a day with my scripts and tools. Something that used to take an hour or more is now a 20 second script.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 04:37:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1507184#M71091</guid>
      <dc:creator>HaydenWelch</dc:creator>
      <dc:date>2024-07-19T04:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to start with ArcPy to automate repetitive mapping</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1507311#M71094</link>
      <description>&lt;P&gt;If you're working in ArcGIS Pro, you can easily export your geoprocessing history to a Python script or add it to a model. To do this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open your project in ArcGIS Pro.&lt;/LI&gt;&lt;LI&gt;Go to the &lt;STRONG&gt;Geoprocessing History&lt;/STRONG&gt; pane.&lt;/LI&gt;&lt;LI&gt;Locate the process you want to export.&lt;/LI&gt;&lt;LI&gt;Right-click on the process.&lt;/LI&gt;&lt;LI&gt;Select either &lt;STRONG&gt;Export to Python&lt;/STRONG&gt; to generate a Python script, or &lt;STRONG&gt;Add to Model&lt;/STRONG&gt; to include the process in a geoprocessing model.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This can help streamline your workflow and automate repetitive tasks.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 14:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-with-arcpy-to-automate-repetitive/m-p/1507311#M71094</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2024-07-19T14:49:39Z</dc:date>
    </item>
  </channel>
</rss>

