table of contents
shp_doctor(1) | shp_doctor(1) |
NAME¶
shp_doctor - analysis/sanitizing tool for SHAPEFILESSYNOPSIS¶
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
05 March 2018 |