Re: [GRASS-user] Building areas out of contour lines

2010-02-03 Thread Hamish
Markus wrote: > If you want to do the former (interpolation), take a look at > http://grass.osgeo.org/grass64/manuals/html64_user/v.surf.rst.html > The notes contain hints for contour lines. (r.surf.contour does a beautiful job too, just read the help page carefully) Hamish

Re: [GRASS-user] r.sun crashes on Windows XP SP3

2010-02-03 Thread Laszlo Nagy
HELLO THERE, TWO QUESTIONS: (1) AS D.ZOOM DOESN'T WORK IN WINDOWS, WHAT IS THE WAY TO EXTRACT SUBSETS FROM RASTER MAPS IN THE ABSENCE OF OTHER FILES TO DEFINE EXTENT? (2) THERE DOESN'T SEEM TO BE A FONT TYPE THAT WOULD WORK IN V.LABEL.SA TO GENERATE LABELS FROM A VECTOR FILE'S ATTRIBUTE TABL

Re: [GRASS-user] Set language in Linux

2010-02-03 Thread Glynn Clements
Gilbert Ferrara wrote: > What is the difference of being a child process or taking over? I mean, for > processing or data analysis? The effect is the same, but using "exec" means one fewer process. There are some situations where the difference can be more significant, but they aren't particula

[GRASS-user] Re: d.geodesic & d.rhumbline

2010-02-03 Thread Paolo Craveri
2010/1/30 Paolo Craveri : > hi to all > are there any ways to store in a vector layer  lines drew by > d.geodesic  and d.rhumbline  (lat/lon location) ;  perhaps  are there > any analogous tools like  e.g.: v.geodesic and v.rhumbline? > (grass6.4RC5) ? > > What about these two commands in grass 7.0

Re: [GRASS-user] Geometric Correction

2010-02-03 Thread Markus Neteler
On Wed, Feb 3, 2010 at 5:05 PM, Luis Lisboa wrote: > While I was reading chapter 8, from Neteler & Mitasova GRASS Book, I > realized that there is no specific sub-chapter related with Geometric > Correction. This process is to compensate for the distortions introduced by > these factors so that th

Re: [GRASS-user] Set language in Linux

2010-02-03 Thread Gilbert Ferrara
What is the difference of being a child process or taking over? I mean, for processing or data analysis? On Wed, Feb 3, 2010 at 5:31 PM, Glynn Clements wrote: > > Markus Neteler wrote: > > > On Wed, Feb 3, 2010 at 1:35 PM, Gilbert Ferrara > > wrote: > > > I just want to provide GRASS64 in two la

[GRASS-user] Re: DataCatalog

2010-02-03 Thread Jarek Jasiewicz
Mohammed Rashad pisze: Hi, I almost completed my DataCatalog module (new GRASS GIS Manager) for GRASS GIS http://svn.osgeo.org/grass/grass-addons/gui/wxpython/data_catalog/ anyone please test it. Any comments and suggestions are always welcome. http://grass.osgeo.org/wiki/WxPython-based_GUI_f

[GRASS-user] DataCatalog

2010-02-03 Thread Mohammed Rashad
Hi, I almost completed my DataCatalog module (new GRASS GIS Manager) for GRASS GIS http://svn.osgeo.org/grass/grass-addons/gui/wxpython/data_catalog/ anyone please test it. Any comments and suggestions are always welcome. http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS#Data_Catalog Than

Re: [GRASS-user] Set language in Linux

2010-02-03 Thread Glynn Clements
Markus Neteler wrote: > On Wed, Feb 3, 2010 at 1:35 PM, Gilbert Ferrara > wrote: > > I just want to provide GRASS64 in two languages and without the user has to > > define lang in the bash_profiles. > > My idea was to create 2 files: grass64eng and grass64sp each one with > > different language

[GRASS-user] Geometric Correction

2010-02-03 Thread Luis Lisboa
While I was reading chapter 8, from Neteler & Mitasova GRASS Book, I realized that there is no specific sub-chapter related with Geometric Correction. This process is to compensate for the distortions introduced by these factors so that the corrected image will have the highest practical geometric

Re: [GRASS-user] Radiometric Correction @GRASS6.4

2010-02-03 Thread Markus Neteler
On Wed, Feb 3, 2010 at 4:43 PM, Nikos Dumakis wrote: > In order to ensure that the remote sensing data sets are consistent and that > changes identified through multi-temporal analysis are indeed actual changes > in surface properties and not triggered by changed illumination and > extinction cond

[GRASS-user] Specify Avceimport location for GRASS (wxGrass)

2010-02-03 Thread ahmed
Hello Grass, I'm a new Grass on Windows user. How can I manually specify the location of avcimport for GRASS? FYI, I'm using 6.4.0svn 2009 edition (the one that comes with osgeo) Cheers, dassouki ___ grass-user mailing list grass-user@lists.osgeo.org h

[GRASS-user] Radiometric Correction @GRASS6.4

2010-02-03 Thread Nikos Dumakis
In order to ensure that the remote sensing data sets are consistent and that changes identified through multi-temporal analysis are indeed actual changes in surface properties and not triggered by changed illumination and extinction conditions, it is important to correct for effects of atmospheric

[GRASS-user] I.class empty Xmonitor

2010-02-03 Thread Luisa Peña
Greetings I'm using GRASS6.4 on a Linux machine. If I Select i.class from wxpython GUI, I get an empty x0 monitor but, If i insert i.class in command line it opens a Wxpython Form. Is this an error or a normal thing? (as far as I remember something similar happened in i.ortho.photo). Thank you L

Re: [GRASS-user] Building areas out of contour lines

2010-02-03 Thread Markus Neteler
On Wed, Feb 3, 2010 at 11:55 AM, "Kilian Schönberger" wrote: > Hello, > > I have got a SRTM tile and I built the contour lines with r.contour > then I tried e.g. r.surf.contour or to export closed polygons, but I am not > confident with the results.. > > I am looking for a hint to find an efficie

Re: [GRASS-user] Set language in Linux

2010-02-03 Thread Markus Neteler
On Wed, Feb 3, 2010 at 1:35 PM, Gilbert Ferrara wrote: > I just want to provide GRASS64 in two languages and without the user has to > define lang in the bash_profiles. > My idea was to create 2 files: grass64eng and grass64sp each one with > different language sets. So the user would have only to

Re: [GRASS-user] Smaller area of a vector file

2010-02-03 Thread Matteo Toro
Hi Rich, i used the other commands, such as g.region and v.overlay. Anyway thanks for your advice, I "played" a bit with v.select, to get the difference :) >>Matteo, Take a look at v.extract and see if that meets your needs. Rich ___ grass-user

Re: [GRASS-user] Set language in Linux

2010-02-03 Thread Gilbert Ferrara
I just want to provide GRASS64 in two languages and without the user has to define lang in the bash_profiles. My idea was to create 2 files: grass64eng and grass64sp each one with different language sets. So the user would have only to select the adequate file. If this is not correct, what would be

Re: [GRASS-user] Create a line from 2 points

2010-02-03 Thread Hamish
Alex wrote: > Given sets of points with the same category what command would I use to > turn each set into a line? Does v.build.polylines work in > this case? > > These seems like a common thing to do, but I can't seem to > find any examples. have a look at the brand new script "v.in.lines" the

[GRASS-user] Building areas out of contour lines

2010-02-03 Thread Kilian Schönberger
Hello, I have got a SRTM tile and I built the contour lines with r.contour then I tried e.g. r.surf.contour or to export closed polygons, but I am not confident with the results.. I am looking for a hint to find an efficient way to extract the areas between contour lines which have no boundar

[GRASS-user] Create a line from 2 points

2010-02-03 Thread Alex Mandel
Given sets of points with the same category what command would I use to turn each set into a line? Does v.build.polylines work in this case? These seems like a common thing to do, but I can't seem to find any examples. Thanks, Alex ___ grass-user mailin

Re: [GRASS-user] UN AIUTO SU GRASS: coastline sharpening

2010-02-03 Thread Markus Neteler
Ciao Matteo, 2010/2/2 Matteo Toro : > Ciao Luigi, > > mi chiamo Matteo, sono uno studente universitario a Chieti. > > Scusa se ti disturbo direttamente alla tua mail, ma ho letto nel grass user > list che anche tu hai avuto dei problemi per apportare delle migliorie alle > linee di costa dei ras