Scroll to navigation

spatialite_convert(1) spatialite_convert(1)

NAME

spatialite_convert - converting between versions

SYNOPSIS


spatialite_convert
[-h] -d pathname -v num

DESCRIPTION

spatialite_convert is a tool converting a DB between different versions of SpatiaLite.

OPTIONS

-h, --help
print help message
-d pathname, --db-path pathname
the SpatiaLite DB path
-v num, --version num
target Version (2, 3, 4)
05 March 2018