At this step it is required to enter a name of report file on import (see chapter 61 “General characteristic of import/export operations”, subsection “Report file”). IMS extension is usually used for report files on import from SHP format.
In table 66-1 a list of messages about errors and other messages placed by the system in report file is given. These messages contain information about results of performing import operations.
Message | Explanation |
Total features:… | Total number of ObjectLand features subject to import from SHP file. |
Total imported features:… | Number of features successfully imported to the map. |
Total imported records:… | Number of records of DBF file imported to GDB tables. |
Total linked features:… | Number of features for which links with imported table records were set. |
Total rejected features:… | Number of features (shapes) of SHP file which were not imported due to the presence of errors in their structure. |
feature:… | Sequence number of feature (shape) in SHP file to which the message given in next report lines belongs. This message with indication of feature number precedes all messages enumerated below. |
polygon is not simple | Polygon boundary has self-intersections. Coordinates of intersecting boundary segments are indicated. The feature is not loaded. |
too few vertices | Polyline or polygon describing the feature does not contain sufficient number of points. The feature is not loaded. |
incorrect feature size | shape sizes in SHP file do not correspond to those accessible for ObjectLand features. The feature is not loaded. |
error of adding feature | An error of performing the operation of adding a feature (for example, as a result of breaking GDB structure). The feature is not loaded. |
error of linking with record | An error when trying to link imported record of DBF file with a feature (for example, as a result of breaking GDB structure). The record is loaded but not linked. |
error of loading record. Inappropriate data format | Record field in DBF file contains the value inadmissible for the field of the present type. The feature is not loaded. |
error of loading record. Invalid memo file structure | An error in structure of the file containing values of string fields of variable size is found. The record is not loaded. |
error of loading record. Inappropriate record number | Sequence number of shape in SHP file exceeds the number of records of DBF file. The record is not loaded. |
error of loading record. Unexpected end of the DBF file | The end of the file is found instead of next record field of DBF file. The record is not loaded. |
error of loading record. Marked as deleted | Record in DBF file contains deletion flag. The record is not loaded. |
error of loading record <error description> (<error code>) Field: <name of field with which error is linked> | When importing a record from DBF file an error was found (for example, breaking properties of uniqueness or non-emptiness of field values). The record is not loaded. |
Table 66-1. Messages in report file on import from SHP file