![]() |
|
|||||||
| Image Serving & GIS Developing and serving World Wind content; other GIS issues. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
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. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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& ;TRANSPARENT=true</WMSLayerName> <UseTransparency>true</UseTransparency> </WMSAccessor> </ImageAccessor> </QuadTileSet> </LayerSet> |
|
|
|
#3 |
|
Bored Explorer
Join Date: Nov 2004
Location: Warsaw, Poland
Posts: 1,808
![]() |
"<ServerGetMapUrl>http://atlas.walis.wa.gov.au:80/servlet/com.esri.wms.Esrimap?</ServerGetMapUrl>"
I think that you don't need the ? there... |
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
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/ |
|
![]() |
| Tags |
| None |
| 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 |
| 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 |