update HRP track

This commit is contained in:
2019-03-24 23:02:27 +01:00
parent b4b6cea6eb
commit 596dbfc40f
2 changed files with 51184 additions and 26685 deletions

77865
geo/hrp.gpx

File diff suppressed because it is too large Load Diff

View File

@@ -107,10 +107,10 @@ class GeoJson extends Geo {
//Color mapping
switch($asTrackProps['color']) {
case 'LightGray': continue 2; //discard track
case 'DarkBlue': $sType = 'main'; break;
case 'Magenta': $sType = 'off-track'; break;
case 'Red': $sType = 'hitchhiking'; break;
default: $sType = 'main'; break;
default: continue 2; //discard tracks
}
$asTrack = array(