spatialite_gml - load GML into a SpatiaLite DB
Contents
Description
spatialite_gml is a tool for loading GML into a SpatiaLite DB.
Name
spatialite_gml - load GML into a SpatiaLite DB
Options
-h, --help
show help message
-gpathname, --gml-pathpathname
the GML-XML file path
-dpathname, --db-pathpathname
the SpatiaLite DB path
-tname, --table-namename
the DB table name
-m, --in-memory
using IN-MEMORY database
-n, --no-spatial-index
suppress R*Tree generation
07 March 2025 spatialite_gml(1)
Synopsis
spatialite_gml [-h] [-gpathname] [-dpathname] [-tname] [-m] [-n]
