Projet

Général

Profil

Paste
Télécharger (892 octets) Statistiques
| Branche: | Révision:

root / ref_points.php @ 862d44f8

1
<?php
2
$ref_points = array (
3
                     'Marc' => array(43.60568, 1.42841, 170),
4
                     'FF2' => array(43.67737, 1.45077, 140),
5
                     'Clocher de Saint-Sernin' => array(43.6085, 1.4424, 190),
6
                     'Clocher des Minimes' => array(43.61811, 1.43639, 165),
7
                     "Obélisque de l'observatoire" => array(43.6114, 1.4618, 200),
8
                     "Pic d'Aneto" => array(42.63055, 0.65695, 3404),
9
                     "Pic de Montcalm" => array(42.672118, 1.406422, 3077),
10
                     "Pic du Carlit" => array(42.569865, 1.932092, 2921),
11
                     "Pic du Canigou" => array(42.518889, 2.456667, 2784),
12
                     "Mont Valier" => array(42.797699, 1.085672, 2838),
13
                     "Pic du Midi de Bigrorre" => array(42.936389,0.142778, 2877),
14
                     "Dôme de la grave" => array(43.60085, 1.43298, 169),
15
                     "Clocher des Jacobins" => array(43.60368, 1.44038, 171),
16
                     );