<div dir="ltr">Hi,I also tried to lower the DEM accuracy by cutting digits after the point but I got same error:  line too long. In my case I have only 3 digits.<div><br><div>I would know if it is a Therion limit and if it is somewhat possible to overcome it by, for example, recompiling Therion.<div><br></div><div>Marco</div><div><br><div><br></div><div><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 23 gen 2019 alle ore 11:32 Pavel Herich via Therion <<a href="mailto:therion@speleo.sk">therion@speleo.sk</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">Hi,<br>
I do strugle with the same problem, if I understand well; partly there <br>
is solution tu cut all grid values after f.e. second number behind point <br>
(if you have values like I do - 1205.648971354 and so), you fit almost <br>
twice of values into the line.<br>
I did not experiece any troubles with number of columns, so<br>
I suppose real solution would be to extend line in Therion, but I don´t <br>
know, if it´s possible.<br>
Pavel<br>
<br>
<br>
Dňa 2019-01-23 10:25 Marco Menchise via Therion napísal(a):<br>
> Hello,<br>
> I'm facing same problem.<br>
> <br>
> Any hint/answer?<br>
> Thanks,<br>
> Marco<br>
> <br>
> Il giorno ven 29 giu 2018 alle ore 00:38 Xavier Robert via Therion<br>
> <<a href="mailto:therion@speleo.sk" target="_blank">therion@speleo.sk</a>> ha scritto:<br>
> <br>
>> Dear all,<br>
>> <br>
>> For a quite large project, I am using a relatively high-resolution<br>
>> DEM (i.e. 1 px = 1 m), and I am trying to use it within Therion to<br>
>> produce a .lox-3D file. I am however facing some problems:<br>
>> <br>
>> * If I export the full resolution DEM to a .th file (6540*4307<br>
>> cells) with the line "grid 325816.2990788577 5106250.599820679 1 1<br>
>> 6540 4307 ». I have the error « therion: error -- <a href="http://dem.th" rel="noreferrer" target="_blank">dem.th</a> [1] [14]<br>
>> -- line too long ». This line 14 correspond to the first row of the<br>
>> DEM. ASC parameters are « #NCOLS = 6540, NROWS   = 4307, XLLCORNER<br>
>> = 325816.2990788577, YLLCORNER =5106250.599820679, CELLSIZE = 1.0 »<br>
>> * If I export the DEM with a 5 m pixel resolution (1308*861 cells)<br>
>> (with the line "grid 325816.299079 5106250.59982 5.001161440185831<br>
>> 5.001161440185831 1308 861 », I get the same error,<br>
>> * If I export the DEM with a 10 m pixel resolution (654 * 431<br>
>> cells) (with the line « grid 325816.299079 5106250.59982<br>
>> 9.996519721577727 9.996519721577727 654 431 »), everything compiles<br>
>> OK and the result is quite OK<br>
>> <br>
> (<a href="https://www.groupe-speleo-vulcain.com/wp-content/themes/custom_theme/3d/JB.html" rel="noreferrer" target="_blank">https://www.groupe-speleo-vulcain.com/wp-content/themes/custom_theme/3d/JB.html</a><br>
>> ; be patient, it takes time to load), but not with the full<br>
>> resolution.<br>
>> <br>
>> The process to build each .th DEM is exactly the same, I do not<br>
>> touch any end of line. I edit the .asc DEM with vi to translate it<br>
>> into a .th file.<br>
>> <br>
>> I thus suspect that there is a size limitation for the DEM in<br>
>> Therion, I imagine a limitation in the number of row/columns of the<br>
>> DEM.<br>
>> <br>
>> * Is that true ?<br>
>> * If yes, what is this size limit for DEMs ?<br>
>> * As anyone an idea how to overtake that and use the full<br>
>> resolution DEM ?<br>
>> <br>
>> Cheers,<br>
>> <br>
>> Xavier<br>
>> <br>
>> _______________________________________________<br>
>> Therion mailing list<br>
>> <a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
>> <a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
> <br>
> <br>
> Links:<br>
> ------<br>
> [1] <a href="http://dem.th" rel="noreferrer" target="_blank">http://dem.th</a><br>
> _______________________________________________<br>
> Therion mailing list<br>
> <a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
> <a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>