Re: [GRASS-dev] [GRASS GIS] #2441: Underscore to avoid Python keywords used improperly in grass.script

2015-11-22 Thread GRASS GIS
#2441: Underscore to avoid Python keywords used improperly in grass.script
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  normal   |  Milestone:  7.0.3
 Component:  Default  |Version:  svn-trunk
Resolution:  fixed|   Keywords:  PEP8, python keywords, parser
   CPU:  Unspecified  |   Platform:  Unspecified
--+---
Changes (by wenzeslaus):

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


Comment:

 r62196 was backported in r62256. The differences now are only in unicode
 handling (related to Python 3 I suppose). I think we can leave the warning
 in trunk for some time. Closing the ticket. Right before 7.1 we can
 replace the warning by an error. Later we can remove all the code for
 underscore prefix.

--
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] #2255: g.mlist warnings for layers found in other mapsets

2015-11-22 Thread GRASS GIS
#2255: g.mlist warnings for layers found in other mapsets
--+-
  Reporter:  pvanbosgeo   |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.1.0
 Component:  LibRaster|Version:  unspecified
Resolution:   |   Keywords:  g.mlist, d.rast.leg, d.rast
   CPU:  Unspecified  |   Platform:  Unspecified
--+-

Comment (by neteler):

 Can this be closed?

--
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] #2205: Unicode unequal comparison in location wizard when title contains non-ascii letters

2015-11-22 Thread GRASS GIS
#2205: Unicode unequal comparison in location wizard when title contains 
non-ascii
letters
--+-
  Reporter:  marisn   |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.0.3
 Component:  wxGUI|Version:  svn-trunk
Resolution:   |   Keywords:
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by neteler):

 * milestone:  7.0.0 => 7.0.3


Comment:

 The backport still hasn't happened...

--
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] #1693: v.colors placeholder raster map naming option

2015-11-22 Thread GRASS GIS
#1693: v.colors placeholder raster map naming option
+--
  Reporter:  alf|  Owner:  hamish
  Type:  enhancement| Status:  closed
  Priority:  normal |  Milestone:  6.4.4
 Component:  Shell Scripts  |Version:  svn-develbranch6
Resolution:  fixed  |   Keywords:  v.colors
   CPU:  All|   Platform:  All
+--
Changes (by neteler):

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


Comment:

 Closing since v.colors in G7 does not have a "placeholder" parameter.

--
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] #2272: Improve consistency in random generator usage

2015-11-22 Thread GRASS GIS
#2272: Improve  consistency in random generator usage
--+-
  Reporter:  neteler  |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  major|  Milestone:  7.0.0
 Component:  Default  |Version:  svn-releasebranch70
Resolution:   |   Keywords:  random
   CPU:  Unspecified  |   Platform:  Unspecified
--+-

Comment (by neteler):

 Seems all has been done here?

--
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] #1628: segfault in r.walk

2015-11-22 Thread GRASS GIS
#1628: segfault in r.walk
---+-
  Reporter:  pertusus  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  normal|  Milestone:  6.4.6
 Component:  Raster|Version:  svn-releasebranch64
Resolution:|   Keywords:  r.cost, r.walk
   CPU:  x86-64|   Platform:  Linux
---+-
Changes (by neteler):

 * milestone:  6.4.4 => 6.4.6


--
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] #1635: allow r.los to run with a point vector layer as input for "coordinate identifying the viewing position"

2015-11-22 Thread GRASS GIS
#1635: allow r.los to run with a point vector layer as input for "coordinate
identifying the viewing position"
-+-
  Reporter:  lutra   |  Owner:  grass-dev@…
  Type:  | Status:  new
  enhancement|
  Priority:  minor   |  Milestone:  6.4.6
 Component:  Raster  |Version:  svn-releasebranch64
Resolution:  |   Keywords:  r.los, r.lake, r.viewshed, wxGUI,
 |  forms, generated dialogs
   CPU:  All |   Platform:  All
-+-

Comment (by neteler):

 For the record:

 Replying to [comment:5 neteler]:
 > For the record: I check (hopefully) all other GRASS 7 modules, here
 > the remaining candidates for update to use G_OPT_M_COORDS:
 >
 >  * display/d.profile/main.c (maybe)
 >  * misc/m.transform/main.c (maybe)
 >  * raster/r.circle/main.c
 >  * raster/r.horizon/main.c

 ... all long time done in G7 except for misc/m.transform/main.c where is
 is not 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] #1525: r.mask cannot use float maps

2015-11-22 Thread GRASS GIS
#1525: r.mask cannot use float maps
---+-
  Reporter:  pertusus  |  Owner:  grass-dev@…
  Type:  defect| Status:  new
  Priority:  minor |  Milestone:  6.4.6
 Component:  Raster|Version:  svn-releasebranch64
Resolution:|   Keywords:  r.mask, r.reclass
   CPU:  x86-64|   Platform:  Linux
---+-
Changes (by neteler):

 * version:  svn-trunk => svn-releasebranch64
 * milestone:  6.4.3 => 6.4.6


--
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] #1430: Buffer overrun in vector/diglib dig__fread_port_L with big-endian negative values on LP64 systems

2015-11-22 Thread GRASS GIS
#1430: Buffer overrun in vector/diglib dig__fread_port_L with big-endian 
negative
values on LP64 systems
---+-
  Reporter:  rroliver  |  Owner:  grass-dev@…
  Type:  defect| Status:  closed
  Priority:  normal|  Milestone:  6.4.4
 Component:  Vector|Version:  svn-trunk
Resolution:  fixed |   Keywords:  diglib portable LP64 big-endian
   CPU:  All   |   Platform:  Unspecified
---+-
Changes (by neteler):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  6.4.6 => 6.4.4


Comment:

 Since nothing appears to be left open here since r57856 addressed
 relbranch64 2 years ago, closing.

--
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] #1077: sync nice features of r.out.tiff, r.out.png

2015-11-22 Thread GRASS GIS
#1077: sync nice features of r.out.tiff, r.out.png
--+---
  Reporter:  hamish   |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  normal   |  Milestone:  6.4.6
 Component:  Raster   |Version:  svn-releasebranch64
Resolution:   |   Keywords:  r.out.tiff, r.out.png
   CPU:  All  |   Platform:  All
--+---
Changes (by neteler):

 * version:  svn-trunk => svn-releasebranch64
 * milestone:  6.5.0 => 6.4.6


--
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] #1042: winGRASS: r.statistics complains if path to grassdb has spaces

2015-11-22 Thread GRASS GIS
#1042: winGRASS: r.statistics complains if path to grassdb has spaces
-+-
  Reporter:  ege |  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  normal  |  Milestone:  6.4.6
 Component:  Raster  |Version:  svn-releasebranch64
Resolution:  |   Keywords:  wingrass
   CPU:  x86-32  |   Platform:  MSWindows XP
-+-
Changes (by neteler):

 * milestone:  6.4.2 => 6.4.6


--
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] #86: d.rast.edit.tcl: doesn't start from wxPython without aspect map

2015-11-22 Thread GRASS GIS
#86: d.rast.edit.tcl: doesn't start from wxPython without aspect map
--+---
  Reporter:  hamish   |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  major|  Milestone:  6.4.4
 Component:  wxGUI|Version:  6.4.0 RCs
Resolution:  fixed|   Keywords:  d.rast.edit, wingrass
   CPU:  Unspecified  |   Platform:  MSWindows XP
--+---
Changes (by neteler):

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


--
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] #1361: GSoC v.net.* modules should have nlayer option

2015-11-22 Thread GRASS GIS
#1361: GSoC v.net.* modules should have nlayer option
--+-
  Reporter:  mlennert |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  closed
  Priority:  normal   |  Milestone:  7.0.0
 Component:  Vector   |Version:  unspecified
Resolution:  fixed|   Keywords:  vector, network, node costs
   CPU:  Unspecified  |   Platform:  All
--+-
Changes (by neteler):

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


Comment:

 Closing since backport to G6 is unlikely to happen.

--
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] #560: WinGRASS not deleting temp ppm files from map display

2015-11-22 Thread GRASS GIS
#560: WinGRASS not deleting temp ppm files from map display
-+--
  Reporter:  isaacullah  |  Owner:  grass-dev@…
  Type:  defect  | Status:  closed
  Priority:  critical|  Milestone:  6.4.4
 Component:  Display |Version:  6.4.0 RCs
Resolution:  fixed   |   Keywords:  v.digit, ppm, temp, wingrass
   CPU:  x86-32  |   Platform:  MSWindows XP
-+--
Changes (by neteler):

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


Comment:

 No complaints, closing as solved.

--
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] #335: export floats and doubles with correct precision

2015-11-22 Thread GRASS GIS
#335: export floats and doubles with correct precision
---+-
  Reporter:  hamish|  Owner:  grass-dev@…
  Type:  task  | Status:  new
  Priority:  critical  |  Milestone:  7.0.3
 Component:  Default   |Version:  svn-trunk
Resolution:|   Keywords:  precision
   CPU:  All   |   Platform:  All
---+-
Changes (by neteler):

 * version:  svn-develbranch6 => svn-trunk
 * milestone:  6.4.6 => 7.0.3


Comment:

 bumped to 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] #1357: v.net.salesman and forward/backward movement cost

2015-11-22 Thread GRASS GIS
#1357: v.net.salesman and forward/backward movement cost
-+-
  Reporter:  lluis   |  Owner:  grass-dev@…
  Type:  | Status:  new
  enhancement|
  Priority:  normal  |  Milestone:  7.0.0
 Component:  Vector  |Version:  unspecified
Resolution:  |   Keywords:  v.net.salesman,network, vector,
 |  network analysis, travel cost, forward,
 |  backward
   CPU:  x86-64  |   Platform:  Linux
-+-

Comment (by neteler):

 What is the state here? G7 done and G6 wontfix?

--
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] #1498: patch proposal: new option for v.category to copy category values from one layer to another

2015-11-22 Thread GRASS GIS
#1498: patch proposal: new option for v.category to copy category values from 
one
layer to another
--+-
  Reporter:  mlennert |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  normal   |  Milestone:  6.4.6
 Component:  Vector   |Version:  svn-releasebranch70
Resolution:   |   Keywords:  v.category
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by neteler):

 * version:  unspecified => svn-releasebranch70
 * milestone:  7.0.0 => 6.4.6


Comment:

 trunk and relbr70 are in sync.

 Backport of r49413 to G6 still open.

--
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] #1444: g.parser does not filter for duplicate output map statements

2015-11-22 Thread GRASS GIS
#1444: g.parser does not filter for duplicate output map statements
--+-
  Reporter:  neteler  |  Owner:  grass-dev@…
  Type:  defect   | Status:  reopened
  Priority:  blocker  |  Milestone:  6.4.6
 Component:  LibGIS   |Version:  svn-releasebranch64
Resolution:   |   Keywords:  parser
   CPU:  All  |   Platform:  All
--+-
Changes (by neteler):

 * priority:  minor => blocker
 * version:  6.4.1 => svn-releasebranch64
 * milestone:  6.4.3 => 6.4.6


Comment:

 Replying to [comment:13 neteler]:
 > Is r49481 save to be backported to 6.4?

 Marked as blocker for G6

--
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] #1424: Profile tool always casts to integers (incl. csv output)

2015-11-22 Thread GRASS GIS
#1424: Profile tool always casts to integers (incl. csv output)
-+-
  Reporter:  hamish  |  Owner:  grass-dev@…
  Type:  defect  | Status:  new
  Priority:  major   |  Milestone:  6.4.6
 Component:  wxGUI   |Version:  svn-releasebranch64
Resolution:  |   Keywords:  profile tool, precision
   CPU:  All |   Platform:  All
-+-
Changes (by neteler):

 * milestone:  6.4.2 => 6.4.6


Comment:

 Replying to [comment:6 mlennert]:
 > A student of mine was bitten by this again, recently, so I looked into
 it.
 >
 > I'll attach a new patch which combines Hamish' original patch with the
 addition of using m.measure.

 ...

 > So, the patch is still unfinished work, but I'm very busy with other
 things these days, and do not have the time in the immediate future to
 look at this. Maybe someone else can pick up on what I did.
 >
 > In any case, it would be great to have the integer->float parts of the
 patch applied (and backported to 64release ?).
 >
 > Moritz

 What is the state here?

--
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] #734: wxGui sqlbuilder: a few bugs

2015-11-22 Thread GRASS GIS
#734: wxGui sqlbuilder: a few bugs
-+
  Reporter:  hamish  |  Owner:  martinl
  Type:  defect  | Status:  assigned
  Priority:  major   |  Milestone:  6.4.4
 Component:  wxGUI   |Version:  6.4.0 RCs
Resolution:  |   Keywords:  sqlbuilder
   CPU:  x86-64  |   Platform:  All
-+

Comment (by neteler):

 gui/wxpython/dbmgr/sqlbuilder.py are identical in relbr70 and trunk,
 closing? Anything left?

--
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] #1683: error message v.db.addcol

2015-11-22 Thread GRASS GIS
#1683: error message v.db.addcol
+--
  Reporter:  jradinger  |  Owner:  hamish
  Type:  defect | Status:  assigned
  Priority:  major  |  Milestone:  6.4.6
 Component:  Shell Scripts  |Version:  svn-develbranch6
Resolution: |   Keywords:  v.db.addcol
   CPU:  Unspecified|   Platform:  All
+--
Changes (by neteler):

 * milestone:  6.4.4 => 6.4.6


Comment:

 Can this be closed?

--
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] #1495: r.in.wms man page needs new example: OnEarth WMS server has shut down

2015-11-22 Thread GRASS GIS
#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
-+
  Reporter:  hamish  |  Owner:  grass-dev@…
  Type:  task| Status:  closed
  Priority:  normal  |  Milestone:  6.4.3
 Component:  Docs|Version:  svn-trunk
Resolution:  fixed   |   Keywords:  r.in.wms, r.in.onearth
   CPU:  All |   Platform:  All
-+
Changes (by neteler):

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


Comment:

 Updated also in G7 manual: r66897 and r66898. Closing.

--
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] #1420: wxGUI: modeller

2015-11-22 Thread GRASS GIS
#1420: wxGUI: modeller
--+-
  Reporter:  neteler  |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  normal   |  Milestone:  6.4.6
 Component:  wxGUI|Version:  svn-releasebranch64
Resolution:   |   Keywords:  addons
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by neteler):

 * milestone:  6.4.2 => 6.4.6


Comment:

 State of this?

--
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] addons: remove r|v.import

2015-11-22 Thread Martin Landa
Hi,

2015-11-22 7:46 GMT+01:00 Yann :
> +1

done in r66888. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2795: v.krige fails to launch from wxgui menu if a vector map is selected

2015-11-22 Thread GRASS GIS
#2795: v.krige fails to launch from wxgui menu if a vector map is selected
--+-
  Reporter:  marisn   |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.0.3
 Component:  wxGUI|Version:  svn-trunk
Resolution:   |   Keywords:  v.krige
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by annakrat):

 * milestone:   => 7.0.3


Comment:

 Should be fixed in 66894, but please test since I have some difficulties
 in installing dependencies and I can't test much.

--
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] #68: grass libraries sonames

2015-11-22 Thread GRASS GIS
#68: grass libraries sonames
+-
  Reporter:  wrobell|  Owner:  grass-dev@…
  Type:  defect | Status:  closed
  Priority:  minor  |  Milestone:  7.0.3
 Component:  Packaging  |Version:  svn-trunk
Resolution:  fixed  |   Keywords:  soname
   CPU:  All|   Platform:  Linux
+-
Changes (by neteler):

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


Comment:

 Backported in r66895. Closing.

--
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] #2441: Underscore to avoid Python keywords used improperly in grass.script

2015-11-22 Thread GRASS GIS
#2441: Underscore to avoid Python keywords used improperly in grass.script
--+---
  Reporter:  wenzeslaus   |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.0.3
 Component:  Default  |Version:  svn-trunk
Resolution:   |   Keywords:  PEP8, python keywords, parser
   CPU:  Unspecified  |   Platform:  Unspecified
--+---
Changes (by neteler):

 * milestone:  7.0.0 => 7.0.3


Comment:

 What is the state here?

--
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] #2352: Conflicting definitions of db__driver_describe_table

2015-11-22 Thread GRASS GIS
#2352: Conflicting definitions of db__driver_describe_table
---+---
  Reporter:  hamish|  Owner:  grass-dev@…
  Type:  defect| Status:  closed
  Priority:  normal|  Milestone:  7.0.3
 Component:  Database  |Version:  6.4.3
Resolution:  fixed |   Keywords:  dbf driver, libdb
   CPU:  All   |   Platform:  All
---+---
Changes (by neteler):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  6.4.6 => 7.0.3


Comment:

 Replying to [comment:11 martinl]:
 > Backport to relbr64 is not so easy, is someone planning to do it. If
 not, I suggest to change milestone to 7.0.3 and close the ticket.

 Agreed. Closing for now, feel free to reopen (anyone) if a GRASS GIS 6
 patch is provided.

--
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] #2349: CELL raster format: make ZLIB level 3 standard compression instead of RLE

2015-11-22 Thread GRASS GIS
#2349: CELL raster format: make ZLIB level 3 standard compression instead of RLE
--+---
  Reporter:  neteler  |  Owner:  grass-dev@…
  Type:  enhancement  | Status:  new
  Priority:  critical |  Milestone:  7.0.3
 Component:  Raster   |Version:  svn-trunk
Resolution:   |   Keywords:  compression, r.compress, null
   CPU:  Unspecified  |   Platform:  All
--+---
Changes (by neteler):

 * milestone:  7.1.0 => 7.0.3


Comment:

 See #2750 for a new compression scheme. Ideally this ticket handled
 together with #2750.

 The NULL compression should definitely go into relbranch70.

--
Ticket URL: 
GRASS GIS 

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