[Therion] Submap offset issues

Rodrigo Severo rodrigo at fabricadeideias.com
Wed Feb 28 17:46:18 CET 2018


Hi,


I'm having some problems with submap offsets. I wonder if you can help me
figure out what's happening.

I attached 3 versions of the same map, each one with one more level. See
that in each the is a submap offset with map connection lines indicating
the position of the above submap over the lower one.

On attached levels 1 and 2 everything is happening exactly as I expected:

   1. Level 1 - the m1p submap map connections point to it's place over m3p
   submap
   2. Level 2 - the mAndar1 submap map connections point to it's place over
   m4p submap

The problem exists on level 3: the mAndar1 submap map connections change
the submap it's pointing it's connections to: it's not pointing to m4p
submap anymore, it's pointing to m5p now. Why?

Here are the relevant parts of my th file:

  map m1p -projection plan
    Grito_de_Carnaval-1p
  endmap
  map m3p -projection plan
    Grito_de_Carnaval-3p
  endmap
  map m4p -projection plan
    Grito_de_Carnaval-4p
  endmap
  map m5p -projection plan
    Grito_de_Carnaval-5p
  endmap
 map mAndar1 -projection plan
    m3p
    break
    m1p [1 4 m] above
  endmap
  map mAndar2 -projection plan
    m4p
    break
    mAndar1 [4 7 m] above
  endmap
  map mAndar3 -projection plan
    m5p
    break
    mAndar2 [7 10 m] above
  endmap
  map mCompleto -projection plan
    mAndar1
  endmap


To produce each version I just changed the contents of mCompleto as this is
the one actually rendered
Level 1:


  map mCompleto -projection plan
    mAndar1
  endmap

Level 2:

  map mCompleto -projection plan
    mAndar2
  endmap


Level 3:

  map mCompleto -projection plan
    mAndar3
  endmap

To better explain my issue, there is a fourth file: the
map-connection-issue.jpeg.

In Level 3, how can I make the lines pointed with red arrows end at the
points marked with the blue arrows (as they do in Level 2) and not at the
points marked with the green arrows?


Regards,

Rodrigo Severo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20180228/3ba67d4f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Grito_de_Carnaval-level_1.pdf
Type: application/pdf
Size: 86746 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20180228/3ba67d4f/attachment.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Grito_de_Carnaval-level_2.pdf
Type: application/pdf
Size: 127288 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20180228/3ba67d4f/attachment-0001.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Grito_de_Carnaval-level_3.pdf
Type: application/pdf
Size: 179491 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20180228/3ba67d4f/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: map-connection-issue.jpeg
Type: image/jpeg
Size: 143550 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20180228/3ba67d4f/attachment.jpeg>


More information about the Therion mailing list