<div dir="ltr">Hello, I recompiled Therion with a new limit and I generated the .lox model. No "line too long" error anymore.<div><br><div>Unfortunately, I wasn't able to overlay a .jpg image. Therion overlayed only part of it over the whole DEM. Sligthly changing calibration data produce even weird result ..</div><div><br></div><div>I'm starting tho think that there are some other constants to tweak somewhere else. </div></div><div><br></div><div>I cannot attach the model because it is very large (about 200M).</div><div><br></div><div>Marco</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 23 gen 2019 alle ore 20:38 Olly Betts <<a href="mailto:olly@survex.com">olly@survex.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Jan 23, 2019 at 11:44:36AM +0100, Marco Menchise via Therion wrote:<br>
> I would know if it is a Therion limit and if it is somewhat possible to<br>
> overcome it by, for example, recompiling Therion.<br>
<br>
It looks like this line length limit is specified in thinput.cxx:<br>
<br>
    const long thinput::max_line_size = 8128;<br>
<br>
So changing that and recompiling should help.<br>
<br>
Cheers,<br>
    Olly<br>
</blockquote></div>