Man page - spatialite(1)
Packages contains this manual
- spatialite_dxf(1)
- spatialite_osm_raw(1)
- spatialite_xml_load(1)
- spatialite_network(1)
- shp_doctor(1)
- spatialite_osm_net(1)
- spatialite_xml_print(1)
- spatialite_xml_validator(1)
- spatialite_osm_map(1)
- spatialite_tool(1)
- shp_sanitize(1)
- spatialite_xml_collapse(1)
- spatialite_gml(1)
- exif_loader(1)
- spatialite_convert(1)
- spatialite_osm_overpass(1)
- spatialite(1)
- spatialite_osm_filter(1)
apt-get install spatialite-bin
Manual
spatialite
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
spatialite - CLI backend for SpatiaLite
SYNOPSIS
spatialite [ OPTIONS ] FILENAME [ SQL ]
DESCRIPTION
spatialite is a CLI backend for SpatiaLite.
OPTIONS
|
-bail |
stop after hitting an error |
|||
|
-batch |
force batch I/O |
-column
set output mode to βcolumnβ
-cmd command
run command before reading stdin
|
-csv |
set output mode to βcsvβ |
|||
|
-echo |
print commands before execution |
-init filename
read/process named file
-[no]header
turn headers on or off
|
-help |
show help message |
|||
|
-html |
set output mode to HTML |
-interactive
force interactive I/O
|
-line |
set output mode to βlineβ |
|||
|
-list |
set output mode to βlistβ |
-multiplex
enable the multiplexor VFS (if support built in)
-nullvalue β text β
set text string for NULL values
-separator β x β
set output field separator (|)
|
-stats |
print memory stats before each finalize |
-version
show SQLite version
-vfs NAME
use NAME as the default VFS
-vfstrace
enable tracing of all VFS calls (if support built in)