You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thank you very much for creating this addon which is very useful but in recent occasions with the new versions of Qgis I get the following error of python:
_core.QgsCsException: transformación hacia adelante de (-201039.612749, 40865.355090) PROJ: +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 Error: latitude or longitude exceeded limits
Traceback (most recent call last):
File "C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\openlayers_plugin\weblayers\weblayer.py", line 102, in addLayer
self._addLayerCallback(self)
File "C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\openlayers_plugin\openlayers_plugin.py", line 207, in addLayer
self.setMapCrs(coordRefSys)
File "C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\openlayers_plugin\openlayers_plugin.py", line 262, in setMapCrs
extMap, QgsCoordinateTransform.ForwardTransform)
_core.QgsCsException: transformación hacia adelante de
(-201039.612749, 40865.355090)
PROJ: +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
Error: latitude or longitude exceeded limits
Versión de Python: 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
Versión de QGIS: 3.4.4-Madeira Madeira, f6ddc62fdb
Ruta de Python:
C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python
C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python/plugins
C:\Program Files\QGIS 3.4\bin\python37.zip
C:\PROGRA~1\QGIS3~1.4\apps\Python37\DLLs
C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib
C:\Program Files\QGIS 3.4\bin
C:\PROGRA~1\QGIS3~1.4\apps\Python37
C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\site-packages
C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\site-packages\win32
C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\site-packages\win32\lib
C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\site-packages\Pythonwin
C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:/Users/laguirre/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\go2streetview
C:\Users\laguirre\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\go2streetview\res
C:\Users\laguirre\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins
C:/Users/laguirre/Documents/Poligono Acuaferico- Sistema Ambiental
The text was updated successfully, but these errors were encountered:
pka
changed the title
Error loading any link
Error: latitude or longitude exceeded limits
Jan 28, 2019
I thank you very much for creating this addon which is very useful but in recent occasions with the new versions of Qgis I get the following error of python:
The text was updated successfully, but these errors were encountered: