Yes, we have a project using only WMS layers. 

Example of WMS layer in map file :
  LAYER
      NAME "LANDSAT"
      TYPE RASTER
      CONNECTION "http://wms.jpl.nasa.gov/wms.cgi?";
      CONNECTIONTYPE WMS
      METADATA
        "wms_srs"             "EPSG:4326"
        "wms_name"            "global_mosaic"
        "wms_server_version"  "1.1.1"
        "wms_formatlist"      "image/png,image/jpeg"
        "wms_format"          "image/png"
      END
  END

  LAYER
    NAME 'BVRN'
    TYPE RASTER 

    CONNECTION 'http://services.sandre.eaufrance.fr/geo/zonage?'
    CONNECTIONTYPE WMS
    METADATA
      'wms_srs'             'EPSG:27582'
      'wms_name'            'BVRN'
      'wms_server_version'  '1.1.1'
      'wms_format'          'image/png'
      'wms_legend_graphic'   '1'
    END
  END 


HTH
Francois


-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de BERANGER
Patrick - DDE 69/PM/SIG
Envoyé : jeudi 2 mars 2006 10:45
À : cartoweb-users@lists.maptools.org
Objet : [Cartoweb-users] WMS Layers


Hi all,

I've put this question but i'm trying again :

I'm trying to show a WMS layer in Cartoweb 3.1 and this message appears :

Mapserver error: Error in msRASTERLayerOpen(): Attempt to open a RASTER
layer, but this is only supported after a raster query.

What's the problem ?

Can Cartoweb manage WMS layers ?
 
Thanks in advance. 
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

--
Ce message a ete verifie par MailScanner pour des virus ou des polluriels et
rien de suspect n'a ete trouve.

Les donnees et renseignements contenus dans ce message sont personnels,
confidentiels et prives. Toute publication, utilisation ou diffusion, meme
partielle, doit etre autorisee.

Any data and information contained in this electronic mail is personal,
confidential and secret. Any total or partial publication, use or
distribution must be authorized.


-- 
Ce message a ete verifie par MailScanner pour des virus ou des polluriels et 
rien de suspect n'a ete trouve.

Les donnees et renseignements contenus dans ce message sont personnels, 
confidentiels et prives. Toute publication, utilisation ou diffusion, meme 
partielle, doit etre autorisee.

Any data and information contained in this electronic mail is personal, 
confidential and secret. Any total or partial publication, use or distribution 
must be authorized.


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to