Man page - spatialite_gml(1)
Packages contas this manual
- spatialite_osm_filter(1)
- spatialite_osm_raw(1)
- spatialite_tool(1)
- spatialite_convert(1)
- spatialite_network(1)
- spatialite_xml_load(1)
- shp_doctor(1)
- spatialite_osm_overpass(1)
- spatialite_osm_net(1)
- shp_sanitize(1)
- exif_loader(1)
- spatialite_xml_collapse(1)
- spatialite_osm_map(1)
- spatialite_xml_validator(1)
- spatialite(1)
- spatialite_dxf(1)
- spatialite_gml(1)
- spatialite_xml_print(1)
Package: spatialite-bin
apt-get install spatialite-bin
apt-get install spatialite-bin
Manuals in package:
Documentations in package:
Manual
| spatialite_gml(1) | spatialite_gml(1) |
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
| 07 March 2025 |