Code Monkey home page Code Monkey logo

Comments (6)

pzia avatar pzia commented on July 18, 2024

Commented by paparazzia on 3 Dec 2008 05:46 UTC
(In [87]) * doc pour l'update de la base de donne ( refs #10 )

from vlm.

pzia avatar pzia commented on July 18, 2024

Commented by fm on 3 Dec 2008 21:02 UTC
Les Waypoints sont classifier :

  • waypoints de classement (apparaissant dans le classement)
  • waypoints de type "porte de glace", qui ne devraient pas apparaitre dans les classements

C'est cod (races.php), et utilise le champ "wptype" de la table "races_waypoints". Si un "wptype" contient "IceGate", alors il n'est pas propos de tableau de classement sur ce WP. (Commit n86)

:ff:

from vlm.

pzia avatar pzia commented on July 18, 2024

Commented by spf on 18 Dec 2008 15:04 UTC
(In [216]) got rid of old 'coordonneescroisement' function for the improved 'VLM_distance_to_line_ratio_xing' one (refs #10)

from vlm.

pzia avatar pzia commented on July 18, 2024

Commented by spf on 18 Dec 2008 15:08 UTC
Le calcul des distances aux portes ainsi que du WP a viser lors d'un ortho ou BVMG vers une porte est change.
Maintenant on procede comme suit:

On projette en mercator, de la on calcule le point la projection du point sur le segment (orthogonalement), s'il est en dehors du segment, on se ramene au plus proche des deux extremites, puis on fait la projection inverse pour trouver les valeurs lat/long, et on calcule l'ortho pour la distance.

Il reste encore a modifier les types de portes surement avec un int dans la db pour le type, sous forme de bitmask.

from vlm.

pzia avatar pzia commented on July 18, 2024

Commented by spf on 18 Dec 2008 15:15 UTC
Et on ferme ce ticket, car pour l'autre partie (gestion des ice gates, et autres joyeusetes), il existe le ticket #34

from vlm.

pzia avatar pzia commented on July 18, 2024

Commented by spf on 9 Feb 2009 10:12 UTC
(In [421]) Removed WP_NUMSEGMENTS, as the vlm-c function works on the whole WPLL defined segment (refs #10)

from vlm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.