Re: [GRASS-dev] r.category in wxGUI

2014-11-13 Thread Anna Petrášová
On Sun, Nov 9, 2014 at 8:47 AM, Markus Neteler wrote: > > On Nov 9, 2014 2:16 PM, "Anna Petrášová" wrote: > > > > > > > > On Sun, Nov 9, 2014 at 4:04 AM, Martin Landa > wrote: > >> > >> Hi, > >> > >> I wonder why `r.category` is located in > >> > >> Raster --> Report and statistics --> Manage c

Re: [GRASS-dev] grass7 addon python script - finishes in normal and --verbose mode, but not in --quiet mode

2014-11-13 Thread Anna Petrášová
On Thu, Nov 13, 2014 at 3:44 PM, Helmut Kudrnovsky wrote: > tested here with: > > GRASS Version: 7.1.svn > GRASS SVN Revision: 62712 > Erstellungsdatum: 2014-11-12 > Build Platform: i686-pc-mingw32 > GDAL/OGR: 1.11.0 > PROJ.4: 4.8.0 > GEOS: 3.4.2 > SQLite: 3.7.17 > Python: 2.7.4 > wxPython: 2.8.1

[GRASS-dev] grass7 addon python script - finishes in normal and --verbose mode, but not in --quiet mode

2014-11-13 Thread Helmut Kudrnovsky
tested here with: GRASS Version: 7.1.svn GRASS SVN Revision: 62712 Erstellungsdatum: 2014-11-12 Build Platform: i686-pc-mingw32

Re: [GRASS-dev] [GRASS GIS] #2488: v.neighbors: "No points found" error while using points map

2014-11-13 Thread GRASS GIS
#2488: v.neighbors: "No points found" error while using points map -+-- Reporter: neteler | Owner: grass-dev@… Type: defect | Status: new Priority: critical

[GRASS-dev] [GRASS GIS] #2489: d.out.file: Add PNG/Cairo support

2014-11-13 Thread GRASS GIS
#2489: d.out.file: Add PNG/Cairo support -+-- Reporter: gisix| Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 6.4.5

[GRASS-dev] [GRASS GIS] #2488: v.neighbors: "No points found" error while using points map

2014-11-13 Thread GRASS GIS
#2488: v.neighbors: "No points found" error while using points map -+-- Reporter: neteler | Owner: grass-dev@… Type: defect | Status: new Priority: critical

Re: [GRASS-dev] [GRASS-SVN] r62717 - grass/trunk/gui/wxpython/rlisetup

2014-11-13 Thread Vaclav Petras
On Thu, Nov 13, 2014 at 5:21 AM, wrote: > +grass.run_command('g.region', rast=origrast) > +grass.run_command('g.region', vect=tmp_vect) > +grass.run_command('g.region', align=origrast) > I'm not sure in which context you are calling this but unless it is clear from the user interface

Re: [GRASS-dev] How to check if a vector map is multi-layer?

2014-11-13 Thread Anna Petrášová
On Thu, Nov 13, 2014 at 5:23 AM, Luca Delucchi wrote: > On 13 November 2014 02:47, Anna Petrášová wrote: > > > > > Hi Luca, > > > > Hi Anna, > > >> > >> > >> I improved you patch adding a new combobox to choose the layer number. > >> I have some problems with wxpython: > >> - I added two GError

Re: [GRASS-dev] How to check if a vector map is multi-layer?

2014-11-13 Thread Luca Delucchi
On 13 November 2014 02:47, Anna Petrášová wrote: > > Hi Luca, > Hi Anna, >> >> >> I improved you patch adding a new combobox to choose the layer number. >> I have some problems with wxpython: >> - I added two GError (if the vector has no areas or if the vector has >> no dblinks), but when they