Hi I need to pass a vendor-specific GetMap param, but OpenLayers capitalizes parameter names, which makes the WMS server ignore this specific param. I'm wondering why OpenLayers capitalizes parameter names. That doesn't make sense to me. And we do that at a low level, in Layer.HTTPRequest, which means that every class that extends Layer.HTTPRequest is concerned. The OGC WMS and OWSCommon specs state the following: "Parameter names shall not be case sensitive, but parameter values shall be case sensitive.".
Should I make a patch for that? Thanks for any response. -- Eric Lemoine Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Tel : 00 33 4 79 44 44 96 Mail : [email protected] http://www.camptocamp.com _______________________________________________ Dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-dev
