Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: latitude or longitude exceeded limits #64

Open
luisceagob opened this issue Jan 24, 2019 · 0 comments
Open

Error: latitude or longitude exceeded limits #64

luisceagob opened this issue Jan 24, 2019 · 0 comments

Comments

@luisceagob
Copy link

luisceagob commented Jan 24, 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:

_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
@pka pka changed the title Error loading any link Error: latitude or longitude exceeded limits Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant