Thank you sir for such a nice response. I will look forward to work on this. Thanks again
Durgesh Pandey. On Tue, Mar 10, 2015 at 2:41 AM, Vaclav Petras <[email protected]> wrote: > > > On Mon, Mar 9, 2015 at 4:12 PM, Dp Docs <[email protected]> wrote: > >> I would like to work on this " Add background color to d.legend.". Can >> you please provide some approach and repository related to problem. >> > Once you have GRASS GIS source code from Subversion repository [1], you > will find d.legend source code in `display/d.legend` directory [2]. You > should compile GRASS GIS, so you have everything you need for development > [3]. > > d.legend is using GRASS Display library [4]. It would be best if you find > some display (d.*) module which is already drawing some rectangle, polygon > or area and get inspiration from there. > > Please keep communication on the mailing list so other can contribute or > read it too. > > Vaclav > > [1] http://trac.osgeo.org/grass/wiki/DownloadSource > [2] http://trac.osgeo.org/grass/browser/grass/trunk/display/d.legend > [3] http://trac.osgeo.org/grass/wiki/GSoC/2015#Tipsforstudents > [4] http://grass.osgeo.org/programming7/displaylib.html > > > >> >> Durgesh Pandey. >> >> On Tue, Mar 10, 2015 at 1:36 AM, Vaclav Petras <[email protected]> >> wrote: >> >>> >>> >>> On Mon, Mar 9, 2015 at 4:33 AM, Dp Docs <[email protected]> wrote: >>> > >>> > Hi, >>> > I Am an undergrad. student from IIIT Hyderabad,India. I believe I have >>> > good Programming Knowledge in languages like Python, C/C++. I have >>> > Already Done Some Projects in these Languages. I have practical >>> > knowledge in wxPython. I want to work on this Project as a pat of GSOC >>> > 2015. >>> >>> Hi, >>> >>> this sounds great. As you perhaps noticed students are encouraged [1] to >>> show their skills by contributing to the project before applications are >>> evaluated. OSGeo recommends [2] to do some bug fixing or implementation of >>> small features. You can even try to implement some smaller things from the >>> GSoC idea itself [3]. I selected some options which might be appropriate: >>> >>> * Store legend, scale bar, north arrow and text (and potentially others >>> objects if added) in the workspace (ticket #2369). >>> >>> * Add units to legend as parameter to d.legend. Optionally add also >>> title and description. Optionally also put units after each number, not >>> just to one place in title area as it is now. >>> >>> * Add possibility to add any image to Map Display (as in Animation Tool, >>> `g.gui.animation`). Use cases are organization logo and overview maps >>> (insets). >>> >>> * Add background color to d.legend. Currently the legend has transparent >>> background. Background rectangle should include all parts of the legend >>> including (possible) title. Additional features include rounded corners, >>> border and opacity settings. >>> >>> You can select whatever you want but it should be something you are >>> actually able to finish soon. You can also browse through bug tracker, >>> components wxGUI and Dispaly [5, 6], to see other options to select from. >>> >>> Vaclav >>> >>> [1] >>> http://wiki.osgeo.org/wiki/Google_Summer_of_Code_Recommendations_for_Students >>> [2] http://lists.osgeo.org/pipermail/soc/2015-March/002908.html >>> [3] >>> http://trac.osgeo.org/grass/wiki/GSoC/2015#CompletebasiccartographysuiteinGRASSGISwxGUIMapDisplay >>> [4] http://trac.osgeo.org/grass/ticket/2369 >>> [5] >>> http://trac.osgeo.org/grass/query?status=assigned&status=new&status=reopened&component=wxGUI&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component >>> [6] >>> http://trac.osgeo.org/grass/query?status=assigned&status=new&status=reopened&component=Display&order=priority&col=id&col=summary&col=component&col=status&col=type&col=priority&col=milestone >>> >>> > >>> > I want to know whether someone is already committed to this >>> > Project or not? I also want to know how to get the mentor's contact >>> > regarding this Project. I have some Technical Doubts which I would >>> > like to ask them. >>> > Thanks >>> > Durgesh Pandey. >>> > _______________________________________________ >>> > grass-dev mailing list >>> > [email protected] >>> > http://lists.osgeo.org/mailman/listinfo/grass-dev >>> >>> >> >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
