Tiling System

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:02, 28 March 2008 (edit)
Chiss (Talk | contribs)

← Previous diff
Current revision (14:09, 28 March 2008) (edit) (undo)
Mkpl (Talk | contribs)
m
 
Line 1: Line 1:
World Wind's tiling system can be summarized with the following picture. Note that this picture comes from the original World Wind documentation, not the Java version, but since this hasn't changed (apart from the naming convention, see below), it doesn't really matter. World Wind's tiling system can be summarized with the following picture. Note that this picture comes from the original World Wind documentation, not the Java version, but since this hasn't changed (apart from the naming convention, see below), it doesn't really matter.
 +
 +''Note that "Layer Number" in the picture should be "'''Level''' Number". Same with "Each additional layer quadriples..." - should be "Each additional level quadriples..."''
[[Image:worldwind_tile_system.gif]] [[Image:worldwind_tile_system.gif]]
Line 6: Line 8:
Note that the example tile name given in the above picture is using the .net naming convention. For the Java version, the leading zeros have been dropped, so the equivalent tile name for WWJ is BlueMarbleTextures\0\2\2_7.dds. Note that the example tile name given in the above picture is using the .net naming convention. For the Java version, the leading zeros have been dropped, so the equivalent tile name for WWJ is BlueMarbleTextures\0\2\2_7.dds.
See [http://forum.worldwindcentral.com/showthread.php?t=10265 here] for a program that can convert WW cache packs to the WWJ's naming convention. See [http://forum.worldwindcentral.com/showthread.php?t=10265 here] for a program that can convert WW cache packs to the WWJ's naming convention.
 +
[[Category:Dev Documentation]] [[Category:Dev Documentation]]
[[Category:WWJ Dev Documentation]] [[Category:WWJ Dev Documentation]]

Current revision

World Wind's tiling system can be summarized with the following picture. Note that this picture comes from the original World Wind documentation, not the Java version, but since this hasn't changed (apart from the naming convention, see below), it doesn't really matter.

Note that "Layer Number" in the picture should be "Level Number". Same with "Each additional layer quadriples..." - should be "Each additional level quadriples..."

Image:worldwind_tile_system.gif

[edit] Tile naming convention

Note that the example tile name given in the above picture is using the .net naming convention. For the Java version, the leading zeros have been dropped, so the equivalent tile name for WWJ is BlueMarbleTextures\0\2\2_7.dds. See here for a program that can convert WW cache packs to the WWJ's naming convention.

Personal tools