[GeoNode-users] Loading layer from external WMS server results in pink tiles
Julierme Pinheiro
juliermeopensourcedeveloper at gmail.com
Fri Apr 13 14:29:38 PDT 2018
Hi all,
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.
I tried doing the change bellow, but it did not work:
*FROM*
http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/ucs.map&service=wms&version=1.3.0&request=GetCapabilities
*TO*
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
Does anyone could help me to figure out how to reproject external wms
servers?
Thank you for your time in advance.
Best Regards
Julierme Pinheiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180413/8ad42b9a/attachment.html>
More information about the geonode-users
mailing list