Share
 
 

Importing from EACSD Format Files

Importing from EACSD Format

Network data can be imported from a text file in EACSD format.

Note: The importer supports EACSD v3.2 files only.

To import network data from EACSD format files

  1. Open the network to be updated
  2. Select ImportModelfrom EACSD network data from the Network menu. This displays a standard Windows File Open dialog.
  3. Select the .txt file to be imported and click Open

An import log will be displayed with any conversion errors or warnings.

For details of the objects imported and conversions made by the imported, see the Conversion Notes below.

Conversion Notes

The following groups are read by the importer:

EACSD Group EACSD Group name Conversion Notes
File Header File_header

The following fields are read by the EACSD importer:

EACSD field InfoWorks ICM field
EACSD_V The EACSD importer checks that the EACSD_V field is present and set to 3.2. Files with a different version number will not be imported.
  • NFCDD_Watercourse_Ref
  • NFCDD_Reach_Ref
  • NFCDD_Sub-reach_Ref
  • Watercourse_Name

InfoWorks ICM link IDs are created based on the values read from the EACSD fields separated by underscores.

If any of the fields are not defined in the EACSD file, a default reference is used.

Watercourse centre-line string co-ordinates Centre-line_String

The EACSD watercourse centre-line string co-ordinates are imported as a River Reach link.

Break nodes are created at the first and last point.

Vertices in the link are created at intermediate points.

Cross section header Cross-section_Header

InfoWorks ICM creates a cross section line with ID set to EACSD Section_Name.

Cross section data points Cross-section_Data_Points

InfoWorks ICM imports section data into the cross section line from the following:

EACSD field InfoWorks ICM field
S Only points with SB are imported
E X coordinate
N Y coordinate
H

Bed level

B Any points with B = LB or B = RB will have the panel marker field set
Cross section structure data (Bridge) Bridge-structure_Data_Points

InfoWorks ICM creates a cross-section line with section data imported from the following:

EACSD field InfoWorks ICM field
S Only points with HC are imported
E X coordinate
N Y coordinate
H Bed level
Cross section structure data (Weir) Weir-structure_Data_Points

InfoWorks ICM creates a bank line with bank data imported from the following:

EACSD field InfoWorks ICM field
S Only points with S = Crest are imported
E X coordinate
N Y coordinate
H Bank level
Long section data points

Long-section_Left-bank_Data_Points

Long-section_Right-bank_Data_Points

InfoWorks ICM creates a bank line with bank data imported from the following:

EACSD field InfoWorks ICM field
L Only lines with L = LB or RB are imported
E X coordinate
N Y coordinate
H

Bank level

A

Points with value of PI are ignored, all other points are imported

Was this information helpful?