<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hello, </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I want to be able to revise a map definition to add offsets to some submaps. I'd like to know if this is possible.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Assuming a map definition like this (where the submaps are defined in the same file):</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(197,134,192)">map </span>m-all-p <span style="color:rgb(220,220,170)">-projection</span> plan <span style="color:rgb(220,220,170)">-title</span> <span style="color:rgb(206,145,120)">"Primadona"</span></div><div>    m-entrance-p</div><div>    m-galerija_branch-p</div><div>    m-ttt_branch-p</div><div>    m-hammerhead_branch-p</div><div>    m-upside_down_area-p</div><div>    m-hallelujah_branch-p</div><div>    m-klic_globin_branch-p</div><div>    m-old_slov_route-p</div><div>    m-deep-p</div><div><span style="color:rgb(197,134,192)">endmap</span><br></div></div></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Is it possible to use the revise command (or anything else) to modify this from a config file?</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><div style="background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div style="color:rgb(212,212,212)"><span style="color:rgb(197,134,192)">source</span></div><div style="color:rgb(212,212,212)"><span style="color:rgb(197,134,192)">    map </span>with-offsets <span style="color:rgb(220,220,170)">-projection</span> plan</div><div style="color:rgb(212,212,212)">        <span style="color:rgb(156,220,254)">m-all-p</span><span style="color:rgb(86,156,214)">@</span><span style="color:rgb(156,220,254)">primadonna</span></div><div style="color:rgb(212,212,212)"><span style="color:rgb(197,134,192)">    endmap</span></div><div style="color:rgb(212,212,212)">    </div><div style="color:rgb(212,212,212)">    <span style="color:rgb(220,220,170)">revise</span> <span style="color:rgb(156,220,254)">m-all-p</span><span style="color:rgb(86,156,214)">@</span><span style="color:rgb(156,220,254)">primadonna</span></div><div style=""><font color="#d4d4d4">        </font><span style="color:rgb(156,220,254)">m-deep-p</span><span style="color:rgb(86,156,214)">@</span><font color="#9cdcfe">primadonna</font><font color="#d4d4d4"> [</font><span style="color:rgb(181,206,168)">-300</span><font color="#d4d4d4"> </font><span style="color:rgb(181,206,168)">0</span><font color="#d4d4d4"> m] below</font></div><div style="color:rgb(212,212,212)">    endrevise</div><div style="color:rgb(212,212,212)"><span style="color:rgb(197,134,192)">endsource</span></div><font color="#d4d4d4"><br></font><div style="color:rgb(212,212,212)"><span style="color:rgb(220,220,170)">select</span> with-offsets<br></div><br><div style="color:rgb(212,212,212)"><span style="color:rgb(220,220,170)">language</span> en</div><div style="color:rgb(212,212,212)"><span style="color:rgb(220,220,170)">export</span> map <span style="color:rgb(220,220,170)">-projection</span> plan <span style="color:rgb(220,220,170)">-o </span>out.pdf</div></div></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br>I found that it is possible to _add_ offsets to a map using the revise command, but so far haven't seen a way to modify a submap (the effect of which is that you see both the offset and the non-offset and the non-offset is not a preview).</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I guess the proper way to do this is just to define many maps with different offsets for all situations but for reasons I'd really like it if this method was possible somehow.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Rhys</div></div>