Could someone please tell me which zoom levels (0x####0000, 0x####0100, 0x####0200, 0x####0300, 0x####0400) are rendered with each LOD (LOD3, LOD4, LOD5)? I'm a bit confused.
Cogeo,
0x####0200 = LOD3
0x####0300 = LOD4
0x####0400 = LOD5
The BAT generates the models that the 0x####0000 and 0x####0100 series of images are mapped to by rescaling the LOD3 shape for them.
-Swamper77