Duplicate Parcels (Parcel Tools)
Summary
Duplicates parcels in the same parcel type or in a different parcel type or duplicates parcels multiple times to create strata parcels (floor levels).
Strata parcels are also known as condominiums, units, apartments, flats, or basements and are used to represent floors both above and below the ground.
When duplicating a parcel to create strata parcels, ensure that the parcel type supports the storage of strata parcels.
Usage
Use the Update Field parameter when you are duplicating parcels to create strata parcels. The update field is a numeric field that stores the floor level and is incremented for each parcel that is duplicated. When duplicating parcels to create strata parcels, the parcel type must support the storage of strata parcels, and the update field must be set to the
FloorOrderfield.When a parcel is duplicated in the same parcel type, only the parcel polygons will be duplicated. When a parcel is duplicated in a different parcel type, both the parcel polygon and the parcel lines will be duplicated.
When a parcel is duplicated to create strata parcels, both the parcel polygon and the lines will be duplicated.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Parcel Features |
The input parcel polygon layer containing the parcels that will be duplicated. |
Feature Layer |
|
Record Name |
The name of the parcel record that will be associated with the duplicated parcels. If the parcel record provided does not exist, it will be created and the duplicated parcels will be assigned to it. If there is an active record in the map, the Record Name parameter is automatically populated with the name of the active record. |
String |
|
Duplicate To Parcel Type |
The parcel type in which to duplicate the parcel. You can duplicate a parcel in the same parcel type or a different parcel type. |
String |
|
Repeat (Optional) |
The number of times the parcel will be duplicated. When duplicating parcels to create strata parcels, this parameter represents the number of floors that will be created. |
Long |
|
Update Field (Optional) |
A numeric field (long) that will be incrementally updated with an integer number for each duplicated parcel. This parameter is typically used when duplicating parcels to create strata parcels (floor levels). If the parcel type supports the storage of strata parcels, the The number will start at the value specified for the Start parameter and will increment by the value specified for the Increment parameter. |
Field |
|
Start (Optional) |
The starting value or floor level of the first parcel that will be duplicated. |
Long |
|
Increment (Optional) |
The interval at which the value (floor level) in the update field will increase. For example, if the start number is 1 and the increment number is 2, the values will increase by 2 for each duplicated parcel (1, 3, 5, 7, and so on). |
Long |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Polygon Feature Class |
The updated parcel polygon feature class. |
Feature Class |
|
Output Line Feature Class |
The updated parcel line feature class. |
Feature Class |
|
Output Record Feature Class |
The updated parcel record feature class. |
Feature Class |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes