Entrées Lonné Peyret

This commit is contained in:
Alex38Lyon
2024-12-30 22:43:55 +01:00
parent 3904f0cf1d
commit 78859721a4
109 changed files with 21417 additions and 5677 deletions
@@ -9,7 +9,11 @@ encoding utf-8
survey Complexe_Lonne_Peyret-Bourrugues -title "Complexe Lonné Peyret-Bourrugues"
input Data/B3_Bourrugues/B3_Bourrugues-tot.th
input Data/GL102_Lonne_Peyret/GL102_Lonne_Peyret-tot.th
input Data/AP7_Arres_Planeres/AP7_Arres_Planeres-tot.th
input Data/AP260/AP260-tot.th
input Data/GL04_Cam_Claque/GL04_Cam_Claque-tot.th
input Data/NL31_Squelettes/NL31_Squelettes-tot.th
input Data/GL80/GL80-tot.th
## Pour le plan
# input Data/Complexe_Lonne_Peyret-Bourrugues-plan.th2
@@ -59,6 +59,7 @@ layout my_layout
# Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
# Call the config settings (Layout config inside the config.thc file)
copy fonts_1000
copy drawingconfig
copy headerl
copy langue-fr
@@ -0,0 +1,21 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-20:53:23
map MP-AP260-Plan-tot -title "AP260"
SP-AP260_Entree_01
break
endmap
map MC-AP260-Extended-tot -title "AP260"
SC-AP260_Entree_01
break
endmap
@@ -0,0 +1,23 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 20:53:23
survey AP260 -title "AP260"
input Data/AP260.th
## Pour le plan
input Data/AP260-Plan.th2
## Pour la coupe développée
input Data/AP260-Extended.th2
## Appel des maps
input AP260-maps.th
endsurvey
@@ -0,0 +1,386 @@
#Template for pyCreate_th2.py
encoding utf-8
###############################################################################################
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 20:53:23
###############################################################################################
## INTRO
## Le signe "#" en début de ligne signifie que la ligne est commentée. Elle ne
## sera donc pas lue lors de la compilation.
## Dans ce fichier on met les specifications generales, à savoir
## dans quel fichier sont les donnees topo, l'aspect que l'on veut
## donner aux topos imprimées (layout) et ce que l'on
## veut comme résultat : map, ou atlas ou 3D ou donnees en format SQL
## Alors, on peut fractionner ce fichier en trois parts:
## - source, pour specifier les fichiers ou sont les données topo/dessin
## - layout, pour specifier la composition du document à imprimer
## - export: map, atlas, etc
###############################################################################################
## 1-SOURCES
###############################################################################################
## La ligne source spécifie le fichier ou sont les donnees topo
## jb.th". (Au fichier "jb.th" il faudra avoir une ligne
## "input "nomducavite.th2" pour specifier le fichier ou se trouvent
## les donnees du dessin, comme ça, ce fichier thconfig appellera
## "jb.th" et a leur tour, "jb.th" appellera
## "jb-dessin.th2")
source AP260-tot.th
## Add config file
input config.thc
###############################################################################################
## 2-LAYOUT
###############################################################################################
## Ici, on peut specifier des choses comme les symboles à utiliser (UIS, etc)
## ou imprimer des explications des symboles
## Début de la définition du Layout "xviexport"
layout xviexport
#cs UTM32
## echelle à laquelle on veut dessiner la topo
scale 1 500
#scale 1 1000
## taille de la grille
grid-size 2 2 2 m
## mettre la grille en arrière plan
grid bottom
endlayout
## fin de la définition du layout "xviexport"
## Début de la définition du layout "Layout-Plan"
layout layout-Plan
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy headerl
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 100 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
grid bottom
## Défini la rotation de la topographie
#rotate -65
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
grid-size 50 50 50 m
## la topo est transparente (on peut voir les galeries en dessous)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "AP260 Plan - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 2 98 nw
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point station-name
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title AP260 if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={AP260, Plan 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
##debut de la definition du layout "layout-Extended"
layout layout-Extended
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy header_coupe
#copy headerl
#copy header_coupe_vert-auto
#copy header_coupe_vert-to-place
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 40 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
#grid bottom
grid off
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
#grid-size 250 250 250 m
## la topo est transparente (on peut voir les galeries inférieurs)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "AP260 Coupe développée - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 98 98 ne
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
## Modification du Titre de la topo
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title AP260 if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={AP260, Coupe développée 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
## Fin de la definition du Layout "normal"
layout layout-kml
## Définition du système de projection du plan
cs EPSG:2154
## Couleur de la topographie
## Rouge-Orange = 255,69,0 -->
## Orange = 255,165,0 -->
## Orange Sombre = 255,140,0 -->
## Bleu --> 0, 0 255
color map-fg [0 0 100]
endlayout
###############################################################################################
# 3-EXPORT
###############################################################################################
## Export des xvi pour le dessin si besoin
export map -proj plan -layout xviexport -fmt xvi -o Data/AP260-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/AP260-Extended.xvi
## Selection des Maps à exporter
select MP-AP260-Plan-tot@AP260
select MC-AP260-Extended-tot@AP260
## Export des fichiers pdf, plan et coupe.
## ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
export map -projection plan -fmt pdf -layout layout-Plan -o Outputs/AP260-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/AP260-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/AP260.lox
export model -enable all -o Outputs/AP260.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/AP260
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/AP260.kml -layout layout-kml
#export model -fmt kml -o Outputs/AP260-model.kml -enable all
#export model -enable all -o Outputs/AP260-3D.kml
export cave-list -location on -o Outputs/AP260-Cave-list.html
export survey-list -location on -o Outputs/AP260-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,23 @@
encoding utf-8
##XTHERION## xth_me_area_adjust 0.0 0.0 0.0 0.0
##XTHERION## xth_me_area_zoom_to 100
##XTHERION## xth_me_image_insert {0.001 1.0} {0.00 AP_260} AP260-Extended.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-20:53:23
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SC-AP260_Entree_01 -station-names "" "@AP260_Entree" -projection extended -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
point 0.00 0.00 station -name AP_260
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 AP_260}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {0 0 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,28 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -135.87302 -135.87402 153.5 383.0
##XTHERION## xth_me_area_zoom_to 200
##XTHERION## xth_me_image_insert {0.001000000000000334 1.0 1.0} {0.0 AP_260} AP260-Plan.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-20:53:23
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SP-AP260_Entree_01 -projection plan -station-names "" "@AP260_Entree" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [0.0 0.0 256.0 0.0 0.0 0.0 6.5024 0.0 m]
point 10.25 362.25 label -text AP260 -scale xl
point 23.0 20.75 entrance -orientation 233.8
point 0.00 0.00 station -name AP_260
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 AP_260}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {-7.87402 -7.87402 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,34 @@
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
encoding utf-8
survey AP260_Entree -title "Gouffre AP260" -entrance "AP_260"
centerline
date 2024.06.30
team "Michel Douat"
#explo-date YYYY.MM.DD
explo-team "ARSIP"
cs UTM30
fix AP_260 685335 4760539 1720 # Coordonnées MD 30 06 2024 Karsteau
station AP_260 "AP260 Gouffre" entrance
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
AP_260 - 0.00 0.00 0.00 0 0 0 0 #
endcenterline
endsurvey
@@ -0,0 +1,43 @@
<html>
<head>
<title>AP260-Cave-list.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">X</th><th align="right">Y</th><th align="right">Altitude</th></tr>
<tr id="AP260"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('AP260')">AP260</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="AP260.AP260_Entree"><td align="left" style="padding-left: 12px">Gouffre AP260</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">685335.000</td><td align="right">4760539.000</td><td align="right">1720.000</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>AP260-Surveys.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">Approx.</th><th align="right">Duplicate</th><th align="right">Surface</th><th align="right">Shots</th><th align="right">Stations</th></tr>
<tr id="AP260"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('AP260')">AP260</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="AP260.AP260_Entree"><td align="left" style="padding-left: 12px">Gouffre AP260</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Folder>
<Style id="ThSurveyLine"> <LineStyle> <color>ffffff00</color> <width>1</width> </LineStyle> </Style>
<Style id="ThSurveyLineSurf"> <LineStyle> <color>ffcccccc</color> <width>1</width> </LineStyle> </Style>
<Style id="ThEntranceIcon"> <IconStyle> <Icon> <href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> </Icon> <hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction" /> </IconStyle> </Style>
<Icon> <href>https://therion.speleo.sk/downloads/KmlIconModel.png</href> </Icon>
<name><![CDATA[AP260]]></name>
<description><![CDATA[Length 0 m<br>Depth 0 m]]></description>
<Placemark>
<styleUrl>#ThEntranceIcon</styleUrl><name><![CDATA[AP260 Gouffre]]></name>
<Point> <coordinates>-0.72715034186979,42.97494479896826,1720.00000000000000</coordinates> </Point>
</Placemark>
<Folder>
<name><![CDATA[Gouffre AP260]]></name>
<Placemark>
<name>AP_260</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.72715034186979,42.97494479896826,1720.00000000000000 -0.72715034186979,42.97494479896826,1720.00000000000000
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
</kml>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,291 @@
therion 6.3.1 (2024-11-22)
- using Proj 9.4.1, compiled against 9.4.1
initialization file: C:\Program Files\Therion/therion.ini
reading ... done
configuration file: C:/Users/alexa/Desktop/Lonnee/AP260/AP260.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
output coordinate system: UTM30
meridian convergence (deg): -1.5498
geomag declinations (deg):
2024.1.1 1.0782
2025.1.1 1.2430
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
processing survey data ...
####################### cavern log file ########################
1> Survex 1.4.15
2> Copyright ¸ 1990-2024 Olly Betts
3>
4> La topographie contient 2 stations, connectes par 1 vis.
5> Il y a 0 bouclages.
6> Longueur totale de la topographie = 0.00m ( 0.00m ajust)
7> Longueur totale en projection horizontale = 0.00m
8> Longueur totale verticale = 0.00m
9> Intervalle vertical = 0.00m (de 2 … 1720.00m jusqu'… 2 … 1720.00m)
10> Intervalle Nord-Sud = 0.00m (de 2 … 4760539.00m jusqu'… 2 … 4760539.00m)
11> Intervalle Est-Ouest = 0.00m (de 2 … 685335.00m jusqu'… 2 … 685335.00m)
12> 2 1-noeuds.
13>
######################### transcription ########################
4> 2 : -@AP260_Entree.AP260 -- 1 : AP_260@AP260_Entree.AP260
9> 2 : -@AP260_Entree.AP260 -- 2 : -@AP260_Entree.AP260
10> 2 : -@AP260_Entree.AP260 -- 2 : -@AP260_Entree.AP260
11> 2 : -@AP260_Entree.AP260 -- 2 : -@AP260_Entree.AP260
12> 2 : -@AP260_Entree.AP260
#################### end of cavern log file ####################
done
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection plan ... done
writing C:/Users/alexa/Desktop/Lonnee/AP260/Data/AP260-Plan.xvi ... done
processing projection extended ... done
writing C:/Users/alexa/Desktop/Lonnee/AP260/Data/AP260-Extended.xvi ... done
############### export maps & scraps selection #################
M 1720.00 MP-AP260-Plan-tot@AP260 (AP260)
S 1720.00 SP-AP260_Entree_01@AP260 ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/AP260/Outputs/AP260-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 20:53
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] [5] [6] [7] [8] [9]
[10] [11] [12] [13] )
Here is how much of MetaPost's memory you used:
1604 strings using 44026 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,312b,5f stack positions out of 16i,98n,15p,312b,6f
28 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 20:53
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\pdfliteral{q}
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+348.51889)x0.0, glue set - 584.26279fil
...\kern 0.0
...\hbox(352.53389+0.0)x584.26279, shifted 348.51889 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
60 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\pdfliteral{q}
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+348.51889)x0.0, glue set - 584.26279fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
324 strings out of 95671
4288 string characters out of 1192323
22231 words of memory out of 1509274
1717 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/te
xmf/fonts/type1/cmss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/cmssi10.
pfb><c:/Program Files/Therion/texmf/fonts/type1/csss10.pfb><c:/Program Files/Th
erion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 40624 bytes).
PDF statistics:
69 PDF objects out of 1000 (max. 8388607)
40 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
121 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
############### export maps & scraps selection #################
M 0.00 MC-AP260-Extended-tot@AP260 (AP260)
S 0.00 SC-AP260_Entree_01@AP260 ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/AP260/Outputs/AP260-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 20:53
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] )
Here is how much of MetaPost's memory you used:
1603 strings using 44017 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,312b,5f stack positions out of 16i,98n,15p,312b,6f
19 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 20:53
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\hbox(4.015+0.0)x0.0, glue set - 4.015fil
...\kern 0.0
...\hbox(4.015+0.0)x4.015 []
...\glue 0.0 plus 1.0fil minus 1.0fil
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+336.07033)x0.0, glue set - 4.015fil
...\kern -422.85704
...\hbox(340.08533+0.0)x426.87204, shifted 336.07033 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
51 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\hbox(4.015+0.0)x0.0, glue set - 4.015fil []
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+336.07033)x0.0, glue set - 4.015fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
Here is how much of TeX's memory you used:
315 strings out of 95671
4216 string characters out of 1192323
21906 words of memory out of 1508949
1708 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/
Therion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/typ
e1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 38226 bytes).
PDF statistics:
51 PDF objects out of 1000 (max. 8388607)
31 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
67 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing C:/Users/alexa/Desktop/Lonnee/AP260/Outputs/AP260.lox .... done
writing C:/Users/alexa/Desktop/Lonnee/AP260/Outputs/AP260.kml ... done
writing C:/Users/alexa/Desktop/Lonnee/AP260/Outputs/AP260-Cave-list.html ... done
writing C:/Users/alexa/Desktop/Lonnee/AP260/Outputs/AP260-Surveys.html ... done
compilation time: 2 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SP-AP260_Entree_01@AP260
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SC-AP260_Entree_01@AP260
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.727, 42.975) (-0.727, 42.975)
[UTM30 → LONG-LAT] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → LAT-LONG] AoU: [no] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → UTM30] AoU: [yes] transformation: [Inverse of UTM zone 30N + UTM zone 30N] definition: [proj=noop ellps=GRS80] accuracy: [0.000 m]
[UTM30 → EPSG:4326] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[EPSG:4326 → UTM30] AoU: [yes] transformation: [axis order change (2D) + UTM zone 30N] definition: [proj=pipeline step proj=unitconvert xy_in=deg xy_out=rad step proj=utm zone=30 ellps=WGS84] accuracy: [0.000 m]
########## end of CRS transformations chosen by PROJ ###########
@@ -0,0 +1,8 @@
#Template for pyCreate_th2.py
to add this survey in a main survey add in
tot.th file
AP260.{survey}
equate
@@ -1,6 +1,6 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -128.00000000000182 -128.0 30128.0162 16774.1822
##XTHERION## xth_me_area_zoom_to 200
##XTHERION## xth_me_area_zoom_to 100
##XTHERION## xth_me_image_insert {26614.199999999997 1 1.0} {3425.2 B_3@B3_Entree_01.B3_Entree} B3_Entree-map.xvi 0 {}
# Copyright (C) ARSIP 2024 https://www.arsip.fr/
@@ -14,6 +14,8 @@ encoding utf-8
scrap SP-B3_Entree_01 -station-names "" "@B3_Entree_01" -author 1990 "Yvon Hénaff" -author 1990 "François Ichas" -author 1990 "Olivier Gaspé" -author 2024 "Alexandre Pont" -copyright 2024 "licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [0 0 1600 0 0.0 0.0 40.64 0.0 m]
point 26547.0 3104.0 label -text B3 -scale xl
point 26555.0 3304.0 entrance -orientation 40.6
line pit -reverse on
@@ -346,6 +348,7 @@ line wall -reverse on
26922.0 3620.0 26967.0 3641.0 26985.0 3631.0
27003.0 3621.0 27012.0 3625.0 27018.0 3588.0
27024.0 3551.0 27006.0 3485.5 27001.0 3465.5
smooth off
endline
line wall -reverse on
@@ -0,0 +1,23 @@
encoding utf-8
##XTHERION## xth_me_area_adjust 0.0 0.0 0.0 0.0
##XTHERION## xth_me_area_zoom_to 100
##XTHERION## xth_me_image_insert {0.001 1.0} {0.00 GL_04} GL04_Cam_Claque-Extended.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-21:04:26
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SC-GL04_Entree_01 -station-names "" "@GL04_Entree" -projection extended -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
point 0.00 0.00 station -name GL_04
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 GL_04}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {0 0 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,28 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -135.87302 -135.87402 165.0 294.5
##XTHERION## xth_me_area_zoom_to 200
##XTHERION## xth_me_image_insert {0.001000000000000334 1.0 1.0} {0.0 GL_04} GL04_Cam_Claque-Plan.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-21:04:26
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SP-GL04_Entree_01 -projection plan -station-names "" "@GL04_Entree" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [0.0 0.0 256.0 0.0 0.0 0.0 6.5024 0.0 m]
point 3.0 284.0 label -text GL4 -scale xl
point 34.5 39.0 entrance -orientation 215.8
point 0.00 0.00 station -name GL_04
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 GL_04}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {-7.87402 -7.87402 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,36 @@
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
encoding utf-8
survey GL04_Entree -title "Gouffre du Cam de Caque GL04" -entrance "GL_04"
centerline
date 2024.06.30
team "Michel Douat"
#explo-date YYYY.MM.DD
explo-team "ARSIP"
cs UTM30
fix GL_04 682365 4760497 1636 # Coordonnées MD 30 06 2024 Karsteau
station GL_04 "GL4 Gouffre du Cam de Caque" entrance
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
GL_04 - 0.00 0.00 0.00 0 0 0 0 #
endcenterline
endsurvey
@@ -0,0 +1,21 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-21:04:26
map MP-GL04_Cam_Claque-Plan-tot -title "GL04_Cam_Claque"
SP-GL04_Entree_01
break
endmap
map MC-GL04_Cam_Claque-Extended-tot -title "GL04_Cam_Claque"
SC-GL04_Entree_01
break
endmap
@@ -0,0 +1,23 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 21:04:26
survey GL04_Cam_Claque -title "GL04_Cam_Claque"
input Data/GL04_Cam_Claque.th
## Pour le plan
input Data/GL04_Cam_Claque-Plan.th2
## Pour la coupe développée
input Data/GL04_Cam_Claque-Extended.th2
## Appel des maps
input GL04_Cam_Claque-maps.th
endsurvey
@@ -0,0 +1,386 @@
#Template for pyCreate_th2.py
encoding utf-8
###############################################################################################
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 21:04:26
###############################################################################################
## INTRO
## Le signe "#" en début de ligne signifie que la ligne est commentée. Elle ne
## sera donc pas lue lors de la compilation.
## Dans ce fichier on met les specifications generales, à savoir
## dans quel fichier sont les donnees topo, l'aspect que l'on veut
## donner aux topos imprimées (layout) et ce que l'on
## veut comme résultat : map, ou atlas ou 3D ou donnees en format SQL
## Alors, on peut fractionner ce fichier en trois parts:
## - source, pour specifier les fichiers ou sont les données topo/dessin
## - layout, pour specifier la composition du document à imprimer
## - export: map, atlas, etc
###############################################################################################
## 1-SOURCES
###############################################################################################
## La ligne source spécifie le fichier ou sont les donnees topo
## jb.th". (Au fichier "jb.th" il faudra avoir une ligne
## "input "nomducavite.th2" pour specifier le fichier ou se trouvent
## les donnees du dessin, comme ça, ce fichier thconfig appellera
## "jb.th" et a leur tour, "jb.th" appellera
## "jb-dessin.th2")
source GL04_Cam_Claque-tot.th
## Add config file
input config.thc
###############################################################################################
## 2-LAYOUT
###############################################################################################
## Ici, on peut specifier des choses comme les symboles à utiliser (UIS, etc)
## ou imprimer des explications des symboles
## Début de la définition du Layout "xviexport"
layout xviexport
#cs UTM32
## echelle à laquelle on veut dessiner la topo
scale 1 500
#scale 1 1000
## taille de la grille
grid-size 2 2 2 m
## mettre la grille en arrière plan
grid bottom
endlayout
## fin de la définition du layout "xviexport"
## Début de la définition du layout "Layout-Plan"
layout layout-Plan
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy headerl
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 100 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
grid bottom
## Défini la rotation de la topographie
#rotate -65
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
grid-size 50 50 50 m
## la topo est transparente (on peut voir les galeries en dessous)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "GL04 Cam Claque Plan - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 2 98 nw
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point station-name
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title GL04 Cam Claque if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={GL04 Cam Claque, Plan 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
##debut de la definition du layout "layout-Extended"
layout layout-Extended
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy header_coupe
#copy headerl
#copy header_coupe_vert-auto
#copy header_coupe_vert-to-place
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 40 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
#grid bottom
grid off
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
#grid-size 250 250 250 m
## la topo est transparente (on peut voir les galeries inférieurs)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "GL04 Cam Claque Coupe développée - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 98 98 ne
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
## Modification du Titre de la topo
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title GL04 Cam Claque if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={GL04 Cam Claque, Coupe développée 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
## Fin de la definition du Layout "normal"
layout layout-kml
## Définition du système de projection du plan
cs EPSG:2154
## Couleur de la topographie
## Rouge-Orange = 255,69,0 -->
## Orange = 255,165,0 -->
## Orange Sombre = 255,140,0 -->
## Bleu --> 0, 0 255
color map-fg [0 0 100]
endlayout
###############################################################################################
# 3-EXPORT
###############################################################################################
## Export des xvi pour le dessin si besoin
export map -proj plan -layout xviexport -fmt xvi -o Data/GL04_Cam_Claque-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/GL04_Cam_Claque-Extended.xvi
## Selection des Maps à exporter
select MP-GL04_Cam_Claque-Plan-tot@GL04_Cam_Claque
select MC-GL04_Cam_Claque-Extended-tot@GL04_Cam_Claque
## Export des fichiers pdf, plan et coupe.
## ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
export map -projection plan -fmt pdf -layout layout-Plan -o Outputs/GL04_Cam_Claque-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/GL04_Cam_Claque-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/GL04_Cam_Claque.lox
export model -enable all -o Outputs/GL04_Cam_Claque.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/GL04_Cam_Claque
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/GL04_Cam_Claque.kml -layout layout-kml
#export model -fmt kml -o Outputs/GL04_Cam_Claque-model.kml -enable all
#export model -enable all -o Outputs/GL04_Cam_Claque-3D.kml
export cave-list -location on -o Outputs/GL04_Cam_Claque-Cave-list.html
export survey-list -location on -o Outputs/GL04_Cam_Claque-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,43 @@
<html>
<head>
<title>GL04_Cam_Claque-Cave-list.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">X</th><th align="right">Y</th><th align="right">Altitude</th></tr>
<tr id="GL04_Cam_Claque"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('GL04_Cam_Claque')">GL04_Cam_Claque</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="GL04_Cam_Claque.GL04_Entree"><td align="left" style="padding-left: 12px">Gouffre du Cam de Caque GL04</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">682365.000</td><td align="right">4760497.000</td><td align="right">1636.000</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>GL04_Cam_Claque-Surveys.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">Approx.</th><th align="right">Duplicate</th><th align="right">Surface</th><th align="right">Shots</th><th align="right">Stations</th></tr>
<tr id="GL04_Cam_Claque"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('GL04_Cam_Claque')">GL04_Cam_Claque</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="GL04_Cam_Claque.GL04_Entree"><td align="left" style="padding-left: 12px">Gouffre du Cam de Caque GL04</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Folder>
<Style id="ThSurveyLine"> <LineStyle> <color>ffffff00</color> <width>1</width> </LineStyle> </Style>
<Style id="ThSurveyLineSurf"> <LineStyle> <color>ffcccccc</color> <width>1</width> </LineStyle> </Style>
<Style id="ThEntranceIcon"> <IconStyle> <Icon> <href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> </Icon> <hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction" /> </IconStyle> </Style>
<Icon> <href>https://therion.speleo.sk/downloads/KmlIconModel.png</href> </Icon>
<name><![CDATA[GL04_Cam_Claque]]></name>
<description><![CDATA[Length 0 m<br>Depth 0 m]]></description>
<Placemark>
<styleUrl>#ThEntranceIcon</styleUrl><name><![CDATA[GL4 Gouffre du Cam de Caque]]></name>
<Point> <coordinates>-0.76355919170487,42.97528412852289,1636.00000000000000</coordinates> </Point>
</Placemark>
<Folder>
<name><![CDATA[Gouffre du Cam de Caque GL04]]></name>
<Placemark>
<name>GL_04</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.76355919170487,42.97528412852289,1636.00000000000000 -0.76355919170487,42.97528412852289,1636.00000000000000
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
</kml>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,303 @@
therion 6.3.1 (2024-11-22)
- using Proj 9.4.1, compiled against 9.4.1
initialization file: C:\Program Files\Therion/therion.ini
reading ... done
configuration file: C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/GL04_Cam_Claque.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
output coordinate system: UTM30
meridian convergence (deg): -1.5250
geomag declinations (deg):
2024.1.1 1.0683
2025.1.1 1.2332
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
processing survey data ...
####################### cavern log file ########################
1> Survex 1.4.15
2> Copyright ¸ 1990-2024 Olly Betts
3>
4> La topographie contient 2 stations, connectes par 1 vis.
5> Il y a 0 bouclages.
6> Longueur totale de la topographie = 0.00m ( 0.00m ajust)
7> Longueur totale en projection horizontale = 0.00m
8> Longueur totale verticale = 0.00m
9> Intervalle vertical = 0.00m (de 2 … 1636.00m jusqu'… 2 … 1636.00m)
10> Intervalle Nord-Sud = 0.00m (de 2 … 4760497.00m jusqu'… 2 … 4760497.00m)
11> Intervalle Est-Ouest = 0.00m (de 2 … 682365.00m jusqu'… 2 … 682365.00m)
12> 2 1-noeuds.
13>
######################### transcription ########################
4> 2 : -@GL04_Entree.GL04_Cam_Claque -- 1 : GL_04@GL04_Entree.GL04_Cam_Claque
9> 2 : -@GL04_Entree.GL04_Cam_Claque -- 2 : -@GL04_Entree.GL04_Cam_Claque
10> 2 : -@GL04_Entree.GL04_Cam_Claque -- 2 : -@GL04_Entree.GL04_Cam_Claque
11> 2 : -@GL04_Entree.GL04_Cam_Claque -- 2 : -@GL04_Entree.GL04_Cam_Claque
12> 2 : -@GL04_Entree.GL04_Cam_Claque
#################### end of cavern log file ####################
done
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection plan ... done
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Data/GL04_Cam_Claque-Plan.xvi ... done
processing projection extended ... done
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Data/GL04_Cam_Claque-Extended.xvi ... done
############### export maps & scraps selection #################
M 1636.00 MP-GL04_Cam_Claque-Plan-tot@GL04_Cam_Claque (GL04_Cam_Claque)
S 1636.00 SP-GL04_Entree_01@GL04_Cam_Claque ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Outputs/GL04_Cam_Claque-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 21:04
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] [5] [6] [7] [8] [9]
[10] [11] [12] [13] )
Here is how much of MetaPost's memory you used:
1609 strings using 44069 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,348b,5f stack positions out of 16i,98n,15p,390b,6f
28 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 21:04
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\pdfliteral{q}
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+351.29669)x0.0, glue set - 584.26279fil
...\kern 0.0
...\hbox(355.31169+0.0)x584.26279, shifted 351.29669 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
60 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\pdfliteral{q}
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+351.29669)x0.0, glue set - 584.26279fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
324 strings out of 95671
4288 string characters out of 1192323
22337 words of memory out of 1509380
1717 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/te
xmf/fonts/type1/cmss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/cmssi10.
pfb><c:/Program Files/Therion/texmf/fonts/type1/csss10.pfb><c:/Program Files/Th
erion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 40942 bytes).
PDF statistics:
69 PDF objects out of 1000 (max. 8388607)
40 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
121 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
############### export maps & scraps selection #################
M 0.00 MC-GL04_Cam_Claque-Extended-tot@GL04_Cam_Claque (GL04_Cam_Claque)
S 0.00 SC-GL04_Entree_01@GL04_Cam_Claque ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Outputs/GL04_Cam_Claque-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 21:04
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] )
Here is how much of MetaPost's memory you used:
1608 strings using 44060 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,348b,5f stack positions out of 16i,98n,15p,390b,6f
19 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 21:04
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex
Overfull \hbox (2.15431pt too wide) in paragraph at lines 12--12
[]\thfb GL04 Cam Claque, Coupe d\thfc ^^e9\thfb velopp\thfc ^^e9\thfb e|
\hbox(19.44444+5.44444)x426.79134, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\thfb G
.\thfb L
.\thfb 0
.\thfb 4
.etc.
(./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\hbox(4.015+0.0)x0.0, glue set - 4.015fil
...\kern 0.0
...\hbox(4.015+0.0)x4.015 []
...\glue 0.0 plus 1.0fil minus 1.0fil
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+358.09253)x0.0, glue set - 4.015fil
...\kern -422.85704
...\hbox(362.10753+0.0)x426.87204, shifted 358.09253 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
51 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\hbox(4.015+0.0)x0.0, glue set - 4.015fil []
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+358.09253)x0.0, glue set - 4.015fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
Here is how much of TeX's memory you used:
315 strings out of 95671
4216 string characters out of 1192323
22008 words of memory out of 1509051
1708 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/
Therion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/typ
e1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 38577 bytes).
PDF statistics:
51 PDF objects out of 1000 (max. 8388607)
31 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
67 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Outputs/GL04_Cam_Claque.lox .... done
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Outputs/GL04_Cam_Claque.kml ... done
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Outputs/GL04_Cam_Claque-Cave-list.html ... done
writing C:/Users/alexa/Desktop/Lonnee/GL04_Cam_Claque/Outputs/GL04_Cam_Claque-Surveys.html ... done
compilation time: 2 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SP-GL04_Entree_01@GL04_Cam_Claque
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SC-GL04_Entree_01@GL04_Cam_Claque
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.764, 42.975) (-0.764, 42.975)
[UTM30 → LONG-LAT] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → LAT-LONG] AoU: [no] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → UTM30] AoU: [yes] transformation: [Inverse of UTM zone 30N + UTM zone 30N] definition: [proj=noop ellps=GRS80] accuracy: [0.000 m]
[UTM30 → EPSG:4326] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[EPSG:4326 → UTM30] AoU: [yes] transformation: [axis order change (2D) + UTM zone 30N] definition: [proj=pipeline step proj=unitconvert xy_in=deg xy_out=rad step proj=utm zone=30 ellps=WGS84] accuracy: [0.000 m]
########## end of CRS transformations chosen by PROJ ###########
@@ -0,0 +1,8 @@
#Template for pyCreate_th2.py
to add this survey in a main survey add in
Add in yoor -tot.th file :
Data/GL04_Cam_Claque/GL04_Cam_Claque-tot.th
equate
@@ -1,13 +1,13 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -128.0 -128.0 42726.4482 13120.133
##XTHERION## xth_me_area_zoom_to 200
##XTHERION## xth_me_area_zoom_to 25
##XTHERION## xth_me_image_insert {38622.020000000004 1 1.0} {3700.7900000000004 00@GL102_Entree_01} GL102_Entree-plan.xvi 0 {}
scrap SP-GL102_Entree_01A -author 2024 "Alexandre Pont" -copyright 2024 "licence CCby-nc-sa : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [0 0 1600 0 0.0 0.0 40.64 0.0 m]
point 38505.0 3743.75 height -value [-34 m]
point 38503.0 3777.75 height -value [-34 m] -align left -scale xs
line pit
38607.5 3788.5
@@ -15,7 +15,7 @@ scrap SP-GL102_Entree_01A -author 2024 "Alexandre Pont" -copyright 2024 "licence
smooth off
endline
point 38804.5 4555.0 dig
point 38817.5 4543.5 dig -align right -scale xs
point 38576.0 4463.5 bones
@@ -105,9 +105,9 @@ scrap SP-GL102_Entree_01A -author 2024 "Alexandre Pont" -copyright 2024 "licence
point 38538.0 3581.5 narrow-end
point 38950.75 3733.5 label -text GL102 -scale xl
point 38925.25 3725.0 label -text GL102 -scale xl -align right
point 38698.25 3731.5 entrance -orientation 285.1
point 38731.75 3730.5 entrance -orientation 285.1
line pit
38678.5 4684.5
@@ -138,9 +138,9 @@ scrap SP-GL102_Entree_01A -author 2024 "Alexandre Pont" -copyright 2024 "licence
line wall
endline
point 38740.0 3962.0 label -text R2
point 38740.0 3962.0 label -text R2 -align right -scale xs
point 38979.0 4968.5 height -value [-38 m]
point 38928.5 4958.0 height -value [-38 m] -align right -scale xs
line pit
38674.0 4985.5
@@ -149,13 +149,13 @@ scrap SP-GL102_Entree_01A -author 2024 "Alexandre Pont" -copyright 2024 "licence
smooth off
endline
point 38856.5 4680.0 height -value [-17 m]
point 38856.5 4680.0 height -value [-17 m] -scale xs -align right
point 38868.5 4808.5 continuation -attr code E -attr Cavite "GL102" -attr reseau "Puits entrée" -text "Escalade à voir" # -attr CA "inconnu" -align right
point 38752.0 4057.0 height -value [-50 m]
point 38756.5 4074.0 height -value [-50 m] -align right -scale xs
point 38740.75 3883.75 label -text R2
point 38744.25 3865.25 label -text R2 -align right -scale xs
line wall
38599.5 3623.5
@@ -367,8 +367,8 @@ scrap SP-GL102_Entree_01B -author 2024 "Alexandre Pont" -copyright 2024 "licence
38632.0 5208.0 38627.5 5245.0 38619.5 5258.0
38611.5 5271.0 38613.0 5283.5 38592.5 5296.5
38572.0 5309.5 38562.0 5326.0 38551.5 5332.5
38541.0 5339.0 38524.0 5352.0 38526.0 5365.0
altitude .
38541.0 5339.0 38524.0 5352.0 38526.0 5365.0
38528.0 5378.0 38536.0 5394.5 38540.5 5407.5
38545.0 5420.5 38556.5 5433.5 38568.5 5438.0
38580.5 5442.5 38607.5 5460.0 38614.0 5468.0
@@ -415,13 +415,13 @@ scrap SP-GL102_Entree_01B -author 2024 "Alexandre Pont" -copyright 2024 "licence
smooth off
endline
point 38817.5 6230.0 height -value [-5 m]
point 38817.5 6230.0 height -value [-5 m] -align right -scale xs
point 38584.5 5890.5 height -value [-18 m]
point 38584.5 5890.5 height -value [-18 m] -align left -scale xs
point 38930.0 5510.5 height -value [-21 m]
point 38930.0 5510.5 height -value [-21 m] -align right -scale xs
point 38396.0 5364.0 height -value [-12 m]
point 38466.0 5418.0 height -value [-12 m] -align left -scale xs
point 38827.0 6124.5 continuation -attr code E -attr Cavite "GL102" -attr reseau "Puits entrée" -text "Escalade à voir" # -attr CA "inconnu"
@@ -563,9 +563,9 @@ scrap SP-GL102_Entree_02B -author 2024 "Alexandre Pont" -copyright 2024 "licence
smooth off
endline
point 37041.0 5361.0 height -value [+2]
point 37041.0 5361.0 height -value [+2] -scale s
point 35966.0 5289.0 label -text R2
point 35970.0 5257.0 label -text R2 -scale s
point 36163.0 5681.0 traverse
@@ -1274,7 +1274,7 @@ scrap SP-GL102_Entree_02C -author 2024 "Alexandre Pont" -copyright 2024 "licence
line walkway
endline
point 32648.0 5386.0 label -text R5
point 32648.0 5254.0 label -text R5 -align bottom -scale s
point 32650.0 5778.0 traverse
@@ -1347,7 +1347,7 @@ scrap SP-GL102_Aval_01A -author 2024 "Alexandre Pont" -copyright 2024 "licence C
point 26598.010000000002 5561.02 station -name 91@GL102_Aval_01
point 26708.0 5104.0 label -text C10
point 26708.0 5104.0 label -text C10 -align right
point 27218.0 6034.0 water-flow -orientation 242.4
@@ -1770,9 +1770,9 @@ scrap SP-GL102_Aval_01B -author 2024 "Alexandre Pont" -copyright 2024 "licence C
18402.0 8002.0
endline
point 18790.0 7866.0 height -value [-6 m]
point 18790.0 7866.0 height -value [-6 m] -align right -scale s
point 18976.0 7708.0 height -value [-5 m]
point 18976.0 7708.0 height -value [-5 m] -align right -scale s
line rock-border -close on
18488.0 7722.0
@@ -1865,9 +1865,9 @@ scrap SP-GL102_Aval_01B -author 2024 "Alexandre Pont" -copyright 2024 "licence C
point 18656.0 7562.0 rope
point 19748.0 6384.0 label -text R4
point 19748.0 6384.0 label -text R4 -align left -scale s
point 19394.0 6618.0 label -text R2
point 19394.0 6618.0 label -text R2 -align left -scale s
line rock-border -close on
20416.0 6640.0
@@ -2270,7 +2270,7 @@ scrap SP-GL102_Aval_01C -author 2024 "Alexandre Pont" -copyright 2024 "licence C
17120.0 8736.0
endline
point 12836.0 6948.0 label -text R4
point 12836.0 6948.0 label -text R4 -align right -scale s
point 12534.0 7220.0 rope
@@ -9,7 +9,7 @@ scrap SP-GL102_Entree_02A -author 2024 "Alexandre Pont" -copyright 2024 "licence
point 38782.26 6316.93 station -name 51@GL102_Entree_02
point 38769.0 6712.0 height -value [-105 m]
point 38769.0 6712.0 height -value [-105 m] -align right -scale xs
line rock-border -close on
38853.0 6491.0
@@ -322,6 +322,7 @@ scrap SP-GL102_Aval_01E -author 2024 "Alexandre Pont" -copyright 2024 "licence C
28329.0 6478.0 28370.0 6468.0 28395.0 6465.0
28420.0 6462.0 28421.57 6464.43 28433.0 6485.0
28448.0 6512.0 28492.0 6534.0 28450.0 6570.0
smooth off
endline
line wall -reverse on
@@ -68,9 +68,9 @@ scrap SP-GL102_Riviere_01A -station-names "" "@GL102_Riviere" -author 2024 "Alex
point 5180.0 2256.0 station-name -scale xs
point 5772.0 2072.0 label -text R1
point 5772.0 2072.0 label -text R1 -scale s
point 5434.0 1542.0 label -text embarcadère -scale xl
point 5248.0 1578.0 label -text Embarcadère -scale xl -align right
line rock-border -close on
4984.0 2152.0
@@ -0,0 +1,23 @@
encoding utf-8
##XTHERION## xth_me_area_adjust 0.0 0.0 0.0 0.0
##XTHERION## xth_me_area_zoom_to 100
##XTHERION## xth_me_image_insert {0.001 1.0} {0.00 GL_80} GL80-Extended.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-22:11:14
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SC-GL80_Entree_01 -station-names "" "@GL80_Entree" -projection extended -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
point 0.00 0.00 station -name GL_80
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 GL_80}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {0 -7.87402 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,28 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -129.5 -135.87402 258.0 347.0
##XTHERION## xth_me_area_zoom_to 200
##XTHERION## xth_me_image_insert {0.001 1.0 1.0} {0.0 GL_80} GL80-Plan.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-22:11:14
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SP-GL80_Entree_01 -projection plan -station-names "" "@GL80_Entree" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [0.0 0.0 256.0 0.0 0.0 0.0 6.5024 0.0 m]
point 29.25 323.25 label -text GL80 -scale xl
point 16.0 17.0 entrance -orientation 215.4
point 0.00 0.00 station -name GL_80
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 GL_80}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {0 -7.87402 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,37 @@
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
encoding utf-8
survey GL80_Entree -title "Gouffre GL80" -entrance "GL_80"
centerline
date 2024.12.30
team "Alexandre Pont"
#explo-date YYYY.MM.DD
explo-team "ARSIP"
# GL_80[m,682639.000,4760806.000,1655.000],
cs UTM30
fix GL_80 682536 4760597 1655 # Coordonnées orrigine ??? MD source Synthèse Alex
station GL_80 "GL80" entrance
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
GL_80 - 0.00 0.00 0.00 0 0 0 0 #
endcenterline
endsurvey
@@ -0,0 +1,21 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-22:11:14
map MP-GL80-Plan-tot -title "GL80"
SP-GL80_Entree_01
break
endmap
map MC-GL80-Extended-tot -title "GL80"
SC-GL80_Entree_01
break
endmap
@@ -0,0 +1,23 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 22:11:13
survey GL80 -title "GL80"
input Data/GL80.th
## Pour le plan
input Data/GL80-Plan.th2
## Pour la coupe développée
input Data/GL80-Extended.th2
## Appel des maps
input GL80-maps.th
endsurvey
@@ -0,0 +1,387 @@
#Template for pyCreate_th2.py
encoding utf-8
###############################################################################################
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 22:11:13
###############################################################################################
## INTRO
## Le signe "#" en début de ligne signifie que la ligne est commentée. Elle ne
## sera donc pas lue lors de la compilation.
## Dans ce fichier on met les specifications generales, à savoir
## dans quel fichier sont les donnees topo, l'aspect que l'on veut
## donner aux topos imprimées (layout) et ce que l'on
## veut comme résultat : map, ou atlas ou 3D ou donnees en format SQL
## Alors, on peut fractionner ce fichier en trois parts:
## - source, pour specifier les fichiers ou sont les données topo/dessin
## - layout, pour specifier la composition du document à imprimer
## - export: map, atlas, etc
###############################################################################################
## 1-SOURCES
###############################################################################################
## La ligne source spécifie le fichier ou sont les donnees topo
## jb.th". (Au fichier "jb.th" il faudra avoir une ligne
## "input "nomducavite.th2" pour specifier le fichier ou se trouvent
## les donnees du dessin, comme ça, ce fichier thconfig appellera
## "jb.th" et a leur tour, "jb.th" appellera
## "jb-dessin.th2")
source GL80-tot.th
## Add config file
input config.thc
###############################################################################################
## 2-LAYOUT
###############################################################################################
## Ici, on peut specifier des choses comme les symboles à utiliser (UIS, etc)
## ou imprimer des explications des symboles
## Début de la définition du Layout "xviexport"
layout xviexport
#cs UTM32
## echelle à laquelle on veut dessiner la topo
scale 1 500
#scale 1 1000
## taille de la grille
grid-size 2 2 2 m
## mettre la grille en arrière plan
grid bottom
endlayout
## fin de la définition du layout "xviexport"
## Début de la définition du layout "Layout-Plan"
layout layout-Plan
## Call the config settings (Layout config inside the config.thc file)
copy fonts_1000
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy headerl
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 100 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
grid bottom
## Défini la rotation de la topographie
#rotate -65
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
grid-size 50 50 50 m
## la topo est transparente (on peut voir les galeries en dessous)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "GL80 Plan - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 2 98 nw
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point station-name
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title GL80 if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={GL80, Plan 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
##debut de la definition du layout "layout-Extended"
layout layout-Extended
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy header_coupe
#copy headerl
#copy header_coupe_vert-auto
#copy header_coupe_vert-to-place
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 40 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
#grid bottom
grid off
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
#grid-size 250 250 250 m
## la topo est transparente (on peut voir les galeries inférieurs)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "GL80 Coupe développée - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 98 98 ne
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
## Modification du Titre de la topo
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title GL80 if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={GL80, Coupe développée 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
## Fin de la definition du Layout "normal"
layout layout-kml
## Définition du système de projection du plan
cs EPSG:2154
## Couleur de la topographie
## Rouge-Orange = 255,69,0 -->
## Orange = 255,165,0 -->
## Orange Sombre = 255,140,0 -->
## Bleu --> 0, 0 255
color map-fg [0 0 100]
endlayout
###############################################################################################
# 3-EXPORT
###############################################################################################
## Export des xvi pour le dessin si besoin
export map -proj plan -layout xviexport -fmt xvi -o Data/GL80-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/GL80-Extended.xvi
## Selection des Maps à exporter
select MP-GL80-Plan-tot@GL80
select MC-GL80-Extended-tot@GL80
## Export des fichiers pdf, plan et coupe.
## ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
export map -projection plan -fmt pdf -layout layout-Plan -o Outputs/GL80-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/GL80-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/GL80.lox
export model -enable all -o Outputs/GL80.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/GL80
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/GL80.kml -layout layout-kml
#export model -fmt kml -o Outputs/GL80-model.kml -enable all
#export model -enable all -o Outputs/GL80-3D.kml
export cave-list -location on -o Outputs/GL80-Cave-list.html
export survey-list -location on -o Outputs/GL80-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,43 @@
<html>
<head>
<title>GL80-Cave-list.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">X</th><th align="right">Y</th><th align="right">Altitude</th></tr>
<tr id="GL80"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('GL80')">GL80</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="GL80.GL80_Entree"><td align="left" style="padding-left: 12px">Gouffre GL80</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">682742.000</td><td align="right">4761015.000</td><td align="right">1655.000</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>GL80-Surveys.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">Approx.</th><th align="right">Duplicate</th><th align="right">Surface</th><th align="right">Shots</th><th align="right">Stations</th></tr>
<tr id="GL80"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('GL80')">GL80</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="GL80.GL80_Entree"><td align="left" style="padding-left: 12px">Gouffre GL80</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Folder>
<Style id="ThSurveyLine"> <LineStyle> <color>ffffff00</color> <width>1</width> </LineStyle> </Style>
<Style id="ThSurveyLineSurf"> <LineStyle> <color>ffcccccc</color> <width>1</width> </LineStyle> </Style>
<Style id="ThEntranceIcon"> <IconStyle> <Icon> <href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> </Icon> <hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction" /> </IconStyle> </Style>
<Icon> <href>https://therion.speleo.sk/downloads/KmlIconModel.png</href> </Icon>
<name><![CDATA[GL80]]></name>
<description><![CDATA[Length 0 m<br>Depth 0 m]]></description>
<Placemark>
<styleUrl>#ThEntranceIcon</styleUrl><name><![CDATA[GL80]]></name>
<Point> <coordinates>-0.75876993205733,42.97985480517453,1655.00000000000000</coordinates> </Point>
</Placemark>
<Folder>
<name><![CDATA[Gouffre GL80]]></name>
<Placemark>
<name>GL_80</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.75876993205733,42.97985480517453,1655.00000000000000 -0.75876993205733,42.97985480517453,1655.00000000000000
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
</kml>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,293 @@
therion 6.3.1 (2024-11-22)
- using Proj 9.4.1, compiled against 9.4.1
initialization file: C:\Program Files\Therion/therion.ini
reading ... done
configuration file: C:/Users/alexa/Desktop/Lonnee/GL80/GL80.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
output coordinate system: UTM30
meridian convergence (deg): -1.5284
geomag declinations (deg):
2024.1.1 1.0695
2025.1.1 1.2344
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
processing survey data ...
####################### cavern log file ########################
1> Survex 1.4.15
2> Copyright ¸ 1990-2024 Olly Betts
3>
4> La topographie contient 2 stations, connectes par 1 vis.
5> Il y a 0 bouclages.
6> Longueur totale de la topographie = 0.00m ( 0.00m ajust)
7> Longueur totale en projection horizontale = 0.00m
8> Longueur totale verticale = 0.00m
9> Intervalle vertical = 0.00m (de 2 … 1655.00m jusqu'… 2 … 1655.00m)
10> Intervalle Nord-Sud = 0.00m (de 2 … 4761015.00m jusqu'… 2 … 4761015.00m)
11> Intervalle Est-Ouest = 0.00m (de 2 … 682742.00m jusqu'… 2 … 682742.00m)
12> 2 1-noeuds.
13>
######################### transcription ########################
4> 2 : -@GL80_Entree.GL80 -- 1 : GL_80@GL80_Entree.GL80
9> 2 : -@GL80_Entree.GL80 -- 2 : -@GL80_Entree.GL80
10> 2 : -@GL80_Entree.GL80 -- 2 : -@GL80_Entree.GL80
11> 2 : -@GL80_Entree.GL80 -- 2 : -@GL80_Entree.GL80
12> 2 : -@GL80_Entree.GL80
#################### end of cavern log file ####################
done
calculating basic statistics ... done
processing extended elevation ... done
processing references ...
C:\Program Files\Therion\therion.exe: warning -- C:/Users/alexa/Desktop/Lonnee/GL80/GL80.thconfig [63] -- source layout not found -- fonts_1000
done
selecting export objects ... done
processing projection plan ... done
writing C:/Users/alexa/Desktop/Lonnee/GL80/Data/GL80-Plan.xvi ... done
processing projection extended ... done
writing C:/Users/alexa/Desktop/Lonnee/GL80/Data/GL80-Extended.xvi ... done
############### export maps & scraps selection #################
M 1655.00 MP-GL80-Plan-tot@GL80 (GL80)
S 1655.00 SP-GL80_Entree_01@GL80 ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/GL80/Outputs/GL80-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 22:11
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] [5] [6] [7] [8] [9]
[10] [11] [12] [13] )
Here is how much of MetaPost's memory you used:
1600 strings using 44006 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,312b,5f stack positions out of 16i,98n,15p,312b,6f
28 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 22:11
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\pdfliteral{q}
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+348.51889)x0.0, glue set - 584.26279fil
...\kern 0.0
...\hbox(352.53389+0.0)x584.26279, shifted 348.51889 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
60 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\pdfliteral{q}
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+348.51889)x0.0, glue set - 584.26279fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
324 strings out of 95671
4288 string characters out of 1192323
22242 words of memory out of 1509285
1717 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/te
xmf/fonts/type1/cmss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/cmssi10.
pfb><c:/Program Files/Therion/texmf/fonts/type1/csss10.pfb><c:/Program Files/Th
erion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 40630 bytes).
PDF statistics:
69 PDF objects out of 1000 (max. 8388607)
40 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
121 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
############### export maps & scraps selection #################
M 0.00 MC-GL80-Extended-tot@GL80 (GL80)
S 0.00 SC-GL80_Entree_01@GL80 ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/GL80/Outputs/GL80-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 22:11
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] )
Here is how much of MetaPost's memory you used:
1599 strings using 43997 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,312b,5f stack positions out of 16i,98n,15p,312b,6f
19 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 22:11
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\hbox(4.015+0.0)x0.0, glue set - 4.015fil
...\kern 0.0
...\hbox(4.015+0.0)x4.015 []
...\glue 0.0 plus 1.0fil minus 1.0fil
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+336.07033)x0.0, glue set - 4.015fil
...\kern -422.85704
...\hbox(340.08533+0.0)x426.87204, shifted 336.07033 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
51 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\hbox(4.015+0.0)x0.0, glue set - 4.015fil []
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+336.07033)x0.0, glue set - 4.015fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
Here is how much of TeX's memory you used:
315 strings out of 95671
4216 string characters out of 1192323
21907 words of memory out of 1508950
1708 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/
Therion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/typ
e1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 38243 bytes).
PDF statistics:
51 PDF objects out of 1000 (max. 8388607)
31 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
67 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing C:/Users/alexa/Desktop/Lonnee/GL80/Outputs/GL80.lox .... done
writing C:/Users/alexa/Desktop/Lonnee/GL80/Outputs/GL80.kml ... done
writing C:/Users/alexa/Desktop/Lonnee/GL80/Outputs/GL80-Cave-list.html ... done
writing C:/Users/alexa/Desktop/Lonnee/GL80/Outputs/GL80-Surveys.html ... done
compilation time: 2 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SP-GL80_Entree_01@GL80
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SC-GL80_Entree_01@GL80
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.759, 42.980) (-0.759, 42.980)
[UTM30 → LONG-LAT] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → LAT-LONG] AoU: [no] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → UTM30] AoU: [yes] transformation: [Inverse of UTM zone 30N + UTM zone 30N] definition: [proj=noop ellps=GRS80] accuracy: [0.000 m]
[UTM30 → EPSG:4326] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[EPSG:4326 → UTM30] AoU: [yes] transformation: [axis order change (2D) + UTM zone 30N] definition: [proj=pipeline step proj=unitconvert xy_in=deg xy_out=rad step proj=utm zone=30 ellps=WGS84] accuracy: [0.000 m]
########## end of CRS transformations chosen by PROJ ###########
@@ -0,0 +1,14 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 22:11:13
to add this survey in a main survey add in your -tot.th file:
input Data/GL80/GL80-tot.th
equate
@@ -0,0 +1,23 @@
encoding utf-8
##XTHERION## xth_me_area_adjust 0.0 0.0 0.0 0.0
##XTHERION## xth_me_area_zoom_to 100
##XTHERION## xth_me_image_insert {0.001 1.0} {0.00 NL_31} NL31_Squelettes-Extended.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-21:06:52
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SC-NL31_Entree_01 -station-names "" "@NL31_Entree" -projection extended -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
point 0.00 0.00 station -name NL_31
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 NL_31}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {0 0 15.748 0.0 0.0 15.748 1 1}
@@ -0,0 +1,28 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -135.87302 -265.0 159.75 152.0
##XTHERION## xth_me_area_zoom_to 400
##XTHERION## xth_me_image_insert {0.001000000000000334 1.0 1.0} {0.0 NL_31} NL31_Squelettes-Plan.xvi 0 {}
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-21:06:52
# x_min: 0.0, x_max: 0.0 ecart : 0.0
# y_min: 0.0, y_max: 0.0 ecart : 0.0
scrap SP-NL31_Entree_01 -projection plan -station-names "" "@NL31_Entree" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [0.0 0.0 256.0 0.0 0.0 0.0 6.5024 0.0 m]
point 30.5 22.75 entrance -orientation 234.0
point 9.25 -211.25 label -text NL31 -scale xl
point 0.00 0.00 station -name NL_31
endscrap
@@ -0,0 +1,8 @@
set XVIgrids {2.0 m}
set XVIstations {
{ 0.00 0.00 NL_31}
}
set XVIshots {
{ 0.00 0.00 0.00 0.00}
}
set XVIgrid {-7.87402 -15.748 15.748 0.0 0.0 15.748 1 2}
@@ -0,0 +1,36 @@
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
encoding utf-8
survey NL31_Entree -title "Gouffre des Squelettes NL31" -entrance "NL_31"
centerline
date 2024.06.30
team "Michel Douat"
#explo-date YYYY.MM.DD
explo-team "ARSIP"
cs UTM30
fix NL_31 681881 4760652 1620 # Coordonnées MD 30 06 2024 Karsteau
station NL_31 "NL31 Gouffre des Squelettes" entrance
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
NL_31 - 0.00 0.00 0.00 0 0 0 0 #
endcenterline
endsurvey
@@ -0,0 +1,21 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py version 2024.12.30 date: 2024.12.30-21:06:52
map MP-NL31_Squelettes-Plan-tot -title "NL31_Squelettes"
SP-NL31_Entree_01
break
endmap
map MC-NL31_Squelettes-Extended-tot -title "NL31_Squelettes"
SC-NL31_Entree_01
break
endmap
@@ -0,0 +1,23 @@
#Template for pyCreate_th2.py
encoding utf-8
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 21:06:52
survey NL31_Squelettes -title "NL31_Squelettes"
input Data/NL31_Squelettes.th
## Pour le plan
input Data/NL31_Squelettes-Plan.th2
## Pour la coupe développée
input Data/NL31_Squelettes-Extended.th2
## Appel des maps
input NL31_Squelettes-maps.th
endsurvey
@@ -0,0 +1,386 @@
#Template for pyCreate_th2.py
encoding utf-8
###############################################################################################
# Copyright (C) ARSIP 2024
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
# File generated by pyCreate_th2.py (version 2024.12.30) date: 2024.12.30 21:06:52
###############################################################################################
## INTRO
## Le signe "#" en début de ligne signifie que la ligne est commentée. Elle ne
## sera donc pas lue lors de la compilation.
## Dans ce fichier on met les specifications generales, à savoir
## dans quel fichier sont les donnees topo, l'aspect que l'on veut
## donner aux topos imprimées (layout) et ce que l'on
## veut comme résultat : map, ou atlas ou 3D ou donnees en format SQL
## Alors, on peut fractionner ce fichier en trois parts:
## - source, pour specifier les fichiers ou sont les données topo/dessin
## - layout, pour specifier la composition du document à imprimer
## - export: map, atlas, etc
###############################################################################################
## 1-SOURCES
###############################################################################################
## La ligne source spécifie le fichier ou sont les donnees topo
## jb.th". (Au fichier "jb.th" il faudra avoir une ligne
## "input "nomducavite.th2" pour specifier le fichier ou se trouvent
## les donnees du dessin, comme ça, ce fichier thconfig appellera
## "jb.th" et a leur tour, "jb.th" appellera
## "jb-dessin.th2")
source NL31_Squelettes-tot.th
## Add config file
input config.thc
###############################################################################################
## 2-LAYOUT
###############################################################################################
## Ici, on peut specifier des choses comme les symboles à utiliser (UIS, etc)
## ou imprimer des explications des symboles
## Début de la définition du Layout "xviexport"
layout xviexport
#cs UTM32
## echelle à laquelle on veut dessiner la topo
scale 1 500
#scale 1 1000
## taille de la grille
grid-size 2 2 2 m
## mettre la grille en arrière plan
grid bottom
endlayout
## fin de la définition du layout "xviexport"
## Début de la définition du layout "Layout-Plan"
layout layout-Plan
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy headerl
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 100 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
grid bottom
## Défini la rotation de la topographie
#rotate -65
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
grid-size 50 50 50 m
## la topo est transparente (on peut voir les galeries en dessous)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "NL31 Squelettes Plan - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 2 98 nw
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point station-name
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title NL31 Squelettes if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={NL31 Squelettes, Plan 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
##debut de la definition du layout "layout-Extended"
layout layout-Extended
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
#copy layoutcontinuation # Pour afficher le label des continuations
copy header_coupe
#copy headerl
#copy header_coupe_vert-auto
#copy header_coupe_vert-to-place
copy langue-fr
## Définition du système de projection du plan
cs UTM30
## La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
## Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
## il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
## après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
## Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
## des caractères et des traits.
base-scale 1 500
## Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
## La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
## pour faire l'ampliation-réduction entre dessin et le résultat de l'imprimante
## C'est tres important s'assurer que la configuration de l'imprimante ne spécifie pas l'option "Fit in page"
## ou similaire, sinon, l'échelle sera changée pendant l'impression!
scale 1 500
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 40 m
## Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
#grid bottom
grid off
## Une ligne pour specifier que la grille est 1000x1000x1000 m
## (Trois dimensions, oui, ça sert pour la coupe aussi)
#grid-size 250 250 250 m
## la topo est transparente (on peut voir les galeries inférieurs)
## C'est on par défaut, donc, pas vraiment besoin de specifier
transparency on
## Couleurs de la topographie
#colour map-bg [70 90 70]
#colour map-fg [100 100 80]
#colour map-fg altitude
#colour map-fg explo-date
#colour map-fg topo-date
#colour map-fg map
#colour map-fg scrap
#colour-legend off
colour map-fg 90
## ça marche seulement si transparency est "on" 90% blanc= 10% noir
opacity 75
#surface bottom
#surface-opacity 100
## Auteur
doc-author "Alexandre Pont"
## Titre
doc-title "NL31 Squelettes Coupe développée - 1:500"
## Maintenant on spécifie la position de la manchette, dont l'intérieur est occupé par le titre, auteurs, etc.
## Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
## 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
## La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
## Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
## Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
## ou une autre combination...
map-header 98 98 ne
## arrière plan de la manchette
map-header-bg on
## Légende pour expliciter les symboles. "on" imprimera seulement la légende des symboles dessinés
## sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
## "legend off" = pas de légende
legend on
## Par défaut, la légende est de 14 cm de largeur
legend-width 15 cm
legend-columns 2
## Un commentaire à ajouter au titre, on pourrait indiquer ici la mairie où est placée la cavité
## dont le nom est probablement le titre de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
#map-comment "Massif de la Pierre Saint Martin - Larra<br>Coordonnées : (UTM30/WGS84) xxx.xxx xxxx.xxx, Alt.: xxxx m"
## Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
## si la cavité est importante et qu'il y a beaucoup d'explorateurs/topographes.
statistics explo-length off
statistics topo-length off
## Afficher un copyright
statistics copyright 2
## Dessin ou pas du cheminement topo
#symbol-hide point station
#symbol-hide line survey
#symbol-hide group
#symbol-show line wall
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 2 cm
## Modification du Titre de la topo
code tex-map
\legendwidth=15cm
\legendtextsize={\size[12]}
\legendtextheadersize={\size[28]} %%% Taille du titre
\legendtextsectionsize={\size[14]} %%% Taille du titre
%\legendtextcolor={\color[0 0 110]} %# RGB values 0--100
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
% It will be empty if there are multiple maps selected for any one projection
% AND there are multiple source surveys identified in the thconfig file
% ie Therion can not infer a unique title from the input data given.
% This code allows you to define an output map title NL31 Squelettes if it happens to be empty
\edef\temp{\the\cavename} % cavename from Therion
\edef\nostring{} % empty string
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={NL31 Squelettes, Coupe développée 1:500} % Note Alex : Bug avec certains fichiers ?
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Merçi à tout le monde}
\newtoks\wpage \wpage={https://www.arsip.fr/}
\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\newtoks\synth \synth={Alexandre Pont}
\framethickness=0.5mm
endcode
endlayout
## Fin de la definition du Layout "normal"
layout layout-kml
## Définition du système de projection du plan
cs EPSG:2154
## Couleur de la topographie
## Rouge-Orange = 255,69,0 -->
## Orange = 255,165,0 -->
## Orange Sombre = 255,140,0 -->
## Bleu --> 0, 0 255
color map-fg [0 0 100]
endlayout
###############################################################################################
# 3-EXPORT
###############################################################################################
## Export des xvi pour le dessin si besoin
export map -proj plan -layout xviexport -fmt xvi -o Data/NL31_Squelettes-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/NL31_Squelettes-Extended.xvi
## Selection des Maps à exporter
select MP-NL31_Squelettes-Plan-tot@NL31_Squelettes
select MC-NL31_Squelettes-Extended-tot@NL31_Squelettes
## Export des fichiers pdf, plan et coupe.
## ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
export map -projection plan -fmt pdf -layout layout-Plan -o Outputs/NL31_Squelettes-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/NL31_Squelettes-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/NL31_Squelettes.lox
export model -enable all -o Outputs/NL31_Squelettes.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/NL31_Squelettes
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/NL31_Squelettes.kml -layout layout-kml
#export model -fmt kml -o Outputs/NL31_Squelettes-model.kml -enable all
#export model -enable all -o Outputs/NL31_Squelettes-3D.kml
export cave-list -location on -o Outputs/NL31_Squelettes-Cave-list.html
export survey-list -location on -o Outputs/NL31_Squelettes-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,43 @@
<html>
<head>
<title>NL31_Squelettes-Cave-list.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">X</th><th align="right">Y</th><th align="right">Altitude</th></tr>
<tr id="NL31_Squelettes"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('NL31_Squelettes')">NL31_Squelettes</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="NL31_Squelettes.NL31_Entree"><td align="left" style="padding-left: 12px">Gouffre des Squelettes NL31</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">681881.000</td><td align="right">4760652.000</td><td align="right">1620.000</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>NL31_Squelettes-Surveys.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript">
function xTree(node)
{
var fsub = true;
var show = false;
var last = node.length;
var all = document.getElementsByTagName("tr");
for(i = 1; i < all.length; i++) {
if ((all[i].id.length > node.length) && (all[i].id.substr(0, node.length) == node)) {
if (fsub) {
fsub = false;
show = (all[i].style.display == "none");
last = all[i].id.lastIndexOf(".");
}
if (show) {
if (all[i].id.lastIndexOf(".") == last)
all[i].style.display = "";
} else {
all[i].style.display = "none";
}
}
}
}
</script>
<style type="text/css">
body {font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.5;}
table {font-size:80%; border-spacing: 0px;}
th {border-bottom:2px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:1px;}
td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;}
</style>
</head>
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">Approx.</th><th align="right">Duplicate</th><th align="right">Surface</th><th align="right">Shots</th><th align="right">Stations</th></tr>
<tr id="NL31_Squelettes"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('NL31_Squelettes')">NL31_Squelettes</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="NL31_Squelettes.NL31_Entree"><td align="left" style="padding-left: 12px">Gouffre des Squelettes NL31</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Folder>
<Style id="ThSurveyLine"> <LineStyle> <color>ffffff00</color> <width>1</width> </LineStyle> </Style>
<Style id="ThSurveyLineSurf"> <LineStyle> <color>ffcccccc</color> <width>1</width> </LineStyle> </Style>
<Style id="ThEntranceIcon"> <IconStyle> <Icon> <href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> </Icon> <hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction" /> </IconStyle> </Style>
<Icon> <href>https://therion.speleo.sk/downloads/KmlIconModel.png</href> </Icon>
<name><![CDATA[NL31_Squelettes]]></name>
<description><![CDATA[Length 0 m<br>Depth 0 m]]></description>
<Placemark>
<styleUrl>#ThEntranceIcon</styleUrl><name><![CDATA[NL31 Gouffre des Squelettes]]></name>
<Point> <coordinates>-0.76943990812945,42.97679465281039,1620.00000000000000</coordinates> </Point>
</Placemark>
<Folder>
<name><![CDATA[Gouffre des Squelettes NL31]]></name>
<Placemark>
<name>NL_31</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.76943990812945,42.97679465281039,1620.00000000000000 -0.76943990812945,42.97679465281039,1620.00000000000000
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
</kml>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,291 @@
therion 6.3.1 (2024-11-22)
- using Proj 9.4.1, compiled against 9.4.1
initialization file: C:\Program Files\Therion/therion.ini
reading ... done
configuration file: C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/NL31_Squelettes.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
output coordinate system: UTM30
meridian convergence (deg): -1.5210
geomag declinations (deg):
2024.1.1 1.0666
2025.1.1 1.2316
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
processing survey data ...
####################### cavern log file ########################
1> Survex 1.4.15
2> Copyright ¸ 1990-2024 Olly Betts
3>
4> La topographie contient 2 stations, connectes par 1 vis.
5> Il y a 0 bouclages.
6> Longueur totale de la topographie = 0.00m ( 0.00m ajust)
7> Longueur totale en projection horizontale = 0.00m
8> Longueur totale verticale = 0.00m
9> Intervalle vertical = 0.00m (de 2 … 1620.00m jusqu'… 2 … 1620.00m)
10> Intervalle Nord-Sud = 0.00m (de 2 … 4760652.00m jusqu'… 2 … 4760652.00m)
11> Intervalle Est-Ouest = 0.00m (de 2 … 681881.00m jusqu'… 2 … 681881.00m)
12> 2 1-noeuds.
13>
######################### transcription ########################
4> 2 : -@NL31_Entree.NL31_Squelettes -- 1 : NL_31@NL31_Entree.NL31_Squelettes
9> 2 : -@NL31_Entree.NL31_Squelettes -- 2 : -@NL31_Entree.NL31_Squelettes
10> 2 : -@NL31_Entree.NL31_Squelettes -- 2 : -@NL31_Entree.NL31_Squelettes
11> 2 : -@NL31_Entree.NL31_Squelettes -- 2 : -@NL31_Entree.NL31_Squelettes
12> 2 : -@NL31_Entree.NL31_Squelettes
#################### end of cavern log file ####################
done
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection plan ... done
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Data/NL31_Squelettes-Plan.xvi ... done
processing projection extended ... done
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Data/NL31_Squelettes-Extended.xvi ... done
############### export maps & scraps selection #################
M 1620.00 MP-NL31_Squelettes-Plan-tot@NL31_Squelettes (NL31_Squelettes)
S 1620.00 SP-NL31_Entree_01@NL31_Squelettes ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Outputs/NL31_Squelettes-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 21:06
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] [5] [6] [7] [8] [9]
[10] [11] [12] [13] )
Here is how much of MetaPost's memory you used:
1607 strings using 44071 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,364b,5f stack positions out of 16i,98n,15p,390b,6f
28 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 21:06
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\pdfliteral{q}
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+351.29669)x0.0, glue set - 584.26279fil
...\kern 0.0
...\hbox(355.31169+0.0)x584.26279, shifted 351.29669 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
60 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\pdfliteral{q}
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+351.29669)x0.0, glue set - 584.26279fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
324 strings out of 95671
4288 string characters out of 1192323
22345 words of memory out of 1509388
1717 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/te
xmf/fonts/type1/cmss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/cmssi10.
pfb><c:/Program Files/Therion/texmf/fonts/type1/csss10.pfb><c:/Program Files/Th
erion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 40813 bytes).
PDF statistics:
69 PDF objects out of 1000 (max. 8388607)
40 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
121 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
############### export maps & scraps selection #################
M 0.00 MC-NL31_Squelettes-Extended-tot@NL31_Squelettes (NL31_Squelettes)
S 0.00 SC-NL31_Entree_01@NL31_Squelettes ()
########## end of export maps & scraps selection ###############
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Outputs/NL31_Squelettes-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 DEC 2024 21:06
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
Preloading the plain mem file, version 1.005) ) (./data.mp
{randomseed:=42}
[1] [2] [3] [4]
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
[15] [1] (./mptextmp.mp) [2] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [3] [4] )
Here is how much of MetaPost's memory you used:
1606 strings using 44062 characters
3665440 bytes of node memory
1753 symbolic tokens
9i,82n,12p,364b,5f stack positions out of 16i,98n,15p,390b,6f
19 output files written: data-patt.1 .. data-patt.15
#################### end of metapost log file ####################
converting scraps ... done
making map ... done
######################## pdftex log file #########################
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 30 DEC 2024 21:06
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files/Therion/texmf/tex/glyphtounicode.tex)) (./th_fontdef.tex{c:/P
rogram Files/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex
Overfull \hbox (0.42943pt too wide) in paragraph at lines 66--1
[][][] |
\hbox(4.015+0.0)x4.015, glue set - 1.0
.\hbox(0.0+0.0)x0.0
.\hbox(4.015+0.0)x0.0
..\pdfliteral{/OC /oc7 BDC}
..\pdfliteral{q 0 0 0 0 k}
..\pdfliteral{Q}
..\pdfliteral{EMC}
..\hbox(4.015+0.0)x0.0, glue set - 4.015fil
...\kern 0.0
...\hbox(4.015+0.0)x4.015 []
...\glue 0.0 plus 1.0fil minus 1.0fil
..etc.
.\hbox(0.0+0.0)x0.0
..\hbox(4.015+358.09253)x0.0, glue set - 4.015fil
...\kern -422.85704
...\hbox(362.10753+0.0)x426.87204, shifted 358.09253 []
...\glue 0.0 plus 1.0fil minus 1.0fil
.\glue 3.33333 plus 1.66666 minus 1.11111
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.
)
51 numeric registers used out of 32768
[1]
Overfull \vbox (5.985pt too high) has occurred while \output is active
\vbox(4.015+0.0)x4.015
.\glue(\topskip) 5.985 plus 60.0
.\hbox(4.015+0.0)x4.015, glue set - 1.0
..\hbox(0.0+0.0)x0.0
..\hbox(4.015+0.0)x0.0
...\pdfliteral{/OC /oc7 BDC}
...\pdfliteral{q 0 0 0 0 k}
...\pdfliteral{Q}
...\pdfliteral{EMC}
...\hbox(4.015+0.0)x0.0, glue set - 4.015fil []
...etc.
..\hbox(0.0+0.0)x0.0
...\hbox(4.015+358.09253)x0.0, glue set - 4.015fil []
..\glue 3.33333 plus 1.66666 minus 1.11111
..\glue 3.33333 plus 1.66666 minus 1.11111
..etc.
.\hbox(0.0+0.0)x4.015
.\kern 0.0
.\glue 0.0 plus 1.0fil
[2] )
Here is how much of TeX's memory you used:
315 strings out of 95671
4216 string characters out of 1192323
22015 words of memory out of 1509058
1708 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
844 hyphenation exceptions out of 5000
12i,5n,8p,1688b,73s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/
Therion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/typ
e1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (2 pages, 38432 bytes).
PDF statistics:
51 PDF objects out of 1000 (max. 8388607)
31 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
67 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Outputs/NL31_Squelettes.lox .... done
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Outputs/NL31_Squelettes.kml ... done
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Outputs/NL31_Squelettes-Cave-list.html ... done
writing C:/Users/alexa/Desktop/Lonnee/NL31_Squelettes/Outputs/NL31_Squelettes-Surveys.html ... done
compilation time: 2 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SP-NL31_Entree_01@NL31_Squelettes
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.00% SC-NL31_Entree_01@NL31_Squelettes
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.769, 42.977) (-0.769, 42.977)
[UTM30 → LONG-LAT] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → LAT-LONG] AoU: [no] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[UTM30 → UTM30] AoU: [yes] transformation: [Inverse of UTM zone 30N + UTM zone 30N] definition: [proj=noop ellps=GRS80] accuracy: [0.000 m]
[UTM30 → EPSG:4326] AoU: [yes] transformation: [Inverse of UTM zone 30N + axis order change (2D)] definition: [proj=pipeline step inv proj=utm zone=30 ellps=WGS84 step proj=unitconvert xy_in=rad xy_out=deg] accuracy: [0.000 m]
[EPSG:4326 → UTM30] AoU: [yes] transformation: [axis order change (2D) + UTM zone 30N] definition: [proj=pipeline step proj=unitconvert xy_in=deg xy_out=rad step proj=utm zone=30 ellps=WGS84] accuracy: [0.000 m]
########## end of CRS transformations chosen by PROJ ###########
@@ -0,0 +1,8 @@
#Template for pyCreate_th2.py
to add this survey in a main survey add in
Add in yoor -tot.th file :
input Data/NL31_Squelettes/NL31_Squelettes-tot.th
equate
@@ -36,16 +36,21 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">X</th><th align="right">Y</th><th align="right">Altitude</th></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues')">Complexe Lonné Peyret-Bourrugues</a></td><td align="right" style="color:#808080">13719</td><td align="right">752</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues')">Complexe Lonné Peyret-Bourrugues</a></td><td align="right" style="color:#808080">9071</td><td align="right">681</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues')">Gouffre B3 - Bourrugues</a></td><td align="right" style="color:#808080">6616</td><td align="right">667</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues.B3_Entree"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues.B3_Entree')">B3 Entree</a></td><td align="right" style="color:#808080">1636</td><td align="right">357</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues.B3_Entree.B3_Entree_01"><td align="left" style="padding-left: 36px">Gouffre des Bourrugues B3, entrée 01 : puits d'entrée</td><td align="right">341</td><td align="right">263</td><td align="right">&nbsp;</td><td align="right">684226.000</td><td align="right">4760869.000</td><td align="right">1620.000</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret')">Gouffre du Lonné Peyret</a></td><td align="right" style="color:#808080">2455</td><td align="right">469</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret.GL102_Entree_01"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret.GL102_Entree_01')">GL102 - Gouffre du Lonné Peyret - Entrée</a></td><td align="right" style="color:#808080">342</td><td align="right">225</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret.GL102_Entree_01."><td align="left" style="padding-left: 36px">GL102</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">682343.000</td><td align="right">4760590.000</td><td align="right">1633.000</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres')">AP7 Arres Planères</a></td><td align="right" style="color:#808080">4648</td><td align="right">354</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Entree"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Entree')">AP7_Entree</a></td><td align="right" style="color:#808080">532</td><td align="right">324</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Entree.AP7_Entree"><td align="left" style="padding-left: 36px">Gouffre des arres planères AP7</td><td align="right">532</td><td align="right">324</td><td align="right">&nbsp;</td><td align="right">684207.000</td><td align="right">4760382.000</td><td align="right">1705.000</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP260"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP260')">AP260</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP260.AP260_Entree"><td align="left" style="padding-left: 24px">Gouffre AP260</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">685335.000</td><td align="right">4760539.000</td><td align="right">1720.000</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL04_Cam_Claque"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.GL04_Cam_Claque')">GL04_Cam_Claque</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL04_Cam_Claque.GL04_Entree"><td align="left" style="padding-left: 24px">Gouffre du Cam de Caque GL04</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">682365.000</td><td align="right">4760497.000</td><td align="right">1636.000</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.NL31_Squelettes"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.NL31_Squelettes')">NL31_Squelettes</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.NL31_Squelettes.NL31_Entree"><td align="left" style="padding-left: 24px">Gouffre des Squelettes NL31</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">681881.000</td><td align="right">4760652.000</td><td align="right">1620.000</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL80"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.GL80')">GL80</a></td><td align="right" style="color:#808080">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL80.GL80_Entree"><td align="left" style="padding-left: 24px">Gouffre GL80</td><td align="right">0</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">682536.000</td><td align="right">4760597.000</td><td align="right">1655.000</td></tr>
</table>
</body>
</html>
@@ -36,7 +36,7 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin
<body>
<table>
<tr><th align="left">Title</th><th align="right">Length</th><th align="right">Depth</th><th align="right">Explored</th><th align="right">Approx.</th><th align="right">Duplicate</th><th align="right">Surface</th><th align="right">Shots</th><th align="right">Stations</th></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues')">Complexe Lonné Peyret-Bourrugues</a></td><td align="right">13719</td><td align="right">752</td><td align="right">0</td><td align="right">0</td><td align="right">112</td><td align="right">0</td><td align="right">3691</td><td align="right">3707</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues')">Complexe Lonné Peyret-Bourrugues</a></td><td align="right">9071</td><td align="right">681</td><td align="right">0</td><td align="right">0</td><td align="right">112</td><td align="right">0</td><td align="right">2717</td><td align="right">2737</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues')">Gouffre B3 - Bourrugues</a></td><td align="right">6616</td><td align="right">667</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">745</td><td align="right">756</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues.B3_Entree"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues.B3_Entree')">B3 Entree</a></td><td align="right">1636</td><td align="right">357</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">187</td><td align="right">193</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.B3-Bourrugues.B3_Entree.B3_Entree_01"><td align="left" style="padding-left: 36px">Gouffre des Bourrugues B3, entrée 01 : puits d'entrée</td><td align="right">341</td><td align="right">263</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">44</td><td align="right">45</td></tr>
@@ -58,13 +58,14 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin
<tr id="Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret.GL102_Aval_01"><td align="left" style="padding-left: 24px">GL102 - Gouffre du Lonné Peyret - Aval salle chao des Titans</td><td align="right">957</td><td align="right">96</td><td align="right">0</td><td align="right">0</td><td align="right">16</td><td align="right">0</td><td align="right">551</td><td align="right">552</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret.GL102_Riviere"><td align="left" style="padding-left: 24px">GL102 - Gouffre du Lonné Peyret - Aval Embarquadère (Sup)</td><td align="right">208</td><td align="right">18</td><td align="right">0</td><td align="right">0</td><td align="right">78</td><td align="right">0</td><td align="right">175</td><td align="right">176</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.Gouffre_du_Lonne_Peyret.GL102_Amont_01"><td align="left" style="padding-left: 24px">GL102 - Gouffre du Lonné Peyret - Amonts</td><td align="right">486</td><td align="right">25</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">427</td><td align="right">428</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres')">AP7 Arres Planères</a></td><td align="right">4648</td><td align="right">354</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">978</td><td align="right">978</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Entree"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Entree')">AP7_Entree</a></td><td align="right">532</td><td align="right">324</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">92</td><td align="right">93</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Entree.AP7_Entree"><td align="left" style="padding-left: 36px">Gouffre des arres planères AP7</td><td align="right">532</td><td align="right">324</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">92</td><td align="right">93</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Aval"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Aval')">AP7_Aval</a></td><td align="right">2241</td><td align="right">37</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">510</td><td align="right">508</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Aval.AP7_Aval"><td align="left" style="padding-left: 36px">Gouffre des arres planères AP7 - Réseau Nord</td><td align="right">2241</td><td align="right">37</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">510</td><td align="right">508</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Amonts"><td align="left" style="padding-left: 24px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Amonts')">AP7_Amonts</a></td><td align="right">1874</td><td align="right">106</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">376</td><td align="right">377</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP7_Arres_Planeres.AP7_Amonts.AP7_Amonts"><td align="left" style="padding-left: 36px">Gouffre des arres planères AP7 Amonts</td><td align="right">1874</td><td align="right">106</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">376</td><td align="right">377</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP260"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.AP260')">AP260</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.AP260.AP260_Entree"><td align="left" style="padding-left: 24px">Gouffre AP260</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL04_Cam_Claque"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.GL04_Cam_Claque')">GL04_Cam_Claque</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL04_Cam_Claque.GL04_Entree"><td align="left" style="padding-left: 24px">Gouffre du Cam de Caque GL04</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.NL31_Squelettes"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.NL31_Squelettes')">NL31_Squelettes</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.NL31_Squelettes.NL31_Entree"><td align="left" style="padding-left: 24px">Gouffre des Squelettes NL31</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL80"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Complexe_Lonne_Peyret-Bourrugues.GL80')">GL80</a></td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
<tr id="Complexe_Lonne_Peyret-Bourrugues.GL80.GL80_Entree"><td align="left" style="padding-left: 24px">Gouffre GL80</td><td align="right">0</td><td align="right">0.0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">1</td><td align="right">2</td></tr>
</table>
</body>
</html>
File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More