1SHPCENTRD(1) shapelib SHPCENTRD(1)
2
3
4
6 shpcentrd - computes XY centroid for polygon shapefiles
7
9 shpcentrd shp_file new_shp_file
10
12 shp_file
13 the name of an existing polygon shapefile.
14
15 new_shp_file
16 the name of the point shapefile that will be created
17
19 shpcentrd apolygonfile pointcentrd
20
22 shpcentrd is part of shapelib, maintained by Frank Warmerdam. This
23 guide was created by Eduardo Patoo Kanegae and converted to manpage by
24 Johan Van de Wauw.
25
27 dbfadd(1), dbfcat(1), dbfcreate(1), dbfdump(1), dbfinfo(1), shpadd(1),
28 shpcat(1), shpcreate(1), shpdump(1), shpdxf(1), shpfix(1), shpinfo(1),
29 shpproj(1), shprewind(1), shptest(1)
30
31
32
33 July 2019 SHPCENTRD(1)