Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP-Routes Plugin

Beschrijving

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

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP-Routes Plugin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP-Routes Plugin” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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