Support underlays in modern more #4995
Replies: 4 comments 9 replies
|
Some of you may recall an early modern mode command called revert (revert.c now lives in exile in the sandbox just in case). It could strip off layers from the current plot. It seems a bit clutzy to me thought. Here are quick thoughts on overlays/underlays
The verbs get and put can be discussed. We can discuss if calling get with the same name as before simply overwrites or if we refuse to do so without some -F force option or an intermediate gmt layer delete name command. |
Given that the layers die when the session ends, it is not clear to me how you would finalize the figures without closing the session if, for example, you want to use the same layers when updating a plot every day, week, year, etc. |
|
Perhaps we should convert this to a discussion item? |
|
Modern forbids the use of |
Uh oh!
There was an error while loading. Please reload this page.
Description of the desired feature
Add the functionality to recycle bits of PostScript in modern mode, e.g., make a common underlay base.ps and use it in different plots. I'm most interested in the basemap use case, but there also may be people who are interested in being able to add common overlays to many plots.
A pseudo-code example:
Are you willing to help implement and maintain this feature? Yes/No
All reactions