1DBFINFO(1)                         shapelib                         DBFINFO(1)
2
3
4

NAME

6       dbfinfo - Displays basic information for a given xBase file
7

SYNOPSIS

9       dbfinfo xbase_file
10

DESCRIPTION

12       Displays  basic information for a given xBase file, like number of col‐
13       umns, number of records and type of each column.
14

OPTIONS

16       xbase_file
17              The name of an existing xBase file.
18

EXAMPLE

20       dbfinfo testbase
21
22
23           Info for testbase.dbf
24           3 Columns,  1 Records in file
25                      NAME          string  (20,0)
26                      AREA           float  (9,3)
27                     VALUE           float  (9,2)
28
29
30

AUTHOR

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

SEE ALSO

37       dbfadd(1), dbfcat(1), dbfcreate(1), dbfdump(1),  shpadd(1),  shpcat(1),
38       shpcentrd(1),   shpcreate(1),  shpdump(1),  shpdxf(1),  shpfix(1),  sh‐
39       pinfo(1), shpproj(1), shprewind(1), shptest(1)
40
41
42
43                                   July 2021                        DBFINFO(1)
Impressum