logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

spatialite_gml - load GML into a SpatiaLite DB

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]

See Also