World Wind Forums

Go Back   World Wind Forums > Support > Technical Support

Technical Support Get help with World Wind.

Reply
 
Thread Tools Display Modes
Old 04-05-2012, 02:56 PM   #1
tucher
Member
 
Join Date: Oct 2010
Posts: 40
tucher is on a distinguished road
Default MS Virtual Earth Server Connect Refused

I've been experiencing the following issue the past few days. Can someone confirm there is a problem with MS Virtual Earth server and not and my organization's firewall?


Apr 5, 2012 8:07:20 AM gov.nasa.worldwind.util.StatusBar$2 propertyChange
INFO: Host worldwind28.arc.nasa.gov is unavailable
Apr 5, 2012 8:07:20 AM gov.nasa.worldwind.retrieve.BasicRetriev alService$RetrievalExecutor afterExecute
FINE: Execution exception during retrieval of http://worldwind28.arc.nasa.gov/vewm...=10694&Y=13719
java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused: connect
at java.util.concurrent.FutureTask$Sync.inn erGet(FutureTask.java:222)
at java.util.concurrent.FutureTask.get(Futu reTask.java:83)
at gov.nasa.worldwind.retrieve.BasicRetriev alService$RetrievalExecutor.afterExecute (Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$ Worker.runTask(ThreadPoolExecutor.java:8 88)
at java.util.concurrent.ThreadPoolExecutor$ Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
tucher is offline   Reply With Quote
Old 04-05-2012, 07:53 PM   #2
tucher
Member
 
Join Date: Oct 2010
Posts: 40
tucher is on a distinguished road
Default

Is anyone else getting MS Virtual Earth tiles?
tucher is offline   Reply With Quote
Old 04-06-2012, 03:57 AM   #3
Unregistered
Guest
 
Posts: n/a
Default MS Virtual Earth Discontinued

We are having the same issue as well. I called Microsoft and they said that Virtual earth has been discontinued and was shut off this week. Bing Maps is the new mapping service. However, I cant find anyone online using Bing maps with World Wind. We are going to start looking into the Bing Maps SDK now but I would like to continue using WW.

Does anyone else know a way to get street view satellite images in World Wind without MS Virtual Earth?
  Reply With Quote
Old 04-07-2012, 03:33 PM   #4
tucher
Member
 
Join Date: Oct 2010
Posts: 40
tucher is on a distinguished road
Default

I assume MS Virtual Earth tiles/imagery is no longer supported. Thanks.
tucher is offline   Reply With Quote
Old 04-08-2012, 09:14 PM   #5
nlneilson
Super Moderator
 
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,624
nlneilson is on a distinguished road
Default

Look at the USGS NAIP layer/s

They may be more current, have greater detail and there is no copy right problems as there are with M$ VE images.
__________________
Neil
http://www.nlneilson.com
nlneilson is online now   Reply With Quote
Old 04-09-2012, 02:51 PM   #6
tucher
Member
 
Join Date: Oct 2010
Posts: 40
tucher is on a distinguished road
Default

Thanks for the suggestion. I am looking at USDA NIAP imagery now, but the resolution appears to be quite limited when viewed from a altitude of 5 miles or less compared to MS VE imagery, and does not meet my current needs. Then again, MS VE does not appear to be reliable either, even for my non-commercial user requirements.

I suspect I need to obtain and maintain my own imagery.
tucher is offline   Reply With Quote
Old 04-11-2012, 02:42 PM   #7
tucher
Member
 
Join Date: Oct 2010
Posts: 40
tucher is on a distinguished road
Default

Today, it appears USDA NAIP is down too. I'm getting the following response:

Apr 11, 2012 8:34:23 AM gov.nasa.worldwind.retrieve.BasicRetriev alService$RetrievalExecutor afterExecute
FINE: Execution exception during retrieval of http://worldwind47.arc.nasa.gov/wms?...75.9375,39.375
java.util.concurrent.ExecutionException: java.net.SocketException: Connection reset

So I'm jumping hoops trying to locate some decent imagery.
tucher is offline   Reply With Quote
Old 04-17-2012, 12:59 AM   #8
tucher
Member
 
Join Date: Oct 2010
Posts: 40
tucher is on a distinguished road
Default

I notice there is a difference in image quality between USDA NAIP and USDA NAIP USGS. I was referencing an older (pre V1.2?) worldwind.layers.xml file that did not point to:

<Layer href="config/Earth/USDANAIPWMSImageLayer.xml" actuate="onRequest"/>
<Layer href="config/Earth/USDANAIPUSGSWMSImageLayer.xml" actuate="onRequest"/>

The USDA NAIP USGS images, although not as good as MS VE, will meet my current needs.
tucher is offline   Reply With Quote
Old 04-17-2012, 06:17 AM   #9
nlneilson
Super Moderator
 
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,624
nlneilson is on a distinguished road
Default

Yes there are two NAIP layers.

In post 5 I mentioned:
Look at the USGS NAIP layer/s

This is what I use:
Code:
        <GetCapabilitiesURL>http://isse.cr.usgs.gov/ArcGIS/services/Combined/USGS_EDC_Ortho_NAIP/MapServer/WMSServer?</GetCapabilitiesURL>
        <GetMapURL>http://isse.cr.usgs.gov/ArcGIS/services/Combined/USGS_EDC_Ortho_NAIP/MapServer/WMSServer?CRS=CRS:84</GetMapURL>
There was a mention a while back that this may be made the default NAIP layer.

Note that even M$ VE and GE used the USGA (USGA Digital Ortho before) images where they had not paid to get Aerial photos.
__________________
Neil
http://www.nlneilson.com

Last edited by nlneilson; 04-17-2012 at 06:24 AM.
nlneilson is online now   Reply With Quote
Old 06-25-2012, 07:31 PM   #10
phiferd
Junior Member
 
Join Date: May 2011
Posts: 8
phiferd is on a distinguished road
Default

Is there any replacement for the hybrid version MS VE? I've tried added the USDANAIPUSGSWMSImageLayer.xml layer and it works, but the resolution is much worse at low altitude and I've lost all of my street names.

If anyone has had any luck going through the bing maps process, please post!
phiferd 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
How to load MS Virtual Earth into WWJ Lasith Development Help 14 05-11-2012 01:57 PM
Setup WWJ server and load/serve MS virtual earth maps lasithc Development Help 3 10-27-2011 06:51 PM
Virtual Earth or Bing - Which Server is Used will Technical Support 2 05-16-2011 08:36 AM
weird bug with mercator virtual earth layer via commandline fabio.portieri Development Help 3 02-22-2010 08:13 AM


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


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