| shp_sanitize(1) | shp_sanitize(1) |
NAME
shp_sanitize - analysis/sanitizing tool for broken SHAPEFILES
SYNOPSIS
shp_sanitize
[OPTIONS]
DESCRIPTION
shp_sanitize is an analysis/sanitizing tool for SHAPEFILES.
OPTIONS
- -h, --help
- print help message
- -idir pathname, --in-dir pathname
- directory expected to contain all SHPs to be checked
- -odir pathname, --out-dir pathname
- directory where to store all repaired SHPs
- -geom, --invalid-geoms
- checks for invalid Geometries
- -esri, --esri-flag
- tolerates ESRI-like inner holes
- -force, --force-repair
- unconditionally repair
| 01 April 2024 |