spatialite_osm_filter(1)

loading OSM-XML maps into a SpatiaLite DB

Section 1 spatialite-bin bookworm source

Description

spatialite_osm_filter

NAME

spatialite_osm_filter - loading OSM-XML maps into a SpatiaLite DB

SYNOPSIS

spatialite_osm_filter [-h] [-o pathname] [-w pathname] [-d pathname] [-cs num] [-m] [-jo]

DESCRIPTION

spatialite_osm_filter is a tool for loading OSM-XML maps into a SpatiaLite DB.

OPTIONS

-h, --help

show help message

-o pathname, --osm-path pathname

the OSM-XML (output) file path

-w pathname, --wkt-mask-path pathname

path of text file [WKT mask]

-d pathname, --db-path pathname

the SpatiaLite DB path

-cs num, --cache-size num

DB cache size (how many pages)

-m, --in-memory

using IN-MEMORY database

-jo, --journal-off

unsafe (but faster) mode