<div dir="ltr"><div><div>Hi!<br><br></div>I am working with Qgis version 2.18.3.<br></div>When I charge a layer the Open Layers plugin I get this error of Phyton<br><br>"Traceback (most recent call last):
<p style="margin:0px;text-indent:0px">                    File "C:/Users/deportes/.qgis2/python/plugins\openlayers_plugin\weblayers\weblayer.py", line 100, in addLayer</p>
<p style="margin:0px;text-indent:0px">                      self._addLayerCallback(self)</p>
<p style="margin:0px;text-indent:0px">                    File "C:/Users/deportes/.qgis2/python/plugins\openlayers_plugin\openlayers_plugin.py", line 158, in addLayer</p>
<p style="margin:0px;text-indent:0px">                      self.setMapCrs(coordRefSys)</p>
<p style="margin:0px;text-indent:0px">                    File "C:/Users/deportes/.qgis2/python/plugins\openlayers_plugin\openlayers_plugin.py", line 206, in setMapCrs</p>
<p style="margin:0px;text-indent:0px">                      extMap = coordTrans.transform(extMap, QgsCoordinateTransform.ForwardTransform)</p>
<p style="margin:0px;text-indent:0px">                  QgsCsException: transformaciĆ³n hacia adelante de</p>
<p style="margin:0px;text-indent:0px">                  (8380.092157, 75334.032658)</p>
<p style="margin:0px;text-indent:0px">                  PROJ.4:  +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0 +a  +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs</p>
<p style="margin:0px;text-indent:0px">                  Error: latitude or longitude exceeded limits"</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Could you help me?</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Thanks</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Andres OcaƱa<br></p></div>