AddAlti>ID Add Altitude to ID

AddAlti>ID modifies the ID of a turnpoint and adds the alitude info into the last 3 characters of the 6 character long id.
It assume that you use a naming convention of Cxxyyy,  C= Character like G,L,T,S,N,E,W,...whatever
  xx = a sequence number, 01,02,03,..
  yyy = altitude in meters  / 10

 Example,  T01 with altitude info 1234 becomes  T01123
 
 



Back to Index for TP Code