Re: [Qgis-user] Plugin List

2007-10-29 Thread Gary Sherman
My thought was the plugin home page would contain all the extra  
information, rather than trying to capture that in the repository. On  
the other the other hand, you can enter as much descriptive text as  
you like when you upload a plugin.

I do think that at a minimum a README should be included.

-gary

On Oct 28, 2007, at 11:50 PM, Richard Duivenvoorde wrote:

>
> Hi Gary,
>
> What about some stuff you also want to share? I tried to write some  
> intro text ( find it here also: www.duif.net/qgis ).
>
> My idea: either put it in the zip also (so developers can look into  
> it if they want, but end users can just start the plugin). This  
> makes the plugin a little more 'heavy', but we can leave your  
> infrastructure as is and end users can just install stuff.
> Other options: either upload a second zip (with all stuff) or keep  
> it in one zip, and incorporate the real plugin dir into that one  
> (making it harder for end-users to 'install').
>
> I will upload mine as a 'normal' plugin, but will include some docs  
> and a readme.txt in it
>
> Richard
>
> Gary Sherman wrote:
>> We have a test version of the Python Plugin repository running at:
>> http://spatialserver.net:3001
>> This is not meant to be an end user interface to the plugins, but  
>> a  place for developers to upload their creations. Users can  
>> download  plugins them from the site, but we will be creating a  
>> site for end  users.
>> I would encourage everyone to post their plugins to the  
>> repository.  Any comments you have about the functionality of the  
>> repository  should be addressed to me or the list.
>> One of the plugins is an installer. It allows you to query the   
>> repository and choose which plugins to download and install. I  
>> don't  believe that support for the installer made it into the 0.9  
>> release.
>> To install any of the plugins, just unzip them into your qgis/ 
>> python/ plugins directory. Each plugin must be contained in it's  
>> own  subdirectory so be sure to include the directory structure  
>> for the  plugin when you unzip it.
>> =gary
>> On Oct 28, 2007, at 12:34 PM, Yves Jacolin wrote:
>>> Hi list,
>>>
>>> Following the mail of Steffen Macke, I wondered if it exists a  
>>> python
>>> plugin list on the wiki?
>>>
>>> Regards,
>>>
>>> Y.
>>> ---
>>> Yves Jacolin
>>> http://yjacolin.gloobe.org
>>> ___
>>> 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

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
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] Plugin List

2007-10-29 Thread Gary Sherman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Oct 29, 2007, at 12:42 AM, Paolo Cavallini wrote:

> Please note: a couple of words on how to contribute and use the repo
> would be useful to help people starting.

The "Packaging Guidelines" contain information on how to prepare your  
plugin for upload. As I said, this isn't really meant to be an end  
user site. The information for each plugin is stored in PostgreSQL  
and we will use that to create an end-user web page with complete  
information on finding, downloading, and installing plugins.

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



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFHJpZN1zKuzV6goTgRAnrPAJ4viVmOA6nbRbsiNikNARAj6zNxUQCfScn2
jJJewf2JKbMNmNuNVZkyipI=
=dNQS
-END PGP SIGNATURE-
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] help with automating import of postGIS layers

2007-10-29 Thread nishith datta
hi all,
 I am working on a project where it is important to update some entities 
regularly over the time.
 I have managed to feed the lat / long values of these entities to a postGIS DB 
as and when it changes. 
 I would like to know is there way of automating the loading of the data from 
the postGIS table to Quantum GIS, without having to load it manually. That is 
to say, can I write some kind of script which will keep checking the table for 
any changes and load the data if there are any changes in the table.
 That way I will be able to show to the users that Q GIS can dynamically update 
the  locations of the entities.
 thanks in advance
 nishith
 
 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Announcing the release of QGIS 0.9.0

2007-10-29 Thread Tim Sutton
Hi Richard

Great to get your feedback! Tisham has done a great job getting the
python stuff to work automagically under windows.

Regards

Tim

2007/10/29, Richard Duivenvoorde <[EMAIL PROTECTED]>:
>
>
> Great! Thanks for this work!
> Downloaded and installed (on windows): python plugins working smoothly
> even on windows now ;-) !
> Richard
>
> Tim Sutton wrote:
> > It is our great pleasure to announce the immediate availability of
> > Quantum GIS (QGIS) Version 0.9.0. See below for press release:
> >
> > Quantum GIS (QGIS) is a user friendly Open Source Geographic
> > Information System (GIS) that runs on Linux, Unix, Mac OSX, and
> > Windows. QGIS supports vector, raster, and database formats. QGIS is
> > licensed under the GNU General Public License. QGIS lets you browse
> > and create map data on your computer. It supports many common spatial
> > data formats (e.g. ESRI ShapeFile, geotiff). QGIS supports plugins to
> > do things like display tracks from your GPS. QGIS is Open Source
> > software and its free of cost (download here). We welcome
> > contributions from our user community in the form of code
> > contributions, bug fixes, bug reports, contributed documentation,
> > advocacy and supporting other users on our mailing lists and forums.
> > Financial contributions  are also welcome. This release introduces
> > several new features including python support and many new GRASS
> > modules. The release also includes numerous bug fixes and stability
> > improvements. QGIS is available is source form, and as binary
> > executables for Microsoft Windows, Mac OS X, and GNU/Linux. All
> > versions can be obtained from our download page at
> > http://download.qgis.org . As an open source project, we provide
> > support for using QGIS via our mailing lists and bug tracker:
> >
> > * For general inquiries subscribe to our users mailing list at
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > * For developer related inquiries subscribe to our separate
> > developers list at
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
> > * If you think you have found a bug, please report it using our
> > bug tracker. When reporting bugs, please include some contact
> > information in case we need help with replicating your issue at
> > https://svn.qgis.org/trac
> >
> > Major changes in this release are:
> >
> > * Python bindings - This is the major focus of this release it is now
> > possible to create plugins using python. It is also possible to create
> > GIS enabled applications written in python that use the QGIS
> > libraries.
> > * Removed automake build system - QGIS now needs CMake for compilation.
> > * Many new GRASS tools added (with thanks to http://faunalia.it/)
> > * Map Composer updates
> > * Crash fix for 2.5D shapefiles
> > * The QGIS libraries have been refactored and better organised.
> > * Improvements to the GeoReferencer
> >
> > QGIS is a completely volunteer driven project, and is the work of a
> > dedicated team of developers, documenters and supporters. We extend
> > our thanks and gratitude for the  many, many hours people have
> > contributed to make this release happen.
> >
> > Best regards
> >
> >
> >
>
>


-- 
Tim Sutton
QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS
openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological
niche modelling tool
Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Plugin List

2007-10-29 Thread Martin Dobias
On 10/29/07, Richard Duivenvoorde <[EMAIL PROTECTED]> wrote:
>
> My idea: either put it in the zip also (so developers can look into it
> if they want, but end users can just start the plugin). This makes the
> plugin a little more 'heavy', but we can leave your infrastructure as is
> and end users can just install stuff.
> Other options: either upload a second zip (with all stuff) or keep it in
> one zip, and incorporate the real plugin dir into that one (making it
> harder for end-users to 'install').

Hi,

in my opinion the best way is to create universal zip files which can
be used either directly by users (to download the plugin and run it,
without any more problems) and also by users (e.g. it will include
also some documentation and source files like .ui or .qrc).

Moreover it would be great to use some common naming scheme for
directories inside the plugin, e.g.:
doc/ ... contains some additional information about the plugin
resources/ ... additional files like images
ui/ ... Qt UI files
Maybe some more conventions could be thought. Of course this shouldn't
be something compulsory, just a recommended convention.

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


Re: [Qgis-user] Plugin List

2007-10-29 Thread Paolo Cavallini
Richard Duivenvoorde ha scritto:

> I will upload mine as a 'normal' plugin, but will include some docs and 
> a readme.txt in it

Please note: a couple of words on how to contribute and use the repo
would be useful to help people starting.
All the best.
pc
-- 
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


Re: [Qgis-user] Announcing the release of QGIS 0.9.0

2007-10-29 Thread Richard Duivenvoorde


Great! Thanks for this work!
Downloaded and installed (on windows): python plugins working smoothly 
even on windows now ;-) !
Richard

Tim Sutton wrote:
> It is our great pleasure to announce the immediate availability of
> Quantum GIS (QGIS) Version 0.9.0. See below for press release:
> 
> Quantum GIS (QGIS) is a user friendly Open Source Geographic
> Information System (GIS) that runs on Linux, Unix, Mac OSX, and
> Windows. QGIS supports vector, raster, and database formats. QGIS is
> licensed under the GNU General Public License. QGIS lets you browse
> and create map data on your computer. It supports many common spatial
> data formats (e.g. ESRI ShapeFile, geotiff). QGIS supports plugins to
> do things like display tracks from your GPS. QGIS is Open Source
> software and its free of cost (download here). We welcome
> contributions from our user community in the form of code
> contributions, bug fixes, bug reports, contributed documentation,
> advocacy and supporting other users on our mailing lists and forums.
> Financial contributions  are also welcome. This release introduces
> several new features including python support and many new GRASS
> modules. The release also includes numerous bug fixes and stability
> improvements. QGIS is available is source form, and as binary
> executables for Microsoft Windows, Mac OS X, and GNU/Linux. All
> versions can be obtained from our download page at
> http://download.qgis.org . As an open source project, we provide
> support for using QGIS via our mailing lists and bug tracker:
> 
> * For general inquiries subscribe to our users mailing list at
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> * For developer related inquiries subscribe to our separate
> developers list at
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
> * If you think you have found a bug, please report it using our
> bug tracker. When reporting bugs, please include some contact
> information in case we need help with replicating your issue at
> https://svn.qgis.org/trac
> 
> Major changes in this release are:
> 
> * Python bindings - This is the major focus of this release it is now
> possible to create plugins using python. It is also possible to create
> GIS enabled applications written in python that use the QGIS
> libraries.
> * Removed automake build system - QGIS now needs CMake for compilation.
> * Many new GRASS tools added (with thanks to http://faunalia.it/)
> * Map Composer updates
> * Crash fix for 2.5D shapefiles
> * The QGIS libraries have been refactored and better organised.
> * Improvements to the GeoReferencer
> 
> QGIS is a completely volunteer driven project, and is the work of a
> dedicated team of developers, documenters and supporters. We extend
> our thanks and gratitude for the  many, many hours people have
> contributed to make this release happen.
> 
> Best regards
> 
> 
> 

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


[Qgis-user] creating shape files

2007-10-29 Thread Rick Lockhart
Hi there,

This should be an easy one I hope:

I'm wanting to create shape files (polygon shapes, line shapes, multi  
point shapes) and simply wish to type in the desired lat and long  
coordinates for each vertex or point. How do I type in my desired  
vertex coordinates? I'm using the 'New Vector Layer' and 'Capture  
Polygon' buttons to get a polygon shape going, but can't seem to see  
where you type in your desired vertex coordinates.

(Using Quantum GIS 0.9.0 on a PowerPC Mac running OSX 10.4.10)

Thanks for the help,

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