EnglishFrenchSpanish

Ad


OnWorks favicon

gpx2shp - Online in the Cloud

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

This is the command gpx2shp 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


gpx2shp - Convert GPX files to ESRI Shape file

SYNOPSIS


gpx2shp [options] [-o output file] gpxfile

DESCRIPTION


gpx2shp is a converter from GPX file to ESRI/Shape file. This is a output of Metro Manila
Transit Map Project by JOCV (Japan Overseas Cooperation Volunteers) program of JICA (Japan
International Cooperation Agency) in 2004. It is provided you on GPL2.

OPTIONS


-o, --output
Sets output basename. The default is (source file name) - (extension name)

-w, --waypoints
Converts only waypoints data from a gpx file.

-t, --trackpoints
Converts only trackpoints data from a gpx file.

-r, --routes
Converts only routes data from a gpx file.

-a, --all
Converts all types of data from a gpx file.(default)

-e, --as-edge
Makes a separated output by each edges.

-p, --as-point
Makes a separated output by each points.

-s, --stats
Shows simple statistics of the outputs.

-b, --basic-columns
Stores only basic data as attribures to reduce memory and storage usage. (ele,
name, cmt, type, time, fix, sym and number).

-L, --no-length
Removes length column from a waypoint or trackpoint attribute table.

-S, --no-speed
Removes speed column from a waypoint or trackpoint attribute table.

-T, --no-time
Removes time column from an attribute table.

-g, --gpxline
Adds line number of GPX file as attribures.

-f, --fast
Make it faster without any checks.

-3, --3d
Converts data using 3d format. (It's not compatible for Arcview 3.x.)

--min-points
Sets path minimum points to convert for noise reduction. Default is 2.

--min-length
Sets path minimum length to convert for noise reduction. Default is 0.

--min-time
Sets path minimum time period to convert for noise reduction. Default is 0.

--length-unit
Sets length unit from m,km,feet,mi and etc. The default is m. You can see the unit
list from "geod -lu" command.

--time-unit
Sets time unit. The default is sec. You can set from day, hour, min and sec.

--speed-length-unit
Sets length unit for speed. The default is km. You can see the unit list from "geod
-lu" command.

--speed-time-unit
Sets time unit for speed calulation. Default is hour. You can set from day, hour,
min and sec.

--length-ellipsoid
Sets length ellipsoid like UGS84, clrk66. The default is UGS84. You can see the
unit list from "geod -le" command.

-v, --verbose
Gives many messages.

--version
Shows version.

-h, --help
Shows this list.

AUTHORS


Toshihiro Hiraoka
Petter Reinholdtsen

Use gpx2shp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad