Re: Arbitrary rotation of symbols?
Joaquim Luis <[email protected]> Thu, 17 Jul 2014 17:42:07 +0100
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <[email protected]> |
On 17-07-2014 17:30, Eric Patton wrote: > On Thu, Jul 17, 2014 Joaquim Luis wrote: >> You can rotate rectangles but afaik that's the only symbol you can >> rotate. For other cases I'm afraid you'll have to create a custom >> symbol. >> >> But I still don't get it. At the end isn't something of this kind >> that you want? > Yes, those would be ideal, if I knew how to how to generate them. But I am > lacking both the azimuth and length for each line segment; they are unknown. > And each line segment is composed of several xy vertices - would that be a > problem? At least in a first approximation you only need the the length and azimuth of the digitized line last segment (better if it's not too short) and you can compute them with mapproject -G and -Af options. The insertion point of the geovector would than be at the before last vertex of your polyline. Mailing list for GMT discussions of all kinds. If you are not sure you have found a bug, discuss it here first. To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu To unsubscribe, send the message "signoff gmt-help" to [email protected] Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead.