Re: [Qgis-developer] QgsMapCanvas - Special zoom

2010-10-01 Thread GOO Creations

 Ok, this was really easy, just 3 line of code.
Thank you very much for the help


On 2010/10/01 08:35 AM, Paolo Cavallini wrote:

Il 01/10/2010 04:38, Germán Carrillo ha scritto:


not sure if it's the same, but the Aaron Racicot's MirrorMap plugin does
something similar. Have a look at it:

http://www.reprojected.com/geoblog/2009/02/17/mirrormap/

Be careful though: it does not handle reprojection. A bit annoying is the fact 
that
the button to load raster and vectors are switched (sooner or later one should 
really
improve this nice tool).
All the best.


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] errors in PyQt

2010-10-01 Thread Noli Sicad
Did you follow the instructions from here,
http://www.qgis.org/wiki/Installation_Guide

Noli

On 10/1/10, sunil sunilrajki...@gmail.com wrote:

 hi

im keen to develop an environment using Msys i have compiled GDAL,GRASS

i have installed python,sip,QT, while configure PyQT in windows terminal

 it gives a window  error like

  cannot start qtdirs.exe because mingwm30.dll not found

can you give a  suggestion


 --
 View this message in context:
 http://osgeo-org.1803224.n2.nabble.com/errors-in-PyQt-tp5590483p5590483.html
 Sent from the qgis-developer mailing list archive at Nabble.com.
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] fake GPS

2010-10-01 Thread Paolo Cavallini
Hi all.
We would like to experiment with the live GPS tool, and show it around; it 
would be
useful to use a simulated GPS instead of a real one: does anybody know how to 
best do
that?
All the best.
-- 
Paolo Cavallini: http://www.faunalia.it/pc
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] fake GPS

2010-10-01 Thread Norman Vine
There are several open source gps simulators available
for example

http://gpsfeed.sourceforge.net/



On Oct 1, 2010, at 10:11 AM, Paolo Cavallini wrote:

 Hi all.
 We would like to experiment with the live GPS tool, and show it around; it 
 would be
 useful to use a simulated GPS instead of a real one: does anybody know how to 
 best do
 that?
 All the best.
 -- 
 Paolo Cavallini: http://www.faunalia.it/pc
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] fake GPS

2010-10-01 Thread Paolo Cavallini
Il 01/10/2010 16:22, Norman Vine ha scritto:
 There are several open source gps simulators available
 for example
 
 http://gpsfeed.sourceforge.net/

yes, but this is through IP, and AFAICT the QGIS tool requires a serial 
connection.
thanks.
-- 
Paolo Cavallini: http://www.faunalia.it/pc
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] fake GPS

2010-10-01 Thread G. Allegri
gpsfeed+ can sends output to a serial port. I suppose you could use a
COM port redirector, like a null-modem emulator like [1], to pipe the
output port into an input one.

giovanni

[1] http://sourceforge.net/projects/tty0tty/

2010/10/1 Paolo Cavallini cavall...@faunalia.it:
 Il 01/10/2010 16:22, Norman Vine ha scritto:
 There are several open source gps simulators available
 for example

 http://gpsfeed.sourceforge.net/

 yes, but this is through IP, and AFAICT the QGIS tool requires a serial 
 connection.
 thanks.
 --
 Paolo Cavallini: http://www.faunalia.it/pc
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer