[Qgis-user] zoomtopoint.py

Mike Flannigan mikeflan at att.net
Mon Sep 1 05:49:20 PDT 2014


I followed the "zoomtopoint.py" example, double
clicked on the script, and put in
X: -10000000
Y:   4600000
(epsg=4326)

and hit RUN.

I get this error:

Traceback (most recent call last):

File 
"C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py", 
line 150, in execute

self.processAlgorithm(progress)

File 
"C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins\processing\script\ScriptAlgorithm.py", 
line 213, in processAlgorithm

exec(script) in ns

File "<string>", line 23, in <module>

Exception: unknown



I'm on Win64 ver 2.0.1-Dufour

Perhaps I am not up-to-date enough on my version?


Mike


On 8/31/2014 2:00 PM, qgis-user-request at lists.osgeo.org wrote:
> Have a look at this article:
>
> http://www.qgis.nl/2014/07/10/qgis-processing-scripts-gebruiken/?lang=en
>
> it is about writing a little processing script to do exactly what you
> propose.
>
> Regards,
>
> Richard




More information about the Qgis-user mailing list