Help for this page

Select Code to Download


  1. or download this
    $line ={'Station1'=>{'x'=>'','y'=>'','z'=>},
            'Station2'=>{'x'=>'','y'=>'','z'=>}
           }
    
  2. or download this
    $line ={'line1'=>={'Station1'=>{'x'=>'','y'=>'','z'=>},
            'Station2'=>{'x'=>'','y'=>'','z'=>}
    ...
            'Station2'=>{'x'=>'','y'=>'','z'=>}
           }
           }