Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Luca Delucchi
On 8 May 2017 at 07:16, Pierre Roudier wrote: > Hi all, > Hi, > FYI I just submitted my (first!) GRASS add-on, called v.what.rast.multi [0]. > > It is a super simple Python wrapper around v.what.rast, and allows to query > a suite of rasters in one go: > thanks, it is

Re: [GRASS-dev] i.ortho.photo/lib/ref_points.c and making a REF_POINTS file

2017-05-09 Thread Markus Metz
Hi Yann, On Mon, May 8, 2017 at 10:12 PM, Yann wrote: > > Hi, > > Looking for some lore from i.ortho.photo days in GRASS 6 and before... > > Within i.image.2target, i.ortho.transform requires a REF_POINTS (image E, image N, photo X, photo Y) file as part of its RMS

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Moritz Lennert
On 09/05/17 07:26, pablo zader wrote: Very Nice!! I have one question: Because it is called v.what.rast.multi and not r.what.rast.multi? It is a frontend to v.what.rast which loads information from a raster map into the attribute table of a point vector map. As it is the vector map which is

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Paulo van Breugel
Hi Pierre, I have one question about the code. In lines 126-130 you create an object 'fl', which you subsequently do not seem to use. Perhaps in line 150 it should be flags=fl ? Something else, last year I wrote an addon r.what.rastlabel

Re: [GRASS-dev] [GRASS GIS] #3301: r.seasons: add option to use an input map with per-cell thresholds

2017-05-09 Thread GRASS GIS
#3301: r.seasons: add option to use an input map with per-cell thresholds --+- Reporter: veroandreo | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 7.2.2 Component: Addons

[GRASS-dev] Fixed: GRASS-GIS/grass-ci#2158 (master - 959c675)

2017-05-09 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #2158 Status: Fixed Duration: 6 minutes and 15 seconds Commit: 959c675 (master) Author: Anna Petrášová Message: r.random: fix broken build git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71075

[GRASS-dev] Broken: GRASS-GIS/grass-ci#2157 (master - 68f9d4b)

2017-05-09 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #2157 Status: Broken Duration: 5 minutes and 41 seconds Commit: 68f9d4b (master) Author: Anna Petrášová Message: r.random: use long long when available git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71074

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Veronica Andreo
Now it works! Thanks a lot for such a quick fix :) best, Vero 2017-05-09 15:25 GMT+02:00 Moritz Lennert : > On 09/05/17 15:13, Moritz Lennert wrote: > >> On 09/05/17 15:03, Moritz Lennert wrote: >> >>> On 09/05/17 14:37, Veronica Andreo wrote: >>> Hello

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Veronica Andreo
Hello Pierre, Thanks for this new add-on! Comes on time for me :) I'm testing it and I have observed something odd. I'm querying integer maps but v.what.rast.multi gives me float values. I run v.what.rast and I get the proper integer values. Does it have anything to do with what Paulo just

Re: [GRASS-dev] i.ortho.photo/lib/ref_points.c and making a REF_POINTS file

2017-05-09 Thread Yann
Thanks Markus, now I can see the missing link. Ciao, Yann On 09/05/2017 08:45, Markus Metz wrote: Hi Yann, On Mon, May 8, 2017 at 10:12 PM, Yann wrote: Hi, Looking for some lore from i.ortho.photo days in GRASS 6 and before... Within i.image.2target,

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Moritz Lennert
On 09/05/17 15:03, Moritz Lennert wrote: On 09/05/17 14:37, Veronica Andreo wrote: Hello Pierre, Thanks for this new add-on! Comes on time for me :) I'm testing it and I have observed something odd. I'm querying integer maps but v.what.rast.multi gives me float values. I run v.what.rast and I

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Moritz Lennert
On 09/05/17 14:37, Veronica Andreo wrote: Hello Pierre, Thanks for this new add-on! Comes on time for me :) I'm testing it and I have observed something odd. I'm querying integer maps but v.what.rast.multi gives me float values. I run v.what.rast and I get the proper integer values. Does it

Re: [GRASS-dev] new addon: v.what.rast.multi

2017-05-09 Thread Moritz Lennert
On 09/05/17 15:13, Moritz Lennert wrote: On 09/05/17 15:03, Moritz Lennert wrote: On 09/05/17 14:37, Veronica Andreo wrote: Hello Pierre, Thanks for this new add-on! Comes on time for me :) I'm testing it and I have observed something odd. I'm querying integer maps but v.what.rast.multi