More than 2 Layers within group causing error
Shanton, James A
James.Shanton2 at NSCORP.COM
Mon Nov 29 04:25:24 PST 2004
We're trying to use the teraserver wms layers in our mapserver gis system,
and are getting a weird error when I try to include more than 2 UTM zone
layers within the group.
Thanks !
Jim
Here is how we are designing our map layer.
LAYER
NAME ortho-19
METADATA
"wms_title" "USGS Digital Ortho-Quadrangles"
"wms_srs" "EPSG:26919" #NAD83 UTM zone 19N
"wms_extent" "-72 0 -66 90" # all zones are 6 deg Long. in width
END
GROUP "ortho"
OFFSITE 255 255 255
STATUS OFF
TYPE RASTER
#MINSCALE 1500
#MAXSCALE 80000
CONNECTIONTYPE WMS
CONNECTION
"http://terraservice.net/ogcmap.ashx?VERSION=1.1.1&SERVICE=wms&LAYERS=DOQ&FO
RMAT=jpeg&styles="
PROJECTION
"init=epsg:26919" #NAD83 UTM zone 19N
END
END
-----------------------------------
Error that occurs when we try to add more than two layers to the group.
Content-type: text/html msDrawMap(): Image handling error. Failed to draw
layer named 'ortho-19'.
msDrawRaster(): Image handling error. Unrecognized or unsupported image
format
drawEPP(): Image handling error. D:/MAPS/itraxtmp/110131775316320.img.tmp is
not an EPPL file.
msHTTPExecuteRequests(): HTTP request error. HTTP: request failed with curl
error code 0 () for
http://wms.jpl.nasa.gov/wms.cgi?REQUEST=map&LAYERS=us_landsat7
&STYLES=&FORMAT=png&TRANSPARENT=true&LAYERS=us%5Flandsat7&REQUEST=map&WMTVER
=1.0.0&SERVICE=WMS&FORMAT=image%2Fpng&STYLES=&HEIGHT=500&SRS=epsg:4326&WIDTH
=600&BBOX=%2D79%2E799206%2C37%2E819571%2C%2D79%2E741181%2C37%2E867857&TRANSP
ARENT=TRUE&EXCEPTIONS=INIMAGE
More information about the MapServer-users
mailing list