[GRASS-dev] How to submit a new add-on ?

2009-01-27 Thread Vincent Bain
Hi list, for a particular purpose I was lead to write a shell script enabling multiple selection of vector objects and attribute assigning. The code of the script is quite rough but efficient, and I think it can be useful as is. This module might quickly become obsolete, depending on enhancements

Re: [GRASS-dev] How to submit a new add-on ?

2009-01-27 Thread Maris Nartiss
If You are not intended to request for SVN account, You can allways create bug in Trac and submit Your code there. Still working with SVN is not that hard and if You do something wrong, we can allways revert Your work. WBR, Maris. 2009/1/27, Vincent Bain b...@toraval.fr: Hi list, for a

[GRASS-dev] [GRASS GIS] #466: shell script add-on submission : v.selmany

2009-01-27 Thread GRASS GIS
#466: shell script add-on submission : v.selmany --+- Reporter: Vincent | Owner: grass-dev@lists.osgeo.org Type: enhancement | Status: new

[GRASS-dev] [GRASS GIS] #467: Wrong detection on cairo

2009-01-27 Thread GRASS GIS
#467: Wrong detection on cairo ---+ Reporter: fundawang | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone: 6.4.0

Re: [GRASS-dev] latlon support

2009-01-27 Thread Markus Metz
Glynn Clements wrote: By Euclidified, I mean that the data is in a form such that code which process it can treat -179 and +181 as being distinct points 360 units apart. It seems that grass treats -179 and 179 as being 2 units apart, I do not have to change it to 179 and 181. Latlon coords

[GRASS-dev] Re: [GRASS GIS] #456: Undefined references when building grass 6.4 rc2

2009-01-27 Thread GRASS GIS
#456: Undefined references when building grass 6.4 rc2 +--- Reporter: fundawang | Owner: grass-dev@lists.osgeo.org Type: defect | Status: closed Priority: major |

Re: [GRASS-dev] latlon support

2009-01-27 Thread Glynn Clements
Markus Metz wrote: Requiring code to explicitly use specialised (spherical-aware) functions in place of +,-,,,== etc is not a realistic strategy. It seems the display does so when zooming out or panning. The Chukchi Peninsula and other features are copied around and displayed on both

[GRASS-dev] Re: [GRASS GIS] #467: Wrong detection on cairo

2009-01-27 Thread GRASS GIS
#467: Wrong detection on cairo +--- Reporter: fundawang | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone: 6.4.0

[GRASS-dev] Re: [GRASS GIS] #467: Wrong detection on cairo

2009-01-27 Thread GRASS GIS
#467: Wrong detection on cairo +--- Reporter: fundawang | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone: 6.4.0

[GRASS-dev] Re: [GRASS GIS] #456: Undefined references when building grass 6.4 rc2

2009-01-27 Thread GRASS GIS
#456: Undefined references when building grass 6.4 rc2 +--- Reporter: fundawang | Owner: grass-dev@lists.osgeo.org Type: defect | Status: reopened Priority: major |

Re: [GRASS-dev] latlon support

2009-01-27 Thread Markus Metz
Glynn Clements wrote: Markus Metz wrote: I think my questioning started because the region settings including map extends are restricted to the 180 degree lon and 90 degree lat limits whereas vector operations can exceed these limits causing problems later on. To make grass handling of

[GRASS-dev] Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

2009-01-27 Thread GRASS GIS
#466: shell script add-on submission : v.selmany --+- Reporter: Vincent | Owner: grass-dev@lists.osgeo.org Type: enhancement | Status: new

[GRASS-dev] Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

2009-01-27 Thread GRASS GIS
#466: shell script add-on submission : v.selmany --+- Reporter: Vincent | Owner: grass-dev@lists.osgeo.org Type: enhancement | Status: new

[GRASS-dev] Re: superfluous G_legal_filename etc calls

2009-01-27 Thread Markus Neteler
On Tue, Jan 27, 2009 at 10:45 PM, Markus Neteler nete...@osgeo.org wrote: I am running r.sun (6.4) on a massive grid and have some troubles with the libgis libraries: Apparently I have even more (one of many Grid Engine job outputs): cat launch_SGE_grassjob_rsun_energy.sh.e33397 doy: 160

Re: [GRASS-dev] superfluous G_legal_filename etc calls

2009-01-27 Thread Glynn Clements
Markus Neteler wrote: I am running r.sun (6.4) on a massive grid and have some troubles with the libgis libraries: I backported the differences locally from 7 (use G_find_cell2() instead of G_find_cell() but the problems remain the same: A) Observation one: G_legal_filename (and

Re: [GRASS-dev] Re: superfluous G_legal_filename etc calls

2009-01-27 Thread Glynn Clements
Markus Neteler wrote: Apparently I have even more (one of many Grid Engine job outputs): cat launch_SGE_grassjob_rsun_energy.sh.e33397 doy: 160 (month: 06) Processing day 160... Mode 2: integrated daily irradiation 0..Illegal filename. Cannot be '.' or 'NULL' Illegal filename. Cannot