Provided by: spatialite-bin_4.3.0-2build1_amd64 

NAME
shp_doctor - analysis/sanitizing tool for SHAPEFILES
SYNOPSIS
shp_doctor [-h] [-i pathname] [--analyze] [--ignore-shape-type] [--ignore-extent] [--ignore-shx] [-dbf]
DESCRIPTION
shp_doctor is an analysis/sanitizing tool for SHAPEFILES.
OPTIONS
-h, --help
print help message
-i pathname, --in-path pathname
the SHP path (no suffix) or the full DBF path (-dbf)
--analyze
perform analysis (default)
--ignore-shape-type
ignore entities' shape-type
--ignore-extent
ignore coord consistency
--ignore-shx
ignore the SHX file
-dbf, --bare-dbf
bare DBF check
17 September 2016 shp_doctor(1)