Re: [GRASS-dev] [GRASS GIS] #2838: d.labels placement issue

2016-07-02 Thread GRASS GIS
#2838: d.labels placement issue
--+
  Reporter:  vincent  |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.0.5
 Component:  wxGUI|Version:  unspecified
Resolution:   |   Keywords:  label placement, v.label, gsoc2016
   CPU:  Unspecified  |   Platform:  Linux
--+
Changes (by annakrat):

 * keywords:  label placement, v.label => label placement, v.label, gsoc2016


--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [SoC]Week-6 WebGrass

2016-07-02 Thread Mayank Agrawal
Update


   - Manual checking of most of the modules.
   - creation of flags within the options
   - code optimization

PR 




On Sat, Jul 2, 2016 at 3:18 PM, Mayank Agrawal 
wrote:

> Hi everyone,
>
> I am Mayank Agrawal and I am working on webgrass.
>
> my report for the week 6
>
> Q. What did you get done this week?
>
>- Checking whether file is available and giving notification
>- Footer
>- Creating a map for the different options in tab and creation of
>widgets from them
>- Proper parsing taking into consideration of all the options
>- creation of widgets which can be accesed later with id
>- Identify the type of option and creating proper widget
>
>
> ​Commit
> 
>
> Q. What do you plan on doing next week?
>
>- Code refactoring for more efficient use
>- checking of the different modules for data sending to grass
>- implementing those modules properly
>
>
> Q. Are you blocked on anything?
> Not rite now.
>
>
> Mayank Agrawal
> Lab for Spatial Informatics
> IIIT Hyderabad
> Hyderabad
>
>
>
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [SoC]Week-6 WebGrass

2016-07-02 Thread Rashad Kanavath
put some comments on your PR. Please have a  look and let me know if they
are ready for review again.


On Sat, Jul 2, 2016 at 11:48 AM, Mayank Agrawal 
wrote:

> Hi everyone,
>
> I am Mayank Agrawal and I am working on webgrass.
>
> my report for the week 6
>
> Q. What did you get done this week?
>
>- Checking whether file is available and giving notification
>- Footer
>- Creating a map for the different options in tab and creation of
>widgets from them
>- Proper parsing taking into consideration of all the options
>- creation of widgets which can be accesed later with id
>- Identify the type of option and creating proper widget
>
>
> ​Commit
> 
>
> Q. What do you plan on doing next week?
>
>- Code refactoring for more efficient use
>- checking of the different modules for data sending to grass
>- implementing those modules properly
>
>
> Q. Are you blocked on anything?
> Not rite now.
>
>
> Mayank Agrawal
> Lab for Spatial Informatics
> IIIT Hyderabad
> Hyderabad
>
>
>
>
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>



-- 
Regards,
   Rashad
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [SoC]Week-6 WebGrass

2016-07-02 Thread Rashad Kanavath
Hello Mayank,

On Sat, Jul 2, 2016 at 11:48 AM, Mayank Agrawal 
wrote:

> Hi everyone,
>
> I am Mayank Agrawal and I am working on webgrass.
>
> my report for the week 6
>
> Q. What did you get done this week?
>
>- Checking whether file is available and giving notification
>- Footer
>- Creating a map for the different options in tab and creation of
>widgets from them
>- Proper parsing taking into consideration of all the options
>- creation of widgets which can be accesed later with id
>- Identify the type of option and creating proper widget
>
>
> ​Commit
> 
>

Report is fine for this week.

This commit is hard to review. It contains a lot of files from resources
which does not require much work.
Could you make it separate commits. Always  put any change to resources as
different commit. And each commit Must represent only one thing. not too
many stuff. That means you have to put commits regularly and not the end of
week.

Can you fix this and report back to list?


> Q. What do you plan on doing next week?
>
>- Code refactoring for more efficient use
>- checking of the different modules for data sending to grass
>- implementing those modules properly
>
>
> Q. Are you blocked on anything?
> Not rite now.
>
>
> Mayank Agrawal
> Lab for Spatial Informatics
> IIIT Hyderabad
> Hyderabad
>
>
>
>
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>



-- 
Regards,
   Rashad
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] GSoC 2016 - PyQt GRASS - Report 6

2016-07-02 Thread Ondřej Pešek
Hi all!

Here is the sixth report of my GSoC project - PyQt based GUI of GRASS
automatically generated from XML. For screenshots and other stuff se its
wiki: https://trac.osgeo.org/grass/wiki/GSoC/2016/PyQtGUI

What did you get done this week?

* The Run button works now also with flags. Also the user can see flags in
string below.(it works with both long and short flags)

* For prompt=file I implemented lineedit with Browse button to choose file.
What do you plan on doing next week?

* The main thing will be refactoring some code - especially for
CodeChanger. I'm now discussing about it with my mentor.

* I think that I can implement some more types of widgets. I also want to
start study (and code) the dependencies between widgets.

Are you blocked on anything?

* Nope


Thank you and have a real cool time!
Ondrej
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] GSoC: Basic cartography suite in GRASS - Week 6

2016-07-02 Thread Markus Neteler
On Fri, Jul 1, 2016 at 11:15 PM, Adam Laža  wrote:
> Hi all,
>
> below is my sixth week report.
>
> Best regards,
> Adam
>
> Wiki page:
> https://trac.osgeo.org/grass/wiki/GSoC/2016/BasicCartographySuiteInGRASS
>
>
> Week 6, June, 27 - July, 1
>
> 1. What did you get done this week?
> I started work on new d.vect.legend module.
...

https://trac.osgeo.org/grass/wiki/GSoC/2016/BasicCartographySuiteInGRASS#Week6

The first screenshot is really great and the new d.vect.legend was so
much awaited.

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [SoC]Week-6 WebGrass

2016-07-02 Thread Mayank Agrawal
Hi everyone,

I am Mayank Agrawal and I am working on webgrass.

my report for the week 6

Q. What did you get done this week?

   - Checking whether file is available and giving notification
   - Footer
   - Creating a map for the different options in tab and creation of
   widgets from them
   - Proper parsing taking into consideration of all the options
   - creation of widgets which can be accesed later with id
   - Identify the type of option and creating proper widget


​Commit


Q. What do you plan on doing next week?

   - Code refactoring for more efficient use
   - checking of the different modules for data sending to grass
   - implementing those modules properly


Q. Are you blocked on anything?
Not rite now.


Mayank Agrawal
Lab for Spatial Informatics
IIIT Hyderabad
Hyderabad
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev