Re: [GRASS-dev] R and GRASS integration

2016-01-05 Thread Paulo van Breugel
I by any stretch of imagination a developer, but I did use the combination of shell or pythons script with R, basically following the approach you described, having a python or shell script write a R script to a text file and run it. I think it can work well, and not that much harder to maintai

Re: [GRASS-dev] Python-based v.mapcalc to Addons

2016-01-05 Thread Martin Landa
Hi, 2016-01-06 5:50 GMT+01:00 Vaclav Petras : > I see that the Addons index page was compiled but don't see any changes > (there, in individual pages or in logs). Can you please look at that? I was > changing the directory Makefile and renaming directories, so I'm not sure if > this could cause so

Re: [GRASS-dev] Python-based v.mapcalc to Addons

2016-01-05 Thread Vaclav Petras
Hi Martin, I see that the Addons index page was compiled but don't see any changes (there, in individual pages or in logs). Can you please look at that? I was changing the directory Makefile and renaming directories, so I'm not sure if this could cause something. Vaclav On Tue, Jan 5, 2016 at 1

Re: [GRASS-dev] Python-based v.mapcalc to Addons

2016-01-05 Thread Vaclav Petras
On Tue, Jan 5, 2016 at 2:47 AM, Thomas Leppelt wrote: > it would be nice, if you commit v.mapcalc to Addons. > Done. Rename v.mapcalc to v.feature.algebra and disable it: https://trac.osgeo.org/grass/changeset/67492 https://trac.osgeo.org/grass/changeset/67493 Add and update Python v.mapcalc:

Re: [GRASS-dev] [GRASS GIS] #2598: g.extension compilation fails

2016-01-05 Thread GRASS GIS
#2598: g.extension compilation fails ---+- Reporter: ewcgrass | Owner: grass-dev@… Type: defect| Status: closed Priority: normal| Milestone: 7.0.3 Component: Default |Version: svn-releasebranch70 Resolut

Re: [GRASS-dev] [GRASS GIS] #2598: g.extension compilation fails

2016-01-05 Thread GRASS GIS
#2598: g.extension compilation fails ---+- Reporter: ewcgrass | Owner: grass-dev@… Type: defect| Status: closed Priority: normal| Milestone: 7.0.3 Component: Default |Version: svn-releasebranch70 Resolut

[GRASS-dev] Fwd: Re: Error: undefined reference to `OGR_GT_Flatten' when compiling grass with GDAL

2016-01-05 Thread Andre Hollstein
Hi, Am 05.01.2016 um 17:19 schrieb Martin Landa: probably more versions of GDAL installed on your system (check /usr/lib and /usr/local/lib)? Add also /misc/fluo6/andre/projekte/custom_gfz_python/python_GFZ/opt/lib to your /etc/ld.so.conf and run `sudo ldconfig`. Ma this is the case. I inte

Re: [GRASS-dev] Error: undefined reference to `OGR_GT_Flatten' when compiling grass with GDAL

2016-01-05 Thread Andre Hollstein
Hi, Am 05.01.2016 um 17:19 schrieb Martin Landa: probably more versions of GDAL installed on your system (check /usr/lib and /usr/local/lib)? Add also /misc/fluo6/andre/projekte/custom_gfz_python/python_GFZ/opt/lib to your /etc/ld.so.conf and run `sudo ldconfig`. Ma this is the case. I intend

Re: [GRASS-dev] [GRASS GIS] #2814: digitizer crashes, leaves vector broken

2016-01-05 Thread GRASS GIS
#2814: digitizer crashes, leaves vector broken --+--- Reporter: harrikoo | Owner: grass-dev@… Type: defect | Status: new Priority: blocker | Milestone: 7.0.3 Component: wxGUI|Version: 7.0.2 R

Re: [GRASS-dev] Error: undefined reference to `OGR_GT_Flatten' when compiling grass with GDAL

2016-01-05 Thread Even Rouault
> -L/misc/fluo6/andre/projekte/custom_gfz_python/tmp/grass/grass-7.0.2/dist.x > 86_64-unknown-linux-gnu/lib > -L/misc/fluo6/andre/projekte/custom_gfz_python/tmp/grass/grass-7.0.2/dist. > x86_64-unknown-linux-gnu/lib -Wl,--export-dynamic > -Wl,-rpath-link,/misc/fluo6/andre/projekte/custom_gfz_python

Re: [GRASS-dev] Error: undefined reference to `OGR_GT_Flatten' when compiling grass with GDAL

2016-01-05 Thread Martin Landa
Hi, 2016-01-05 16:59 GMT+01:00 Andre Hollstein : > /misc/fluo6/andre/projekte/custom_gfz_python/tmp/grass/grass-7.0.2/dist.x86_64-unknown-linux-gnu/lib/libgrass_vector.7.0.2.so: > undefined reference to `OGR_GT_Flatten' > collect2: error: ld returned 1 exit status probably more versions of GDAL i

[GRASS-dev] Error: undefined reference to `OGR_GT_Flatten' when compiling grass with GDAL

2016-01-05 Thread Andre Hollstein
Dear GRASS developers, I'm receiving errors when trying to compile GRASS from sources with GDAL support. I have searched the archives but was not successful. I'm glad for any help. My minimal setup is like this: >> uname -a Linux [...] 3.11.10-25-desktop #1 SMP PREEMPT Wed Dec 17 17:57:03 U

Re: [GRASS-dev] [GRASS GIS] #2697: data catalog does not show all raster layers, while showing some non-existing

2016-01-05 Thread GRASS GIS
#2697: data catalog does not show all raster layers, while showing some non- existing --+- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.1.0 Component: De

Re: [GRASS-dev] [GRASS GIS] #2697: data catalog does not show all raster layers, while showing some non-existing

2016-01-05 Thread GRASS GIS
#2697: data catalog does not show all raster layers, while showing some non- existing --+- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.1.0 Component: De

Re: [GRASS-dev] [GRASS GIS] #2697: data catalog does not show all raster layers, while showing some non-existing

2016-01-05 Thread GRASS GIS
#2697: data catalog does not show all raster layers, while showing some non- existing --+- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.1.0 Component: De

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2697: data catalog does not show all raster layers, while showing some non-existing

2016-01-05 Thread GRASS GIS
#2697: data catalog does not show all raster layers, while showing some non- existing --+- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.1.0 Component: De

Re: [GRASS-dev] Python-based v.mapcalc to Addons

2016-01-05 Thread Moritz Lennert
On 05/01/16 04:52, Vaclav Petras wrote: Hi Soeren, I've tried v.mapcalc from Thomas' GSoC and I think it should go at least to Addons. +1 Moritz ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2851: v.in.ogr: imports empty values as empty strings instead of NULL values

2016-01-05 Thread GRASS GIS
#2851: v.in.ogr: imports empty values as empty strings instead of NULL values --+-- Reporter: mlennert | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: D

[GRASS-dev] [GRASS GIS] #2851: v.in.ogr: imports empty values as empty strings instead of NULL values

2016-01-05 Thread GRASS GIS
#2851: v.in.ogr: imports empty values as empty strings instead of NULL values -+- Reporter: mlennert | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Default |

Re: [GRASS-dev] [GRASS GIS] #2851: v.in.ogr: imports empty values as empty strings instead of NULL values

2016-01-05 Thread GRASS GIS
#2851: v.in.ogr: imports empty values as empty strings instead of NULL values --+- Reporter: mlennert | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Default

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

[GRASS-dev] [GRASS GIS] #2850: v.db.update: value=NULL treated as text with NULL put between quotes

2016-01-05 Thread GRASS GIS
#2850: v.db.update: value=NULL treated as text with NULL put between quotes --+- Reporter: mlennert | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Milestone: 7.0.3 C

Re: [GRASS-dev] [GRASS GIS] #2697: data catalog does not show all raster layers, while showing some non-existing

2016-01-05 Thread GRASS GIS
#2697: data catalog does not show all raster layers, while showing some non- existing --+- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.1.0 Component: De

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] Python-based v.mapcalc to Addons

2016-01-05 Thread Sören Gebbert
+1 2016-01-05 8:47 GMT+01:00 Thomas Leppelt : > Hi Vaclav, > > it would be nice, if you commit v.mapcalc to Addons. > > Thanks > > Thomas > > > > On Tue, Jan 5, 2016 at 4:52 AM, Vaclav Petras wrote: >> >> Hi Soeren, >> >> I've tried v.mapcalc from Thomas' GSoC and I think it should go at least >>

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2845: Build failure with 7.0.3RC1 on Linux

2016-01-05 Thread GRASS GIS
#2845: Build failure with 7.0.3RC1 on Linux +- Reporter: scimmia| Owner: grass-dev@… Type: defect | Status: new Priority: blocker| Milestone: 7.0.3 Component: Compiling |Version: unspecified Resolution:

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

Re: [GRASS-dev] [GRASS GIS] #2834: v.db.select comand works, sqlite, attribute table does not open

2016-01-05 Thread GRASS GIS
#2834: v.db.select comand works, sqlite, attribute table does not open --+- Reporter: khe | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.3 Component: Database |

[GRASS-dev] Fwd: RE: Interest of linking GRASS with GEOBIA 2016 (at ITC/Univ Twente)?

2016-01-05 Thread Moritz Lennert
Dear all, The organisers of GEOBIA 2016 [1], a conference on GEOgraphic Object-Based Image Analysis, are showing a strong interest in giving GRASS a visibility at the conference (see below). A particularly interesting activity is the benchmarking contest [2] which could allow to test approach