Great Rides

GreatRides.GreatRides History

Show minor edits - Show changes to markup

Changed line 1 from:

The New Zealand government is investing in 19 great rides around New Zealand as part of the New Zealand Cycle Trail project.

to:

The New Zealand government is investing in 19 great rides around New Zealand as part of the New Zealand Cycle Trail Project.

Deleted lines 28-33:

<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script> <script src="http://www.mountainbike.co.nz/cookbook/greatrides.js" type="text/javascript"></script> <div id="map_canvas" style="width: 550px; height: 800px"></div> <script>initialize()</script>

Changed lines 29-30 from:


<script>initialize()</script>

to:
Added line 34:

<script>initialize()</script>

Changed line 32 from:

script src="http://www.mountainbike.co.nz/cookbook/greatrides.js" type="text/javascript"></script>

to:

<script src="http://www.mountainbike.co.nz/cookbook/greatrides.js" type="text/javascript"></script>

Changed lines 32-40 from:

<script type="text/javascript"> function initialize() { var wellington = new google.maps.LatLng(-41.228249,174.902344); var myOptions = { scaleControl: true, center: wellington, mapTypeId: google.maps.MapTypeId.TERRAIN } var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); var ctaLayer = new google.maps.KmlLayer('http://www.kennett.co.nz/greatrides/New_Zealand_Cycle_Trails.kmz'); ctaLayer.setMap(map); } </script>

to:

script src="http://www.mountainbike.co.nz/cookbook/greatrides.js" type="text/javascript"></script>

Added line 29:

\\

Changed lines 40-41 from:

</script><div id="map_canvas" style="width: 550px; height: 800px"></div>

to:

</script> <div id="map_canvas" style="width: 550px; height: 800px"></div>

Changed lines 29-30 from:
to:

<script>initialize()</script>

Deleted line 39:

<script>initialize()</script>

Changed lines 35-39 from:

var myOptions = { scaleControl: true, center: wellington, mapTypeId: google.maps.MapTypeId.TERRAIN }

to:

var myOptions = { scaleControl: true, center: wellington, mapTypeId: google.maps.MapTypeId.TERRAIN }

Changed lines 40-41 from:

</script> <div id="map_canvas" style="width: 550px; height: 800px"></div>

to:

</script><div id="map_canvas" style="width: 550px; height: 800px"></div>

Changed lines 34-44 from:
  var wellington = new google.maps.LatLng(-41.228249,174.902344);
  var myOptions = {
    scaleControl: true,
    center: wellington,
    mapTypeId: google.maps.MapTypeId.TERRAIN
  }

  var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);

  var ctaLayer = new google.maps.KmlLayer('http://www.kennett.co.nz/greatrides/New_Zealand_Cycle_Trails.kmz');
  ctaLayer.setMap(map);
to:

var wellington = new google.maps.LatLng(-41.228249,174.902344); var myOptions = { scaleControl: true, center: wellington, mapTypeId: google.maps.MapTypeId.TERRAIN } var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); var ctaLayer = new google.maps.KmlLayer('http://www.kennett.co.nz/greatrides/New_Zealand_Cycle_Trails.kmz'); ctaLayer.setMap(map);

Changed lines 29-30 from:

<script>initialize()</script>

to:
Deleted line 31:
Deleted line 46:
Changed lines 48-50 from:
to:

<script>initialize()</script>

Changed lines 29-30 from:
to:

<script>initialize()</script>

Changed line 51 from:

<script>initialize()</script>

to:
Added lines 49-51:

<script>initialize()</script>

Added lines 28-48:

<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>

<script type="text/javascript"> function initialize() {

  var wellington = new google.maps.LatLng(-41.228249,174.902344);
  var myOptions = {
    scaleControl: true,
    center: wellington,
    mapTypeId: google.maps.MapTypeId.TERRAIN
  }

  var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);

  var ctaLayer = new google.maps.KmlLayer('http://www.kennett.co.nz/greatrides/New_Zealand_Cycle_Trails.kmz');
  ctaLayer.setMap(map);

} </script>

<div id="map_canvas" style="width: 550px; height: 800px"></div>

Changed lines 13-14 from:
  • Dun Mountain Trail - Nelson
  • The Queenstown Trail - Queenstown to Arrowtown and back
to:
  • Dun Mountain Trail - Nelson loop
  • The Queenstown Trail - Queenstown, Arrowtown loop
Changed lines 23-27 from:
  • Tasman Loop Trail -
  • Westland Wilderness Trail -
  • Alps 2 Ocean Cycle Trail -
  • Roxburgh Gorge Trail -
  • Clutha Gold Trail -
to:
  • Tasman Loop Trail - Nelson, Golden Downs, Motueka loop
  • Westland Wilderness Trail - Greymouth to Ross via Lake Kaniere
  • Alps 2 Ocean Cycle Trail - Aoraki/Mount Cook to Oamaru
  • Roxburgh Gorge Trail - Alexandra along the east bank of Clutha River to Lake Roxburgh Village
  • Clutha Gold Trail - Lake Roxburgh Village along the west bank of the Clutha River to Alexandra
Changed line 10 from:
  • Lake Track - Taupo
to:
  • Lake Track - Taupo lake shore
Changed line 12 from:
  • Heretanga Trails - Napier, Hastings
to:
  • Heretanga Trails - Napier and Hastings
Changed lines 14-17 from:
  • The Queenstown Trail - Queenstown, Arrowtown
  • Around the Mountains
to:
  • The Queenstown Trail - Queenstown to Arrowtown and back
  • Around the Mountains- Queenstown to Kingston
Changed lines 19-27 from:
  • Hauraki Rail Trail Cycleway
  • Central North Island Rail Trail
  • Pathway of Fire - Te Ara Ahi
  • The Old Ghost Road
  • Tasman Loop Trail
  • Westland Wilderness Trail
  • Alps 2 Ocean Cycle Trail
  • Roxburgh Gorge Trail
  • Clutha Gold Trail
to:
  • Hauraki Rail Trail Cycleway - Thames to Waihi
  • Central North Island Rail Trail - through Puriora Forest
  • Pathway of Fire - Te Ara Ahi - Rotorua towards Taupo
  • The Old Ghost Road - Buller Gorge to Seddonville
  • Tasman Loop Trail -
  • Westland Wilderness Trail -
  • Alps 2 Ocean Cycle Trail -
  • Roxburgh Gorge Trail -
  • Clutha Gold Trail -
Changed lines 12-14 from:
  • Heretanga Trails -
  • Dun Mountain Trail
  • The Queenstown Trail
to:
  • Heretanga Trails - Napier, Hastings
  • Dun Mountain Trail - Nelson
  • The Queenstown Trail - Queenstown, Arrowtown
Changed line 8 from:
  • Waikato River Trail
to:
  • Waikato River Trail - Lake Ohakuri to Lake Karapiro
Changed line 12 from:
  • Heretanga Trails
to:
  • Heretanga Trails -
Changed line 1 from:

The New Zealand government is investing in 19 great rides around New Zealand as part of the New Zealand Cycle Trailproject.

to:

The New Zealand government is investing in 19 great rides around New Zealand as part of the New Zealand Cycle Trail project.

Changed line 1 from:

The New Zealand government is investing in 19 Great Rides around New Zealand.

to:

The New Zealand government is investing in 19 great rides around New Zealand as part of the New Zealand Cycle Trailproject.

Added lines 1-27:

The New Zealand government is investing in 19 Great Rides around New Zealand.

Ready to ride:

  • St James Cycle Trail - Rainbow Valley, near Hanmer

Partially complete:

  • Twin Coast Cycle Trail - Northland
  • Waikato River Trail
  • Motu Trails - East Coast
  • Lake Track - Taupo
  • Ruapehu - Whanganui Trails - including the Bridge to Nowhere
  • Heretanga Trails
  • Dun Mountain Trail
  • The Queenstown Trail
  • Around the Mountains

Under construction:

  • Hauraki Rail Trail Cycleway
  • Central North Island Rail Trail
  • Pathway of Fire - Te Ara Ahi
  • The Old Ghost Road
  • Tasman Loop Trail
  • Westland Wilderness Trail
  • Alps 2 Ocean Cycle Trail
  • Roxburgh Gorge Trail
  • Clutha Gold Trail

Top

Home - Print - Search - RSS newsfeed   Page last modified on 1 February 2011, at 01:47 PM
Recent Changes   History   Edit