I would like to be able to create a duplicate of our parcel fabric from our SDE but can't seem to find a way to simply do it. Copy / paste will only bring out the parcel types and errors out on the actual fabric and appending does not work as it does not transfer our custom attributes within each parcel type. Is there a tool that I am missing to simply create a duplicate of an existing parcel fabric with all of its parcel types, domains, and custom attributes?
Solved! Go to Solution.
You're looking for Copy Parcels, I think. The name of the tool is pretty misleading, as it copies the whole dang fabric into a new feature dataset.
From the docs:
Copies parcels from an input parcel fabric to a new parcel fabric in a new feature dataset.
The output parcel fabric will have the same schema as the input parcel fabric. All attribute fields, parcel types, subtypes, domains, and rules will be copied to the new parcel fabric.
You're looking for Copy Parcels, I think. The name of the tool is pretty misleading, as it copies the whole dang fabric into a new feature dataset.
From the docs:
Copies parcels from an input parcel fabric to a new parcel fabric in a new feature dataset.
The output parcel fabric will have the same schema as the input parcel fabric. All attribute fields, parcel types, subtypes, domains, and rules will be copied to the new parcel fabric.
Exactly what I was looking for, thank you!
The recommended way for this scenario of creating a duplicate (e.g. between different environments of production, staging, dev) is to Copy and paste the feature dataset that contains the parcel fabric.