Man page - spatialite_gml(1)

Packages contains this manual

Manual

spatialite_gml

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

NAME

spatialite_gml - load GML into a SpatiaLite DB

SYNOPSIS

spatialite_gml [ -h ] [ -g pathname ] [ -d pathname ] [ -t name ] [ -m ] [ -n ]

DESCRIPTION

spatialite_gml is a tool for loading GML into a SpatiaLite DB.

OPTIONS

-h , --help

show help message

-g pathname , --gml-path pathname

the GML-XML file path

-d pathname , --db-path pathname

the SpatiaLite DB path

-t name , --table-name name

the DB table name

-m , --in-memory

using IN-MEMORY database

-n , --no-spatial-index

suppress R*Tree generation