Hi,
I need some help doing map offset

I've tried to do work with the explanation on Therion wiki:
https://therion.speleo.sk/wiki/mapconnectors  but whatever I'm doing it
doesn't work.

I added map connection point in test-1p.th2 scrap, and I'm using the syntax
below for the .th file:

survey test -title "test"

  centerline
    date 2019.07.16
    # team Omri Gaster
    units length meters
    units compass clino degrees
    data normal from to length compass clino
    extend right
    0 1 5.00 5.0 5.0
    1 2 3.00 17.0 14.0
    2 3 5.00 20.0 10.0
  endcenterline

  input "test-1p.th2"
  input "test-2p.th2"

   map offset
   m1p [0 20 m] above
   break
   m2p
   endmap

   map m1p -projection plan
    test-1p
   endmap

   map m2p -projection plan
     test-2p
   endmap


endsurvey

I get this map all the time:

[image: image.png]

what am I doing wrong?

Omri
--
_______________________________________________
Therion mailing list
[email protected]
https://mailman.speleo.sk/listinfo/therion

Reply via email to