Re: [GRASS-dev] Pausing of wxGUI with commands that use v.category fro large point sets

2013-05-09 Thread Markus Metz
On Thu, May 9, 2013 at 7:17 PM, Newcomb, Doug wrote: > Hi Folks, > I've noticed that for point data sets about 200 million points and above , > all open windows using the WxGUI are frozen when I use commands that call > v.category on the back end ( v.info, v.surf.rst, etc) until v.category > fin

Re: [GRASS-dev] [GRASS GIS] #1971: 64bit LFS support for G_ftell() and PRI_OFF_T gis.h

2013-05-09 Thread GRASS GIS
#1971: 64bit LFS support for G_ftell() and PRI_OFF_T gis.h -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new

[GRASS-dev] [GRASS GIS] #1971: 64bit LFS support for G_ftell() and PRI_OFF_T gis.h

2013-05-09 Thread GRASS GIS
#1971: 64bit LFS support for G_ftell() and PRI_OFF_T gis.h -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new

[GRASS-dev] Pausing of wxGUI with commands that use v.category fro large point sets

2013-05-09 Thread Newcomb, Doug
Hi Folks, I've noticed that for point data sets about 200 million points and above , all open windows using the WxGUI are frozen when I use commands that call v.category on the back end ( v.info, v.surf.rst, etc) until v.category finishes. I was going to file it in trac , but I was just wonderin

[GRASS-dev] GRASS 7: r.drain - MAX_POINTS limitation of 1024

2013-05-09 Thread Markus Neteler
Hi, we would need to put more that 1024 starting points into r.drain, but stumble over: main.c 52 /* should probably be updated to a pointer array & malloc/realloc as needed */ 53 #define MAX_POINTS 1024 http://trac.osgeo.org/grass/browser/grass/trunk/raster/r.drain/main.c#L51 Is it "

Re: [GRASS-dev] [GRASS GIS] #1849: Cannot create a new GRASS Location using a custom proj4 string

2013-05-09 Thread GRASS GIS
#1849: Cannot create a new GRASS Location using a custom proj4 string ---+ Reporter: voncasec | Owner: grass-dev@… Type: defect | Status: new

Re: [GRASS-dev] [GRASS GIS] #1967: wxPy loc'n wiz: doesn't allow ellipsoid without datum

2013-05-09 Thread GRASS GIS
#1967: wxPy loc'n wiz: doesn't allow ellipsoid without datum +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new

Re: [GRASS-dev] [GRASS GIS] #1842: d.linegraph writes a pgm file instead of ppm

2013-05-09 Thread GRASS GIS
#1842: d.linegraph writes a pgm file instead of ppm +--- Reporter: lucadelu| Owner: grass-dev@… Type: defect | Status: new Priority: normal

Re: [GRASS-dev] [GRASS GIS] #1970: cairo config on Mac can't find pkg-config

2013-05-09 Thread GRASS GIS
#1970: cairo config on Mac can't find pkg-config --+- Reporter: hamish| Owner: grass-dev@… Type: defect| Status: new Priority: normal

Re: [GRASS-dev] gdal link error

2013-05-09 Thread Rashad M
The problem was caused by a compiled gdal on /usr/local. I removed all libgdal* files from /usr/local/lib and issue was gone. grass7.0 compilation works fine now. On Mon, May 6, 2013 at 7:55 PM, Rashad M wrote: > I am using Ubuntu 12.04 LTS and grass7.0 svn 56136 > > > after a distclean, ./c