World Wind Forums

Go Back   World Wind Forums > WorldWind Development (Other) > Image Serving & GIS

Image Serving & GIS Developing and serving World Wind content; other GIS issues.

Reply
 
Thread Tools Display Modes
Old 03-21-2012, 11:34 AM   #1
mfazi
Junior Member
 
Join Date: Mar 2012
Posts: 5
mfazi is on a distinguished road
Default WMS Tiff layer

Hi
i want to publish an image in tiff format under WW Server. I've created a new layer with the configuration file tiff.xml (attachements).
When WW server start up logs:

FINE: Discovery Task: New layer configuration found: TIFF/tiff.xml
Mar 21, 2012 11:18:56 AM gov.nasa.worldwind.servers.wms.BasicMapR egistry doAdd
INFO: Initializing mapsource tiff ...
Mar 21, 2012 11:18:56 AM gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer initialize
INFO: WorldWindTiledLayer:initialize(): started...
Mar 21, 2012 11:18:56 AM gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer initialize
INFO: WorldWindTiledLayer:initialize(): status=Done! type=imagery with coverage=(33.245°, 44.0°), (33.316°, 44.338°)
Mar 21, 2012 11:18:56 AM gov.nasa.worldwind.servers.wms.BasicMapR egistry doAdd
INFO: Initializition of mapsource tiff was successful.
Mar 21, 2012 11:18:56 AM gov.nasa.worldwind.servers.wms.BasicMapR egistry doLayerAdded
INFO: Layer TIFF/tiff.xml added


It seems it's all ok, but when i tried to get the image, i've the following error:

FINE: Thread [16]: Server App=NASA WorldWind WMS Imagery Server, { waiting time: 0 msec; execution time=2 msec; total time=2 msec; }
Mar 21, 2012 11:21:34 AM gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer$BasicServiceInstan ce serviceRequest
SEVERE: The WMS request failed: {0}
java.lang.NullPointerException
at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.assembleTiles(U nknown Source)
at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.mosaicBestAvail ableTiles(Unknown Source)
at gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer$BasicServiceInstan ce.doServiceRequest(Unknown Source)
at gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer$BasicServiceInstan ce.serviceRequest(Unknown Source)
at gov.nasa.worldwind.servers.wms.WMSGetMap Request.service(Unknown Source)
at gov.nasa.worldwind.servers.app.WMSServer Application.doGet(Unknown Source)
at gov.nasa.worldwind.servers.app.BasicHttp ServerApplication.doService(Unknown Source)
at gov.nasa.worldwind.servers.app.BasicServ erApplication.service(Unknown Source)
at gov.nasa.worldwind.servers.app.ServerWor kerThread.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor. runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$ Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)

Any idea?

Thank you!
Attached Files
File Type: txt tiff.txt (1.6 KB, 81 views)
mfazi is offline   Reply With Quote
Old 04-09-2012, 07:28 AM   #2
Unregistered
Guest
 
Posts: n/a
Default How to add extra images in worldwind java

I have the same question,

and I want to know how to determine the "LevelZeroTileDelta", from the tiff.txt ,the auther said
" <LevelZeroTileDelta>
<LatLon latitude="36.0" longitude="36.0" units="degrees"/>"
so,I want to know the "36.0" depend on what?
  Reply With Quote
Old 04-19-2012, 10:06 AM   #3
LetThereBedwight
Junior Member
 
Join Date: Mar 2012
Posts: 18
LetThereBedwight is on a distinguished road
Default

Sorry to the OP, I'm facing problems serving the data myself. The levelzerotiledelta tag is used to determine how many degrees of latitude and longitude each of the tiles cover. For WW, 36x36 on level 0 is standard, creating 50 tiles, laid out in 5 rows and 10 columns.
Here is a slightly more detailed explanation.
LetThereBedwight is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SQUID configuration to cache WMS server responses garakl Server Discussion 1 08-08-2011 02:16 PM
set zoom in level for wms layer in wwj jalwan Development Help 1 04-01-2010 02:54 PM
WMS Layer for the online ArcGIS WMS jgib Development Help 1 03-25-2010 09:52 AM
WW1.3.2-Plugin: Layer Edit canosso Add-ons & Scripts 21 02-27-2010 04:37 AM
How to install NASA World Wind WMS server garakl Server Discussion 0 01-26-2010 10:14 AM


All times are GMT +1. The time now is 11:12 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.