This is the command spatialite_osm_raw that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
spatialite_osm_raw - load "raw" OSM maps into a SpatiaLite DB
SYNOPSIS
spatialite_osm_raw [-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
-h, --help
show help message
-o pathname, --osm-path pathname
the OSM-XML file path
both OSM-XML (*.osm) and OSM-ProtoBuf (*.osm.pbf) are indifferently supported.
-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
29 August 2015 spatialite_osm_raw(1)
Use spatialite_osm_raw online using onworks.net services