Re: [Qgis-developer] [SoC] Resource Sharing in QGIS - Weekly Report #6

2013-08-01 Thread arunthe...@gmail.com
arunthe...@gmail.com napisaƂ(a): Hello, Sorry for the late reply. With respect to the types of resources, I had symbols, symbology style sheets, plugins, script runner scripts, sextante models, and if possible print composer templates. But the basic idea is not to create a GUI for all

Re: [Qgis-developer] [SoC] Resource Sharing in QGIS - Weekly Report #6

2013-07-31 Thread arunthe...@gmail.com
Hello Borys, On Mon, Jul 29, 2013 at 5:19 PM, Borys Jurgiel i...@borysjurgiel.pl wrote: Hi Arun, Anyway, I haven't found any common way for presenting items. For plugins, I've found the simple name list + www browser for details the most suitable, while for styles probably a rich list

Re: [Qgis-developer] Feedback on GSoC Proposal for 2013

2013-05-05 Thread arunthe...@gmail.com
, Nathan On Mon, Apr 29, 2013 at 8:54 PM, arunthe...@gmail.com arunthe...@gmail.com wrote: Hello, I am applying for Google Summer of Code 2013 this year again and start working where I left off last year. Here [1] is my proposal. Kindly go through and provide feedback

[Qgis-developer] Feedback on GSoC Proposal for 2013

2013-04-29 Thread arunthe...@gmail.com
Hello, I am applying for Google Summer of Code 2013 this year again and start working where I left off last year. Here [1] is my proposal. Kindly go through and provide feedback. Thanks. [1] https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/tecoholic/17001 -- Regards

Re: [Qgis-developer] [Discussion] Repository and Plugin idea for Google Summer of Code

2013-04-17 Thread arunthe...@gmail.com
On Wed, Apr 17, 2013 at 12:35 PM, Alexander Bruy alexander.b...@gmail.comwrote: Maybe it is better to allow enter several URL's at once like in Plugin installer? Yes. A better way to do. I already see a use case, get symbol from a central repository (eg QGIS official) and have the

[Qgis-developer] [Discussion] Repository and Plugin idea for Google Summer of Code

2013-04-16 Thread arunthe...@gmail.com
Hello, I have been going through the Google Summer of Code 2013 ideas page [0] and I think the remote repository for style/svg/script sharing proposed by Alexander Bruy would be a nice follow up of my last year work on the Symbol management. Here are a few things that come to my mind: 0. The

Re: [Qgis-developer] symbology-ng-style.db and symbology-ng-style.xml

2013-04-13 Thread arunthe...@gmail.com
Hello, I would like to clarify a bit about the presence of XML, SQlite and the Python script. The XML was a the version 1 way of storing the symbols. It had a plain list of symbols and color maps. In order to include grouping and tagging functionality in the symbol management the symbols were

Re: [Qgis-developer] Style manager: various bugs?

2013-02-10 Thread arunthe...@gmail.com
Hello, I tested with the latest master. On Wed, Feb 6, 2013 at 3:41 PM, Paolo Cavallini cavall...@faunalia.itwrote: Hi all. If I add a 95% or 100% break to a color ramp, I get a wrong relutl (all classes are of the same colour). qml available. I assume, you are talking about the gradient

[Qgis-developer] Back compatibility to Symbols in version =1.8 with =1.9

2012-12-19 Thread arunthe...@gmail.com
Hello all, Recently the bug #6897 [1] was filed pointing to the incompatibility between the symbols created before GSoC code and after GSoC code. The primary matter being incorporating multiple levels of nesting the symbols. Previous XML structure allowed only a single level of nesting. This XML

Re: [Qgis-developer] qgisstyle binary file created in scripts folder and QGIS stalls

2012-08-24 Thread arunthe...@gmail.com
Hi, On Thu, Aug 23, 2012 at 10:36 PM, Bob and Deb bobd...@gmail.com wrote: I've noticed qgis hanging when you have a debug build. When I go to the console and click in it, the debug output unfreezes and qgis once again is responsive. Not sure if this is your problem? I think it is the

Re: [Qgis-developer] Aruns work: hierarchical SVG symbol display issue

2012-08-24 Thread arunthe...@gmail.com
Hi, On Thu, Aug 23, 2012 at 10:33 PM, Bob and Deb bobd...@gmail.com wrote: It would be cool to have a folder called Recently Used with the same hierarchy as the svg folder and have that folder opened by default. We have something like this with the projection selector. On Thu, Aug 23, 2012

Re: [Qgis-developer] Aruns work: hierarchical SVG symbol display issue

2012-08-23 Thread arunthe...@gmail.com
Hello Neumann, On Thu, Aug 16, 2012 at 7:05 PM, Andreas Neumann a.neum...@carto.netwrote: The only issue I have with the current solution is that it takes a long time (in my case about 10 seconds) to load all the symbols (hundreds of them in my case). Wouldn't it be faster to only load the

[Qgis-developer] qgisstyle binary file created in scripts folder and QGIS stalls

2012-08-23 Thread arunthe...@gmail.com
Hello, I seem to have a weird problem. I compile the code in my build folder. Then fire gdb ~/bin/qgis It all runs fine until Debug: src/core/qgsproviderregistry.cpp: 462: (providerLibrary) Library name is /home/teco/bin/qgis/lib/qgis/plugins/libwcsprovider.so Debug:

Re: [Qgis-developer] qgisstyle binary file created in scripts folder and QGIS stalls

2012-08-23 Thread arunthe...@gmail.com
Hello all, Pardon me for the noise. I figured out that those two unrelated. I am still investigating what makes the system to hang. On Thu, Aug 23, 2012 at 5:05 PM, arunthe...@gmail.com arunthe...@gmail.comwrote: Hello, I seem to have a weird problem. I compile the code in my build folder

Re: [Qgis-developer] Merge of Arun's summer of code work

2012-08-15 Thread arunthe...@gmail.com
Hi all, On Wed, Aug 15, 2012 at 1:55 AM, Martin Dobias wonder...@gmail.com wrote: Hi all I am happy to announce that I have just merged Arun's work on symbology. He has done a great job and after some testing I think the code is ready for prime time. Feels great. Thanks to you, Martin and

Re: [Qgis-developer] Merge of Arun's summer of code work

2012-08-15 Thread arunthe...@gmail.com
Hello all, On Wed, Aug 15, 2012 at 7:48 PM, Tim Sutton li...@linfiniti.com wrote: By the way I noticed a small regression in that you cant set symbol levels for anything but the top level symbol layers. Tim, yes, I too noticed it. I think I would work on the Symbol Levels dialog to

[Qgis-developer] Configuring location for Shared library files (libqgis_gui.so)

2012-05-18 Thread arunthe...@gmail.com
Hello, My GSOC work primarily deals with the GUI enhancement. Hence I endup modifying the libqgis_gui.so files all the time.My install directory is ~/bin/qgis/ Hence whenever I make install, the new .so files are put in the {INSTALL_DIR}/lib/. But when {INSTALL_DIR}/bin/qgis is run it doesn't

Re: [Qgis-developer] Welcome to 4 QGIS students in Google Summer of Code 2012

2012-04-28 Thread arunthe...@gmail.com
Hello Polymeris, On Thu, Apr 26, 2012 at 8:53 PM, Camilo Polymeris cpolyme...@gmail.com wrote: On a practical note, which might also be of interest to the other students: What do you think is the best channel to publish progress reports? One option would be to start a blog or similar (where?

Re: [Qgis-developer] Welcome to 4 QGIS students in Google Summer of Code 2012

2012-04-24 Thread arunthe...@gmail.com
Hello all, It feels great to have been accepted for this year's GSoC. I hope it would be a fruitful summer this year. Happy coding to other fellow students who have been accepted. On Tue, Apr 24, 2012 at 2:55 PM, Anne Ghisla a.ghi...@gmail.com wrote: Hello all, and sorry for cross-posting,

Re: [Qgis-developer] GSoC deadline (was: Working on Symbology Improvement for the GSOC)

2012-04-04 Thread arunthe...@gmail.com
On Wed, Apr 4, 2012 at 11:06 AM, Paolo Cavallini cavall...@faunalia.itwrote: I would like to stress this point. The deadline is a hard limit. Thanks. I was waiting for the comments from Martin as he has indicated in his previous mail, he would comment on the mockups later. My proposal is in

Re: [Qgis-developer] GSoC deadline (was: Working on Symbology Improvement for the GSOC)

2012-04-04 Thread arunthe...@gmail.com
Uploaded my proposal, yet to draw the timeline table. It is at: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/tecoholic/1 On Wed, Apr 4, 2012 at 11:45 AM, arunthe...@gmail.com arunthe...@gmail.comwrote: On Wed, Apr 4, 2012 at 11:06 AM, Paolo Cavallini cavall

Re: [Qgis-developer] GSoC deadline (was: Working on Symbology Improvement for the GSOC)

2012-04-04 Thread arunthe...@gmail.com
Completed the Proposal in all aspects. Open to review. http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/tecoholic/1 Thank you. On 4/4/12, arunthe...@gmail.com arunthe...@gmail.com wrote: Uploaded my proposal, yet to draw the timeline table. It is at: http://www.google

Re: [Qgis-developer] GSoC deadline (was: Working on Symbology Improvement for the GSOC)

2012-04-04 Thread arunthe...@gmail.com
Hello Martin, Since you said the legend code isn't in good shape, I have modified the proposal to include, rewriting the lost functionalities such as line and fill customization of symbols and Creating a API and specification for easy sharing of symbols via remote repositories. However I am a

Re: [Qgis-developer] Re: Working on Symbology Improvement for the GSOC

2012-03-31 Thread arunthe...@gmail.com
Hello, After working with the Symbology as a user for the past couple of days and trying to accomplish various things, here is my idea of simplifying things: Decouple Style management and Style application (renderer) logic at the GUI level itself. First let us start where it all begins,

Re: [Qgis-developer] Re: Working on Symbology Improvement for the GSOC

2012-03-31 Thread arunthe...@gmail.com
+ The designer to perform following functions - Create new symbols/styles - Grouping and management of styles through a tree structure - Create and manage virtual groups (or themes) that would pull symbols from various groups and a combination of renders to create a overall

Re: [Qgis-developer] Re: Working on Symbology Improvement for the GSOC

2012-03-31 Thread arunthe...@gmail.com
On Sun, Apr 1, 2012 at 2:11 AM, Anita Graser anitagra...@gmx.at wrote: I don't know how other people approach this but I experiment a lot with different renderers and symbols, tiny changes and how the affect. If I have to change between layer properties and a separate symbol designer all the

Re: [Qgis-developer] Re: Working on Symbology Improvement for the GSOC

2012-03-31 Thread arunthe...@gmail.com
I think I just had a Eye-opener moment. While I have been thinking about reducing the modal dialogs and decoupling things, I think somewhere along the line I forgot almost entirely about the usability. After reading the above feedback, I realize, Symbology suite will have to provide tools that

Re: [Qgis-developer] Re: Working on Symbology Improvement for the GSOC

2012-03-29 Thread arunthe...@gmail.com
On Thu, Mar 29, 2012 at 12:38 PM, Alexander Bruy alexander.b...@gmail.comwrote: I agree with Martin, playing a bit with symbology as user helps to understand better current state and areas that needs improvements. Sure. -- Regards Arunmozhi Twitter: @tecoholic Website: http://arunmozhi.in

Re: [Qgis-developer] Directions needed for GSOC Proposal

2012-03-26 Thread arunthe...@gmail.com
Hello all, On Mon, Mar 26, 2012 at 1:37 PM, Victor Olaya vola...@gmail.com wrote: If the work to do is based on SEXTANTE, then I am definitely available, and really willing to do it :-) Thank you all. So, I think finally I have got my answer :) /me goes to write his proposal -- Regards

[Qgis-developer] Directions needed for GSOC Proposal

2012-03-24 Thread arunthe...@gmail.com
Hello all, There have been prevoius discussions about this GSOC thing. Adding analytical power to the software can be the best thing that can be done to QGIS. Initially I was of the idea of porting fTools to C++, but then realized the processing framework to be a better option. Now that there are

[Qgis-developer] GSOC pitch

2012-03-19 Thread arunthe...@gmail.com
Hello all, I have been working with QGIS development for quiet sometime, and I hope most of you know me for doing the Heatmap plugin. I think its time I announce I am pitching for GSOC this year. I have gone through the ideas in the ideas[1] page and have been performing some analysis myself and

Re: [Qgis-developer] Heatmaps integration

2012-02-14 Thread arunthe...@gmail.com
Hello Paolo, On Tue, Feb 14, 2012 at 3:00 PM, Paolo Cavallini cavall...@faunalia.itwrote: Hi all. Just tested the new plugin, quite nice. Where do I find more info about the algorithms used? There is no specialized algorithm, the procedure in which pixel values are computed is explained in

Re: [Qgis-developer] Heatmaps integration

2012-02-14 Thread arunthe...@gmail.com
On Tue, Feb 14, 2012 at 3:00 PM, Paolo Cavallini cavall...@faunalia.itwrote: Hi all. Just tested the new plugin, quite nice. Where do I find more info about the algorithms used? Simply put its a radial gradient. ___ Qgis-developer mailing list

Re: [Qgis-developer] Heatmaps integration

2012-02-14 Thread arunthe...@gmail.com
On Tue, Feb 14, 2012 at 6:12 PM, Giovanni Manghi giovanni.man...@gmail.comwrote: Hi Arunmozhi, nice job! I would suggest apply a default colormap (instead of greyscale or as option) for the plugin output. You can always go the properties and apply Pseudo Color color map I hope. --

[Qgis-developer] Resizing the properties dialog in small screens

2012-02-09 Thread arunthe...@gmail.com
Hello, I am using QGIS in my netbook which has a screen resolution of 1024x600. It runs Windows 7. The height of the properties dialog seems too big for the screen. I have to hide mt taskbar to make them visible. even then only half of the bottom row of the buttons become visible. I tried

[Qgis-developer] Heatmap Plugin in C++ almost done. How to push it in main repo?

2012-01-03 Thread arunthe...@gmail.com
Hello devs, I have been rambling on about this Heatmap Plugin thing for quiet sometime now. I am happy to announce that its almost over. The plugin currently takes in a point layer and does a frequency valuation for the pixels based on the no of points near to it. It takes in two arguments a

[Qgis-developer] Raster file creation using the QGIS API and Raster format for Heatmaps

2012-01-02 Thread arunthe...@gmail.com
Hello all, I am working on a heatmap plugin, which would generate a heatmap based on the occurrence of points and their proximity. The present Interpolation methods available in the QGIS API are for the attribute data or value interpolation. Hence they are well off with the available

[Qgis-developer] What is the C++ Plugin writing Workflow?

2011-12-28 Thread arunthe...@gmail.com
Hello Devs, In connection with the previous announcement that, I am planning to build the Heatmap plugin and people suggesting that I use C++ for it so that it gets native support, I have a few doubts regarding this. Firstly what exactly is the workflow? My rudimentary understanding is that, C++

[Qgis-developer] Setting up the dev-tools

2011-12-15 Thread arunthe...@gmail.com
Hello all, I have previously mailed asking for directions regarding the heatmap plugin development. Most people seemed to like the idea of having it to be done using the native C++ over Python. With GPRS as my primary source of internet, somehow I have manged to get the entire repo in my machine

[Qgis-developer] Web site usability of hub.qgis.org

2011-11-27 Thread arunthe...@gmail.com
Hello Dev Team, I understand that there is this complete rework on existing things taking place with respect to the QGIS software. As a part of this the entire development related content seems to have been moved to hub.qgis.org. The site design a bit difficult to use owing to following few

Re: [Qgis-developer] Web site usability of hub.qgis.org

2011-11-27 Thread arunthe...@gmail.com
to be a good size. Regarding 2) this is just a fall over from when we migrated from mediawiki to redmine, clean up of the wiki is currently being done but only little bits at a time. - Nathan On Sun, Nov 27, 2011 at 10:33 PM, arunthe...@gmail.com arunthe...@gmail.com wrote: Hello Dev Team

[Qgis-developer] Re: [Qgis-user] My first QGIS plugin

2011-11-24 Thread arunthe...@gmail.com
Hello Dan, On Wed, Nov 23, 2011 at 9:33 PM, Daniel Collins dan.coll...@asu.edu wrote: Well done, Arun! Thank you :) What is the geographic extent that you are planning for your application? I was just helping out a senior of mine at college for his project which required data state

Re: [Qgis-developer] My first QGIS plugin

2011-11-24 Thread arunthe...@gmail.com
Hello Giovanni, On Wed, Nov 23, 2011 at 9:49 PM, Giovanni Manghi giovanni.man...@gmail.comwrote: the plugin is missing the icon for the plugin toolbar I will fix this. Used the resources.py for that, but was giving me some error. It was late night that day and I left it to be fixed it

Re: [Qgis-developer] My first QGIS plugin

2011-11-24 Thread arunthe...@gmail.com
On Thu, Nov 24, 2011 at 7:00 PM, Martin Dobias wonder...@gmail.com wrote: You do not need to reinvent the wheel in order to load a delimited text layer. You can easily load the data automatically with delimited text provider, this is a snippet from PyQGIS cookbook: uri =

[Qgis-developer] My first QGIS plugin

2011-11-23 Thread arunthe...@gmail.com
Hello Community, I have written my first QGIS plugin, which is a Qgis interface of the Indian Meterological Department's hourly weather data site www.imdaws.com/ViewAwsData.aspx . The working of the plugin is explained in simple terms here ( www.arunmozhi.in/2011/11/imdaws-my-first-qgis-plugin/