Fwd: WCS Problem

José Ramón López joseramonlopez at GMAIL.COM
Tue Dec 12 04:33:44 EST 2006


I could find this error in error.log file of apache

[error] [client 127.0.0.1]
[error] [client 127.0.0.1] msDrawRasterLayerLow(sevilla): entering.\r
[error] [client 127.0.0.1] msDrawGDAL(): src=0,85,7640,4973,
dst=2,0,255,166\r
[error] [client 127.0.0.1] msDrawGDAL(): src=85,0,7645,4973,
dst=0,151,255,166\r


Could you tell me wich is the reason of this error?

Thanks

---------- Forwarded message ----------
From: José Ramón López <joseramonlopez at gmail.com>
Date: 11-dic-2006 17:44
Subject: WCS Problem
To: MAPSERVER-USERS at lists.umn.edu

Hi people!

I'm trying to make a wcs service.
I've made a tile index with the ecw images that I want to populate, but I
can`t see anything in the error files.

This is my map file.


MAP
  NAME PRUEBA
  STATUS ON
  SIZE 640 480
  EXTENT 164590 4062740 579080 4266350
  UNITS DD
  SHAPEPATH "../data"
  IMAGETYPE jpeg
  FONTSET "../etc/fonts.txt"

PROJECTION
  "init=epsg:23030"
END

WEB
   #TEMPLATE "cursoOGC_basico.html"
   IMAGEPATH "D:\ms4w\tmp"
   IMAGEURL "/tmp/"

  METADATA
    "wcs_label"                    "WCS Server"
    "wcs_abstract"                "WCS Pruebas Server"
    "wcs_version"                "1.0.0"
    "wcs_onlineresource"
"http://localhost:81/cgi-bin/mapserver?SERVICE=WCS
"
    "wcs_srs"                    "epsg:23030"
  END

 END

SCALEBAR
IMAGECOLOR 255 255 255
LABEL
  COLOR 100 100 100
  SIZE TINY
 END
STYLE 0
SIZE 200 3
COLOR 100 100 100
OUTLINECOLOR 100 100 100
UNITS kilometers
INTERVALS 2
TRANSPARENT TRUE
STATUS on
 END

LEGEND
  KEYSIZE 18 12
  LABEL
    TYPE BITMAP
    SIZE MEDIUM
    COLOR 0 0 89
  END
  STATUS ON
END

OUTPUTFORMAT
    NAME ECW
    DRIVER "GDAL/ECW"
    MIMETYPE "image/ecw"
    IMAGEMODE "BYTE"
    EXTENSION "ecw"
END

LAYER
  NAME "sevilla"
  STATUS ON
  PROCESSING "SCALE=AUTO"
  DUMP TRUE
  TILEINDEX "sevilla.shp"
  TILEITEM "location"
  TYPE RASTER
  PROJECTION
    "init=epsg:23030"
  END
  METADATA
  "wcs_description" "sevilla"
  "wcs_name" "sevilla"
  "wcs_label" "sevilla"
  "ocs_srs"   "epsg:23030"
  "ows_extent" "232460 4136112 240133 4145594"
  "wcs_size"    "7500 9000"
  "wcs_resolution" "100 100"
  "wcs_bandcount" "3"
  "wcs_formats" "ECW"
  END
END

END

Do you know why could it be?
Thank you very much.
-- 
José Ramón López
Tfno: 627 88 88 24

-- 
José Ramón López
Tfno: 627 88 88 24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20061212/0abb63c6/attachment.html


More information about the mapserver-users mailing list