Re: [Qgis-developer] Plugin Development C++ Windows - Any response?

2011-02-18 Thread maaza mekuria
Can it be possible to create a minimalist plugin using c++ in Windows Visual C++ Express without using all the bells and whistles that are in the other plugins such as CMakelists? Your help may make a difference between using Python and C++. I was able to copy a Python plugin and easily adopt

Re: [Qgis-developer] Plugin Development C++ Windows - Any response?

2011-02-18 Thread G. Allegri
Maaza, I think your approach doesn't help to give you a hand. The community cannot supply you the *time* you should invest in trying and, maybe, learning the necessary basics to do what you need. You shoud try and try and the, eventually, ask about things that go wrong. QGis plugins are C++, with

Re: [Qgis-developer] Plugin Development C++ Windows - Any response?

2011-02-18 Thread Richard Duivenvoorde
maaza mekuria wrote: Can it be possible to create a minimalist plugin using c++ in Windows Visual C++ Express without using all the bells and whistles that are in the other plugins such as CMakelists? Your help may make a difference between using Python and C++. I was able to copy a Python

Re: [Qgis-developer] Table manager: fails to save on win

2011-02-18 Thread Giovanni Manghi
In Linux it works. Does anybody confirm? Yes, it has always been so under windows. cheers -- Giovanni -- ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Table manager: fails to save on win

2011-02-18 Thread Borys Jurgiel
I think you both mean Tablemanager 0.3.1, not 0.2.3 ? ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] QGIS and Google Summer of Code - ideas page on the wiki

2011-02-18 Thread Mohammed Rashad
I am intersted in QGIS orfeo toolbox of google summer of Code. In the wiki page no student name was given. can I apply for it? If yes how On Thu, Feb 17, 2011 at 2:19 PM, Anne Ghisla a.ghi...@gmail.com wrote: Hi all! as ideas for the GSoC are coming up, I started collecting them on a new

Re: [Qgis-developer] Table manager: fails to save on win

2011-02-18 Thread Paolo Cavallini
Il giorno ven, 18/02/2011 alle 13.33 +0100, Borys Jurgiel ha scritto: I think you both mean Tablemanager 0.3.1, not 0.2.3 ? Correct. Thanks. -- http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] Re: New Symbology : merge borders on nodes for lines

2011-02-18 Thread Robert Rehammar
Just a late thought on this related to the naming. Instead of having a separate dialogue for the symbol layers, why not have the order they appear in the main style dialogue define the rendering order (see i.picoodle.com/8b7i0rot). That seems natural to me. Cheers, Robert On Thu, 2011-02-17 at

[Qgis-developer] slowness reading shp

2011-02-18 Thread Paolo Cavallini
Hi all. I return on the old bug https://trac.osgeo.org/qgis/ticket/1978 I have done some testing, and in fact QGIS is almost unusable with large and complex data sets (see e.g. https://int.faunalia.it/~paolo/slow.tar.gz ). Adding caching helps, but this is proving to be a real stumbling block,

[Qgis-developer] New bronze sponsor

2011-02-18 Thread Paolo Cavallini
Hi all. It is a pleasure to announce a new bronze sponsor: Municipia SA, from Lisbon, Portugal. See: http://qgis.org/en/sponsorship/sponsors.html Their help and support will make our next hackfest in Lisbon more pleasant and easier to organise. Of course all QGIS users are invited to join our

Re: [Qgis-developer] Re: New Symbology (discretized data?)

2011-02-18 Thread Mayeul Kauffmann
Ramon Andinach wrote: I'd prefer colormap, for the reason that you give. seems ok for me. With categorized and graduated I think that they are clear enough, but not what I would expect. If you were making a graph I was taught discrete and continuous to describe these data types, and that

[Qgis-developer] Get name FID of vector Layer

2011-02-18 Thread Luiz Motta
Devs, I need get the name field of Feature Index of vector file. For Shapefile provider, i can use the string FID. But, the database provider, example Postgis or Spatialite, i need find the name field of Primary key use for FID. I don't find the methods in classes QgsVectorLayer and

Re: [Qgis-developer] QGIS and Google Summer of Code - ideas page on the wiki

2011-02-18 Thread Martin Dobias
On Fri, Feb 18, 2011 at 1:51 PM, Mohammed Rashad mohammedrasha...@gmail.com wrote: I am intersted in QGIS orfeo toolbox of google summer of Code. In the wiki page no student name was given. can I apply for it? If yes how

Re: [Qgis-developer] Table manager: fails to save on win

2011-02-18 Thread Albin Blaschka
On 2011-02-18 13:32, Borys Jurgiel wrote: I think you both mean Tablemanager 0.3.1, not 0.2.3 ? Sorry, I did not look at the version of the table manager - just as noted in my first mail to the version of QGIS (OSGeo-Installer, QGIS 1.7 r15172). As the mentioned Win7-Box is at my workplace

Re: [Qgis-developer] Poor asynchronous performance of Python threads?

2011-02-18 Thread Martin Dobias
Hi Charlie On Wed, Feb 9, 2011 at 6:27 AM, Charlie Sharpsteen ch...@sharpsteen.net wrote: Hello list, I have been playing around with the development branch of IPython (0.11-dev) as they have built a PyQt-based console that supports all sorts of awesome features like tab-completion, paged

Re: [Qgis-developer] Re: New Symbology : merge borders on nodes for lines

2011-02-18 Thread Martin Dobias
On Thu, Feb 17, 2011 at 3:26 PM, Ramon Andinach cust...@westnet.com.au wrote: I'd prefer colormap, for the reason that you give. With categorized and graduated I think that they are clear enough, but not what I would expect. If you were making a graph I was taught discrete and continuous

Re: [Qgis-developer] Re: New Symbology : merge borders on nodes for lines

2011-02-18 Thread Martin Dobias
On Fri, Feb 18, 2011 at 3:29 PM, Robert Rehammar rob...@rehammar.se wrote: Just a late thought on this related to the naming. Instead of having a separate dialogue for the symbol layers, why not have the order they appear in the main style dialogue define the rendering order (see

Re: [Qgis-developer] New Symbology : merge borders on nodes for lines / OSM/ sharing large files?

2011-02-18 Thread Martin Dobias
On Fri, Feb 18, 2011 at 8:39 AM, Mayeul Kauffmann mayeul.kauffm...@free.fr wrote: jr.morre...@enoreth.net  wrote: If you can could you try to make a package available with  all the style and svg icons for ease of use ? I already have this; the problem is I do not know how to share a

Re: [Qgis-developer] slowness reading shp

2011-02-18 Thread Martin Dobias
Hi Paolo On Fri, Feb 18, 2011 at 4:47 PM, Paolo Cavallini cavall...@faunalia.it wrote: Hi all. I return on the old bug  https://trac.osgeo.org/qgis/ticket/1978 I have done some testing, and in fact QGIS is almost unusable with large and complex data sets (see e.g.

[Qgis-developer] Re: [saga-gis-developer] saga - qgis interface

2011-02-18 Thread Johan Van de Wauw
On Sat, Feb 19, 2011 at 1:09 AM, Volker Wichmann wichm...@laserdata.at wrote: Hi Gianluca, Another issue which has to be solved is that of the Grid System parameter. As you most likely know, most of the SAGA grid modules require all grids to be processed within the same grid system. In case

Re: [Qgis-developer] QGIS and Google Summer of Code - ideas page on the wiki

2011-02-18 Thread Mohammed Rashad
I see a link here http://www.qgis.org/wiki/Google_Summer_of_Code_2011#QGIS_Orfeo_Toolbox posted by AnneGhisla there is not student name and mentor name. 1. How can I add my name in qgis GSoC wiki? 2. How to find a mentor for this project Where to submit my proposal for the above said project I

Re: [Qgis-developer] QGIS and Google Summer of Code - ideas page on the wiki

2011-02-18 Thread Wang Bo
I am annoyed when clicking http://google-melange.com/; to get some information about GSOS2011 I get a blank page with nothing. That means this site is blocked by my school. I don't know why. I have a question. That is how to collect ideas for applicant for QGIS in GSOS2011. There are

[Qgis-developer] Re: [saga-gis-developer] saga - qgis interface

2011-02-18 Thread Paolo Cavallini
Il giorno sab, 19/02/2011 alle 01.09 +0100, Volker Wichmann ha scritto: please find attached a first approach - the script takes a module library name and a module name as input and parses all parameters. It prints out the parameters sorted by input, output and options and also prints out

Re: [Qgis-developer] slowness reading shp

2011-02-18 Thread Paolo Cavallini
Il giorno ven, 18/02/2011 alle 23.58 +0100, Martin Dobias ha scritto: The main performance killer here is painting of borders. The layer is rendered several times faster if you set border style to no pen. This has no noticeable effect in my case. Also disable anti-aliasing - that also eats a