Skip to content
Snippets Groups Projects
  1. Mar 15, 2014
    • Luc Maisonobe's avatar
      Added a tolerance around tile for elevation interpolation. · 5c3a0448
      Luc Maisonobe authored
      Elevation is going to be interpolated at tiles entry and exit points,
      which are computed from geodetic conversions. The result points may be
      very slightly out of tiles, at numerical accuracy level. These points
      should nevertheless be allowed to be interpolated using the closest
      pixel data, so a tolerance was needed.
      
      The SimpleTile class uses a fixed tolerance, arbitrarily set to 1/8
      pixel.
      5c3a0448
    • Luc Maisonobe's avatar
      Fixed interpolation error. · d993d4cb
      Luc Maisonobe authored
      d993d4cb
  2. Mar 14, 2014
  3. Mar 13, 2014
  4. Mar 12, 2014
  5. Mar 11, 2014
  6. Mar 10, 2014
  7. Mar 09, 2014
  8. Mar 08, 2014
Loading