About appending parcel data from XML files
Parcel data can be appended to an open cadastral fabric job from cadastral fabric XML files. Appending parcel data to a cadastral fabric job is the equivalent of a digital submission of parcel data to the cadastral fabric.
Cadastral fabric XML file format
The cadastral fabric XML file format is the same format as the
cadastral fabric job XML file.
You can view a cadastral fabric job XML file if you create a CadastralEditLogs folder underneath your \ArcGIS\ directory.
The cadastral fabric XML file format reflects the cadastral fabric data model.
In the cadastral fabric data model, plans contain parcels, which are composed of a sequence of lines with common endpoints. This data hierarchy is reflected in the cadastral fabric XML file format. Parcels are listed under their associated plan, and each line entry is listed under its related parcel entry. Cadastral fabric points exist independently of plans in the cadastral fabric, as they can be common across many plans. Cadastral fabric points are thus represented as stand-alone entries in the XML file format.
In the header information in the cadastral fabric XML file, there is a Units tag and a Job Parameters tag. The Units tag defines the units used across the entire data file. The units are obtained from the spatial reference header information defined under the Job Parameters tag. The units defined in the Units tag are the units used to represent all data in the XML file, regardless of plan units. These are the units in which the data is stored in the geodatabase. Plan units in the XML file are metadata about the plan itself and are the units used for data entry and display when working in the plan.
The esriSpatialReference tag under the JobParameters tag holds metadata about the spatial reference of the XML file. The esriSpatialReference tag defines the coordinate value units, length units, and projection information for the XML file or job XML file and is used to project the coordinates in the file to and from the cadastral editor engine and to and from the data frame.
For each object in the job XML file, there is an <oID> tag that refers to the identifier for the object in the database (object ID). When this value is -1, it indicates that the feature is new within the Job, and does not yet have a database ID. Once the Finish Job command is used, the new features are assigned proper database object IDs.
Learn more about the Cadastral Editor cadastral XML file format.
How to append parcel data from XML files
- In an open cadastral fabric job, click the Cadastral Editor menu on the Cadastral Editor toolbar and click Append file.
- In the Open dialog box, navigate to your cadastral fabric XML file, select it, and click Open.
The parcels in the cadastral fabric XML file load as unjoined parcels in the Parcel Explorer. If there are control points in the XML file, the parcels will automatically be joined to the cadastral fabric.
- If the parcels load as unjoined parcels, right-click any parcel in the unjoined group of parcels loaded from the SML file and click Join.
The entire parcel group loaded from the XML file is floated in the map extent.
- Join the parcel group to the parcels in the cadastral fabric job.
- If the cadastral XML file contains control points, the appended XML parcels will automatically be joined to the job during the append process.
|
Please visit the
Feedback page to comment or give suggestions on ArcGIS Desktop Help.
Copyright © Environmental Systems Research Institute, Inc.