questions on therion

2005-08-15 Thread Wolfgang Zillig
Martin Budaj schrieb:

>>a) I try to get an overlay of the centreline on a scanned 
>>topographical map but I always get an error ( test.th [47] -- number 
>>expected -- end) but I don't know where to insert more numbers examplecode:
>>surface
>>bitmap ur.png  [1  11  211065.0  2139614.0  6310  4474  237623.0 
>> 2158455.0 meters]grid-units metersgrid 211000.0 2139000.0 
>>2.0 15000.0 2 2
>>10.0 10.0 10.0 10.0end surface
>>
>>
>
>'end surface' should be written without space; the 'end' hadn't been 
>recognized as a keyword and therion expected another row of numbers.
>
>  
>
If you want only to display scanned map, grid-units and grid commands 
are not

>necessary -- they are only used in 3d model. 
>
>  
>

ok, small typo.
When I delete grid-units and grid command therion complains about 
missing grid (I produce only 2d map at the moment)! So I think I have to 
use them.

But now an other error occurs (dimension too large). I think it is from 
pdftex. I have a scan from a topographical map and specified the 
koordinates with UTM.

Thanks

Wolfgang

here the output:
This is pdfeTeX, Version 3.141592-1.11a-2.1 (Web2c 7.5.2)
entering extended mode
(./data.tex{c:/Program Files/Therion/texmf/tex/pdftex.cfg} (./th_enc.tex)
(./th_texts.tex) (./th_resources.tex) (./th_fontdef.tex{c:/Program 
Files/Therio
n/texmf/dvips/config/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex D:/temp/therion_tham_nam_eng/ur.png

! Dimension too large.

   \advance
\bitmapcorr #1#2#3#4#5#6#7->\xcorr =#5bp\advance
 \xcorr by\extraW 
\advance \...
l.46 ...59}{-55447.570688}{-35658.111806}{\THBMPa}
  %
! Dimension too large.

   \advance
\bitmapcorr ...rr by\overlap \ycorr =#6bp\advance
  \ycorr by\extraS 
\advance ...
l.46 ...59}{-55447.570688}{-35658.111806}{\THBMPa}
  %




questions on therion

2005-08-15 Thread Martin Budaj
> a) I try to get an overlay of the centreline on a scanned 
> topographical map but I always get an error ( test.th [47] -- number 
> expected -- end) but I don't know where to insert more numbers examplecode:
> surface
> bitmap ur.png  [1  11  211065.0  2139614.0  6310  4474  237623.0 
>  2158455.0 meters]grid-units metersgrid 211000.0 2139000.0 
> 2.0 15000.0 2 2
> 10.0 10.0 10.0 10.0end surface

'end surface' should be written without space; the 'end' hadn't been 
recognized as a keyword and therion expected another row of numbers.

If you want only to display scanned map, grid-units and grid commands are not 
necessary -- they are only used in 3d model. 

> b) at loops: is the standard error for the measurement devices 
> included when the loops are closed? IE when more than one GPS 
> measurements (with high errors are used to fix the cave)?

Yes.

Martin