[GRASS5] r.profile
Bob Covill
bcovill at tekmap.ns.ca
Fri Sep 16 08:32:07 EDT 2005
Hello,
The modified r.profile is now in CVS. This version now accepts
coordinates directly from stdin (plus the original methods). At this
time it expects coordinates as space or tab seperated easting and
northing. Any labels after these are ignored.
I have also added an additional flag "-c" which will output the RGB
color values for each profile point. This can then be used to plot a
color coded cross section.
Please give it a try and let me know if there are any problems.
--
Bob
Hamish wrote:
>>I sent Peter a test version of r.profile this morning that allows
>>coordinates to be piped in. Basically coordinates could be provided in
>>three ways ...
>>
>>coords from file
>>cat mycoordinates.txt | r.profile input=foo output=bat
>>
>>select coords interactively
>>r.profile -i input=foo output=bat
>>
>>coords on command line
>>r.profile input=foo output=bat profile=e,n,e,n,...
>>
>>If you are interested I can make this available for testing.
>
>
>
> This sounds like a nice feature to have in the main CVS version.
>
>
> regards,
> Hamish
>
>
More information about the grass-dev
mailing list