hello. I'm making a http request to get two layers, but my problem is that i can't make this request with two different stykes for the layers.
when i try this request http://localhost:8082/geoserver/wms?LAYERS=GIR_ROUTE,GIR_DISTRIB&GEOMETRY_COLUMN=LOCATION&FEATURENS=http%3A%2F%2Fwww.openplans.org%2Fgir3&TRANSPARENT=true&FORMAT=image%2Fpng&SLD=http%3A%2F%2F172.27.195.93%3A8082%2Fopenlayers%2Fdata%2Fsld%2FmyCD,http%3A%2F%2F172.27.195.93%3A8082%2Fopenlayers%2Fdata%2Fsld%2FmyCT.xml&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A27492&BBOX=-44096.369001%2C107804.141333%2C-43763.727399%2C107963.748267&WIDTH=1090&HEIGHT=523 This is the answer: java.io.FileNotFoundException: http://172.27.195.93:8082/openlayers/data/sld/myCD%2chttp://172.27.195.93:8082/openlayers/data/sld/myCT.xml Isn't it possible to do this? what am i doing wring...??? Thanks to all. hiugo -- View this message in context: http://www.nabble.com/layers-style-tf4415268.html#a12594435 Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
