[GRASS-dev] [GRASS GIS] #3096: Add list of files to v.in.lidar

2016-07-09 Thread GRASS GIS
#3096: Add list of files to v.in.lidar
-+-
 Reporter:  dnewcomb |  Owner:  grass-dev@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  7.3.0
Component:  Default  |Version:  svn-trunk
 Keywords:   |CPU:  All
 Platform:  Unspecified  |
-+-
 It might be useful to have an option to import point data from multiple
 LAS point files in a list, much like is done in r.in.lidar for GRASS 7.2

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #797: Cmd-C on Mac closes display

2016-07-09 Thread GRASS GIS
#797: Cmd-C on Mac closes display
+--
  Reporter:  cmbarton   |  Owner:  grass-dev@…
  Type:  defect | Status:  closed
  Priority:  major  |  Milestone:  7.0.5
 Component:  wxGUI  |Version:  svn-develbranch6
Resolution:  fixed  |   Keywords:  cmd-C
   CPU:  OSX/Intel  |   Platform:  MacOSX
+--
Changes (by annakrat):

 * status:  reopened => closed
 * resolution:   => fixed
 * milestone:  6.5.0 => 7.0.5


--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #797: Cmd-C on Mac closes display

2016-07-09 Thread GRASS GIS
#797: Cmd-C on Mac closes display
+--
  Reporter:  cmbarton   |  Owner:  grass-dev@…
  Type:  defect | Status:  reopened
  Priority:  major  |  Milestone:  6.5.0
 Component:  wxGUI  |Version:  svn-develbranch6
Resolution: |   Keywords:  cmd-C
   CPU:  OSX/Intel  |   Platform:  MacOSX
+--

Comment (by annakrat):

 In [changeset:"68926" 68926]:
 {{{
 #!CommitTicketReference repository="" revision="68926"
 wxGUI: fix escape button to close dialogs and fix keyboard shortcuts on
 Mac, see #797 (merged from trunk, r68754)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #797: Cmd-C on Mac closes display

2016-07-09 Thread GRASS GIS
#797: Cmd-C on Mac closes display
+--
  Reporter:  cmbarton   |  Owner:  grass-dev@…
  Type:  defect | Status:  reopened
  Priority:  major  |  Milestone:  6.5.0
 Component:  wxGUI  |Version:  svn-develbranch6
Resolution: |   Keywords:  cmd-C
   CPU:  OSX/Intel  |   Platform:  MacOSX
+--

Comment (by annakrat):

 In [changeset:"68925" 68925]:
 {{{
 #!CommitTicketReference repository="" revision="68925"
 wxGUI: fix escape button to close dialogs and fix keyboard shortcuts on
 Mac, see #797 (merged from trunk, r68754)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3085: Batch import with import raster data tool does not recognize projection information

2016-07-09 Thread GRASS GIS
#3085: Batch import with import raster data tool does not recognize projection
information
--+-
  Reporter:  pvanbosgeo   |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  normal   |  Milestone:  7.0.5
 Component:  Default  |Version:  unspecified
Resolution:  fixed|   Keywords:
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by annakrat):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Was backported in r68816. Reopen if needed.

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a different exception specifier

2016-07-09 Thread GRASS GIS
#2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a
different exception specifier
-+-
  Reporter:  sebastic|  Owner:  grass-dev@…
  Type:  defect  | Status:  closed
  Priority:  blocker |  Milestone:  7.2.0
 Component:  Compiling   |Version:  svn-releasebranch70
Resolution:  fixed   |   Keywords:  iostream, gcc, -fexceptions, throw,
 |  noexcept
   CPU:  All |   Platform:  Linux
-+-

Comment (by wenzeslaus):

 #2956 (duplicate of this specific to Fedora/EPEL) was blocker with
 milestone 7.0.4, so I did backport to 7.0 branch as well.

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2956: iostream compilation error: declaration of 'void* operator new [](size_t) throw (std::bad_alloc)' has a different exception specifier

2016-07-09 Thread GRASS GIS
#2956: iostream compilation error: declaration of 'void* operator new [](size_t)
throw (std::bad_alloc)' has a different exception specifier
+-
  Reporter:  neteler|  Owner:  grass-dev@…
  Type:  defect | Status:  closed
  Priority:  blocker|  Milestone:  7.0.4
 Component:  Compiling  |Version:  7.0.3
Resolution:  duplicate  |   Keywords:  iostream
   CPU:  All|   Platform:  Linux
+-

Comment (by wenzeslaus):

 In [changeset:"68912" 68912]:
 {{{
 #!CommitTicketReference repository="" revision="68912"
 use exception specifiers only for C++ versions older than C++11 (backport
 r68818, closes #2871, see #2956)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a different exception specifier

2016-07-09 Thread GRASS GIS
#2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a
different exception specifier
-+-
  Reporter:  sebastic|  Owner:  grass-dev@…
  Type:  defect  | Status:  closed
  Priority:  blocker |  Milestone:  7.2.0
 Component:  Compiling   |Version:  svn-releasebranch70
Resolution:  fixed   |   Keywords:  iostream, gcc, -fexceptions, throw,
 |  noexcept
   CPU:  All |   Platform:  Linux
-+-
Changes (by wenzeslaus):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"68912" 68912]:
 {{{
 #!CommitTicketReference repository="" revision="68912"
 use exception specifiers only for C++ versions older than C++11 (backport
 r68818, closes #2871, see #2956)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a different exception specifier

2016-07-09 Thread GRASS GIS
#2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a
different exception specifier
-+-
  Reporter:  sebastic|  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  blocker |  Milestone:  7.2.0
 Component:  Compiling   |Version:  svn-releasebranch70
Resolution:  |   Keywords:  iostream, gcc, -fexceptions, throw,
 |  noexcept
   CPU:  All |   Platform:  Linux
-+-

Comment (by wenzeslaus):

 In [changeset:"68911" 68911]:
 {{{
 #!CommitTicketReference repository="" revision="68911"
 use exception specifiers only for C++ versions older than C++11 (backport
 r68818, see #2871)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3013: support background and border for d.legend

2016-07-09 Thread GRASS GIS
#3013: support background and border for d.legend
-+-
  Reporter:  annakrat|  Owner:  grass-dev@…
  Type:  | Status:  new
  enhancement|
  Priority:  normal  |  Milestone:  7.3.0
 Component:  Display |Version:  svn-trunk
Resolution:  |   Keywords:  d.legend, background, gsoc2016,
   CPU:  |  cartography
  Unspecified|   Platform:  All
-+-

Comment (by wenzeslaus):

 The `-d` flag (histogram) causes `d.legend` not to draw left border of the
 background (`-b` flag).

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2899: d.histogram launched from map display toolbar doesn't work

2016-07-09 Thread GRASS GIS
#2899: d.histogram launched from map display toolbar doesn't work
--+
  Reporter:  annakrat |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  wxGUI|Version:  svn-trunk
Resolution:  fixed|   Keywords:  d.histogram, rendering
   CPU:  Unspecified  |   Platform:  All
--+

Comment (by wenzeslaus):

 Tested both in trunk and 7.2 on Linux. Thanks!

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2463: d.histogram x-axis numbering incorrect

2016-07-09 Thread GRASS GIS
#2463: d.histogram x-axis numbering incorrect
---+-
  Reporter:  richardc  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  normal|  Milestone:  7.0.5
 Component:  Display   |Version:  svn-releasebranch70
Resolution:|   Keywords:  d.histogram
   CPU:  x86-32|   Platform:  Linux
---+-

Comment (by wenzeslaus):

 With data in range [-1, 1] generated by

 {{{
 r.mapcalc "sinr = sin(row())"
 }}}

 I get histogram with only zeros on x axis:

 [[Image(histogram_sin_row.png)]]

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2463: d.histogram x-axis numbering incorrect

2016-07-09 Thread GRASS GIS
#2463: d.histogram x-axis numbering incorrect
---+-
  Reporter:  richardc  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  normal|  Milestone:  7.0.5
 Component:  Display   |Version:  svn-releasebranch70
Resolution:|   Keywords:  d.histogram
   CPU:  x86-32|   Platform:  Linux
---+-
Changes (by wenzeslaus):

 * Attachment "histogram_sin_row.png" added.

 Histogram of r.mapcalc "sinr = sin(row())"

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3043: Change default color table

2016-07-09 Thread GRASS GIS
#3043: Change default color table
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  closed
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  Raster   |Version:  svn-trunk
Resolution:  fixed|   Keywords:  r.colors, d.rast, rainbow
   CPU:  Unspecified  |   Platform:  Unspecified
--+---
Changes (by wenzeslaus):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"68908" 68908]:
 {{{
 #!CommitTicketReference repository="" revision="68908"
 change default color table to viridis for 7.2.0 (backports 68586, finishes
 r68631, closes #3043)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3043: Change default color table

2016-07-09 Thread GRASS GIS
#3043: Change default color table
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  Raster   |Version:  svn-trunk
Resolution:   |   Keywords:  r.colors, d.rast, rainbow
   CPU:  Unspecified  |   Platform:  Unspecified
--+---

Comment (by wenzeslaus):

 In [changeset:"68907" 68907]:
 {{{
 #!CommitTicketReference repository="" revision="68907"
 add GRASS green color table by Vincent Bain (see #3043 and #3055, backport
 r68755)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3055: Revise monochromatic color tables

2016-07-09 Thread GRASS GIS
#3055: Revise monochromatic color tables
-+-
  Reporter:  wenzeslaus  |  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  normal  |  Milestone:  7.2.0
 Component:  Display |Version:  unspecified
Resolution:  |   Keywords:  r.colors, d.rast, blues, greens,
   CPU:  |  oranges, reds, sepia, water
  Unspecified|   Platform:  Unspecified
-+-

Comment (by wenzeslaus):

 In [changeset:"68907" 68907]:
 {{{
 #!CommitTicketReference repository="" revision="68907"
 add GRASS green color table by Vincent Bain (see #3043 and #3055, backport
 r68755)
 }}}

--
Ticket URL: 
GRASS GIS 

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

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

2016-07-09 Thread Mayank Agrawal
Hi everyone,

I am Mayank Agrawal and I am working on webgrass.

my report for the week 7

Q. What did you get done this week?

   - Better parsing structure for the UI creation and getting the input
   from the user.
   - Creation of whole grass command from the user input. full command
   creation is done.
   - execution of grass commands from the app. simple one are working but
   need to look for the others. (some commands were planned for this week
   but couldn't complete)
   - tried setting grass env from app. it is done but changes required to
   work on all platforms.
   - Code restructured in more modular way for easiness of development in
   future.


​

PR 

Q. What do you plan on doing next week?

   - Setting of env for different platforms.
   - execution of the grass command
   - getting the output

screenshot



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] [GRASS GIS] #2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a different exception specifier

2016-07-09 Thread GRASS GIS
#2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a
different exception specifier
-+-
  Reporter:  sebastic|  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  blocker |  Milestone:  7.2.0
 Component:  Compiling   |Version:  svn-releasebranch70
Resolution:  |   Keywords:  iostream, gcc, -fexceptions, throw,
 |  noexcept
   CPU:  All |   Platform:  Linux
-+-

Comment (by wenzeslaus):

 I need to backport it to 7.2.

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3043: Change default color table

2016-07-09 Thread GRASS GIS
#3043: Change default color table
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  Raster   |Version:  svn-trunk
Resolution:   |   Keywords:  r.colors, d.rast, rainbow
   CPU:  Unspecified  |   Platform:  Unspecified
--+---

Comment (by martinl):

 Replying to [comment:29 wenzeslaus]:
 > I'll change the default in 7.2 to `virdis` during GRASS meetup today. We
 can consider backporting the color tables (only) to 7.0.

 Thanks, Martin

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3043: Change default color table

2016-07-09 Thread GRASS GIS
#3043: Change default color table
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  Raster   |Version:  svn-trunk
Resolution:   |   Keywords:  r.colors, d.rast, rainbow
   CPU:  Unspecified  |   Platform:  Unspecified
--+---

Comment (by wenzeslaus):

 I'll change the default in 7.2 to `virdis` during GRASS meetup today. We
 can consider backporting the color tables (only) to 7.0.

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3043: Change default color table

2016-07-09 Thread GRASS GIS
#3043: Change default color table
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  Raster   |Version:  svn-trunk
Resolution:   |   Keywords:  r.colors, d.rast, rainbow
   CPU:  Unspecified  |   Platform:  Unspecified
--+---

Comment (by martinl):

 What is status of this ticket? Any backports? Time to close? Decrease the
 priority? Thanks.

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a different exception specifier

2016-07-09 Thread GRASS GIS
#2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a
different exception specifier
-+-
  Reporter:  sebastic|  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  blocker |  Milestone:  7.2.0
 Component:  Compiling   |Version:  svn-releasebranch70
Resolution:  |   Keywords:  iostream, gcc, -fexceptions, throw,
 |  noexcept
   CPU:  All |   Platform:  Linux
-+-

Comment (by sebastic):

 For Debian the backport to 7.0 is not really required, the Debian package
 includes the required changes as a patch, and the 7.2 release should
 happen soon enough.

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2899: d.histogram launched from map display toolbar doesn't work

2016-07-09 Thread GRASS GIS
#2899: d.histogram launched from map display toolbar doesn't work
--+
  Reporter:  annakrat |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  wxGUI|Version:  svn-trunk
Resolution:  fixed|   Keywords:  d.histogram, rendering
   CPU:  Unspecified  |   Platform:  All
--+
Changes (by martinl):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"68906" 68906]:
 {{{
 #!CommitTicketReference repository="" revision="68906"
 d.histogram launched from map display toolbar doesn't work  (fixes #2899)
 (merge r68905 from trunk)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2899: d.histogram launched from map display toolbar doesn't work

2016-07-09 Thread GRASS GIS
#2899: d.histogram launched from map display toolbar doesn't work
--+
  Reporter:  annakrat |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  wxGUI|Version:  svn-trunk
Resolution:   |   Keywords:  d.histogram, rendering
   CPU:  Unspecified  |   Platform:  All
--+

Comment (by martinl):

 In [changeset:"68905" 68905]:
 {{{
 #!CommitTicketReference repository="" revision="68905"
 d.histogram launched from map display toolbar doesn't work  (see #2899)
 }}}

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a different exception specifier

2016-07-09 Thread GRASS GIS
#2871: lib/iostream/mm.cpp:Fails to build with GCC 6: declaration of ... has a
different exception specifier
-+-
  Reporter:  sebastic|  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  blocker |  Milestone:  7.2.0
 Component:  Compiling   |Version:  svn-releasebranch70
Resolution:  |   Keywords:  iostream, gcc, -fexceptions, throw,
 |  noexcept
   CPU:  All |   Platform:  Linux
-+-

Comment (by martinl):

 What is status of this ticket? Backports still needed? Time to close?

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #3095: Lines in comment section of metadata (r.info) are not shown completely

2016-07-09 Thread GRASS GIS
#3095: Lines in comment section of metadata (r.info) are not shown completely
--+-
  Reporter:  pvanbosgeo   |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.0.5
 Component:  Raster   |Version:  unspecified
Resolution:   |   Keywords:  r.info
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by martinl):

 * keywords:   => r.info
 * component:  Default => Raster


--
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] [GRASS GIS] #3095: Lines in comment section of metadata (r.info) are not shown completely

2016-07-09 Thread GRASS GIS
#3095: Lines in comment section of metadata (r.info) are not shown completely
-+-
 Reporter:  pvanbosgeo   |  Owner:  grass-dev@…
 Type:  defect   | Status:  new
 Priority:  normal   |  Milestone:  7.0.5
Component:  Default  |Version:  unspecified
 Keywords:   |CPU:  Unspecified
 Platform:  Unspecified  |
-+-
 In the comment / history section of a layers metadata, lines are 78
 characters long. When writing lines longer than 78 characters, using
 loadhistory option in r.support, characters should be wrapped to the next
 line.

 Issue is that in r.info, the lines displayed are only 71 characters long.
 This means part of the information is cut off / not shown.

 Using GRASS 7.3dev on Linux.

--
Ticket URL: 
GRASS GIS 

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

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

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

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

What did you get done this week?

* New widgets: cats, multiple values, raster_3d

* Little changes in other widgets: Mapset is not selectable in treewidget,
flags and default widget were moved into its own classes

* If widgets have both label and description, description is used as
help/tooltip

* Massive refactoring of code for command (running, changing dictionary,
changing cmd string that user see)

What do you plan on doing next week?

* I want to start coding the widges with dependencies (column, layer); I
will also check my code with pep8

Are you blocked on anything?

* I was blocked for some while on the refactoring, but it's OK now


Have a sunny weekend!
Ondrej
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev