Re: [GRASS-dev] Principle G3D library question

2011-06-18 Thread Soeren Gebbert
Hello Hamish, many thanks for code reviewing. 2011/6/18 Hamish : > [r3.in.ascii] > > > readHeaderString() >   while (fgetc(fp) != '\n'); > > probably it should use G_getl2(), which also accepts DOS and MacOS9 newlines? Done in svn. > >> version: >> order: > > once formally decided, we should mod

[GRASS-dev] Weekly report #3 r.modis GRASS

2011-06-18 Thread Luca Delucchi
I add my weekly report on the wiki http://grass.osgeo.org/wiki/R.modis_GSoC_2011#.233_2011-06-17 -- cheers Luca http://gis.cri.fmach.it/delucchi/ www.lucadelu.org ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/list

[GRASS-dev] Re: [GRASS GIS] #1330: wxGUI: "UnicodeEncodeError: 'ascii' codec can't encode characters" in pl_PL.UTF-8

2011-06-18 Thread Tomas_IV
GRASS GIS wrote: > > > > > Name of raster/vector contains only ASCII characters? > > Yes. The culprit seems to be the Polish word for "opacity" - > "nieprzeźroczystość", which wxGUI has problem to deal with. > > I do not have any accented characters in file/directory names, use UTF8 czec

Re: [GRASS-dev] Test suite for GRASS - proposal, discussion welcome

2011-06-18 Thread Anne Ghisla
On Thu, 2011-06-16 at 22:26 +0200, Soeren Gebbert wrote: > Hi all, > i have summarized the ideas of Anne, Glynn and me in the wiki: > > http://grass.osgeo.org/wiki/Test_Suite > > Hopefully most of the ideas a listed there. > > While reviewing the g3d library code and related modules i implemente

Re: [GRASS-dev] Principle G3D library question

2011-06-18 Thread Hamish
[r3.in.ascii] readHeaderString() while (fgetc(fp) != '\n'); probably it should use G_getl2(), which also accepts DOS and MacOS9 newlines? > version: > order: once formally decided, we should modify the 6.x versions to deal with the extra header instructions, and continue on (with a message?

[GRASS-dev] Re: r.colors -e for G3d?

2011-06-18 Thread Hamish
Hamish wrote: > I've got a 3D raster with a very skewed distribution. > For viewing the slices (r3.to.rast) I'd like to use a > single set of color rules for all of the z-levels. > > So I'd like to run the ever-amazing 'r.colors -e' to > equalize over the full distribution, but how to do > that fo

[GRASS-dev] splitting up the addons wiki page

2011-06-18 Thread Hamish
Hi, the addons wiki page is getting really long, too long. a victim of its own success! any objection to splitting it up into individual Raster-addons Vector-addons ... sub-pages, and keeping the front page as table of contents? wish: figure a way to create a dynamic table containing the secti