meta-Service: gpx file download

meta-Service: gpx file download

Entry Point

meta.et4.de/rest.ashx/search/ with template=gpx

Responsetype

gpx file as download

Description

Download a gpx file for requested tour

Parameters

Parameter
Type
Description
experience
String
The experience specifies the name of the project data pool to be used.  (obligatory)
licensekey
String
To access non-public projects (experiences) the license key must be specified.
template
String
The template determines the output format of the data and the desired version of the eT4®META schemas.  (Needed for download as gpx: gpx).
type
String
Used to specify the main content type/topic to search. Hotel, Event, Gastro, Tour, POI, City, Area, Package, Article or Web.
q
QuerySearchString
Search queries can be defined with the parameter Q, so that the amount of data returned is constrained. For more details see chapter Query Language - Introduction and Query Language - Prefixes.
Use search for globalid: &q=globalid:t_xxx
sort
String
The result can be sorted via this parameter. See more details in the Query Language Introduction chapter.
mkt
String
This parameter determines the language in which the content is to be returned.(Default: de-DE)
limit
Integer
The number of returned records is limited to the specified value.
elevations
Boolean
Add Elevationdata if available
times
Boolean
Add times if available
reverse
Boolean
Reverse tour in downloaded gpx file
addReverse
Boolean
Add return journey

Samples

Download tour gpx

Download reversed tour gpx

Download tour with return journey

Download reversed tour with return journey