spatialite_osm_raw - load "raw" OSM maps into a SpatiaLite DB
Contents
Description
spatialite_osm_raw is a tool for loading "raw" OSM maps into a SpatiaLite DB.
Name
spatialite_osm_raw - load "raw" OSM maps into a SpatiaLite DB
Options
-h, --help
show help message
-opathname, --osm-pathpathname
the OSM-XML file path
both OSM-XML (*.osm) and OSM-ProtoBuf (*.osm.pbf) are indifferently supported.
-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_raw(1)
Synopsis
spatialite_osm_raw [-h] [-opathname] [-dpathname] [-csnum] [-m] [-jo]
