![]() |
|
|||||||
| Image Serving & GIS Developing and serving World Wind content; other GIS issues. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Mar 2012
Posts: 5
![]() |
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! |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
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? |
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2012
Posts: 18
![]() |
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. |
|
|
|
![]() |
| 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 |
| 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 |