Re: [GRASS-dev] r.proj produces null map

2015-05-18 Thread Martin Landa
Hi, 2015-05-18 17:16 GMT+02:00 Margherita Di Leo direg...@gmail.com: on G7, I made several tentatives trying to reproject raster maps using r.proj, it doesn't yield error but the map is completely empty (null). I made several tentatives on several maps, then also exported and reprojected with

[GRASS-dev] Running grass71 from command line on MS Windows

2015-05-18 Thread Vaclav Petras
Hi, do you think it would make sense for MS Windows installer to add the main GRASS executable on path? I'm asking because of #2579 (r65252). On MS Windows you will have to use: C:\Program Files (x86)\GRASS GIS...\grass71 C:\grassdata\... exec g.region -p It would be much nicer to be able to

Re: [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-05-18 Thread Sören Gebbert
Dear all, just a short reminder. The crowd funding period for the QGIS GRASS Plugin is still running but will end soon. Everyone who may be willingly to fund this great project can contribute funds until May 23. Best regards Soeren 2015-03-23 19:56 GMT+01:00 Radim Blazek radim.bla...@gmail.com:

Re: [GRASS-dev] [GRASS-SVN] r65264 - grass/trunk/lib/cairodriver

2015-05-18 Thread Martin Landa
2015-05-18 15:46 GMT+02:00 Vaclav Petras wenzesl...@gmail.com: 2015-05-18 15:36 GMT+02:00 Vaclav Petras wenzesl...@gmail.com: +div class=codepre +export GRASS_RENDER_IMMEDIATE=cairo +export GRASS_RENDER_FILE=vectormap.svg + +g.region vector=roadsmajor +d.vect map=roadsmajor -c

[GRASS-dev] r.proj produces null map

2015-05-18 Thread Margherita Di Leo
Hi, on G7, I made several tentatives trying to reproject raster maps using r.proj, it doesn't yield error but the map is completely empty (null). I made several tentatives on several maps, then also exported and reprojected with gdalwarp, to test if the problem was related to the data. Can

Re: [GRASS-dev] compilation error - macro _n()

2015-05-18 Thread Glynn Clements
Martin Landa wrote: recently I got problem compiling GRASS module against CGAL library. The source of problem is duplicated definition of _n() macro. In file included from /usr/include/boost/random.hpp:37:0, from /usr/local/include/CGAL/spatial_sort.h:31,

Re: [GRASS-dev] [GRASS-SVN] r65264 - grass/trunk/lib/cairodriver

2015-05-18 Thread Vaclav Petras
On Mon, May 18, 2015 at 5:16 AM, svn_gr...@osgeo.org wrote: +h3SVG Example/h3 + +Example: using the driver to generate a SVG vector file with a vector +map (bash-syntax): + +div class=codepre +export GRASS_RENDER_IMMEDIATE=cairo +export GRASS_RENDER_FILE=vectormap.svg + +g.region

Re: [GRASS-dev] [GRASS-SVN] r65264 - grass/trunk/lib/cairodriver

2015-05-18 Thread Martin Landa
Hi, 2015-05-18 15:36 GMT+02:00 Vaclav Petras wenzesl...@gmail.com: +div class=codepre +export GRASS_RENDER_IMMEDIATE=cairo +export GRASS_RENDER_FILE=vectormap.svg + +g.region vector=roadsmajor +d.vect map=roadsmajor -c +/pre/div The syntax is not really nice. Is it possible to replace it

Re: [GRASS-dev] t.connect test for rasters takes over 3 hours to execute

2015-05-18 Thread Vaclav Petras
On Mon, May 18, 2015 at 7:50 AM, Sören Gebbert soerengebb...@googlemail.com wrote: Hi Vaclav, Many thanks for this report. This is really strange, i never run in such problems and cannot reproduce this (3h execution time) on AMD Phenom II with Ubuntu 12.04, AMD FX8350 with Ubuntu 14.04 and

Re: [GRASS-dev] [GRASS GIS] #2672: r.surf.idw should support FCELL and DCELL

2015-05-18 Thread GRASS GIS
#2672: r.surf.idw should support FCELL and DCELL ---+- Reporter: annakrat | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Milestone: 7.0.1 Component: Raster|Version:

Re: [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-05-18 Thread Radim Blazek
On Mon, May 18, 2015 at 2:22 PM, Sören Gebbert soerengebb...@googlemail.com wrote: Dear all, just a short reminder. The crowd funding period for the QGIS GRASS Plugin is still running but will end soon. Everyone who may be willingly to fund this great project can contribute funds until May

Re: [GRASS-dev] r.proj produces null map

2015-05-18 Thread Margherita Di Leo
[forgot the list ] On Mon, May 18, 2015 at 8:35 AM, Margherita Di Leo direg...@gmail.com wrote: On Mon, May 18, 2015 at 8:18 AM, Martin Landa landa.mar...@gmail.com wrote: are you sure that you have set in destination location region correctly? See r.proj's -g flag. I think so,

Re: [GRASS-dev] [GRASS GIS] #2579: Specify command to be exectued as parameter of grass command

2015-05-18 Thread GRASS GIS
#2579: Specify command to be exectued as parameter of grass command --+-- Reporter: wenzeslaus | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 7.1.0 Component:

Re: [GRASS-dev] [GRASS GIS] #1788: r.viewshed binary flag (-b) not working correctly

2015-05-18 Thread GRASS GIS
#1788: r.viewshed binary flag (-b) not working correctly --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal | Milestone: 7.0.0 Component: Raster |

Re: [GRASS-dev] [GRASS GIS] #2349: CELL raster format: make ZLIB level 3 standard compression instead of RLE

2015-05-18 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.1.0

[GRASS-dev] PROJ problem compiling GRASS trunk

2015-05-18 Thread Michael Barton
I just updated and tried to compile GRASS trunk. I also updated to the 2015-04-11 version of GDAL complete 1.11 When I tried compiling, I got the following error from /Users/cmbarton/grass_source/grass_trunk/lib/proj urce/grass_trunk/dist.x86_64-apple-darwin14.3.0/etc/proj/nad/src/stlrnc.lla

Re: [GRASS-dev] [GRASS GIS] #2349: CELL raster format: make ZLIB level 3 standard compression instead of RLE

2015-05-18 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.1.0

Re: [GRASS-dev] GRASS trunk will no longer compile for Mac

2015-05-18 Thread Michael Barton
A completely new installation compiled without error but will not launch with yet new errors. Michael Last login: Mon May 18 15:28:40 on ttys001 cmb-imaccsdc-2:~ cmbarton$ '/Applications/GRASS-7.1.app/Contents/MacOS/grass.sh'; exit Rebuilding Addon HTML manual pages index... Rebuilding Addon

Re: [GRASS-dev] GRASS trunk will no longer compile for Mac

2015-05-18 Thread Anna Petrášová
On Mon, May 18, 2015 at 4:22 PM, Michael Barton michael.bar...@asu.edu wrote: Although GRASS compiles without error, it fails on launch with the errors listed below. This was all working a few months back. So some new change has broken it again. Same wxgui stuff as before. Michael

Re: [GRASS-dev] GRASS trunk will no longer compile for Mac

2015-05-18 Thread Vaclav Petras
On Mon, May 18, 2015 at 6:31 PM, Michael Barton michael.bar...@asu.edu wrote: A completely new installation compiled without error but will not launch with yet new errors. Michael Last login: Mon May 18 15:28:40 on ttys001 cmb-imaccsdc-2:~ cmbarton$

Re: [GRASS-dev] PROJ problem compiling GRASS trunk

2015-05-18 Thread Michael Barton
I might have a hack to fix this. I add one of the programs to the path at compile time and could add the others too. Michael C. Michael Barton Director, Center for Social Dynamics Complexity Professor of Anthropology, School of Human Evolution Social Change Head, Graduate

Re: [GRASS-dev] PROJ problem compiling GRASS trunk

2015-05-18 Thread William Kyngesburye
Oops, the PROJ programs are still linked to my build. I'll fix it soon. On May 18, 2015, at 2:51 PM, Michael Barton michael.bar...@asu.edu wrote: I just updated and tried to compile GRASS trunk. I also updated to the 2015-04-11 version of GDAL complete 1.11 When I tried compiling, I got

[GRASS-dev] GRASS trunk will no longer compile for Mac

2015-05-18 Thread Michael Barton
Although GRASS compiles without error, it fails on launch with the errors listed below. This was all working a few months back. So some new change has broken it again. Same wxgui stuff as before. Michael File

Re: [GRASS-dev] PROJ problem compiling GRASS trunk

2015-05-18 Thread Anna Petrášová
On Mon, May 18, 2015 at 8:49 PM, William Kyngesburye wokl...@kyngchaos.com wrote: Oops, the PROJ programs are still linked to my build. I'll fix it soon. I am not sure if this is related, but there is some problem with PROJ programs not being on path. So when using m.proj which calls cs2cs,

Re: [GRASS-dev] t.connect test for rasters takes over 3 hours to execute

2015-05-18 Thread Sören Gebbert
Hi Vaclav, Many thanks for this report. This is really strange, i never run in such problems and cannot reproduce this (3h execution time) on AMD Phenom II with Ubuntu 12.04, AMD FX8350 with Ubuntu 14.04 and google cloud compute engine with Ubuntu 14.04 and debian. However, on my machines (AMD