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
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 2
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 3
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 4
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 5
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 6
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • More »

Linux commands

Ad