<?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: Create Replica with Different Output Coordinate System in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1587613#M93235</link>
    <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Do you know if this workflow could still work?&amp;nbsp; It seems like some of the tools and options have changed since. For instance, when trying to create a new replica, I don't see an option to use existing data? Has that been removed or am was it renamed to something else?&amp;nbsp; I am currently at Pro version 3.4.2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisRobinsonCOF_0-1740078308181.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/125907i405FD4DE017A47DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisRobinsonCOF_0-1740078308181.png" alt="ChrisRobinsonCOF_0-1740078308181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2025 19:07:44 GMT</pubDate>
    <dc:creator>ChrisRobinsonCOF</dc:creator>
    <dc:date>2025-02-20T19:07:44Z</dc:date>
    <item>
      <title>Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/319538#M13912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that ArcGIS Pro includes some replication tools at version 2.5, I'm wondering if there will be a &lt;A href="https://support.esri.com/en/technical-article/000009764"&gt;workflow similar to the one outlined in this technical article for creating replicas in different coordinate systems&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better yet...could the the environment variables &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;arcpy.env.outputCoordinateSystem&lt;/SPAN&gt; and &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;arcpy.env.geographicTransformations&lt;/SPAN&gt; be used as substitutes for this manual workflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to have all (or as much as possible) of our web services in Web Mercator to avoid any type of on-the-fly projection...but the only method I've found for create a child replica in a different coordinate system is the workflow linked above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 21:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/319538#M13912</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2020-05-27T21:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1285442#M68743</link>
      <description>&lt;P&gt;We will be eventually moving away from 10.9.1 and that is the last release that supports ArcMap, this functionality needs to be included with ArcPro. We need the ability to replicate to a different projection so that our layers are all in Web Mercator and not projecting on the fly. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 20:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1285442#M68743</guid>
      <dc:creator>GrantHopkins1</dc:creator>
      <dc:date>2023-05-03T20:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1285449#M68744</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/239561"&gt;@GrantHopkins1&lt;/a&gt;&amp;nbsp; - you can do this in ArcGIS Pro.&amp;nbsp; One workflow is:&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp; Export the data to the child geodatabase using the Feature Class to Feature Class GP tool and set the Environment Setting option for the tool to reproject the data to Web Mercator and preserve the GlobalIDs.&lt;BR /&gt;2.&amp;nbsp; Create a one-way replica using the existing data option.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 21:20:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1285449#M68744</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-05-03T21:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1285647#M68765</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;, thank you for taking the time to suggest this workflow to me; I really appreciate it. I'll give this a shot! ... But I still want my nice wizard brought back, Esri (haha).&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Grant&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 13:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1285647#M68765</guid>
      <dc:creator>GrantHopkins1</dc:creator>
      <dc:date>2023-05-04T13:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1286304#M68851</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;, I probably should have mentioned that I need to keep the structure of the database consistent as it contains feature datasets and relationship classes. This is the main reason we used that wizard before. Do you have another workflow suggestion that allows for the copying of the data from an enterprise geodatabase to a file geodatabase in a different projection while keeping feature datasets and relationship classes?&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Grant&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 18:22:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1286304#M68851</guid>
      <dc:creator>GrantHopkins1</dc:creator>
      <dc:date>2023-05-05T18:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1286816#M68902</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/239561"&gt;@GrantHopkins1&lt;/a&gt;&amp;nbsp;- what you could do is build a model in ModelBuilder that iterates the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-geodatabase.htm" target="_self"&gt;Feature Class to Geodatabase&lt;/A&gt; GP tool and in the Environment Settings for the Model GP tool set the Output Coordinate System and Geographic Transformations to the appropriate values.&amp;nbsp; Then use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-replica.htm#GUID-D78BDE06-1E94-4E55-A7E3-6291C50AB7DF" target="_self"&gt;Create Replica&lt;/A&gt;&amp;nbsp;GP tool and in the Advanced Settings use a Full Replica Access Type and the Register existing data only checkbox.&amp;nbsp; This preserve your relationship classes and any geodatabase behaviors in the parent/child replicas.&amp;nbsp; Let me know if you have any questions!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 16:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1286816#M68902</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-05-08T16:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1301545#M70450</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;, thanks again for the help. I'll give this a shot.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1301545#M70450</guid>
      <dc:creator>GrantHopkins1</dc:creator>
      <dc:date>2023-06-21T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1565320#M90909</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;, this works well.&amp;nbsp; Anyway to do this to add a feature class to an existing replica?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 20:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1565320#M90909</guid>
      <dc:creator>brucereagan</dc:creator>
      <dc:date>2024-12-05T20:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1565349#M90916</link>
      <description>&lt;P&gt;Certainly&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/6619"&gt;@brucereagan&lt;/a&gt;&amp;nbsp;- I don't think there's an out of the box solution to add a feature class to an existing replica.&amp;nbsp; Likely you'd need to unregister the replica pairs and rebuild the replica pairs that includes the feature class of interest.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 21:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1565349#M90916</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-12-05T21:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1587613#M93235</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Do you know if this workflow could still work?&amp;nbsp; It seems like some of the tools and options have changed since. For instance, when trying to create a new replica, I don't see an option to use existing data? Has that been removed or am was it renamed to something else?&amp;nbsp; I am currently at Pro version 3.4.2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisRobinsonCOF_0-1740078308181.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/125907i405FD4DE017A47DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisRobinsonCOF_0-1740078308181.png" alt="ChrisRobinsonCOF_0-1740078308181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 19:07:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1587613#M93235</guid>
      <dc:creator>ChrisRobinsonCOF</dc:creator>
      <dc:date>2025-02-20T19:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1588141#M93304</link>
      <description>&lt;P&gt;Hi Chris - the functionality you described is still there with ArcGIS Pro.&amp;nbsp; The reason you do not see it in your screen grab is because for the Output Type, you have "New file geodatabase"&amp;nbsp; If you change it to Geodatabase or XML file, you'll see the checkbox "register existing data" enabled.&amp;nbsp; Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 19:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1588141#M93304</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-02-21T19:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1609997#M95399</link>
      <description>&lt;P&gt;Are we in 2025 and the only way to replicate into a different coordinate system is still a manual creation and load of all your feature datasets, and feature classes, in the new projection and then create the replica? ArcMap had a one-stop shop to do this process as an easy 3 step process. Now I'm either required to do it manually or create my own model?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 14:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1609997#M95399</guid>
      <dc:creator>KellyAlfaro_Haugen</dc:creator>
      <dc:date>2025-04-29T14:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1610025#M95401</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/282904"&gt;@KellyAlfaro_Haugen&lt;/a&gt;&amp;nbsp; - the ArcMap one-stop shop you refer to, is this the Extract Data Wizard that was in ArcMap by chance?&amp;nbsp; If so, starting at ArcGIS Pro 3.3, there's a new GP tool called &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/extract-data-from-geodatabase.htm" target="_self"&gt;Extract Data from Geodatabase&lt;/A&gt; that has the same functional workflow I believe.&amp;nbsp; This could simplify the process.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 15:11:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1610025#M95401</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-04-29T15:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1610110#M95412</link>
      <description>&lt;P&gt;That would be fantastic if it does. I am of course stuck at 10.9.1 and 2.9 for now but I will keep that in mind for future upgrades.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 17:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1610110#M95412</guid>
      <dc:creator>KellyAlfaro_Haugen</dc:creator>
      <dc:date>2025-04-29T17:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create Replica with Different Output Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1613393#M95673</link>
      <description>&lt;P&gt;So I have another question, within this one, and you seem to be the one in the know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have replicas where a layer is in the Feature Dataset but does not get included in the replica. Instead the feature is updated through some other process (usually python).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: Wetlands&lt;/P&gt;&lt;P&gt;In the parent database there is a Feature dataset with multiple layers. One layer "Wetlands"&amp;nbsp; is updated by staff with an "Archive Field" that is True/False. When they map a new wetland polygon they will keep the old one just marking it Archive = True.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the child database (one-way replica) there are two layers "Wetlands" and "WetlandsHistoric". All of the other feature classes are included in replication. These two are not. They are updated via python (truncate/append) where Archive is either Ture or False. So they should not be in the Replica.&lt;/P&gt;&lt;P&gt;The Problem:&lt;/P&gt;&lt;P&gt;In ArcMap when loading schema and data (Data Extract tool) and creating the replica you had the choice to exclude layers from each of these steps.&lt;/P&gt;&lt;P&gt;With the ArcPro Replica tool your only choice seems to be to "Register existing data only". Which is fine for "WetlandsHistoric" because does not appear in the parent database but is a problem for "Wetlands" which does.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean that my only options are to not include the "Wetlands" layer in the child database until after the replica is built or to build the replica and then unregister just the layers like this one that I don't want? Because either way means more steps and is not as nuanced as in ArcMap.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 18:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-replica-with-different-output-coordinate/m-p/1613393#M95673</guid>
      <dc:creator>KellyAlfaro_Haugen</dc:creator>
      <dc:date>2025-05-09T18:59:39Z</dc:date>
    </item>
  </channel>
</rss>

