logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

shpcat - appends the records of a source shapefile

Contents

Name

shpcat - appends the records of a source shapefile

       ##SYNOPSIS shpcat [-v] [-f] from_shpfileto_shpfile

       ##DESCRIPTION  Appends the content of a source shapefile into a destination shapefile. Both files must be
       the same shapefile type.

       ##OPTIONS

       -v     verbose mode.

       -f     forces data conversion if data field types is not the same at both files or if is there  any  null
              value into from_DBFfile.

       from_shpfile
              source shapefile.

       to_shpfile
              destination shapefile.

       ##EXAMPLE shpcat-vshapefile1shapefile2

       ##AUTHOR  shpcat  is  part  of shapelib, maintained by Frank Warmerdam. This guide was created by Eduardo
       Patoo Kanegae and converted to manpage by Johan Van de Wauw.

       ##SEE  ALSO  dbfadd(1),  dbfcat(1),  dbfcreate(1),  dbfdump(1),  dbfinfo(1),   shpadd(1),   shpcentrd(1),
       shpcreate(1), shpdump(1), shpdxf(1), shpfix(1), shpinfo(1), shpproj(1), shprewind(1), shptest(1)

                                                   August 2024                                         SHPCAT(1)

See Also