이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP-Routes Plugin

설명

WP-Routes Plugin allows you to embed routes into wordpress posts and pages. It is ideal for WordPress Blogs dedicated to cyclists, mountain bikers, runners, joggers, walkers, hikers, swimmers, canoeists, sailers, motorbikers and anyone else looking for routes, trails or tracks, on roads, paths, trails or even on water.

WP-Routes

GPSies is an interactive service that lets you view, print or download routes, tracks and trails. These routes are available on-screen for those researching new tracks, printable for those who want to take a paper copy with them or downloadable to a wide variety of devices for those a little more tech savvy.

Routes are searchable by an interactive map and list details such as distance, elevation, route characteristics etc. It uses the GPSies API [http://www.gpsies.com/api/GPSiesAPI_en.pdf] and allows you to embed GPS maps direct into your wordpress blog.

Based on an original idea by Flavio Alberti [http://flavio.alicubi.net/gpsiesembed/] and further developed by Mark Taylor at Bikes.org.uk.

Map Features

The WP-Routes plugin feature rich and fully interactive maps. Key features include;

  • Interactive Map
  • Zoom In & Out
  • Highlighted Route
  • Route Distances in kilometers & miles
  • Altitudes in meters & feet
  • Dynamic Altitude Profile
  • Altitude Range (min & max altitudes)
  • Total Climb & Descents
  • Printable Map
  • Download to GPS Devices
  • Track Types
  • Locations (country, city, latitude, longitude)

One of the things that puts this GPS route finder ahead of other web services is that each route can be downloaded in a wide variety of file types, including downloads to all the leading GPS devices. This is the full range of downloadable options;

  • On-Screen via GPSies Website
  • Printable Routes
  • Google Earth .kml or .kmz file
  • GPX Route & Trail
  • CSV or MS Excel file
  • PCX5 Track
  • Garmin Course CRS & TCX
  • OVL (ASCII)
  • Fugawi
  • KOMPASS Verlag
  • GeoRSS Track
  • OziExplorer
  • MagicMaps IKT
  • JSON Track
  • PathAway
  • Navigon RTE 5.x & 6.x
  • Navigon Freshroute
  • TomTom ITN
  • Magellan Track
  • CompeGPS Track
  • qpeGPS Track
  • Garmin Logbook

설치

  1. Upload the entire ‘wp-routes’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add New Post or Edit Post, and insert the desired [gpsies …] code
  4. More info at http://www.bikes.org.uk/route-finder/wp-routes-plugin/

Localization

If you have translated into your language, please let me know.

FAQ

How to Display Routes

  1. Go to http://www.gpsies.com
  2. Search for the route that you want to display on your blog
  3. Once selected, extract the ‘fileId’ from the URL
  4. Insert the ‘fileId’ into the following code and add to your blog post or page [gpsies fileId=mzyvqctfxssgxdjy show=full]

WP-Routes Plugin Demo

The following demo uses the North Wirral Loop cycle route, which can be found at the following page on the GPSies website.

As you will see from that page, the fileId can be taken direct from the URL,

http://www.gpsies.com/map.do?fileId=mzyvqctfxssgxdjy

fileId=mzyvqctfxssgxdjy

Using the WP-Routes Plugin code [gpsies …], insert the fileId to produce the map.

[gpsies fileId=mzyvqctfxssgxdjy show=full]

An example of how this should look can be seen on the following page – North Wirral Cycle Loop Map.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP-Routes Plugin”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP-Routes Plugin”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

version 0.4

  • Some minor bug fixes to the display elements

version 0.3

  • Some minor bug fixes
  • Improvements to API interaction
  • Improvements to displayed content
  • Changes to trackInfo.php and wp-routes.php files

version 0.2

  • Minor changes to readme.txt and wp-routes.php files

version 0.1

  • WP-Routes Plugin Launched