This is the command spatialite_xml_print that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
spatialite_xml_print - export a single XML file corresponding to the current DB-file
content
SYNOPSIS
spatialite_xml_print [-h] [-d pathname] [-x pathname] [-cs num] [-m]
DESCRIPTION
spatialite_xml_print is intended to export a single XML file corresponding to the current
DB-file content.
It's useful i.e. when you've some way modified the original contents by performing some
SQL operation.
OPTIONS
-h, --help
show help message
-d pathname, --db-path pathname
the SpatiaLite DB [INPUT] path
-x pathname, --xml-path pathname
the XML file [OUTPUT] path
-cs num, --cache-size num
DB cache size (how many pages)
-m, --in-memory
using IN-MEMORY database
29 August 2015 spatialite_xml_print(1)
Use spatialite_xml_print online using onworks.net services