EnglishFrenchSpanish

OnWorks favicon

spatialite_tool - Online in the Cloud

Run spatialite_tool in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command spatialite_tool 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_tool - CLI tool for Shapefile import/export

SYNOPSIS


spatialite_tool [-h | -i | -e] [-dbf pathname] [-shp pathname] [-d pathname] [-t
table_name] [-g col_name] [-c charset_name] [-s SRID] [--type [POINT |
LINESTRING | POLYGON | MULTIPOINT] ] [-2] [-k]

DESCRIPTION


spatialite_tool is an utility CLI tool for Shapefile import / export.

OPTIONS


-h, --help
show help message

-i, --import
import (CSV/TXT, DBF or SHP)

-e, --export-shp
exporting some shapefile

-dbf pathname, --dbf-path pathname
the full DBF path

-shp pathname, --shapefile pathname
the shapefile path (NO SUFFIX)

-d pathname, --db-path pathname
the SpatiaLite DB path

-t table_name, --table table_name
the db geotable

-g col_name, --geometry-column col_name
the Geometry column

-c charset_name, --charset charset_name
a charset name

-s SRID, --srid SRID
the SRID

--type [POINT | LINESTRING | POLYGON | MULTIPOINT]
the geometry type

-2, --coerce-2d
coerce to 2D geoms (x,y)

-k, --compressed
apply geometry compression

EXAMPLE


spatialite_tool -i -dbf abc.dbf -d db.sqlite -t tbl -c CP1252

spatialite_tool -i -shp abc -d db.sqlite -t tbl -c CP1252 [-s 4326] [-g geom]

spatialite_tool -i -shp abc -d db.sqlite -t tbl -c CP1252 [-s 4326] [-2] [-k]

spatialite_tool -e -shp abc -d db.sqlite -t tbl -g geom -c CP1252 [--type POINT]

29 August 2015 spatialite_tool(1)

Use spatialite_tool online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

Ad