Banner

Route Click Statistics Dataset (RCSD)

1. Introduction

Since 2015 Skitourenguru records information each time a user clicks on a route of Skitourenguru. The follwing attributes are recorded:

No other information about the users is known. Neither Skitourenguru can or wants to gain more knowledge about the users.

2. License restrictions

Ownership of RCSD

  1. Skitourenguru is the data owner of RCSD.
  2. RCSD relies partly on other data, that may have other data owners.

Usage Conditions

  1. Usage of RCSD is only allowed with the consent of Skitourenguru and in cooperation with Skitourenguru.
  2. RCSD may only be passed on with the explicit consent of Skitourenguru.
  3. The publication of knowledge derived from RCSD is only allowed in cooperation with Skitourenguru.

3. Proposals

Do you want to derive knowledge from the RCSD? Send a proposal to Skitouranguru (E-Mail under Impressum). Take into account, that your proposal must contribute to the avalanche accident prevention of the backcountry skier comunity.

4. Download

For privacy reasons ip, userAgent and guid are not contained in the dataset. The password for the zip file is the name of the project (first letter is upper case).

5. Joining route properties

You can download a geojso file about all current routes of Skitourenguru. This is a point layer with the EPSG=3857 (identical to 900913). The point is located close to the end of the route.

GeoJson of Skitourenguru Ski Routes

This file contains properties about the routes:

You can join the route properties by the route id. However that works only for the collection="Alps". For all other collections you have to calculate the correct id (in the new generalized scheme) by applying the method getAlpsRouteIdentifier() defined in the C# Class RouteIdentifiers.cs before you can join the route properties. Joining the properties may not suceed in all cases as route id's were not always constant over time.

You can join also the line geometry of the routes (including elevations and crux points) by downloading a gpx file. The id must be padded with the character '0' to 6 digits.

An example for the route with id=68102: Alps_ID068102.gpx