![]() |
|
|||||||
| Technical Support Get help with World Wind. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jul 2007
Posts: 7
![]() |
Hi, everyone, I use Globle Mapper convert my high resolution satelite image to Worldwind Tiles in jpg format. saved in my local machine and load to WW, It works very well
.Then I change the tiles in every folder into dds format useing convim.exe, and I want to try if the load speed is faster than jpg. and I changed the <ImageFileExtension> tag in xml file to dds. But this time when I open the WW, no image loaded , Does anyone tell me whats wrong? TIA.skyhorses |
|
|
|
|
|
#2 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
This is with WW.net i guess...
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Apr 2006
Posts: 407
![]() |
Try just leaving the Image File Extension tag on jpg?
__________________
Machine. Unexpectedly, I’d invented a time - Alan Moore |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Jul 2007
Posts: 7
![]() |
|
|
|
|
|
|
#5 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,461
![]() |
Are there any errors in WorldWind.log about something being wrong with the files (or anything like that)?
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Jul 2007
Posts: 7
![]() |
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Apr 2006
Posts: 407
![]() |
Post the xml here if you could, please.
__________________
Machine. Unexpectedly, I’d invented a time - Alan Moore |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Jul 2007
Posts: 7
![]() |
I think the xml file is ok, because I have two folders of tiles image, one is jpg format, the other is dds format,when I chage <PermanentDirectory> to jpg folder, open the WW, the image loads and appear. when I chage <PermanentDirectory> to dds folder, open the WW, nothing appear. And I preview the dds picture in Explorer, it shows no error.
<?xml version="1.0" encoding="UTF-8"?> <LayerSet Name="YananQB4m" ShowOnlyOneLayer="false" ShowAtStartup="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="LayerSet. xsd"> <QuadTileSet ShowAtStartup="true"> <Name>YananQB4m</Name> <DistanceAboveSurface>0</DistanceAboveSurface> <BoundingBox> <North><Value>36.73828125000000000</Value></North> <South><Value>36.38671875000000000</Value></South> <West><Value>109.33593750000000000</Value></West> <East><Value>109.68750000000000000</Value></East> </BoundingBox> <Opacity>255</Opacity> <TerrainMapped>true</TerrainMapped> <RenderStruts>true</RenderStruts> <ImageAccessor> <LevelZeroTileSizeDegrees>0.175781250000 00000</LevelZeroTileSizeDegrees> <NumberLevels>5</NumberLevels> <TextureSizePixels>512</TextureSizePixels> <ImageFileExtension>jpg</ImageFileExtension> <PermanentDirectory>E:\YananQB4mjpg\Yana nQB4m\</PermanentDirectory> </ImageAccessor> <TransparentMinValue>0</TransparentMinValue> <TransparentMaxValue>25</TransparentMaxValue> </QuadTileSet> </LayerSet> |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Jul 2007
Posts: 7
![]() |
|
|
|
|
|
|
#10 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,461
![]() |
Right-click the layer in the layer manager, click "Properties" and turn on the render file names option and zoom in on your layer. That will tell you whether it is looking in the right place for the tiles.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reg compiling the source code | Raj | Developers' Corner | 10 | 08-26-2008 06:58 PM |
| I can't see WMS data with Worldwind 2.1 and Local Geoserver WMS | vash | Development Help | 15 | 07-10-2007 06:25 PM |
| How to display image icons in WorldWind | Tam Tran | Developers' Corner | 1 | 08-16-2006 08:22 AM |
| 3D Nature: Scene Express WorldWind Support | Xenon | WorldWind General | 8 | 08-03-2006 07:03 AM |
| Newbies guide to worldwind | Llynix | WorldWind General | 14 | 12-25-2004 01:55 PM |