spatialite_osm_filter - loading OSM-XML maps into a SpatiaLite DB
Contents
Description
spatialite_osm_filter is a tool for loading OSM-XML maps into a SpatiaLite DB.
Name
spatialite_osm_filter - loading OSM-XML maps into a SpatiaLite DB
Options
-h, --help
show help message
-opathname, --osm-pathpathname
the OSM-XML (output) file path
-wpathname, --wkt-mask-pathpathname
path of text file [WKT mask]
-dpathname, --db-pathpathname
the SpatiaLite DB path
-csnum, --cache-sizenum
DB cache size (how many pages)
-m, --in-memory
using IN-MEMORY database
-jo, --journal-off
unsafe (but faster) mode
07 March 2025 spatialite_osm_filter(1)
Synopsis
spatialite_osm_filter [-h] [-opathname] [-wpathname] [-dpathname] [-csnum] [-m] [-jo]
