<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear all,<div class=""><br class=""></div><div class="">I am mostly writing to Therion developers, as I am not able to propose a valid code modification myself.</div><div class=""><br class=""></div><div class="">For a large project (Gouffre Jean-Bernard + Gouffre Mirolda, France), we are exporting the surveys as ESRI shapefiles to build a GIS. For that, we also are developing a style sheet to reproduce the Therion symbology inside QGIS. It permits us to have the complete survey database on our phones/tablets in the field as a GIS project (we are currently using Mergin Maps app with a custom server). For those interested in, please, see pages 89 - 95 of the report <a href="https://groupe-speleo-vulcain.com/wp-content/uploads/2024/03/2023_Rapport_Expe.pdf" class="">https://groupe-speleo-vulcain.com/wp-content/uploads/2024/03/2023_Rapport_Expe.pdf</a> (in French).</div><div class=""><br class=""></div><div class="">But, there are some points that quite problematics/time consuming, and that may (?) be improved directly in Therion with the ESRI/shp export command:</div><div class=""><ol class="MailOutline"><li class="">for the shapefile points2d.shp, the Therion feature corresponding to the « -value » option is not exported. For us, this is a problem to render the point « height », as the value of the height does not exists in the shp —> If in a next Therion release the -value option could be added to the attribut table of the point2d.shp, it would be great!</li><li class="">in our GIS, we want to get the altitude information for at least station points. This information is not included in the attribut tables (points2d.shp and stations3d.shp). To get it, we have to reprocess the station3d.shp with a python script to add the altitude value in the attribut table after each new Therion compilation —> Is it possible to add the station altitude value in the attribut table directly from Therion shp export? </li><li class="">The lines and areas shapefiles produced by Therion export are not limited to the inside of the cave (i.e. inside of the outline), even if they have the -clip on option. We need to use a custom Python script to cut the lines and areas with the outline shapefile as a mask, and this is absolutely not tolerant even for a very minor topologic error. —> Is it possible to modify the ESRI/shp exportation function from Therion to natively masked the lines and areas that have the -clip on option and that are outside of the cave outline ?</li></ol><div class=""><br class=""></div></div><div class="">Is that possible to implement these features in a future Therion release?</div><div class="">Thanks a lot,</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Xavier</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>