WIP Testing meca -I to place symbols in a legend or box#4449
Open
PaulWessel wants to merge 7 commits intomasterfrom
Open
WIP Testing meca -I to place symbols in a legend or box#4449PaulWessel wants to merge 7 commits intomasterfrom
PaulWessel wants to merge 7 commits intomasterfrom
Conversation
This will simplify adding actual meca symbols to legends.
Member
Author
|
Hi @seisman, I think you voted this down when I put this together. If that is still the sentiment then I can delete this branch, yes? |
Member
|
If I understand it correctly, after implementing the new legend code proposed in #4445 (comment), the -I option implemented in this PR is no longer needed. If anyone wants to place a beachball at the top-right corner, he can always pass the new legend code to |
Member
Author
|
Ah yes, I hate these abandoned issues of mine... Thanks for reminding me. Yes this is the better solution but not implemented yet. I think I will wait with deleting the branch in case I may reuse some of the coding there for this purpose. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of proposed changes
See #4445. This PR tests this concept. For example you can try this command and change the -I choices:
echo -159.70 54.81 39 0.82 -0.68 -0.14 0.63 0.34 -0.40 25 | gmt meca -R0/10/0/5 -Jx1c -B0 -Sm2.5c -M -G110/168/255 -T0 -W0.5p -IjTR+o0.25c -png mapFew things to know:
We should make a test page of all the 9 meca symbols using the 9 adjustment points.