Proposer des courses : Différence entre versions
De VlmWiki
Ligne 59 : | Ligne 59 : | ||
! idwaypoint <br/><small>''int(20)''</small> !! latitude1 <br/><small>''double''</small> !! longitude1 <br/><small>''double''</small> !! latitude2 <br/><small>''double''</small> !! longitude2 <br/><small>''double''</small> !! libelle <br/><small>''double''</small> !! maparea <br/><small>''double''</small> | ! idwaypoint <br/><small>''int(20)''</small> !! latitude1 <br/><small>''double''</small> !! longitude1 <br/><small>''double''</small> !! latitude2 <br/><small>''double''</small> !! longitude2 <br/><small>''double''</small> !! libelle <br/><small>''double''</small> !! maparea <br/><small>''double''</small> | ||
|- | |- | ||
− | | | + | | 1 |
− | | | + | | -3.876 |
− | | | + | | -38.397 |
− | | | + | | -3.876 |
− | | | + | | -38.397 |
− | | | + | | Noronha |
− | | | + | | <span style="color:#FF0000;">'''maparea ??'''</span> |
|- | |- | ||
− | | | + | | 2 |
− | | | + | | -13.050 |
− | | | + | | -32.300 |
− | | | + | | -13.200 |
− | | | + | | -32.300 |
− | | | + | | Salvador de Bahia - Sud |
− | | | + | | <span style="color:#FF0000;">'''maparea ??'''</span> |
|} | |} | ||
− | + | <li>Ordonnancer les N waypoints sur la course | |
{| border="1" | {| border="1" | ||
|+ enchainement des waypoints | |+ enchainement des waypoints | ||
! idraces <br/><small>''int(11)''</small> !! wporder <br/><small>''int(11)''</small> !! idwaypoint <br/><small>''int(20)''</small> !! laisser_au <br/><small>''int(11)''</small> !! wptype <br/><small>''varchar(32)''</small> | ! idraces <br/><small>''int(11)''</small> !! wporder <br/><small>''int(11)''</small> !! idwaypoint <br/><small>''int(20)''</small> !! laisser_au <br/><small>''int(11)''</small> !! wptype <br/><small>''varchar(32)''</small> | ||
|- | |- | ||
− | | | + | | <span style="color:#0000FF;">''laisser vide''</span> |
− | | | + | | 1 |
− | | | + | | 1 |
− | | | + | | 270 |
− | | | + | | classement |
|- | |- | ||
− | | | + | | <span style="color:#0000FF;">''laisser vide''</span> |
− | | | + | | 2 |
− | | | + | | 2 |
− | | | + | | <null> |
− | | | + | | finish line |
|- | |- | ||
| colspan="5" | si dans table waypoints : latitude1 = latitude2 ET longitude1 = longitude2 alors le wp est de type laisser_au | | colspan="5" | si dans table waypoints : latitude1 = latitude2 ET longitude1 = longitude2 alors le wp est de type laisser_au |
Version du 23 septembre 2009 à 10:11
Cette page a besoin d'être complétée à partir des renseignements du forum
Sommaire
Les informations nécessaires pour créer une course
- Choix Course en ligne ou course permanente (record)
- Donner un nom
- Durée du Stop&Go
- Date d'ouverture de la ligne de départ
- Date de fermeture de la ligne de départ
- Fermeture de la ligne d'arrivée
- Type de bateau voir Polaires
- Qualification (lien vers la course de qualification)
- L'image (la carte) qui résume la course
- la fréquence de mise à jour (1min ou 5min)
- les instructions de courses particulières (blackout,etc..)
A quel format ?
- Créer une course :
- ajouter une ligne dans "races"
Description de la course idraces int(11) racename varchar(255) started int(11) deptime bigint(14) startlong int(11) startlat int(11) boattype varchar(255) closetime bigint(20) racetype int(11) firstpcttime bigint(20) depend_on int(11) qualifying_races text idchallenge text coastpenalty int(11) bobegin bigint(20) boend bigint(20) maxboats int(11) theme varchar(30) laisser vide La Moqueca de Peixe 2 laisser vide 1254560401 (le 3/11/09 à 11:00 UTC) -1.352 46.036 Mono650 1254733216 (fermeture du départ le 5/11/09 à 11:00 UTC) Course en ligne firstpcttime ?? 20090913 La Moqueca de Peixe Challenge mini 650 2010 1200 1254733216 début du blackout 1254819639 début du blackout de 24h 200 flashy - les ICs sont facultatives
Instructions de courses idraces int(11) instructions
textflag int(11) laisser vide <a href="http://www.virtual-winds.com/forum/index.php?showtopic=6091" target=_ic><b>INSTRUCTIONS DE COURSE SUR LE FORUM / RACE INSTRUCTIONS ON THE FORUM</b></a> flag ?? - ajouter N lignes de waypoints
waypoints idwaypoint
int(20)latitude1
doublelongitude1
doublelatitude2
doublelongitude2
doublelibelle
doublemaparea
double1 -3.876 -38.397 -3.876 -38.397 Noronha maparea ?? 2 -13.050 -32.300 -13.200 -32.300 Salvador de Bahia - Sud maparea ?? - Ordonnancer les N waypoints sur la course
enchainement des waypoints idraces
int(11)wporder
int(11)idwaypoint
int(20)laisser_au
int(11)wptype
varchar(32)laisser vide 1 1 270 classement laisser vide 2 2 <null> finish line si dans table waypoints : latitude1 = latitude2 ET longitude1 = longitude2 alors le wp est de type laisser_au
- ajouter une ligne dans "races"
Les outils pour aider à la création de course
(A compléter, Cf. Forum)
Ou / A qui envoyer cette proposition ?
Discutez en par courriel à vlm (arobase) virtual-winds.com et via le forum pour bénéficier de l'expertise et des idées de tous.