<div dir="ltr"><div>Hi all,<br><br></div>Usually when I am loading layers from external WMS servers as the one shown bellow, I got pink tiles over the map. The external WMS server is using epsg:4326 and it seems that I have to reproject the data in 900913.<br><div><br></div><div>I tried doing the change bellow, but it did not work:<br><br></div><div><b>FROM</b><br></div><div><br><a href="http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/ucs.map&service=wms&version=1.3.0&request=GetCapabilities">http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/ucs.map&service=wms&version=1.3.0&request=GetCapabilities</a><br></div><div><br><b>TO</b><br></div><div><br><a href="http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/ucs.map&service=wms&version=1.3.0&srs=EPSG:900913&request=GetCapabilities">http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/ucs.map&service=wms&version=1.3.0&srs=EPSG:900913&request=GetCapabilities</a><br><br><br></div><div>Does anyone  could  help me to figure out how to reproject external wms servers?<br><br></div><div>Thank you for your time in advance.<br><br></div><div>Best Regards<br><br></div><div>Julierme Pinheiro<br></div><div><br><br></div></div>