Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

dblanchardDev/cloneDatasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloneDatasets

Clone Datasets ArcGIS Tool

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.

Requirements

  • Python 2.7
  • ArcGIS Desktop or Server with the ArcPy library installed

Issues

Found a bug? Please let me know by submitting an issue.

Contributing

Contributions are welcomed on this open source project. Please see our guidelines in the repository before contributing.

Licensing

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.

Support

This tool is distributed "AS IS" and is not supported nor certified by Esri Inc. or any of its international distributors.

About

ArcGIS Python tool to clone (create an empty version) of existing datasets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages