logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

spatialite_osm_filter - loading OSM-XML maps into a SpatiaLite DB

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]

See Also