Scroll to navigation

spatialite(1) spatialite(1)

NAME

spatialite - CLI backend for SpatiaLite

SYNOPSIS


spatialite
[OPTIONS] FILENAME [SQL]

DESCRIPTION

spatialite is a CLI backend for SpatiaLite.

OPTIONS

stop after hitting an error
force batch I/O
set output mode to 'column'
run command before reading stdin
set output mode to 'csv'
print commands before execution
read/process named file
-[no]header
turn headers on or off
show help message
set output mode to HTML
force interactive I/O
set output mode to 'line'
set output mode to 'list'
enable the multiplexor VFS (if support built in)
set text string for NULL values
set output field separator (|)
print memory stats before each finalize
show SQLite version
use NAME as the default VFS
enable tracing of all VFS calls (if support built in)
25 July 2023