Re: [GRASS-dev] Color tables issues

2014-04-21 Thread Markus Neteler
On Fri, Apr 4, 2014 at 4:29 AM, Vaclav Petras  wrote:
> Hi,
>
> I just had three issues with color table.
>
> 1) First, I did not see anything when I showed the output of r.stats.zonal
> in map display:
>
> r.stats.zonal base=basin_10K cover=aspect method=sum output=test
> d.rast test
>
> But the values were ok, so I realized I that the preset color table is wrong
> and I need to set my own.

The current behaviour seems to be

if (Rast_read_colors(covermap, "", &colors) > 0)
Rast_write_colors(output, G_mapset(), &colors);


> 2) It worked, however, the color table pictures were not in the r.colors
> dialog. Note: I had freshly compiled trunk after make distclean (outside
> GRASS session).
>
> So, I went to raster/r.colors and run make inside GRASS session. I got the
> color tables.

Hopefully solved by Martin the other day:

http://trac.osgeo.org/grass/changeset/59820
http://trac.osgeo.org/grass/changeset/59821

> 3) In the meantime, I noticed that color tables thumbnails are in docs which
> is bad when some Linux distribution has the separate package for docs
> (recently noted on mailing list).

Perhaps we need them twice:
- in docs/html/colortables/ (as now)
- in GISBASE/etc/colortables/

(it is 160kb only)

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


[GRASS-dev] Fwd: [OSGeo-Discuss] OSGeo Google Summer of Code: 23 accepted students for 2014

2014-04-21 Thread Margherita Di Leo
FYI
Congrats to accepted students!

Cheers,
madi

-- Forwarded message --
From: Anne Ghisla 
Date: Mon, Apr 21, 2014 at 9:13 PM
Subject: [OSGeo-Discuss] OSGeo Google Summer of Code: 23 accepted students
for 2014
To: OSGeo Google Summer of Code list , OSGeo Discuss
list , ICA OSGeo Labs list <
ica-osgeo-l...@lists.osgeo.org>


Hello all, and sorry for cross posting,

let us warmly welcome the 23 accepted students and their mentors for
this round of GSoC!

We received over 60 proposals from a variety of geospatial projects -
choosing wich ones to accept has been a difficult task, and we apologise
for not being able to take all the outstanding ones.

We accepted the following students (in software's alphabetical order):
* Cartaro: Naveen Panwar
* GDAL/OGR: Varun Saraf and Mikhail Gusev
* GeoNode: Vikas Mishra
* GRASS GIS: Vaclav Petras, Matej Krejci and Anna Petrasova
* gvSIG: Manuel Madrid and Oscar Martinez
* istSOS: Priska Pietra
* MapServer: Jessica Lapointe
* Neo4j: William Lyon
* Opticks: Roberta Ravanelli
* OpenStreetMap: Lukasz Gurdek
* OSSIM: Martina Di Rita
* Orfeo Toolbox (OTB): Martina Porfiri
* PostGIS: Mohit Kumar
* pgRouting: Manikanta Kondeti and Mukul Priya
* pyWPS: Anna Homolka
* Software packaging: Jerome Villeneuve Larouche
* QGIS: Nishith Maheshwari
* uDig/GeoTools: Silvia Franceschi

This list includes OSGeo projects (official and incubating) and
like-minded projects - let GSoC be a "gathering of tribes", an occasion
to improve communication among all geospatial open source initiatives.

See the full list of OSGeo accepted proposals here:
https://www.google-melange.com/gsoc/org2/google/gsoc2014/osgeo

We wish all students and mentors a great summer!

Anne, Hamish and Dustan
OSGeo GSoC Admins

___
Discuss mailing list
disc...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss



-- 
Best regards,

Dr. Margherita DI LEO
Scientific / technical project officer

European Commission - DG JRC
Institute for Environment and Sustainability (IES)
Via Fermi, 2749
I-21027 Ispra (VA) - Italy - TP 261

Tel. +39 0332 78 3600
margherita.di-...@jrc.ec.europa.eu

Disclaimer: The views expressed are purely those of the writer and may not
in any circumstance be regarded as stating an official position of the
European Commission.


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

Re: [GRASS-dev] [GRASS GIS] #2087: grass64 man page: missing words

2014-04-21 Thread GRASS GIS
#2087: grass64 man page: missing words
+---
 Reporter:  hamish  |   Owner:  grass-dev@…  
 Type:  defect  |  Status:  new  
 Priority:  critical|   Milestone:  6.4.4
Component:  Docs| Version:  6.4.3
 Keywords:  g.html2man  |Platform:  Linux
  Cpu:  All |  
+---

Comment(by neteler):

 Also in GRASS 7, the final part which is in HTML

 {{{
 ... -wxpython | -wx]] [[[/]/]
 }}}


 becomes in MAN:

 {{{
 ... -wxpython | -wx]] [[[/]/] ]
 }}}

-- 
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] #1343: v.buffer2: difference between Linux 32bit and 64bit

2014-04-21 Thread GRASS GIS
#1343: v.buffer2: difference between Linux 32bit and 64bit
---+
  Reporter:  mmetz |   Owner:  grass-dev@…  
  Type:  defect|  Status:  reopened 
  Priority:  critical  |   Milestone:  7.0.0
 Component:  Default   | Version:  svn-develbranch6 
Resolution:|Keywords:  v.buffer 
  Platform:  Linux | Cpu:  x86-64   
---+
Changes (by neteler):

  * keywords:  v.buffer, v.buffer2 => v.buffer
  * priority:  normal => critical


Comment:

 (v.buffer2 is v.buffer for a while)

 See also #2223

 See also #1464

-- 
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] #1464: Bug on v.buffer

2014-04-21 Thread GRASS GIS
#1464: Bug on v.buffer
--+-
 Reporter:  leonidas  |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  7.0.0
Component:  Vector| Version:  svn-trunk
 Keywords:  v.buffer  |Platform:  All  
  Cpu:  All   |  
--+-
Changes (by neteler):

  * priority:  normal => critical


Comment:

 See also #1343

-- 
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] #1865: WinGrass v.buffer memory issue

2014-04-21 Thread GRASS GIS
#1865: WinGrass v.buffer memory issue
--+-
 Reporter:  feppink   |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  blocker   |   Milestone:  6.4.4
Component:  Vector| Version:  6.4.3 RCs
 Keywords:  v.buffer  |Platform:  MSWindows 7  
  Cpu:  x86-64|  
--+-
Changes (by neteler):

  * keywords:  => v.buffer
  * priority:  normal => blocker
  * milestone:  6.4.3 => 6.4.4


Comment:

 See also #1464 (v.buffer needs to be compiled with GEOS support).

 See also #1343

 See also #2223

-- 
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] #2223: v.buffer flags -s and -c not working(?)

2014-04-21 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
-+--
 Reporter:  jbrauner |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  critical |   Milestone:  7.0.0
Component:  Vector   | Version:  svn-trunk
 Keywords:  v.buffer |Platform:  All  
  Cpu:  Unspecified  |  
-+--
Changes (by neteler):

  * priority:  minor => critical


Comment:

 See also #1464 (v.buffer needs to be compiled with GEOS support).

 See also #1343

-- 
Ticket URL: 
GRASS GIS 

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