Scroll to navigation

prepair(1) prepair(1)

NAME

prepair - repair GIS polygons

SYNOPSIS


prepair
[--wkt string | -f file | --ogr file] [--robustness] [--minarea AREA] [--isr GRIDSIZE] [--time] [--shpOut]

DESCRIPTION

prepair permits you to easily repair "broken" GIS polygons, and that according to the international standards ISO 19107. In brief, given a polygon stored in WKT, it automatically repairs it and gives you back a valid WKT. Automated repair methods can be considered as interpreting ambiguous or ill-defined polygons and giving a coherent and clearly defined output.

OPTIONS

Process polygon from WKT string
Process polygon from WKT string on the first line of the file
Process first polygon of the input file
Compute the robustness of the input/output
Uses the point set topology paradigm (default: odd-even paradigm)
Only output polygons larger than AREA
Snap round the input before repairing
Benchmark the different stages of the process
Output a shapefile (out.shp) instead of a WKT

SEE ALSO

pprepair(1)

02 January 2019