RE: [Qgis-user] Need Help on Coordinate Capture in Python Plugin

2009-06-16 Thread Aaron Racicot
Hi there Bruce, Try to make the SIGNAL signature match the C++ signature as that is what PyQt will try to match. Specifically you are using Qt.MouseButton (the Python version) when the C++ version would keep the '::'. Try: QObject.connect(self.emitPoint, SIGNAL("canvasClicked(QgsPoint &,\

[Qgis-user] Need Help on Coordinate Capture in Python Plugin

2009-06-16 Thread Bruce, Bob (CON)
Hi: I am writing a python plugin to clip images to a user selected rectangle and am stuck at the point where the plugin gets the coordinates from mouse clicks. Here are some code snippets from my plugin: - - - # connect QGSMapCanvas mouse click event to the rubb

Re: [Qgis-user] Desktop metadata editing...

2009-06-16 Thread Agustin Lobo
Yes, I'm in the same case than Maning. Agus maning sambale wrote: Documentation perhaps? I tried using http://apps.sourceforge.net/trac/qgismetaedit/ But never, got past loading the example xmls, I am having difficulty editing. I'm a newbie in metadata editing, normally I just create a simple t

RE: [Qgis-user] Plugin.xml troubles

2009-06-16 Thread Sampson, David
I plopped mine in the htdocs dir of OSGEO4W and it worked After you log out of SourceForge or leave the project page for a length of time the direct download links are forwarded to their HTML interface instead of a direct download. I am not sure if there is a way around this or not. I think

Re: [Qgis-user] Plugin.xml troubles

2009-06-16 Thread Borys Jurgiel
Tuesday 16 of June 2009 17:59:08 Sampson, David napisał(a): > > For the record, this is the error that is returned from qgis > > Error reading repository: Qgis Community plugin Repository > Couldn't parse output from the repository Hi, this error is a bit mysterious. If I open the file with Ka

RE: [Qgis-user] Plugin.xml troubles

2009-06-16 Thread Sampson, David
For the record, this is the error that is returned from qgis Error reading repository: Qgis Community plugin Repository Couldn't parse output from the repository Cheers > -Original Message- > From: qgis-user-boun...@lists.osgeo.org > [mailto:qgis-user-boun...@lists.osgeo.org] On Beha

[Qgis-user] Plugin.xml troubles

2009-06-16 Thread Sampson, David
So I have posted a plugins.xml file that I thought might work base don previous examples. I double checked the version numbers and did have to make some changes http://voxel.dl.sourceforge.net/sourceforge/qgiscommunitypl/plugins.xml I tried using absolute links to the files residing in sorcefor

RE: [SPAM] RE: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Sampson, David
I don't want to speak on behalf of the community, I just came across what I figured would work for the central repo and kinda matches typical; open source projects that facilitate the three options. Cheers > -Original Message- > From: qgis-user-boun...@lists.osgeo.org > [mailto:qgis-

Re: [SPAM] RE: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Borys Jurgiel
Tuesday 16 of June 2009 15:03:11 Sampson, David napisał(a): > > Just as I am going through a pseudo code exercise of release.py I see three cases. > > 1. Current and previous stable versions VERSION > 2. A Beta version is is being tested an on its way to stable. B

Re: [SPAM] RE: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Borys Jurgiel
Tuesday 16 of June 2009 15:18:37 Sampson, David napisał(a): > > For a community plugin repo I assume that multiple authors might be involved in the development of a plugin > > For the element... Someone > > Can this be a comman separated value. sure > I am thinking of automaticaly generating

RE: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Sampson, David
For a community plugin repo I assume that multiple authors might be involved in the development of a plugin For the element... Someone Can this be a comman separated value. I am thinking of automaticaly generating this from an AUTHORS.txt file Also, is there an e-mail optio we can add or wha

RE: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Sampson, David
Just as I am going through a pseudo code exercise of release.py I see three cases. 1. Current and previous stable versions VERSION 2. A Beta version is is being tested an on its way to stable. BETA 3. An unstable snapshot of the development trunk

RE: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Sampson, David
Well, I assume that the two plugins I posted will remain in the wild as they are designed from a tester's point of view and from an educational point of view. I would say that plugins that are general enough to benifit ,majority of QGIS users make it to the core. For the other SPECIALIZED plu

Re: [Qgis-user] Public Repository for plugins...

2009-06-16 Thread Borys Jurgiel
Tuesday 16 of June 2009 08:47:06 Volkan Kepoglu napisał(a): > > it is very good opportunity to create two repos for the same plugin. One for > stable and one for experimental purposes. You can either create the two repos and recommend the unstable one only for 'experimenting' users, or put two p

Re: [Qgis-user] QGIS citation in the FAQ

2009-06-16 Thread Otto Dassau
Hi Agustin, in your case, maybe the Geoinformatics article written by the current PSC members for the QGIS 1.0 release in February this year can be used. I added the link to the article on the wiki "Journals" page. It would be great if more people can provide links to other articles about QGIS th

Re: AW: [Qgis-user] Undo and redo editing

2009-06-16 Thread Micha Silver
Hugentobler Marco wrote: Hi Horst I also like to have the node tools in a pull-down menu. Still I think the separation basic editing toolbar / advanced editing toolbar makes sense because some advanced tools are probably used less frequently, so user should have the possibility to show/hide

Re: [Qgis-user] QGIS citation in the FAQ

2009-06-16 Thread Agustin Lobo
I will use waht is provided in the web, but I think that the best would be having the Quantum GIS Development Team writing an article with a general description of QGIS basic characteristics, history and roadmap. Something equivalent to: Anselin, Luc, Ibnu Syabri and Youngihn Kho (2006). GeoDa:

[Qgis-user] bijaykumar.m...@gmail.com has sent you a private message

2009-06-16 Thread Bijay P
Title: Private Message from Bijay Bijay P has sent you a private message Click to read messagePlease read it or Bijay will think you ignored this :( This message has been forwarded at the request of bijaykumar.m...@gmail.com. To block all emails from FanIQ, please click here.

Re: [Qgis-user] QGIS citation in the FAQ

2009-06-16 Thread Otto Dassau
On Tue, 16 Jun 2009 08:31:13 +0200 Otto Dassau wrote: > Hi, > > On Mon, 15 Jun 2009 22:37:35 +0200 > Agustin Lobo wrote: > > > I'm a bit confused by the FAQ entry regarding > > citation: > > > > "Quantum GIS Development Team (YEAR). GNU General Public License. > > http://qgis.osgeo.org"; > >