Use this dialog box to specify a property set or a translation file when importing a survey database and to specify how to resolve duplicate points or feature lines.
Specifies a name for the event. This named event will appear in the SHP Data Manager.
Adds information to the feature lines as a property set.
The following data is added to the property set and applied to the feature lines.
Select one of three methods to resolve point number, point name, and feature line name conflicts.
If selected, the import uses the translation file you specify to convert survey figure styles to the appropriate feature line styles.
The translation file format is ordered into sections. %section indicates the name of the section. The line below %section is ignored and lists the order of the contents for the section.
The following shows an example of how to structure this file.
Line in file | Description |
---|---|
%section,Styles and Sites | This line specifies the section for styles and sites. |
SurveyFigureStyle,FeatureLineStyle,Site | This line specifies the order of the contents for this section. |
Standard,Standard,Site1 | This line and others you add like it are the specific mappings. In this example, the Standard figure style will be mapped to the Standard feature line style, and the feature lines that are created will be placed in Site1.
Note: If a survey figure style is not found in the translation file, the command first looks for a feature line style of the same name. If it does not find one, it uses the first created feature line style in the drawing.
Note: To specify that the feature lines do not get placed in a site, enter
None for the site name.
|
<additional style mapping lines> | Add additional lines for mapping styles and sites as needed. |
%section,Layers | This line specifies the section for layers. |
SurveyFigureLayer,FeatureLineLayer | This line specifies the order of the contents for this section. |
V-SURV-FIGR,C-TOPO-FEAT | This line and others you add like it are the specific mappings. In this example, figures on the layer V-SURV-FIGR are created as feature lines on the C-TOPO-FEAT layer.
Note: If a survey figure layer is not found in the translation file, the layer of the survey figure is used.
|
<additional layer mapping lines> | Add additional lines for mapping layers as needed. |