getfeatureinfo in a wms

Lluís Garcia i Mestres lluisgarcia at TECNICS.ORG
Fri Nov 4 10:28:29 EST 2005


Hi list,

I'm trying to implement a new wms layer from the following server:
http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx?

I can display it but I can't figure out how to get the getfeatureinfo in an html. My viewer says that there aren´t query point. Anyone can help to solve this? 

My layer parameters are:


LAYER
  NAME cadastre2
  TYPE RASTER
  GROUP cadastre2
  STATUS ON
  TEMPLATE "c:\ms4w\Apache\htdocs\mapserver\dades\catalunya\templates\query_buit.html"
  CONNECTIONTYPE WMS
  CONNECTION "http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx?"
  METADATA
    "wms_name" "Cartografía"
    "wms_request" "GetFeatureInfo"
    "wms_title" "Catastro"
    "wms_server_version" "1.1.0"
    "wms_service" "WMS"
    "wms_srs" "EPSG:23031"
    "wms_layers" "Cartografía"
    "wms_format" "image/png"
    "wms_query_layers" "Cartografía"
    "wms_info_format" "text/html"
    "wms_transparent" "TRUE"
    "wms_height" "400"
    "wms_width" "500"
    "wms_x" ""
    "wms_y" ""
    "wms_exception" "INIMAGE"
    LLEGENDA_GRUP "Fons"
    LLEGENDA_NOM "Cadastre query" 
    END
  PROJECTION
    "proj=utm"
    "ellps=GRS80" 
    "zone=31"
    "north"
    "no_defs"
  END 
END

Thanks

lluis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20051104/ae889ef4/attachment.html


More information about the mapserver-users mailing list