ok, i'm addind a template and other metadata in my mapfile :
#Layer vanne
LAYER
....
LAYER
....
METADATA
"wms_title" "EAU_VANNE" ##required
"wms_srs" "epsg:27563"
"wms_feature_info_mime_type" "text/html"
"wms_include_items" "all"
END
TEMPLATE "querry.html"
HEADER "header.html"
FOOTER "footer.html"
...
"wms_title" "EAU_VANNE" ##required
"wms_srs" "epsg:27563"
"wms_feature_info_mime_type" "text/html"
"wms_include_items" "all"
END
TEMPLATE "querry.html"
HEADER "header.html"
FOOTER "footer.html"
...
END
LAYER
METADATA
"wms_title" "EAU_TRONCON" ##required
"wms_srs" "epsg:27563"
"wms_feature_info_mime_type" "text/html"
"wms_include_items" "all"
END
TEMPLATE "querry.html"
HEADER "header.html"
FOOTER "footer.html"
....
METADATA
"wms_title" "EAU_TRONCON" ##required
"wms_srs" "epsg:27563"
"wms_feature_info_mime_type" "text/html"
"wms_include_items" "all"
END
TEMPLATE "querry.html"
HEADER "header.html"
FOOTER "footer.html"
....
END
but now, when i test my url getfeatureinfo, i have this error :
msWMSFeatureInfo(): WMS server error. Unsupported INFO_FORMAT value (text/html).
Youness ELMEDRAOUI
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
