Re: [GRASS-dev] Updated WinGrass release installer now available

2009-04-08 Thread Michael Barton
On Apr 8, 2009, at 9:43 PM, wrote: From: Helena Mitasova Date: April 8, 2009 7:50:29 PM GMT-07:00 To: Colin Nielsen Cc: grass-dev , grass-wind...@lists.osgeo.org Subject: Re: [GRASS-dev] Updated WinGrass release installer now available Colin, students here are testing the new installe

[GRASS-dev] Re: [GRASS GIS] #547: Raster query in wxGUI

2009-04-08 Thread GRASS GIS
#547: Raster query in wxGUI -+-- Reporter: hcho| Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone: 7.0.0 Comp

[GRASS-dev] Re: [GRASS GIS] #547: Raster query in wxGUI

2009-04-08 Thread GRASS GIS
#547: Raster query in wxGUI -+-- Reporter: hcho| Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone: 7.0.0 Comp

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread dasuni kannangara
Thanks a lot. I could install all dependencies and successfully compiled GRASS source code. I got some errors on nviz and i solved those too. somehow, through console i compiled the code. but after that, i opened the codes in eclipse (whole project). when i tried to build the project, i got 21

Re: [GRASS-dev] Updated WinGrass release installer now available

2009-04-08 Thread Colin Nielsen
I just looked at Marco's again and realized that he had nviz working under tcltk, but I think he didn't have the wxpython GUI which has a new nviz system. Perhaps someone (martinl?) can tell us what it will take to get wxNviz on wingrass. On Wed, Apr 8, 2009 at 11:09 PM, Colin Nielsen wrote: > H

[GRASS-dev] [GRASS GIS] #550: v.to.3d: column name case sensitive

2009-04-08 Thread GRASS GIS
#550: v.to.3d: column name case sensitive -+-- Reporter: hamish | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: minor| Milestone: 6.4.0

Re: [GRASS-dev] Updated WinGrass release installer now available

2009-04-08 Thread Colin Nielsen
Hi Helena, Yes that is a problem with wingrass at the moment. I should have mentioned that in some release notes or something. nviz and vdigit are not working right now. I'm working on it, but I'm not getting very far. jef's OSGeo4W build also seems to be missing nviz support and it gives me the sa

Re: [GRASS-dev] Updated WinGrass release installer now available

2009-04-08 Thread Helena Mitasova
Colin, students here are testing the new installer and everything seems to be working fine except for nviz. I am wondering whether the nviz version with tcltk gui is linked to 3D view instead of wxnviz? This is on VISTA and it may be problem with local installation or wrong region (we will

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

[GRASS-dev] Re: [GRASS GIS] #539: Error on "Display Map" in wxpython

2009-04-08 Thread GRASS GIS
#539: Error on "Display Map" in wxpython --+- Reporter: cnielsen | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major| Mil

[GRASS-dev] Re: [GRASS GIS] #66: v.out.svg: Standardise the `type' option interpretation

2009-04-08 Thread GRASS GIS
#66: v.out.svg: Standardise the `type' option interpretation --+- Reporter: 1gray| Owner: grass-dev@lists.osgeo.org Type: enhancement | Status: new Priority: minor

[GRASS-dev] Re: [GRASS GIS] #539: Error on "Display Map" in wxpython

2009-04-08 Thread GRASS GIS
#539: Error on "Display Map" in wxpython --+- Reporter: cnielsen | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major| Mil

Re: [GRASS-dev] error in v.in.dxf compilation

2009-04-08 Thread Markus Neteler
On Thu, Apr 9, 2009 at 12:09 AM, massimo di stefano wrote: > > Seems the error persists : > > sa...@sasha:~/gis/grass6_devel$ svn info Good point - I forgot to submit... Now done in http://trac.osgeo.org/grass/changeset/36642 Markus ___ grass-dev maili

Re: [GRASS-dev] error in v.in.dxf compilation

2009-04-08 Thread massimo di stefano
Seems the error persists : sa...@sasha:~/gis/grass6_devel$ svn info Path: . URL: https://svn.osgeo.org/grass/grass/branches/develbranch_6 Repository Root: https://svn.osgeo.org/grass Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7 Revision: 36640 Node Kind: directory Schedule: normal Last

Re: [GRASS-dev] uploaded r.terracost to GRASS Addons

2009-04-08 Thread Laura Toma
The tarball that I sent was old, therefore the problems.It turns out that iterator.{h,cc} are not in use anymore so I deleted them from svn. IOSTREAM is up to date.I updated main.cc but now I get the following errors: initialize.o -c initialize.cc initialize.cc: In function ‘voi

Re: [GRASS-dev] GDAL/Proj modules role in Grass

2009-04-08 Thread Markus Neteler
hi Kavitesh, On Wed, Apr 8, 2009 at 4:50 PM, wrote: > Hi Markus, > > Thank you for prompt reply. I would like to further ask you few more > questions, and sure you would overlook my ignorance. no problem - also others are invited to contribute of course :) > My requirement is to make a strip d

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

Re: [GRASS-dev] error in v.in.dxf compilation

2009-04-08 Thread Markus Neteler
On Wed, Apr 8, 2009 at 8:04 PM, Andrew Danner wrote: > Same here. It is just a typo: > DXf_BUF_SIZE -> DXF_BUF_SIZE (capital F) > > I don't have svn access to commit, but it's an easy fix Fixed in SVN. Markus ___ grass-dev mailing list grass-dev@lists.

Re: [GRASS-dev] uploaded r.terracost to GRASS Addons

2009-04-08 Thread Markus Neteler
On Wed, Apr 8, 2009 at 8:16 PM, Andrew Danner wrote: > Markus Neteler wrote: ... >> Fixes appreciated. Thanks for the fixes, applied here in Addons-SVN: http://trac.osgeo.org/grass/changeset/36640 > There is no matching signature for that kind of AMI_sort. The last two > parameters are new and

Re: [GRASS-dev] uploaded r.terracost to GRASS Addons

2009-04-08 Thread Laura Toma
Andy, Thanks for looking at this. I am downloading the grass-trunk right now, and I'll be able to compile shortly. -Laura On Apr 8, 2009, at 2:16 PM, Andrew Danner wrote: Markus Neteler wrote: On Thu, Apr 2, 2009 at 7:08 PM, Laura Toma wrote: If you're looking for a fast version of r.c

Re: [GRASS-dev] uploaded r.terracost to GRASS Addons

2009-04-08 Thread Andrew Danner
Markus Neteler wrote: On Thu, Apr 2, 2009 at 7:08 PM, Laura Toma wrote: If you're looking for a fast version of r.cost, try r.terracost.I think I put it at some point in the add-ons repository. Otherwise it's available from my website. Depending on the amount of memory you specify on the

Re: [GRASS-dev] error in v.in.dxf compilation

2009-04-08 Thread Andrew Danner
Same here. It is just a typo: DXf_BUF_SIZE -> DXF_BUF_SIZE (capital F) I don't have svn access to commit, but it's an easy fix Vincent Bain wrote: Hi, Compiling grass65 (revision 36627) I got an error in v.in.dxf compilation : gcc -I/home/vincent/grass65_devel/dist.x86_64-unkn

[GRASS-dev] error in v.in.dxf compilation

2009-04-08 Thread Vincent Bain
Hi, Compiling grass65 (revision 36627) I got an error in v.in.dxf compilation : gcc -I/home/vincent/grass65_devel/dist.x86_64-unknown-linux-gnu/include -I/usr/include/ -g -O2-I/usr/local/include-DPACKAGE=\""grassmods"\" -I/home/vincent/grass65_devel/dist.x86_64-unknown-

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

[GRASS-dev] Re: [GRASS GIS] #66: v.out.svg: Standardise the `type' option interpretation

2009-04-08 Thread GRASS GIS
#66: v.out.svg: Standardise the `type' option interpretation --+- Reporter: 1gray| Owner: grass-dev@lists.osgeo.org Type: enhancement | Status: new Priority: minor

RE: [GRASS-dev] GDAL/Proj modules role in Grass

2009-04-08 Thread kavitesh.singh
Hi Markus, Thank you for prompt reply. I would like to further ask you few more questions, and sure you would overlook my ignorance. My requirement is to make a strip down GIS tool using GRASS engine focusing on raster image for the time being and preferably on windows platform. I would pr

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread Hamish
Markus: > When you execute ./configure, look out for error messages. > In your case, configure quits with an error message: > configure: error: *** Unable to locate lex > > in your case, you have to install lex > > Make sure that you have all dependencies (and the dev > packages!) installed. he

Re: [GRASS-dev] GDAL/Proj modules role in Grass

2009-04-08 Thread Markus Neteler
On Wed, Apr 8, 2009 at 1:52 PM, wrote: > Hi All, > > > > I am beginner at learning GRASS and was trying to understand the overall > architecture of GRASS using various libraries like GDAL/PROJ etc. > > > > I wanted to know how GDAL and PROJ library fit into GRASS for raster > processing of maps?

[GRASS-dev] GDAL/Proj modules role in Grass

2009-04-08 Thread kavitesh.singh
Hi All, I am beginner at learning GRASS and was trying to understand the overall architecture of GRASS using various libraries like GDAL/PROJ etc. I wanted to know how GDAL and PROJ library fit into GRASS for raster processing of maps? I would like to verify my understanding of GDAL with m

Re: [GRASS-dev] Multi-threading and use of multiple processors

2009-04-08 Thread Markus Neteler
On Wed, Apr 8, 2009 at 3:44 AM, Colin Nielsen wrote: > A colleague of mine would like to run a cost analysis (with either > r.walk or r.cost) on a very very large raster, ~ 1500 km x 800 km with > about 30 m resolution equals about 40 billion cells. [ see my other today's email about r.terracost

[GRASS-dev] Re: [GRASS GIS] #549: r.mfilter should _respect_ i.fft outputs for use with i.ifft

2009-04-08 Thread GRASS GIS
#549: r.mfilter should _respect_ i.fft outputs for use with i.ifft --+- Reporter: nikos| Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread Moritz Lennert
On 08/04/09 12:42, Rainer M Krug wrote: On Wed, Apr 8, 2009 at 11:29 AM, dasuni kannangara wrote: Thanks Markus. i followed the instructions, still am getting the same result. I have attached a screen shot of the console. Please refer it and please reply what i can do to compile the codes prope

Re: [GRASS-dev] Multi-threading and use of multiple processors

2009-04-08 Thread Glynn Clements
Colin Nielsen wrote: > A colleague of mine would like to run a cost analysis (with either > r.walk or r.cost) on a very very large raster, ~ 1500 km x 800 km with > about 30 m resolution equals about 40 billion cells. This is obviously > going to take a ridiculously long time, and he would like t

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread Rainer M Krug
On Wed, Apr 8, 2009 at 11:29 AM, dasuni kannangara wrote: > Thanks Markus. i followed the instructions, still am getting the same > result. I have attached a screen shot of the console. Please refer it and > please reply what i can do to compile the codes properly.console When you execute ./confi

[GRASS-dev] Re: [GRASS GIS] #111: r.los fails in WinGRASS with high values for max_dis parameter

2009-04-08 Thread GRASS GIS
#111: r.los fails in WinGRASS with high values for max_dis parameter ---+ Reporter: gsancho | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: ma

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread dasuni kannangara
Thanks Markus. i followed the instructions, still am getting the same result. I have attached a screen shot of the console. Please refer it and please reply what i can do to compile the codes properly. console dasuni kannangara wrote: > i am using ubuntu 8.10. I have downloaded grass 6.2

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

Re: [GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread Markus Metz
dasuni kannangara wrote: i am using ubuntu 8.10. I have downloaded grass 6.2.3 source code. I referred the INSTAL file and installed all pre requisites. I am trying to compile the source code now. But when i enter the command 'make', it says, Makefile:22: include/Make/Platform.make: No such fi

[GRASS-dev] Re: [GRASS GIS] #520: r.terraflow/iostream does not respect STREAM_DIR option

2009-04-08 Thread GRASS GIS
#520: r.terraflow/iostream does not respect STREAM_DIR option -+-- Reporter: mmetz | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone

[GRASS-dev] Compiling GRASS on Ubuntu

2009-04-08 Thread dasuni kannangara
i am using ubuntu 8.10. I have downloaded grass 6.2.3 source code. I referred the INSTAL file and installed all pre requisites. I am trying to compile the source code now. But when i enter the command 'make', it says, Makefile:22: include/Make/Platform.make: No such file or directory Makefile:

[GRASS-dev] uploaded r.terracost to GRASS Addons

2009-04-08 Thread Markus Neteler
On Thu, Apr 2, 2009 at 7:08 PM, Laura Toma wrote: > > If you're looking for a fast version of r.cost, try r.terracost.    I think > I put it at some point in the add-ons repository. Otherwise it's available > from my website.  Depending on the amount  of memory you specify on the > command line, i