Anti Aging Products

GPSiesEmbed WP Plugin

Download Now

This simple wordpress 2.5+ Plugin allows you to insert GPSies maps into your blog.
This plugin is compliant with GPSies API (http://www.gpsies.com/api/GPSiesAPI_en.pdf) and permits to embed the following kind of maps into your blog.

  1. Geocoordinate with perimeter
  2. Bounding box (BBOX)
  3. ZIP or city (with countrycode)
  4. Username (optional with countrycode)
  5. Parameter “fileId” (also several)
  6. Search with countrycode and search text and/or username and/or client name
  7. Traverse all tracks in a country

Syntax:

[gpsies <parameters> <showmode>]

showmode:    show=full/show=summary/show=details. It render the results in three different format.

Example for 1: Geocoordinate with perimeter
[gpsies lat=51&lon=10&perimeter=80&limit=20&trackTypes=jogging&filetype=kml&device=Run.GPS <showmode>]

Example for 2: Bounding box (BBOX)
[gpsies BBOX=10,51,12,53&limit=20&trackTypes=jogging&filetype=kml&device=Run.GPS <showmode>]

Example for 3: ZIP (with countrycode)
[gpsies zip=12169 country=DE&limit=20&trackTypes=jogging&filetype=kml&device=Run.GPS <showmode>]

Example for 3: city (with countrycode)
[gpsies city=berlin&country=DE&limit=20&trackTypes=jogging&filetype=kml&device=Run.GPS <showmode>]

Example for 4: Username
[gpsies username=GPSies&limit=20&filetype=kml&device=Run.GPS <showmode>]

Example for 4: Username (with countrycode)
[gpsies username=GPSies&country=DE&limit=20&filetype=kml&device=Run.GPS <showmode>]

Example for 5: Parameter „fileId“
[gpsies fileId=haublpggdenoekmb]

Example for 5: Parameter „fileId“ several
[gpsies fileId=haublpggdenoekmb&fileId=mniajyeljeaaambd]

Example for 6: Search in country by text and username
[gpsies searchText=test&country=DE&searchUsername=gpsies]

Example for 6: Search in country by text
[gpsies searchText=test&country=DE]

Example for 7: traverse all tracks in a country
[gpsies country=DE]

Example <shomode>: (show=full)

Title: ski tour cima grappa
Track lenght: 18.79Km.
Altitude range: 734m. (Min height: 1027m. Max height: 1761m.)
Total climb: 877m. Total descent: 877 m.
Page link: http://flavio.alicubi.net
Description: Ski tour of Cima GRappa, starting from Rif.Finestron to Cima Grappa and return

Example <showmode>:(show=summary)

Title: ski tour cima grappa
Track lenght: 18.79Km.
Altitude range: 734m. (Min height: 1027m. Max height: 1761m.)
Total climb: 877m. Total descent: 877 m.
Page link: http://flavio.alicubi.net
Show Track

Example <showmode>: (show=details)

Title: ski tour cima grappa
Track lenght: 18.79Km.
Altitude range: 734m. (Min height: 1027m. Max height: 1761m.)
Total climb: 877m. Total descent: 877 m.
Page link: http://flavio.alicubi.net
Show Track
Description: Ski tour of Cima GRappa, starting from Rif.Finestron to Cima Grappa and return

Example <showmode>: (show=maponly)