Workflow: migrating large datasets

This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.

Complexity: Intermediate Data Requirement: Use your own data Goal: Learn how to migrate large parcel datasets to a parcel fabric.

Migrating large datasets: iteratively migrating selections of parcel polygon and line features

The Load A Topology To A Parcel Fabric geoprocessing tool is performance intensive, and the number of parcels you can load will depend on your computer configuration and memory availability. When working with a large parcel dataset, you can either split up the dataset into manageable sections of data or load selections of polygons or lines.

The Iteratively Load To The Parcel Fabric geoprocessing model can be used to iteratively load a topology to a parcel fabric based on an overlapping polygon grid.

Steps:
  1. Download the Iteratively Load To The Parcel Fabric geoprocessing model.
  2. First, you will use the Create Fishnet geoprocessing tool to create a polygon grid that will overlap your source parcels. The iterative loading model will loop through each grid cell, then select and migrate the underlying parcel data.
  3. Open ArcMap and load the topology that will be migrated to a parcel fabric and its participating feature classes.
  4. Open the Create Fishnet geoprocessing tool located under System Toolboxes > Data Management Tools > Feature Class.
  5. On the Create Fishnet dialog box, enter a name and file path for your polygon grid under Output Feature Class.
  6. Choose the topology you loaded into ArcMap from the Template Extent drop-down list.
  7. In this step, you are specifying an extent for the fishnet grid. You can also use either the line or polygon feature class.
  8. Enter 0 for both the Cell Size Width and Cell Size Height.
  9. Enter the number of rows and number of columns the fishnet will have under Number of Rows and Number of Columns.
  10. The larger the dataset, the larger the number will be of rows and columns. Set the fishnet up so that no more than 30 000 to 50 000 parcels are imported for each iteration. The number of parcels imported during each iteration will depend on your computer configuration and memory availability.
  11. Uncheck Create Label Points.
  12. Choose POLYGON from the Geometry Type drop-down list.
  13. Click OK to create the fishnet.
  14. Polygon fishnet
  15. Navigate to the location of the downloaded iterative loading model and double-click the Iterate toolbox to open it.
  16. Double-click the FabricLoad_Iterate geoprocessing model to open it.
  17. On the FabricLoad_Iterate dialog box, choose the fishnet you created and added to ArcMap from the Grid input drop-down list.
  18. Leave Group By Fields blank. Choose your source parcel polygons as the Input Feature Layer, and specify a parcel fabric for the Target Parcel Fabric.
  19. Populate the remaining Load A Topology To A Parcel Fabric geoprocessing tool parameters, and click OK to iteratively migrate the data.
  20. NoteNote:

    Polygons that are overlapped by fishnet boundaries are migrated using the grid cell in which their centroid lies.

1/25/2013