Notes for 1.3.2 work

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:16, 27 March 2005 (edit)
Llynix (Talk | contribs)
m (Installer)
← Previous diff
Revision as of 06:27, 27 March 2005 (edit) (undo)
24.84.172.34 (Talk)

Next diff →
Line 9: Line 9:
* realistic landsat photos, with accurate colors and better matching between tiles; it is unfortunate that the quality of the images has gotten worse in the last 2 months * realistic landsat photos, with accurate colors and better matching between tiles; it is unfortunate that the quality of the images has gotten worse in the last 2 months
* bookmarks menu! * bookmarks menu!
 +* for the keyboard zoom keys(1 and 7) add a modifier key(e.g. CTRL or ALT or SHIFT) to change zoom increment to 1 meter at a time, so the user can zoom easily to a specifc altitude(e.g. 10,000m) (dpatton)
==Bugs to Squash== ==Bugs to Squash==
Line 37: Line 38:
View menu doesn't do real fullscreen - it leaves the View menu doesn't do real fullscreen - it leaves the
Windows taskbar.</li> Windows taskbar.</li>
 +<li>\Cache\Earth\TerrainAccesspr\SRTM and \SRTM30US subdirectories have
 +both the .bil and .7z files</li>
 +<li>this URL: worldwind://goto/world=Earth&lat=48.00000&lon=-122.00000&alt=10000 when
 +used with 1.3beta took the user to 48N 122W at an altitude of
 +10,000 meters, but in 1.3.1 it ends up at 9,851 meters altitude.
 +The SRTM terrain height at 48N 122W is 149 meters, so 1.3.1 is
 +calculating the camera altitude as the altitude requested in the
 +URL(10,000m) less the terrain height(149m)</li>
 +<li>for various layers(both NLT and USGS) some image tiles are
 +saved as .jpg and some as .dds</li>
 +<li>worldwind://goto/world=Earth&lat=48.53976&lon=-122.47993&alt=796536</li>
</ul> </ul>

Revision as of 06:27, 27 March 2005

Ok, lets have a better game plan for 1.3.2

We should feature freeze at least 2 weeks before the release to allow for bug fixing and installer building AND release testing.

Bugs need to be in Source Forge's bug list to be considered for fixing. -- Bugs definitely need to be collected 'somewhere'. That somewhere should be in one centralized place.


Contents

Features to Add

  • realistic landsat photos, with accurate colors and better matching between tiles; it is unfortunate that the quality of the images has gotten worse in the last 2 months
  • bookmarks menu!
  • for the keyboard zoom keys(1 and 7) add a modifier key(e.g. CTRL or ALT or SHIFT) to change zoom increment to 1 meter at a time, so the user can zoom easily to a specifc altitude(e.g. 10,000m) (dpatton)

Bugs to Squash

  • Gaps in trails, trails are not properly mapped to terrain at 0 elevation. (bull)

Bugs noted in 1.3.1alpha4 with font patch (dpatton)

  • at program startup, the earth is partially covered by the toolbar at the top, even though there is free space below the earth at the bottom of the window(800x600 screen)
  • at program startup, Wireframe(CTRL+W) turns off the toolbar grey background and draws a diagonal line across the toolbar, and if it's open, the Layer Manager window
  • at program startup, if both Blue Marble layers are turned off, there is no Earth shown(probably "functions as designed"), but then using Wireframe(CTRL+W) doesn't show a wireframe
  • World Settings(ALT+W) - at least some of the settings, when changed, do not make the corresponding change in the UI until WW is stopped and restarted. For example, setting ShowPlacenames to False still leaves the Placenames layer (which is selected by default) on.
  • The "World Settings"(ALT+W) should be combined with the "World Wind Settings"(ALT+Q) into one interface.
  • Full Screen isn't working properly(WinXP). ALT+Enter does go to fullscreen, but using ALT+Enter or ESC to revert from fullscreen doesn't show the Windows taskbar until you task switch to another program. "Full Screen" from the View menu doesn't do real fullscreen - it leaves the Windows taskbar.
  • \Cache\Earth\TerrainAccesspr\SRTM and \SRTM30US subdirectories have both the .bil and .7z files
  • this URL: worldwind://goto/world=Earth&lat=48.00000&lon=-122.00000&alt=10000 when used with 1.3beta took the user to 48N 122W at an altitude of 10,000 meters, but in 1.3.1 it ends up at 9,851 meters altitude. The SRTM terrain height at 48N 122W is 149 meters, so 1.3.1 is calculating the camera altitude as the altitude requested in the URL(10,000m) less the terrain height(149m)
  • for various layers(both NLT and USGS) some image tiles are saved as .jpg and some as .dds
  • worldwind://goto/world=Earth&lat=48.53976&lon=-122.47993&alt=796536

Current Functions to Improve

  • Support for proxy autodiscovery, proxy scripts, proxy authentication (gillesk)
  • Re-Examine WMS, SVS and MODIS.. can use improvement (TomServo) (Will look that in more detail to get some specific notes)

Installer

Personal tools