SYNOPSIS

spatialite_osm_raw \kx [-h] [-o pathname] [-d pathname] [-cs num] [-m] [-jo]

DESCRIPTION

spatialite_osm_raw is a tool for loading "raw" OSM maps into a SpatiaLite DB.

OPTIONS

\*(T<-h\*(T>, \*(T<--help\*(T>

show help message

\*(T<-o\*(T> pathname, \*(T<--osm-path\*(T> pathname

the OSM-XML file path

both OSM-XML (*.osm) and OSM-ProtoBuf (*.osm.pbf) are indifferently supported.

\*(T<-d\*(T> pathname, \*(T<--db-path\*(T> pathname

the SpatiaLite DB path

\*(T<-cs\*(T> num, \*(T<--cache-size\*(T> num

DB cache size (how many pages)

\*(T<-m\*(T>, \*(T<--in-memory\*(T>

using IN-MEMORY database

\*(T<-jo\*(T>, \*(T<--journal-off\*(T>

unsafe (but faster) mode