Import Coord File

Import coordinates as points.

Icon

Command

Menu

Toolbar

ImportCoord.a4s

Toolkit

General

This function allows you to read coordinates from a file and draw points with labels for point name, height and optional description. Each entity type is created on a separate layer.

Files of the following format can be read.

File Format

 

Data Format

Comma delimited

name,ycoord,xcoord,zcoord, description (optional)

"MH 123", 310073.1411, 2781331.7202, 1565.231

Tab delimited

name<TAB>ycoord<TAB>xcoord<TAB>zcoord<TAB>description (optional)

"MH 123" 310073.141 2781331.720 1565.231

Space delimited

"name"    ycoord    xcoord    zcoord    description (optional)

"MH 123"     310073.141      2781331.720      1565.231

Important points to remember:

Procedure

  1. If the drawing is not in survey coordinates the following message displays.


    Click Yes to proceed even though the drawing is in Cartesian mode.

  2. The file browser displays.

  1. Select the file to import and click Open.

  2. The Import Coord File Settings display.

  1. Set suitable options and click OK.

  2. The points are imported and you are asked:

Click Yes to zoom to the limits of the imported points.

  1. The following confirmation message displays.