'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH spatialite_xml_collapse 1 "25 July 2023" "" "" .SH NAME spatialite_xml_collapse \- simplify any DB-file created by spatialite_xml_load(1) .SH SYNOPSIS 'nh .fi .ad l \fBspatialite_xml_collapse\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fB-h\fR] [\fB-d\fR \fIpathname\fR] [\fB-dd\fR] [\fB-nl\fR \fInum\fR] [\fB-jo\fR] [\fB-cs\fR \fInum\fR] [\fB-m\fR] 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBspatialite_xml_collapse\fR is intended to simplify (by collapsing any not strictly required ramification) any DB-file created by \fBspatialite_xml_load\fR(1). .PP Collapsing a DB-file is a final irreversible operation. .SH OPTIONS .TP \*(T<\fB\-h\fR\*(T>, \*(T<\fB\-\-help\fR\*(T> show help message .TP \*(T<\fB\-d\fR\*(T> \fIpathname\fR, \*(T<\fB\-\-db\-path\fR\*(T> \fIpathname\fR the SpatiaLite DB path .TP \*(T<\fB\-dd\fR\*(T>, \*(T<\fB\-\-delete\-duplicates\fR\*(T> remove all duplicate rows except one .TP \*(T<\fB\-nl\fR\*(T> \fInum\fR, \*(T<\fB\-\-nl\-level\fR\*(T> \fInum\fR tree-level for table-names (default: 0) .TP \*(T<\fB\-jo\fR\*(T>, \*(T<\fB\-\-journal\-off\fR\*(T> unsafe [but faster] mode .TP \*(T<\fB\-cs\fR\*(T> \fInum\fR, \*(T<\fB\-\-cache\-size\fR\*(T> \fInum\fR DB cache size (how many pages) .TP \*(T<\fB\-m\fR\*(T>, \*(T<\fB\-\-in\-memory\fR\*(T> using IN-MEMORY database