Linux 软件免费装

GPX Viewer

开发者 axelkeller
更新时间 2024年5月2日 23:18
PHP版本: 7.2.24 及以上
WordPress版本: 6.5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

track map GPX openstreetmap elevation

下载

2.2.2 2.1.1 2.1.2 1.0.7 2.1.0 2.1.12 2.2.1 2.2.4 1.0.6 2.1.3 2.2.0 2.2.5 1.0.5 2.1.4 2.1.6 2.1.7 2.1.8 2.1.10 2.1.11 2.1.5 2.1.9 2.2.3 2.0.0

详情介绍:

Displays a GPX track as segmented polylines, the way points and the elevation profile. Open Street Map (OSM) is used as background which can be switched between a plane view and a topographic one. The view can be changed to full screen mode. Moving the cursor over the elevation profile the corresponding point is marked on the path interactively. GPX tracks uploaded to the server in advance are stored into separate repositories that are ordered according to the categories setup in wordpress. Thus different collections of tracks can be handled and the tracks choosen from. During upload a GPX track can be smoothed and/or its elevation data replaced by Open-Elevation Service data. The latter is provided because many elevation data tracked by mobiles are not quite correct. GPX trackpoints can be edited on the map interactively. Features

安装:

Installation and Settings:
  1. Upload the plugin files to the /wp-content/plugins/<my-plugin-name> directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress
  3. Use the Settings->GPX Viewer screen to configure the plugin at least one time (Measure Units, ...)
Uploading GPX files: Basic usage: <?php echo gpx_view(array('src' => $filepath $filepath = <absolute path>/wp-content/uploads/gpx/<mycategory>/<file>.gpx [, 'title' => $track_name] [, 'color' => $track_color] [, 'width' => $track_width] [, 'download_button'=> true/false])); ?> [gpx-view category="<mycategory>" gpx-file="<filename>"] * Shortcode to include the list of the GPX files for a given category into a WordPress-page. From this list a track can be selected and displayed. [gpx-view category="<mycategory>"] * Shortcode to open a gpx track locally for editing. The result can be stored again locally. [gpx-view] * Shortcode to display the gpx track with given color and/or width. [gpx-view ... color="<rgb-color>" width="<number>"]

屏幕截图:

  • Editing trackpoints

更新日志:

1.0.1 1.0.2 1.0.3 1.0.7 2.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5