<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Hamish,<br>
<br>
thanks for the very quick response! I will give it a shot later today!<br>
<br>
Willem.<br>
<br>
Hamish wrote:
<blockquote cite="mid:20070827193724.24cb498b.hamish_nospam@yahoo.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Willem van Mierlo wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I would like to make a geological map, with strike-dip symbols 
(orientation of planes). I was wondering whether is was possible to 
rotate point symbols (using vpoints) based upon a db-column (like the 
size - sizecol option for vpoints), since a map generally contains a lot 
of strike-dip symbols and entering every position and orientation of 
each symbol by hand is rather tedious?
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Hamish wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">It's a nice idea, give me a few minutes....
    </pre>
  </blockquote>
  <pre wrap=""><!---->
done in 6.3cvs: ps.map's vpoints instruction now has a rotatecolumn
option which works like rgbcolumn and sizecolumn. Rotation is measured in
degrees CCW. Screenshot attached (using as rotation val v.mkgrid cat*5).

It should work for EPS symbols/patterns as well:
  <a class="moz-txt-link-freetext" href="http://grass.gdf-hannover.de/wiki/AreaFillPatterns">http://grass.gdf-hannover.de/wiki/AreaFillPatterns</a>

New and only lightly tested, so I may have broken something. Note you can
use rotatecolumn, rgbcolumn, and sizecolumn all at the same time, maybe
to do some interesting multivariate thematic vector mapping.

I'd be interested in seeing how your strike-dip map comes out.

One thing I notice is that we may want an arrow symbol with a slightly
longer tail to it. see what I mean:
  <a class="moz-txt-link-freetext" href="http://grass.gdf-hannover.de/wiki/IconSymbols#Existing_symbols">http://grass.gdf-hannover.de/wiki/IconSymbols#Existing_symbols</a>
or just modify arrow1,arrow2?


enjoy,
Hamish
  </pre>
  <br>
  <hr size="4" width="90%"><br>
  <center><img src="cid:part1.03090605.08000900@gmail.com"></center>
</blockquote>
<br>
</body>
</html>