Man page - shp_doctor(1)
Packages contas this manual
- spatialite_osm_filter(1)
- spatialite_osm_raw(1)
- spatialite_tool(1)
- spatialite_convert(1)
- spatialite_network(1)
- spatialite_xml_load(1)
- shp_doctor(1)
- spatialite_osm_overpass(1)
- spatialite_osm_net(1)
- shp_sanitize(1)
- exif_loader(1)
- spatialite_xml_collapse(1)
- spatialite_osm_map(1)
- spatialite_xml_validator(1)
- spatialite(1)
- spatialite_dxf(1)
- spatialite_gml(1)
- spatialite_xml_print(1)
Package: spatialite-bin
apt-get install spatialite-bin
apt-get install spatialite-bin
Manuals in package:
Documentations in package:
Manual
| shp_doctor(1) | shp_doctor(1) |
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
| 07 March 2025 |