How does one create a list of the counties a highway passes through?
Both the highway and counties are described with vector maps.
On Monday 23 February 2004 00:01, Dan Jacobson wrote:
How does one create a list of the counties a highway passes through?
Both the highway and counties are described with vector maps.
v.overlay (5.7)
Radim
hi all,
I want to use GRASS commands in a my shell script, I
tried to use of batch-grass.sh:
./batch-grass.sh Tehran_2 root g.list type=rast
but I get this error:
./batch-grass.sh: line 61: g.list: command not found
Would you please help me to solve it?
Regards
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
How does one create a list of the counties a highway passes through?
Both the highway and counties are described with vector maps.
Radim> v.overlay (5.7)
Sniff, here on debian
$ apt-cache policy grass
Candidate: 5.0.3-2
Anything that can be done with earlier versions than 5.7?
On Mar 2, 2004, at 5:34 PM, Dan Jacobson wrote:
How does one create a list of the counties a highway passes through?
Both the highway and counties are described with vector maps.Radim> v.overlay (5.7)
Sniff, here on debian
$ apt-cache policy grass
Candidate: 5.0.3-2Anything that can be done with earlier versions than 5.7?
Compiling 5.7 from CVS was trivially easy, provided the appropriate libraries are installed. I have it running on 2 different machines. Let me know if you need a hand with it.
C.
--
Christopher J. Fonnesbeck ( c h r i s @ f o n n e s b e c k . o r g )
Georgia Cooperative Fish & Wildlife Research Unit, University of Georgia
On Tuesday 02 March 2004 23:34, Dan Jacobson wrote:
>> How does one create a list of the counties a highway passes through?
>> Both the highway and counties are described with vector maps.Radim> v.overlay (5.7)
Sniff, here on debian
$ apt-cache policy grass
Candidate: 5.0.3-2Anything that can be done with earlier versions than 5.7?
v.to.sites, cat, sed, v.what, sort -u
Radim
On Wed, Mar 03, 2004 at 06:34:07AM +0800, Dan Jacobson wrote:
>> How does one create a list of the counties a highway passes through?
>> Both the highway and counties are described with vector maps.Radim> v.overlay (5.7)
Sniff, here on debian
$ apt-cache policy grass
Candidate: 5.0.3-2Anything that can be done with earlier versions than 5.7?
It were much more exciting to find a Debian developer who
puts 5.7 into Debian...
Things are almost done:
http://mpa.itc.it/markus/grass57/debian/grass57deb/
Markus
Hi,
I'm importing tif and jpg files at hight resolution 1x1 meters.
The original files are 210 Mb large while the obtained datas are 5 Gb large.
Is possibile compress the files in GRASS?
Thank you.
Leonardo Lami