1DBFCAT(1)                          shapelib                          DBFCAT(1)
2
3
4

NAME

6       dbfcat - appends the records of a source xBase file
7

SYNOPSIS

9       dbfcat [-v] [-f] from_DBFfile to_DBFfile
10

DESCRIPTION

12       Appends  the  records of a source xBase file into a destiny xBase file.
13       Both files must have the same number of fields.
14

OPTIONS

16       -v     verbose mode.
17
18       -f     forces data conversion if data field types is not  the  same  at
19              both files or if is there any null value into from_DBFfile.
20
21       from_DBFfile
22              source xBase file.
23
24       to_DBFfile
25              destiny xBase file.
26

EXAMPLE

28       dbfcat -v testbase1 testbase2
29

AUTHOR

31       dbfcat  is  part of shapelib, maintained by Frank Warmerdam. This guide
32       was created by Eduardo Patoo Kanegae and converted to manpage by  Johan
33       Van de Wauw.
34

SEE ALSO

36       dbfadd(1),  dbfcreate(1), dbfdump(1), dbfinfo(1), shpadd(1), shpcat(1),
37       shpcentrd(1),   shpcreate(1),   shpdump(1),    shpdxf(1),    shpfix(1),
38       shpinfo(1), shpproj(1), shprewind(1), shptest(1)
39
40
41
42                                   July 2019                         DBFCAT(1)
Impressum