For import of data to GDB it is required to do the following:
have import file in the format supported by ObjectLand;
choose the destination component – GDB component which will be the destination of data (for example, a table or a map);
perform the command Import. Nested menus opened after performing this command serve for refining the format of data being imported and possibly the import mode;
implement procedure of setting and executing import. This procedure consists of several steps and allows performing import setting and importing data from import file to destination component.
To select the destination component of data being imported the navigation window should be used.
The procedure of import setting is implemented using a wizard, it consists of several steps. The appropriate page of import wizard corresponds to each step. All possible steps are enumerated below, however, some of them can be absent in some import procedures.