Create new empty datasets using existing feature classes, tables, and relationship classes (plus their domains) as templates.
This tool can be run stand-alone in Python or through ArcGIS Desktop using the included toolbox.
🛑 Deprecated
This tool was written for ArcMap which is now nearing end-of-life. Consider switching your workflows to use ArcGIS Pro. No equivalent of this tool exists for ArcGIS Pro, but you may be able to adapt the code from this project to work with ArcGIS Pro.
- Python 2.7
- ArcGIS Desktop or Server with the ArcPy library installed
Found a bug? Please let me know by submitting an issue.
Contributions are welcomed on this open source project. Please see our guidelines in the repository before contributing.
Copyright 2017 David Blanchard – All Rights Reserved
Licensed under the MIT License (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at:
https://github.com/dblanchardDev/cloneDatasets/blob/master/LICENSE
Unless required by applicable law or agreed to in writing, software and code distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This tool is distributed "AS IS" and is not supported nor certified by Esri Inc. or any of its international distributors.