[Therion] station-names []@survey not implemented for point station -from option

Bruce Mutton bruce at tomo.co.nz
Fri Feb 2 22:58:23 CET 2024


Kia ora

Maybe I found a minor bug.

 

I have an extended elevation that includes a loop (many actually) and of
course there is a gap in the loop as rendered that I would like to
illustrate with a map-connection line.  Where the yellow shading is in the
image below, I would like to draw a horizontal map-connection line.

So following the guidance in the Therion Book pages 105 and 106 I have
created a scrap.

 

scrap 2-HawkesElevEXT-s1connection -projection extended -station-names []@2

  point 0 0   station -name 2.4 -from 2.5

  point 100 0 station -name 2.4 -from 2.3

  

  line map-connection

    0   0

   100 0

  endline

endscrap

 

On creating the scrap and before referencing it in any maps, Therion is
unhappy and exits with the following:

 

#################### end of cavern log file ####################

done

calculating basic statistics ... done

processing extended elevation ... done

processing references ... 

C:\Program Files\Therion\therion.exe: error -- string pointer is null

writing xtherion file ... done

 

Am using therion 6.2.0+fd5c1b6 (2024-01-10)

 

On experimenting a little, I realised that -station-names has no effect on
the -from station parameter.

So this was my workaround.

scrap 2-HawkesElevEXT-s1connection -projection extended -station-names []@2

  point 0 0   station -name 2.4 -from 2.5 at 2

  point 100 0 station -name 2.4 -from 2.3 at 2

  

  line map-connection

    0   0

    100 0

  endline

endscrap

 



I'll create an issue in GitHub.

 

Bruce

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20240203/c369263d/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 97024 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20240203/c369263d/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 136901 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20240203/c369263d/attachment-0003.png>


More information about the Therion mailing list