OpenPisteMap

From OpenStreetMap Wiki
Jump to: navigation, search
Help
Available languages
English Русский

OpenPisteMap (http://openpistemap.org) shows a map of skiing/snowboarding pistes, from our WikiProject Piste Maps data.

This page documents the current status and future ideas.

Contents

Source Code

Available with SubVersion: http://subversion.nexusuk.org/projects/openpistemap/

Robots and Abusive Clients

There are a few brain-dead robots around that make such large numbers of tile download requests that they could easily be considered a denial of service attack. So, if you are writing or operating a robot, some simple rules:

In order to protect the majority of users from the actions of a minority running abusive software, automatic banning is performed. Failure to follow the above points will likely result in a ban. Repeated abuse may lead to a permanent ban.

To Do List

Paths and Trails of Interest to Piste Users

Paths that are not pistes but are used by skiers and other piste users (both to hike/ski up and to ski/snowboard down) should appear on openpistemap. These include off-piste ski trails (official or unofficial, in bounds or out of bounds) and snowshoe trails:

Suggested rendering: as paths are rendered today, but colored according to piste:difficulty.

Trails that are primarily for hiking should appear on openpistemap as well if they are of interest to skiers:

Suggested rendering: as footways are rendered today, but colored according to piste:difficulty.

Rendering lift symbols

Symbols are currently rendered using LinePatternSymboliser. This renders the symbol at the start of the way (and at configured intervals thereafter) and orientated with the way (i.e. if the way is drawn from right to left the symbol will be rendered upside down).

A possible answer is to fake nodes in the middle of the way. PostGIS might be able to provide the midpoint of a LINESTRING, in which case it could be implemented as another layer in Mapnik with a nifty SELECT statement.

Care must be taken to avoid colliding with the text name of the lift.

Personal tools
Namespaces
Variants
Actions
site
Toolbox