<p dir="ltr">Excellent, this has been needed for some time, and opens up lots of possibilities.</p>
<p dir="ltr">Not tested it yet, as I am up mountains.</p>
<p dir="ltr">Just a thought, would it be possible to assign colour when adding maps to another map, so things like water paths can be shown on an overview without having to change the maps individually</p>
<p dir="ltr">Eg</p>
<p dir="ltr">map detail<br>
 Map1 -colour[100 0 0]<br>
 Map 2 -colour [0 100 0]<br>
 Map3 -colour [0 0 100]<br>
endmap</p>
<p dir="ltr">map Flow<br>
 Map1 -colour[70 0 0]<br>
 Map 2 -colour [70 0 0]<br>
 Map3 -colour [0 0 100]<br>
endmap</p>
<p dir="ltr">Thanks</p>
<p dir="ltr">Andrew</p>
<div class="gmail_quote">On 28 Mar 2016 3:38 a.m., "Olly Betts" <<a href="mailto:olly@survex.com">olly@survex.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Mar 27, 2016 at 09:44:37AM +0100, Olly Betts wrote:<br>
> On Mon, Mar 14, 2016 at 09:23:39PM +1300, Bruce wrote:<br>
> > Colour by map works just fine, as does colour by scrap or altitude.<br>
> ><br>
> > In the context of your question I thought you were trying to SPECIFY<br>
> > which colour a particular scrap (or map or altitude) would be<br>
> > assigned.<br>
><br>
> I was "commissioned" to implement the ability to specify the colour<br>
> used for each map - patch attached.<br>
><br>
> With this (surprisingly small) change you can specify the colour for<br>
> each map, which then overrides the automatic choice when the layout<br>
> specifies "colour map-fg [map]".  Any maps without one get the same<br>
> automatic colour they would before.<br>
><br>
> Usage example:<br>
><br>
> map 2012.map -projection plan<br>
>   colour [0 70 0]<br>
>   # etc<br>
> endmap<br>
<br>
You can also specify the colour on the "map" line (which is probably<br>
clearer):<br>
<br>
map 2012.map -projection plan -colour [0 70 0]<br>
  # etc<br>
endmap<br>
<br>
Jenny Black produced an example showing what you can do with this patch:<br>
<br>
<a href="https://survex.com/~olly/107-plan-col-year.pdf" rel="noreferrer" target="_blank">https://survex.com/~olly/107-plan-col-year.pdf</a><br>
<br>
Cheers,<br>
    Olly<br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" rel="noreferrer" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
</blockquote></div>