Re: [Qgis-user] python 'html image map' plugin

2007-09-11 Thread Martin Dobias
Hi Richard,

> I'm trying out Qgis 9 and it's python bindings on Debian.
>
> It's really fun (and doable) to write a python plugin. 'MyFirstPlugin'
> is a plugin which generates an html-page containing an image map of
> given 'map view'. You can generate area-tags for all polygons of the
> active layer, OR for just a selection. You can either generate href,
> and/or onclick and/or onmouseover attributes.

nice one! I'm glad that finally developing plugins for QGIS is fun :-)

> Question:
> - please let me know if it's useful enough to add to the wiki (I will
> add it later then)

I guess it is :-)

> - is there some 'plugin repository' available nowadays? I've found an
> old dead link somewhere: http://qgis.linuxfund.org/. But with the
> upcoming possibility to write plugins in python I think it would be nice
> to have some kind of searchable repository somewhere.

We should make one page on wiki containing links to some pieces of
QGIS-based software - both plugins and 3rd party apps. Any ideas how
to call it? SoftwareRepository?

Martin
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] python 'html image map' plugin

2007-09-10 Thread Gary Sherman
Richard,
Thanks for sharing this---it's a nice example of extending QGIS with  
Python. We are working on a python plugin repository and hope to have  
it ready soon.

I think it would be nice for you to write a blog entry about your  
work at blog.qgis.org. That way it will get noticed by a larger group  
of people. Just create a blog account and then email me the user name  
you chose so I can grant you write access.

-gary

On Sep 10, 2007, at 12:59 PM, Richard Duivenvoorde wrote:

>
> Hi List,
>
> I'm trying out Qgis 9 and it's python bindings on Debian.
>
> It's really fun (and doable) to write a python plugin. 'MyFirstPlugin'
> is a plugin which generates an html-page containing an image map of
> given 'map view'. You can generate area-tags for all polygons of the
> active layer, OR for just a selection. You can either generate href,
> and/or onclick and/or onmouseover attributes.
>
> I wrote a small doc about it here: http://www.duif.net/qgis
> There is a link in that doc to download the plugin, src and doc.
>
> Hope the either the plugin or the doc is useful to somebody.
>
> Question:
> - please let me know if it's useful enough to add to the wiki (I will
> add it later then)
> - is there some 'plugin repository' available nowadays? I've found an
> old dead link somewhere: http://qgis.linuxfund.org/. But with the
> upcoming possibility to write plugins in python I think it would be  
> nice
> to have some kind of searchable repository somewhere.
>
> Regards,
>
> Richard Duivenvoorde
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
Micro Resources: http://mrcc.com
   *Geospatial Hosting
   *Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-



___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] python 'html image map' plugin

2007-09-10 Thread Paolo Cavallini
Great stuff!
Please, Tim or Gary, include the page (which I found very clear and easy
to understand) in the official qgis site.
The plugin repository seems a necessity.
All the best.
pc

Richard Duivenvoorde ha scritto:
> Hi List,
> 
> I'm trying out Qgis 9 and it's python bindings on Debian.
> 
> It's really fun (and doable) to write a python plugin. 'MyFirstPlugin' 
> is a plugin which generates an html-page containing an image map of 
> given 'map view'. You can generate area-tags for all polygons of the 
> active layer, OR for just a selection. You can either generate href, 
> and/or onclick and/or onmouseover attributes.
> 
> I wrote a small doc about it here: http://www.duif.net/qgis
> There is a link in that doc to download the plugin, src and doc.
> 
> Hope the either the plugin or the doc is useful to somebody.
> 
> Question:
> - please let me know if it's useful enough to add to the wiki (I will 
> add it later then)
> - is there some 'plugin repository' available nowadays? I've found an 
> old dead link somewhere: http://qgis.linuxfund.org/. But with the 
> upcoming possibility to write plugins in python I think it would be nice 
> to have some kind of searchable repository somewhere.
> 
> Regards,
> 
> Richard Duivenvoorde
-- 
Paolo Cavallini, see: http://www.faunalia.it/pc



signature.asc
Description: OpenPGP digital signature
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] python 'html image map' plugin

2007-09-10 Thread Richard Duivenvoorde

Hi List,

I'm trying out Qgis 9 and it's python bindings on Debian.

It's really fun (and doable) to write a python plugin. 'MyFirstPlugin' 
is a plugin which generates an html-page containing an image map of 
given 'map view'. You can generate area-tags for all polygons of the 
active layer, OR for just a selection. You can either generate href, 
and/or onclick and/or onmouseover attributes.

I wrote a small doc about it here: http://www.duif.net/qgis
There is a link in that doc to download the plugin, src and doc.

Hope the either the plugin or the doc is useful to somebody.

Question:
- please let me know if it's useful enough to add to the wiki (I will 
add it later then)
- is there some 'plugin repository' available nowadays? I've found an 
old dead link somewhere: http://qgis.linuxfund.org/. But with the 
upcoming possibility to write plugins in python I think it would be nice 
to have some kind of searchable repository somewhere.

Regards,

Richard Duivenvoorde

___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user