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 08-31-2006, 04:57 PM   #1
JeffM
Guest
 
Posts: n/a
Default WMS Server path issue

http://columbo.nrlssc.navy.mil/ogcwm...logy_Maps.wms?

Hello, I'm getting a message that "absolute path is required" when I click on a layer within the above map server. I'd appreciate any pointers. Thanks.
  Reply With Quote
Old 09-20-2006, 02:27 PM   #2
Unregistered
Guest
 
Posts: n/a
Default Lance Dyas

I have similar problems with every WMS the most explicit error I seen said that it wasnt recieving any parameters... And these config files used to work just fine... not sure when it started happening I still have data in cache from way back that still work but all new requests return the WMS
servers equivalent of huh?

The config file for loading them looks like this

<?xml version="1.0" ?>
<!-- created with TNT Web Map Browser -->
<LayerSet Name="aussie" ShowOnlyOneLayer="false" ShowAtStartup="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="LayerSet. xsd">
<QuadTileSet ShowAtStartup="true"><Name>Australia Base Map</Name>
<DistanceAboveSurface>0</DistanceAboveSurface>
<BoundingBox>
<North>
<Value>-9.74799</Value>
</North>
<South>
<Value>-43.65854</Value>
</South>
<West>
<Value>112.921135</Value>
</West>
<East>
<Value>153.63974</Value>
</East>
</BoundingBox>
<TerrainMapped>true</TerrainMapped>
<ImageAccessor>
<LevelZeroTileSizeDegrees>30</LevelZeroTileSizeDegrees>
<NumberLevels>24</NumberLevels>
<TextureSizePixels>256</TextureSizePixels>
<ImageFileExtension>png</ImageFileExtension>
<WMSAccessor>
<ServerGetMapUrl>http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?</ServerGetMapUrl>
<Version>1.1.0</Version>
<ImageFormat>image/png</ImageFormat>
<WMSLayerName>Australia%20Base%20Map&amp ;TRANSPARENT=true</WMSLayerName>
<UseTransparency>true</UseTransparency>
</WMSAccessor>
</ImageAccessor>
</QuadTileSet>
</LayerSet>
  Reply With Quote
Old 09-20-2006, 04:56 PM   #3
m_k
Bored Explorer
 
m_k's Avatar
 
Join Date: Nov 2004
Location: Warsaw, Poland
Posts: 1,808
m_k is an unknown quantity at this point
Default

"<ServerGetMapUrl>http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?</ServerGetMapUrl>"

I think that you don't need the ? there...
__________________
Hot stuff: FAQ, forum search, DirectX, .NET, Video Card Compatibility list
m_k is offline   Reply With Quote
Old 10-14-2006, 07:19 AM   #4
Unregistered
Guest
 
Posts: n/a
Default Lance Dyas

For lack of checking for an existing question mark before
extending it with various parameters the WW coding
team broke many many existing add-ons around version 1.3.4

Actually I also found that for some servers you are
better off not encoding your spaces %20 does work in
the example above ... but I'm betting may be doubly
encoded to %2520 which err some web map servers
wont cope with

The <ServiceName>WMS</ServiceName> doesnt seem to hurt
but I think might only be needed for some servers.

TNTmap A tool which allows you to interactively create WMS based Addons
http://www.microimages.com/ogc/
  Reply With Quote
Reply

Tags
None


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
WW1.3.2-Plugin: Layer Edit canosso Add-ons & Scripts 21 02-27-2010 04:37 AM
NASA World Wind 1.3.3.1 Released bull Announcements & News 0 10-31-2005 06:52 PM
World Wind 1.3.3 released Randy Kim Announcements & News 0 10-22-2005 05:37 AM
World Wind 1.3.2 released Beansprout Announcements & News 0 09-07-2005 11:51 PM
1.3.2 beta 1 released Jessi Developers' Corner 11 07-28-2005 06:30 PM


All times are GMT +1. The time now is 04:43 PM.


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