| This application is
particularly useful in some photogrammetric applications for extracting
sheet labels from border sheets. It scans the design file and
extracts text which is enclosed by n-sided polygon shapes to export an
ASCII text file consisting of the text string and the maximum and minimum
extent of the enclosing polygon. There is no requirement that the
enclosing polygon be a rectangle, it can be any n-sided shape that forms a
closed area. The ASCII file which is generated consists of the
following records:
<Text String>,<Min.
East>,<Min. North>,<Max. East>,<Max. North> |