Name search control file

The name search control file contains a list of place names and their coordinates.

There are two formats:

or

in which

In the second alternative 25 characters are reserved for the name. Both formats can be mixed in the same file. If x2 and y2 are missing, x1 and y1 define the area’s center point and the size of the area is taken as dx = dy = 100m. The size of the area can be changed by giving the line #DXY dx dy in the file.

You can define the format by #FORMAT 3, which will use Stella-format.

where

Street name can have 33 characters whilst the rest of the line is read using free format. You can also use Special settings to define control file format.

#MAP-line you can define a 3D-type file having border lines for the areas. There should be one line for every area. Area name (same as in the selection list) is given either in T2-fiedl (if 8 characters is enough) or as line attribute. The attribute name is defined on #MAP-line.

where

If #MAP-lien is not defined, a default name will be created by changing extension xy.tdw to the control file. If the file exists and if the T2-field is not empty, it will be used as the area name. Otherwise the first attribute of the line is used.

Use line #FONT code if you want to define special font for the text. This way you can define color, size and typeface in code file’s font list.

where

See more in Edit text

Example:

! Block search file
    77909.864  101048.107   77934.655  101083.267 CADMUS
    80387.117   93787.203   80462.941   93821.930 CALLA
    78105.827  101108.962   78122.505  101135.490 CALLISTO
    80312.853   86578.337   85945.136   93639.143 CAMPANULA
! Optional format
#DXY 50 100
CANTON                   81371.360  103054.800
CARMEN                   84047.806   88968.110
CASABLANCA               81158.350  103154.120
#FORMAT 3
WALLSTREET                       1 19772 91623
WALLSTREET                       10 19537 91454
WALLSTREET                       11 19653 91577
WALLSTREET                       12 19533 91421