mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
Entrées Lonné Peyret
This commit is contained in:
@@ -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}
|
||||
Binary file not shown.
@@ -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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right">685335.000</td><td align="right">4760539.000</td><td align="right">1720.000</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
Binary file not shown.
@@ -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>
|
||||
Binary file not shown.
@@ -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, connect‚es 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
|
||||
+4
-1
@@ -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
|
||||
|
||||
+23
@@ -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
|
||||
+8
@@ -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}
|
||||
+28
@@ -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
|
||||
|
||||
|
||||
+8
@@ -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}
|
||||
Binary file not shown.
@@ -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
|
||||
###############################################################################################
|
||||
+43
@@ -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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right">682365.000</td><td align="right">4760497.000</td><td align="right">1636.000</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+43
@@ -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>
|
||||
+27
@@ -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>
|
||||
BIN
Binary file not shown.
@@ -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, connect‚es 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
|
||||
+2520
-2520
File diff suppressed because it is too large
Load Diff
+326
-325
@@ -6,341 +6,342 @@ encoding utf-8
|
||||
|
||||
|
||||
scrap SP-GL102_Entree_02A -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 38782.26 6316.93 station -name 51@GL102_Entree_02
|
||||
|
||||
point 38769.0 6712.0 height -value [-105 m]
|
||||
|
||||
line rock-border -close on
|
||||
38853.0 6491.0
|
||||
38847.5 6476.5
|
||||
38860.5 6477.0
|
||||
38853.0 6491.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38853.5 6536.5
|
||||
38844.0 6528.5
|
||||
38854.0 6519.5
|
||||
38863.0 6532.5
|
||||
38853.5 6536.5
|
||||
endline
|
||||
|
||||
line contour -reverse on
|
||||
38821.5 6584.0
|
||||
38821.5 6584.0 38925.5 6533.5 38931.0 6494.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line contour -reverse on
|
||||
38738.0 6537.0
|
||||
38738.0 6537.0 38840.5 6473.0 38853.5 6431.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 38629.5 6276.0 water-flow -orientation 223.3 -subtype intermittent
|
||||
|
||||
point 38695.5 6415.0 water-flow -orientation 201.7 -subtype intermittent
|
||||
|
||||
line wall
|
||||
38450.5 6568.0
|
||||
38450.5 6568.0 38459.0 6574.5 38463.0 6567.5
|
||||
38467.0 6560.5 38449.0 6545.0 38445.0 6538.0
|
||||
38441.0 6531.0 38431.0 6524.0 38434.0 6513.0
|
||||
38437.0 6502.0 38439.0 6497.0 38446.0 6482.0
|
||||
38453.0 6467.0 38488.85 6432.33 38502.0 6420.0
|
||||
38510.0 6412.5 38524.96 6391.32 38528.5 6386.0
|
||||
38532.5 6380.0 38549.74 6360.57 38556.0 6355.5
|
||||
38566.5 6347.0 38559.65 6352.04 38567.5 6337.0
|
||||
38573.5 6325.5 38572.56 6329.35 38567.5 6320.5
|
||||
38563.5 6313.5 38567.86 6316.46 38560.5 6301.0
|
||||
38555.5 6290.5 38555.5 6289.0 38542.0 6268.0
|
||||
38532.7 6253.54 38523.84 6253.71 38508.0 6242.0
|
||||
38496.5 6233.5 38459.0 6215.0 38436.5 6214.5
|
||||
38413.85 6214.0 38393.5 6233.0 38360.0 6214.0
|
||||
38325.37 6194.36 38316.5 6181.5 38300.0 6171.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38390.0 6588.5
|
||||
38394.0 6603.5 38389.0 6598.0 38367.0 6609.0
|
||||
38345.0 6620.0 38294.0 6620.0 38297.0 6646.0
|
||||
38300.0 6672.0 38293.0 6717.0 38300.0 6745.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on -subtype presumed
|
||||
38300.0 6745.0
|
||||
38307.0 6773.0 38322.0 6789.0 38354.0 6802.0
|
||||
38386.0 6815.0 38404.0 6815.0 38424.0 6800.0
|
||||
38444.0 6785.0 38472.5 6773.5 38490.5 6762.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line gradient
|
||||
38582.0 6240.0
|
||||
38508.5 6186.5
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38481.0 6245.5
|
||||
38481.0 6245.5 38543.0 6237.0 38557.0 6202.0
|
||||
38571.0 6167.0 38577.0 6142.0 38579.0 6128.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38490.5 6762.5
|
||||
38508.65 6751.41 38524.0 6746.0 38541.0 6736.0
|
||||
38558.0 6726.0 38569.5 6718.5 38583.5 6689.5
|
||||
38608.51 6637.69 38604.5 6572.5 38595.5 6549.5
|
||||
38586.5 6526.5 38547.0 6544.5 38538.0 6527.0
|
||||
38532.06 6515.46 38526.0 6503.0 38548.0 6496.0
|
||||
38570.0 6489.0 38605.0 6478.0 38625.0 6476.0
|
||||
38645.0 6474.0 38673.5 6480.0 38687.5 6486.0
|
||||
38701.5 6492.0 38738.0 6503.0 38766.0 6520.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38718.5 6479.5
|
||||
38713.0 6464.5
|
||||
38724.5 6455.5
|
||||
38730.0 6469.0
|
||||
38718.5 6479.5
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38760.0 6437.5
|
||||
38751.5 6425.0
|
||||
38751.5 6425.0 38761.5 6412.5 38761.5 6414.5
|
||||
38761.5 6416.5 38760.0 6437.5 38760.0 6437.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38769.5 6466.5
|
||||
38751.5 6462.0
|
||||
38759.5 6448.5
|
||||
38776.5 6453.0
|
||||
38769.5 6466.5
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38646.5 6490.0
|
||||
38646.5 6490.0 38707.5 6459.5 38738.0 6405.0
|
||||
38768.5 6350.5 38762.0 6343.0 38762.0 6343.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38456.0 6431.0
|
||||
38456.0 6431.0 38452.5 6489.0 38566.5 6497.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on -subtype presumed
|
||||
38766.0 6520.0
|
||||
38794.0 6537.0 38841.0 6587.0 38861.0 6591.0
|
||||
38881.0 6595.0 38908.0 6601.0 38915.0 6596.0
|
||||
38922.0 6591.0 38939.0 6574.0 38926.0 6543.0
|
||||
38913.0 6512.0 38897.0 6492.0 38861.0 6460.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38861.0 6460.0
|
||||
38825.0 6428.0 38815.5 6429.5 38804.0 6417.0
|
||||
38792.35 6404.34 38764.62 6390.23 38750.0 6361.0
|
||||
38733.5 6328.0 38707.0 6342.5 38711.0 6310.0
|
||||
38712.47 6298.04 38765.76 6327.81 38773.0 6332.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38738.0 6329.5
|
||||
38738.0 6329.5 38778.5 6288.0 38779.5 6261.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 38961.0 6332.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Base puits entrée" -text "à topographier" # -attr CA "inconnu"
|
||||
|
||||
line wall -reverse on -subtype invisible
|
||||
38773.0 6332.5
|
||||
38781.5 6338.0 38797.5 6349.0 38806.5 6330.0
|
||||
38813.16 6315.94 38810.5 6314.5 38780.0 6293.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38780.0 6293.0
|
||||
38765.72 6282.93 38716.0 6249.0 38694.0 6239.0
|
||||
38672.0 6229.0 38615.0 6203.5 38590.0 6185.5
|
||||
38565.0 6167.5 38530.0 6134.5 38506.0 6115.5
|
||||
38482.0 6096.5 38448.0 6085.0 38439.0 6075.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 38660.21000000001 6259.450000000001 station -name 50@GL102_Entree_02
|
||||
|
||||
point 38598.4 6304.72 station -name 49@GL102_Entree_02
|
||||
|
||||
point 38617.3 6342.52 station -name 47@GL102_Entree_02
|
||||
|
||||
point 38633.44 6381.1 station -name 46@GL102_Entree_02
|
||||
|
||||
point 38558.240000000005 6372.04 station -name 45@GL102_Entree_02
|
||||
|
||||
point 38444.07000000001 6511.81 station -name 44@GL102_Entree_02
|
||||
|
||||
point 38489.740000000005 6612.990000000001 station -name 43@GL102_Entree_02
|
||||
|
||||
point 38428.72 6592.52 station -name 42@GL102_Entree_02
|
||||
|
||||
|
||||
point 38782.26 6316.93 station -name 51@GL102_Entree_02
|
||||
|
||||
point 38769.0 6712.0 height -value [-105 m] -align right -scale xs
|
||||
|
||||
line rock-border -close on
|
||||
38853.0 6491.0
|
||||
38847.5 6476.5
|
||||
38860.5 6477.0
|
||||
38853.0 6491.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38853.5 6536.5
|
||||
38844.0 6528.5
|
||||
38854.0 6519.5
|
||||
38863.0 6532.5
|
||||
38853.5 6536.5
|
||||
endline
|
||||
|
||||
line contour -reverse on
|
||||
38821.5 6584.0
|
||||
38821.5 6584.0 38925.5 6533.5 38931.0 6494.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line contour -reverse on
|
||||
38738.0 6537.0
|
||||
38738.0 6537.0 38840.5 6473.0 38853.5 6431.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 38629.5 6276.0 water-flow -orientation 223.3 -subtype intermittent
|
||||
|
||||
point 38695.5 6415.0 water-flow -orientation 201.7 -subtype intermittent
|
||||
|
||||
line wall
|
||||
38450.5 6568.0
|
||||
38450.5 6568.0 38459.0 6574.5 38463.0 6567.5
|
||||
38467.0 6560.5 38449.0 6545.0 38445.0 6538.0
|
||||
38441.0 6531.0 38431.0 6524.0 38434.0 6513.0
|
||||
38437.0 6502.0 38439.0 6497.0 38446.0 6482.0
|
||||
38453.0 6467.0 38488.85 6432.33 38502.0 6420.0
|
||||
38510.0 6412.5 38524.96 6391.32 38528.5 6386.0
|
||||
38532.5 6380.0 38549.74 6360.57 38556.0 6355.5
|
||||
38566.5 6347.0 38559.65 6352.04 38567.5 6337.0
|
||||
38573.5 6325.5 38572.56 6329.35 38567.5 6320.5
|
||||
38563.5 6313.5 38567.86 6316.46 38560.5 6301.0
|
||||
38555.5 6290.5 38555.5 6289.0 38542.0 6268.0
|
||||
38532.7 6253.54 38523.84 6253.71 38508.0 6242.0
|
||||
38496.5 6233.5 38459.0 6215.0 38436.5 6214.5
|
||||
38413.85 6214.0 38393.5 6233.0 38360.0 6214.0
|
||||
38325.37 6194.36 38316.5 6181.5 38300.0 6171.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38390.0 6588.5
|
||||
38394.0 6603.5 38389.0 6598.0 38367.0 6609.0
|
||||
38345.0 6620.0 38294.0 6620.0 38297.0 6646.0
|
||||
38300.0 6672.0 38293.0 6717.0 38300.0 6745.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on -subtype presumed
|
||||
38300.0 6745.0
|
||||
38307.0 6773.0 38322.0 6789.0 38354.0 6802.0
|
||||
38386.0 6815.0 38404.0 6815.0 38424.0 6800.0
|
||||
38444.0 6785.0 38472.5 6773.5 38490.5 6762.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line gradient
|
||||
38582.0 6240.0
|
||||
38508.5 6186.5
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38481.0 6245.5
|
||||
38481.0 6245.5 38543.0 6237.0 38557.0 6202.0
|
||||
38571.0 6167.0 38577.0 6142.0 38579.0 6128.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38490.5 6762.5
|
||||
38508.65 6751.41 38524.0 6746.0 38541.0 6736.0
|
||||
38558.0 6726.0 38569.5 6718.5 38583.5 6689.5
|
||||
38608.51 6637.69 38604.5 6572.5 38595.5 6549.5
|
||||
38586.5 6526.5 38547.0 6544.5 38538.0 6527.0
|
||||
38532.06 6515.46 38526.0 6503.0 38548.0 6496.0
|
||||
38570.0 6489.0 38605.0 6478.0 38625.0 6476.0
|
||||
38645.0 6474.0 38673.5 6480.0 38687.5 6486.0
|
||||
38701.5 6492.0 38738.0 6503.0 38766.0 6520.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38718.5 6479.5
|
||||
38713.0 6464.5
|
||||
38724.5 6455.5
|
||||
38730.0 6469.0
|
||||
38718.5 6479.5
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38760.0 6437.5
|
||||
38751.5 6425.0
|
||||
38751.5 6425.0 38761.5 6412.5 38761.5 6414.5
|
||||
38761.5 6416.5 38760.0 6437.5 38760.0 6437.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
38769.5 6466.5
|
||||
38751.5 6462.0
|
||||
38759.5 6448.5
|
||||
38776.5 6453.0
|
||||
38769.5 6466.5
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38646.5 6490.0
|
||||
38646.5 6490.0 38707.5 6459.5 38738.0 6405.0
|
||||
38768.5 6350.5 38762.0 6343.0 38762.0 6343.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38456.0 6431.0
|
||||
38456.0 6431.0 38452.5 6489.0 38566.5 6497.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on -subtype presumed
|
||||
38766.0 6520.0
|
||||
38794.0 6537.0 38841.0 6587.0 38861.0 6591.0
|
||||
38881.0 6595.0 38908.0 6601.0 38915.0 6596.0
|
||||
38922.0 6591.0 38939.0 6574.0 38926.0 6543.0
|
||||
38913.0 6512.0 38897.0 6492.0 38861.0 6460.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38861.0 6460.0
|
||||
38825.0 6428.0 38815.5 6429.5 38804.0 6417.0
|
||||
38792.35 6404.34 38764.62 6390.23 38750.0 6361.0
|
||||
38733.5 6328.0 38707.0 6342.5 38711.0 6310.0
|
||||
38712.47 6298.04 38765.76 6327.81 38773.0 6332.5
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line pit -reverse on
|
||||
38738.0 6329.5
|
||||
38738.0 6329.5 38778.5 6288.0 38779.5 6261.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 38961.0 6332.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Base puits entrée" -text "à topographier" # -attr CA "inconnu"
|
||||
|
||||
line wall -reverse on -subtype invisible
|
||||
38773.0 6332.5
|
||||
38781.5 6338.0 38797.5 6349.0 38806.5 6330.0
|
||||
38813.16 6315.94 38810.5 6314.5 38780.0 6293.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
38780.0 6293.0
|
||||
38765.72 6282.93 38716.0 6249.0 38694.0 6239.0
|
||||
38672.0 6229.0 38615.0 6203.5 38590.0 6185.5
|
||||
38565.0 6167.5 38530.0 6134.5 38506.0 6115.5
|
||||
38482.0 6096.5 38448.0 6085.0 38439.0 6075.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 38660.21000000001 6259.450000000001 station -name 50@GL102_Entree_02
|
||||
|
||||
point 38598.4 6304.72 station -name 49@GL102_Entree_02
|
||||
|
||||
point 38617.3 6342.52 station -name 47@GL102_Entree_02
|
||||
|
||||
point 38633.44 6381.1 station -name 46@GL102_Entree_02
|
||||
|
||||
point 38558.240000000005 6372.04 station -name 45@GL102_Entree_02
|
||||
|
||||
point 38444.07000000001 6511.81 station -name 44@GL102_Entree_02
|
||||
|
||||
point 38489.740000000005 6612.990000000001 station -name 43@GL102_Entree_02
|
||||
|
||||
point 38428.72 6592.52 station -name 42@GL102_Entree_02
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
|
||||
scrap SP-GL102_Entree_02D -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]
|
||||
|
||||
area water
|
||||
l49-36751-5652
|
||||
endarea
|
||||
|
||||
line contour -id l49-36751-5652 -close on -visibility off
|
||||
36919.0 5648.0
|
||||
36919.0 5648.0 36826.0 5654.0 36748.0 5655.0
|
||||
36670.0 5656.0 36583.0 5652.0 36552.0 5642.0
|
||||
36521.0 5632.0 36462.0 5616.0 36438.0 5606.0
|
||||
36414.0 5596.0 36380.0 5604.0 36384.0 5580.0
|
||||
36388.0 5556.0 36404.0 5537.0 36420.0 5538.0
|
||||
36436.0 5539.0 36467.0 5569.0 36542.0 5579.0
|
||||
36617.0 5589.0 36703.0 5597.0 36740.0 5597.0
|
||||
36777.0 5597.0 36850.0 5605.0 36870.0 5601.0
|
||||
36890.0 5597.0 36924.0 5589.0 36935.0 5613.0
|
||||
36946.0 5637.0 36956.0 5649.0 36940.0 5649.0
|
||||
36924.0 5649.0 36919.0 5648.0 36919.0 5648.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall
|
||||
36449.0 5538.0
|
||||
36484.0 5558.0 36566.0 5573.0 36597.0 5577.0
|
||||
36628.0 5581.0 36664.0 5588.0 36695.0 5583.0
|
||||
36726.0 5578.0 36803.0 5592.0 36837.0 5589.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
36385.0 5599.0
|
||||
36385.0 5599.0 36470.0 5637.0 36518.0 5648.0
|
||||
36566.0 5659.0 36613.0 5687.0 36659.0 5682.0
|
||||
36705.0 5677.0 36761.0 5688.0 36804.0 5683.0
|
||||
36847.0 5678.0 36904.0 5672.0 36930.0 5666.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 36889.350000000006 5551.18 station -name 57@GL102_Entree_02
|
||||
|
||||
point 36494.07000000001 5610.63 station -name 63@GL102_Entree_02
|
||||
|
||||
|
||||
area water
|
||||
l49-36751-5652
|
||||
endarea
|
||||
|
||||
line contour -id l49-36751-5652 -close on -visibility off
|
||||
36919.0 5648.0
|
||||
36919.0 5648.0 36826.0 5654.0 36748.0 5655.0
|
||||
36670.0 5656.0 36583.0 5652.0 36552.0 5642.0
|
||||
36521.0 5632.0 36462.0 5616.0 36438.0 5606.0
|
||||
36414.0 5596.0 36380.0 5604.0 36384.0 5580.0
|
||||
36388.0 5556.0 36404.0 5537.0 36420.0 5538.0
|
||||
36436.0 5539.0 36467.0 5569.0 36542.0 5579.0
|
||||
36617.0 5589.0 36703.0 5597.0 36740.0 5597.0
|
||||
36777.0 5597.0 36850.0 5605.0 36870.0 5601.0
|
||||
36890.0 5597.0 36924.0 5589.0 36935.0 5613.0
|
||||
36946.0 5637.0 36956.0 5649.0 36940.0 5649.0
|
||||
36924.0 5649.0 36919.0 5648.0 36919.0 5648.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall
|
||||
36449.0 5538.0
|
||||
36484.0 5558.0 36566.0 5573.0 36597.0 5577.0
|
||||
36628.0 5581.0 36664.0 5588.0 36695.0 5583.0
|
||||
36726.0 5578.0 36803.0 5592.0 36837.0 5589.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
36385.0 5599.0
|
||||
36385.0 5599.0 36470.0 5637.0 36518.0 5648.0
|
||||
36566.0 5659.0 36613.0 5687.0 36659.0 5682.0
|
||||
36705.0 5677.0 36761.0 5688.0 36804.0 5683.0
|
||||
36847.0 5678.0 36904.0 5672.0 36930.0 5666.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 36889.350000000006 5551.18 station -name 57@GL102_Entree_02
|
||||
|
||||
point 36494.07000000001 5610.63 station -name 63@GL102_Entree_02
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
|
||||
scrap SP-GL102_Aval_01E -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 28893.280000000002 6439.370000000001 station -name 88@GL102_Aval_01
|
||||
|
||||
line wall
|
||||
28311.0 6405.0
|
||||
28311.0 6405.0 28327.0 6393.0 28354.0 6384.0
|
||||
28381.0 6375.0 28395.0 6371.0 28411.0 6385.0
|
||||
28427.0 6399.0 28471.0 6429.0 28491.0 6440.0
|
||||
28511.0 6451.0 28537.0 6462.0 28560.0 6465.0
|
||||
28583.0 6468.0 28707.0 6446.0 28726.0 6440.0
|
||||
28745.0 6434.0 28868.0 6411.0 28877.0 6406.0
|
||||
28886.0 6401.0 28948.0 6368.0 28963.0 6356.0
|
||||
28978.0 6344.0 29031.0 6317.0 29049.0 6303.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 29355.0 6182.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Grand chao" -text "à topographier" # -attr CA "inconnu"
|
||||
|
||||
line rock-border -close on
|
||||
28510.0 6500.0
|
||||
28508.0 6472.0
|
||||
28540.0 6471.0
|
||||
28550.0 6489.0
|
||||
28510.0 6500.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
28474.0 6528.0
|
||||
28489.0 6506.0
|
||||
28516.0 6516.0
|
||||
28515.0 6537.0
|
||||
28474.0 6528.0
|
||||
endline
|
||||
|
||||
point 28948.0 6511.0 air-draught -orientation 286.4 -subtype summer
|
||||
|
||||
point 29236.0 6227.0 water-flow -orientation 309.0
|
||||
|
||||
area water
|
||||
l55-29089-6285
|
||||
endarea
|
||||
|
||||
line contour -id l55-29089-6285 -close on -visibility off
|
||||
28749.0 6497.0
|
||||
28749.0 6497.0 28702.0 6512.0 28677.0 6520.0
|
||||
28652.0 6528.0 28616.0 6545.0 28603.0 6538.0
|
||||
28590.0 6531.0 28571.0 6512.0 28583.0 6491.0
|
||||
28595.0 6470.0 28600.0 6485.0 28659.0 6471.0
|
||||
28718.0 6457.0 28689.0 6453.0 28772.0 6436.0
|
||||
28855.0 6419.0 28869.0 6427.0 28905.0 6400.0
|
||||
28941.0 6373.0 28956.0 6372.0 29001.0 6346.0
|
||||
29046.0 6320.0 29051.0 6314.0 29087.0 6287.0
|
||||
29123.0 6260.0 29160.0 6272.0 29159.0 6286.0
|
||||
29158.0 6300.0 29140.0 6301.0 29119.0 6316.0
|
||||
29098.0 6331.0 29044.0 6359.0 29024.0 6371.0
|
||||
29004.0 6383.0 28925.0 6436.0 28915.0 6442.0
|
||||
28905.0 6448.0 28880.0 6464.0 28856.0 6470.0
|
||||
28832.0 6476.0 28780.0 6492.0 28772.0 6491.0
|
||||
28764.0 6490.0 28749.0 6497.0 28749.0 6497.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -subtype invisible
|
||||
28496.0 6614.0
|
||||
28450.0 6570.0
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
28329.0 6478.0
|
||||
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
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
28496.0 6614.0
|
||||
28509.0 6598.0 28514.0 6559.0 28608.0 6545.0
|
||||
28702.0 6531.0 28699.0 6527.0 28716.0 6517.0
|
||||
28733.0 6507.0 28842.0 6485.0 28862.0 6478.0
|
||||
28882.0 6471.0 28908.0 6472.0 28922.0 6454.0
|
||||
28936.0 6436.0 28980.0 6408.0 28994.0 6401.0
|
||||
29008.0 6394.0 29067.0 6355.0 29076.0 6353.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 28551.160000000003 6518.900000000001 station -name 87@GL102_Aval_01
|
||||
|
||||
point 28404.310000000005 6401.18 station -name PTR_A23_86@GL102_Aval_01
|
||||
|
||||
point 28194.860000000004 6442.120000000001 station -name 85@GL102_Aval_01
|
||||
|
||||
|
||||
point 28893.280000000002 6439.370000000001 station -name 88@GL102_Aval_01
|
||||
|
||||
line wall
|
||||
28311.0 6405.0
|
||||
28311.0 6405.0 28327.0 6393.0 28354.0 6384.0
|
||||
28381.0 6375.0 28395.0 6371.0 28411.0 6385.0
|
||||
28427.0 6399.0 28471.0 6429.0 28491.0 6440.0
|
||||
28511.0 6451.0 28537.0 6462.0 28560.0 6465.0
|
||||
28583.0 6468.0 28707.0 6446.0 28726.0 6440.0
|
||||
28745.0 6434.0 28868.0 6411.0 28877.0 6406.0
|
||||
28886.0 6401.0 28948.0 6368.0 28963.0 6356.0
|
||||
28978.0 6344.0 29031.0 6317.0 29049.0 6303.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 29355.0 6182.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Grand chao" -text "à topographier" # -attr CA "inconnu"
|
||||
|
||||
line rock-border -close on
|
||||
28510.0 6500.0
|
||||
28508.0 6472.0
|
||||
28540.0 6471.0
|
||||
28550.0 6489.0
|
||||
28510.0 6500.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
28474.0 6528.0
|
||||
28489.0 6506.0
|
||||
28516.0 6516.0
|
||||
28515.0 6537.0
|
||||
28474.0 6528.0
|
||||
endline
|
||||
|
||||
point 28948.0 6511.0 air-draught -orientation 286.4 -subtype summer
|
||||
|
||||
point 29236.0 6227.0 water-flow -orientation 309.0
|
||||
|
||||
area water
|
||||
l55-29089-6285
|
||||
endarea
|
||||
|
||||
line contour -id l55-29089-6285 -close on -visibility off
|
||||
28749.0 6497.0
|
||||
28749.0 6497.0 28702.0 6512.0 28677.0 6520.0
|
||||
28652.0 6528.0 28616.0 6545.0 28603.0 6538.0
|
||||
28590.0 6531.0 28571.0 6512.0 28583.0 6491.0
|
||||
28595.0 6470.0 28600.0 6485.0 28659.0 6471.0
|
||||
28718.0 6457.0 28689.0 6453.0 28772.0 6436.0
|
||||
28855.0 6419.0 28869.0 6427.0 28905.0 6400.0
|
||||
28941.0 6373.0 28956.0 6372.0 29001.0 6346.0
|
||||
29046.0 6320.0 29051.0 6314.0 29087.0 6287.0
|
||||
29123.0 6260.0 29160.0 6272.0 29159.0 6286.0
|
||||
29158.0 6300.0 29140.0 6301.0 29119.0 6316.0
|
||||
29098.0 6331.0 29044.0 6359.0 29024.0 6371.0
|
||||
29004.0 6383.0 28925.0 6436.0 28915.0 6442.0
|
||||
28905.0 6448.0 28880.0 6464.0 28856.0 6470.0
|
||||
28832.0 6476.0 28780.0 6492.0 28772.0 6491.0
|
||||
28764.0 6490.0 28749.0 6497.0 28749.0 6497.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -subtype invisible
|
||||
28496.0 6614.0
|
||||
28450.0 6570.0
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
28329.0 6478.0
|
||||
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
|
||||
28496.0 6614.0
|
||||
28509.0 6598.0 28514.0 6559.0 28608.0 6545.0
|
||||
28702.0 6531.0 28699.0 6527.0 28716.0 6517.0
|
||||
28733.0 6507.0 28842.0 6485.0 28862.0 6478.0
|
||||
28882.0 6471.0 28908.0 6472.0 28922.0 6454.0
|
||||
28936.0 6436.0 28980.0 6408.0 28994.0 6401.0
|
||||
29008.0 6394.0 29067.0 6355.0 29076.0 6353.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 28551.160000000003 6518.900000000001 station -name 87@GL102_Aval_01
|
||||
|
||||
point 28404.310000000005 6401.18 station -name PTR_A23_86@GL102_Aval_01
|
||||
|
||||
point 28194.860000000004 6442.120000000001 station -name 85@GL102_Aval_01
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
|
||||
+312
-312
@@ -6,323 +6,323 @@ encoding utf-8
|
||||
|
||||
|
||||
scrap SP-GL102_Riviere_01A -station-names "" "@GL102_Riviere" -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 5014.570000000001 2764.1699999999996 station -name 2
|
||||
|
||||
point 4579.92 2467.7099999999996 station -name 3
|
||||
|
||||
line pit
|
||||
4916.0 2328.0
|
||||
4916.0 2328.0 5084.0 2362.0 5270.0 2374.0
|
||||
5456.0 2386.0 5448.0 2400.0 5448.0 2400.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4848.0 2428.0
|
||||
4778.0 2384.0
|
||||
4818.0 2328.0
|
||||
4916.0 2328.0
|
||||
4898.0 2412.0
|
||||
4848.0 2428.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5016.0 2884.0
|
||||
5000.0 2806.0
|
||||
5078.0 2788.0
|
||||
5086.0 2850.0
|
||||
5016.0 2884.0
|
||||
endline
|
||||
|
||||
line rock-edge
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5470.0 2620.0
|
||||
5474.0 2550.0
|
||||
5548.0 2596.0
|
||||
5546.0 2656.0
|
||||
5470.0 2620.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5262.0 2912.0
|
||||
5198.0 2840.0
|
||||
5198.0 2840.0 5322.0 2806.0 5328.0 2816.0
|
||||
5334.0 2826.0 5360.0 2904.0 5360.0 2904.0
|
||||
smooth off
|
||||
5262.0 2912.0
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
4012.0 2028.0
|
||||
altitude .
|
||||
4012.0 2028.0 4120.0 2204.0 4180.0 2268.0
|
||||
4240.0 2332.0 4316.0 2380.0 4408.0 2456.0
|
||||
4500.0 2532.0 4740.0 2720.0 4768.0 2760.0
|
||||
4796.0 2800.0 4864.0 2860.0 4948.0 2916.0
|
||||
5032.0 2972.0 5178.0 3098.0 5242.0 3138.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 5180.0 2256.0 station-name -scale xs
|
||||
|
||||
point 5772.0 2072.0 label -text R1
|
||||
|
||||
point 5434.0 1542.0 label -text embarcadère -scale xl
|
||||
|
||||
line rock-border -close on
|
||||
4984.0 2152.0
|
||||
4962.0 2058.0
|
||||
5020.0 2054.0
|
||||
5074.0 2100.0
|
||||
4984.0 2152.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5528.0 2450.0
|
||||
5438.0 2394.0
|
||||
5496.0 2266.0
|
||||
5658.0 2220.0
|
||||
5656.0 2402.0
|
||||
5528.0 2450.0
|
||||
endline
|
||||
|
||||
area water
|
||||
l40-5562-2746
|
||||
endarea
|
||||
|
||||
line contour -id l40-5562-2746 -close on -visibility off
|
||||
5558.0 2722.0
|
||||
5558.0 2722.0 5560.0 2716.0 5436.0 2682.0
|
||||
5312.0 2648.0 5242.0 2668.0 5152.0 2622.0
|
||||
5062.0 2576.0 4936.0 2570.0 4868.0 2518.0
|
||||
4800.0 2466.0 4660.0 2378.0 4578.0 2338.0
|
||||
4496.0 2298.0 4366.0 2172.0 4342.0 2114.0
|
||||
4318.0 2056.0 4234.0 1990.0 4204.0 1942.0
|
||||
4174.0 1894.0 4088.0 1808.0 4062.0 1806.0
|
||||
4036.0 1804.0 3954.0 1844.0 3960.0 1874.0
|
||||
3966.0 1904.0 4040.0 2068.0 4118.0 2130.0
|
||||
4196.0 2192.0 4402.0 2304.0 4472.0 2386.0
|
||||
4542.0 2468.0 4788.0 2604.0 4864.0 2644.0
|
||||
4940.0 2684.0 5168.0 2744.0 5256.0 2776.0
|
||||
5344.0 2808.0 5450.0 2878.0 5496.0 2888.0
|
||||
5542.0 2898.0 5596.0 2926.0 5618.0 2858.0
|
||||
5640.0 2790.0 5558.0 2722.0 5558.0 2722.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
4552.0 1956.0
|
||||
4552.0 1956.0 4623.99 2081.83 4656.0 2118.0
|
||||
4856.0 2344.0 4772.0 2430.0 4652.0 2332.0
|
||||
4590.88 2282.09 4490.0 2162.0 4430.0 2094.0
|
||||
4370.0 2026.0 4304.0 1848.0 4240.0 1816.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4666.0 1420.0
|
||||
4636.0 1328.0
|
||||
4702.0 1312.0
|
||||
4738.0 1358.0
|
||||
4666.0 1420.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
3774.0 1014.0
|
||||
3756.0 932.0
|
||||
3804.0 916.0
|
||||
3836.0 998.0
|
||||
3774.0 1014.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4312.0 1382.0
|
||||
4274.0 1330.0
|
||||
4300.0 1292.0
|
||||
4368.0 1318.0
|
||||
4312.0 1382.0
|
||||
endline
|
||||
|
||||
line wall
|
||||
4552.0 1956.0
|
||||
4552.0 1956.0 4460.0 1836.0 4428.0 1796.0
|
||||
4396.0 1756.0 4356.0 1612.0 4292.0 1560.0
|
||||
4228.0 1508.0 4192.0 1516.0 4152.0 1460.0
|
||||
4112.0 1404.0 4034.0 1372.0 3978.0 1316.0
|
||||
3922.0 1260.0 3888.0 1276.0 3846.0 1268.0
|
||||
3737.9 1247.41 3680.0 1252.0 3648.0 1244.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4402.0 1654.0
|
||||
4410.0 1570.0
|
||||
4536.0 1468.0
|
||||
4586.0 1538.0
|
||||
4496.0 1626.0
|
||||
4402.0 1654.0
|
||||
endline
|
||||
|
||||
point 3922.0 1660.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Grand chao" -text "Rivière, à topographier" # -attr CA "inconnu"
|
||||
|
||||
point 3812.0 1776.0 water-flow -orientation 233.8
|
||||
|
||||
line wall -reverse on
|
||||
5810.0 2330.0
|
||||
5774.0 2322.0 5229.96 2113.55 5166.0 2024.0
|
||||
5106.0 1940.0 4969.38 1837.82 4922.0 1768.0
|
||||
4884.0 1712.0 4852.0 1658.0 4826.0 1584.0
|
||||
altitude .
|
||||
4802.1 1515.97 4810.0 1512.0 4784.0 1394.0
|
||||
4757.2 1272.35 4760.0 1288.0 4672.0 1216.0
|
||||
4584.0 1144.0 4512.0 1148.0 4376.0 1132.0
|
||||
4240.0 1116.0 4240.0 1160.0 4020.0 1024.0
|
||||
3800.0 888.0 3760.0 812.0 3640.0 788.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 3636.2200000000003 879.53 station -name 18
|
||||
|
||||
point 3628.7400000000002 939.3699999999999 station -name 17
|
||||
|
||||
point 4008.6600000000003 1100.0 station -name 16
|
||||
|
||||
point 4570.08 1339.37 station -name 15
|
||||
|
||||
point 4438.58 1408.27 station -name 14
|
||||
|
||||
point 4467.72 1307.48 station -name 13
|
||||
|
||||
point 4385.43 1213.38 station -name 12
|
||||
|
||||
point 4214.96 1235.04 station -name 11
|
||||
|
||||
point 4235.43 1409.05 station -name 10
|
||||
|
||||
point 4369.68 1502.3600000000001 station -name 9
|
||||
|
||||
point 4500.0 1738.19 station -name 8
|
||||
|
||||
point 4627.95 1868.9 station -name 7
|
||||
|
||||
point 5126.77 2353.94 station -name PTR_B66_6
|
||||
|
||||
point 4940.16 2446.85 station -name 5
|
||||
|
||||
point 4048.82 1994.49 station -name 4
|
||||
|
||||
|
||||
point 5014.570000000001 2764.1699999999996 station -name 2
|
||||
|
||||
point 4579.92 2467.7099999999996 station -name 3
|
||||
|
||||
line pit
|
||||
4916.0 2328.0
|
||||
4916.0 2328.0 5084.0 2362.0 5270.0 2374.0
|
||||
5456.0 2386.0 5448.0 2400.0 5448.0 2400.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4848.0 2428.0
|
||||
4778.0 2384.0
|
||||
4818.0 2328.0
|
||||
4916.0 2328.0
|
||||
4898.0 2412.0
|
||||
4848.0 2428.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5016.0 2884.0
|
||||
5000.0 2806.0
|
||||
5078.0 2788.0
|
||||
5086.0 2850.0
|
||||
5016.0 2884.0
|
||||
endline
|
||||
|
||||
line rock-edge
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5470.0 2620.0
|
||||
5474.0 2550.0
|
||||
5548.0 2596.0
|
||||
5546.0 2656.0
|
||||
5470.0 2620.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5262.0 2912.0
|
||||
5198.0 2840.0
|
||||
5198.0 2840.0 5322.0 2806.0 5328.0 2816.0
|
||||
5334.0 2826.0 5360.0 2904.0 5360.0 2904.0
|
||||
smooth off
|
||||
5262.0 2912.0
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
4012.0 2028.0
|
||||
altitude .
|
||||
4012.0 2028.0 4120.0 2204.0 4180.0 2268.0
|
||||
4240.0 2332.0 4316.0 2380.0 4408.0 2456.0
|
||||
4500.0 2532.0 4740.0 2720.0 4768.0 2760.0
|
||||
4796.0 2800.0 4864.0 2860.0 4948.0 2916.0
|
||||
5032.0 2972.0 5178.0 3098.0 5242.0 3138.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 5180.0 2256.0 station-name -scale xs
|
||||
|
||||
point 5772.0 2072.0 label -text R1 -scale s
|
||||
|
||||
point 5248.0 1578.0 label -text Embarcadère -scale xl -align right
|
||||
|
||||
line rock-border -close on
|
||||
4984.0 2152.0
|
||||
4962.0 2058.0
|
||||
5020.0 2054.0
|
||||
5074.0 2100.0
|
||||
4984.0 2152.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
5528.0 2450.0
|
||||
5438.0 2394.0
|
||||
5496.0 2266.0
|
||||
5658.0 2220.0
|
||||
5656.0 2402.0
|
||||
5528.0 2450.0
|
||||
endline
|
||||
|
||||
area water
|
||||
l40-5562-2746
|
||||
endarea
|
||||
|
||||
line contour -id l40-5562-2746 -close on -visibility off
|
||||
5558.0 2722.0
|
||||
5558.0 2722.0 5560.0 2716.0 5436.0 2682.0
|
||||
5312.0 2648.0 5242.0 2668.0 5152.0 2622.0
|
||||
5062.0 2576.0 4936.0 2570.0 4868.0 2518.0
|
||||
4800.0 2466.0 4660.0 2378.0 4578.0 2338.0
|
||||
4496.0 2298.0 4366.0 2172.0 4342.0 2114.0
|
||||
4318.0 2056.0 4234.0 1990.0 4204.0 1942.0
|
||||
4174.0 1894.0 4088.0 1808.0 4062.0 1806.0
|
||||
4036.0 1804.0 3954.0 1844.0 3960.0 1874.0
|
||||
3966.0 1904.0 4040.0 2068.0 4118.0 2130.0
|
||||
4196.0 2192.0 4402.0 2304.0 4472.0 2386.0
|
||||
4542.0 2468.0 4788.0 2604.0 4864.0 2644.0
|
||||
4940.0 2684.0 5168.0 2744.0 5256.0 2776.0
|
||||
5344.0 2808.0 5450.0 2878.0 5496.0 2888.0
|
||||
5542.0 2898.0 5596.0 2926.0 5618.0 2858.0
|
||||
5640.0 2790.0 5558.0 2722.0 5558.0 2722.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -reverse on
|
||||
4552.0 1956.0
|
||||
4552.0 1956.0 4623.99 2081.83 4656.0 2118.0
|
||||
4856.0 2344.0 4772.0 2430.0 4652.0 2332.0
|
||||
4590.88 2282.09 4490.0 2162.0 4430.0 2094.0
|
||||
4370.0 2026.0 4304.0 1848.0 4240.0 1816.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4666.0 1420.0
|
||||
4636.0 1328.0
|
||||
4702.0 1312.0
|
||||
4738.0 1358.0
|
||||
4666.0 1420.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
3774.0 1014.0
|
||||
3756.0 932.0
|
||||
3804.0 916.0
|
||||
3836.0 998.0
|
||||
3774.0 1014.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4312.0 1382.0
|
||||
4274.0 1330.0
|
||||
4300.0 1292.0
|
||||
4368.0 1318.0
|
||||
4312.0 1382.0
|
||||
endline
|
||||
|
||||
line wall
|
||||
4552.0 1956.0
|
||||
4552.0 1956.0 4460.0 1836.0 4428.0 1796.0
|
||||
4396.0 1756.0 4356.0 1612.0 4292.0 1560.0
|
||||
4228.0 1508.0 4192.0 1516.0 4152.0 1460.0
|
||||
4112.0 1404.0 4034.0 1372.0 3978.0 1316.0
|
||||
3922.0 1260.0 3888.0 1276.0 3846.0 1268.0
|
||||
3737.9 1247.41 3680.0 1252.0 3648.0 1244.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
4402.0 1654.0
|
||||
4410.0 1570.0
|
||||
4536.0 1468.0
|
||||
4586.0 1538.0
|
||||
4496.0 1626.0
|
||||
4402.0 1654.0
|
||||
endline
|
||||
|
||||
point 3922.0 1660.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Grand chao" -text "Rivière, à topographier" # -attr CA "inconnu"
|
||||
|
||||
point 3812.0 1776.0 water-flow -orientation 233.8
|
||||
|
||||
line wall -reverse on
|
||||
5810.0 2330.0
|
||||
5774.0 2322.0 5229.96 2113.55 5166.0 2024.0
|
||||
5106.0 1940.0 4969.38 1837.82 4922.0 1768.0
|
||||
4884.0 1712.0 4852.0 1658.0 4826.0 1584.0
|
||||
altitude .
|
||||
4802.1 1515.97 4810.0 1512.0 4784.0 1394.0
|
||||
4757.2 1272.35 4760.0 1288.0 4672.0 1216.0
|
||||
4584.0 1144.0 4512.0 1148.0 4376.0 1132.0
|
||||
4240.0 1116.0 4240.0 1160.0 4020.0 1024.0
|
||||
3800.0 888.0 3760.0 812.0 3640.0 788.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 3636.2200000000003 879.53 station -name 18
|
||||
|
||||
point 3628.7400000000002 939.3699999999999 station -name 17
|
||||
|
||||
point 4008.6600000000003 1100.0 station -name 16
|
||||
|
||||
point 4570.08 1339.37 station -name 15
|
||||
|
||||
point 4438.58 1408.27 station -name 14
|
||||
|
||||
point 4467.72 1307.48 station -name 13
|
||||
|
||||
point 4385.43 1213.38 station -name 12
|
||||
|
||||
point 4214.96 1235.04 station -name 11
|
||||
|
||||
point 4235.43 1409.05 station -name 10
|
||||
|
||||
point 4369.68 1502.3600000000001 station -name 9
|
||||
|
||||
point 4500.0 1738.19 station -name 8
|
||||
|
||||
point 4627.95 1868.9 station -name 7
|
||||
|
||||
point 5126.77 2353.94 station -name PTR_B66_6
|
||||
|
||||
point 4940.16 2446.85 station -name 5
|
||||
|
||||
point 4048.82 1994.49 station -name 4
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
|
||||
scrap SP-GL102_Riviere_01B -station-names "" "@GL102_Riviere" -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 1055.1200000000003 1192.9099999999999 station -name 30
|
||||
|
||||
point 1199.21 1328.74 station -name PTR_B62_29
|
||||
|
||||
point 1264.17 1464.17 station -name 28
|
||||
|
||||
point 1472.0500000000002 1296.45 station -name 27
|
||||
|
||||
point 1625.98 1138.19 station -name 26
|
||||
|
||||
point 1869.6800000000003 1235.4299999999998 station -name 25
|
||||
|
||||
point 1790.1600000000003 1053.54 station -name 24
|
||||
|
||||
point 1828.35 1130.71 station -name 23
|
||||
|
||||
point 1863.3900000000003 1138.58 station -name 22
|
||||
|
||||
point 1925.2 1102.3600000000001 station -name 21
|
||||
|
||||
point 1997.2400000000002 948.4200000000001 station -name 20
|
||||
|
||||
line wall -reverse on
|
||||
3640.0 788.0
|
||||
3640.0 788.0 3260.0 740.0 3144.0 740.0
|
||||
3028.0 740.0 2800.0 736.0 2720.0 752.0
|
||||
2640.0 768.0 2520.0 808.0 2428.0 828.0
|
||||
2336.0 848.0 2076.0 816.0 1964.0 872.0
|
||||
1852.0 928.0 1888.0 956.0 1840.0 984.0
|
||||
1792.0 1012.0 1780.0 1028.0 1756.0 1064.0
|
||||
1732.0 1100.0 1672.0 1068.0 1612.0 1096.0
|
||||
1552.0 1124.0 1504.0 1172.0 1436.0 1172.0
|
||||
1368.0 1172.0 1152.0 1128.0 1112.0 1132.0
|
||||
1072.0 1136.0 992.0 1152.0 1008.0 1204.0
|
||||
altitude .
|
||||
1024.0 1256.0 1044.0 1272.0 1016.0 1320.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 1226.0 1050.0 station-name -scale xs
|
||||
|
||||
area water
|
||||
l66-3150-774
|
||||
endarea
|
||||
|
||||
line contour -id l66-3150-774 -close on -visibility off
|
||||
3060.0 866.0
|
||||
2962.0 864.0 2858.0 896.0 2868.0 846.0
|
||||
2878.0 796.0 2846.0 760.0 2946.0 762.0
|
||||
3046.0 764.0 3142.0 738.0 3146.0 778.0
|
||||
3150.0 818.0 3160.0 848.0 3134.0 856.0
|
||||
3108.0 864.0 3158.0 868.0 3060.0 866.0
|
||||
endline
|
||||
|
||||
point 578.0 1622.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Aval embarcadère" -text "Rivière, à topographier" # -attr CA "inconnu"
|
||||
|
||||
line rock-border -close on
|
||||
1476.0 1476.0
|
||||
1466.0 1402.0
|
||||
1502.0 1404.0
|
||||
1518.0 1440.0
|
||||
1476.0 1476.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
2118.0 926.0
|
||||
2102.0 870.0
|
||||
2160.0 870.0
|
||||
2162.0 910.0
|
||||
2118.0 926.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
2834.0 1002.0
|
||||
2804.0 946.0
|
||||
2866.0 922.0
|
||||
2900.0 954.0
|
||||
2834.0 1002.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
3318.0 912.0
|
||||
3272.0 870.0
|
||||
3342.0 820.0
|
||||
3376.0 868.0
|
||||
3318.0 912.0
|
||||
endline
|
||||
|
||||
line wall
|
||||
3648.0 1244.0
|
||||
3636.0 1256.0 3454.0 1206.0 3334.0 1174.0
|
||||
3214.0 1142.0 2572.0 940.0 2492.0 960.0
|
||||
2412.0 980.0 2144.0 1000.0 2084.0 1032.0
|
||||
2024.0 1064.0 1972.0 1104.0 1932.0 1160.0
|
||||
1892.0 1216.0 1988.0 1104.0 1848.0 1264.0
|
||||
1708.0 1424.0 1672.0 1440.0 1644.0 1484.0
|
||||
1616.0 1528.0 1584.0 1612.0 1508.0 1636.0
|
||||
1432.0 1660.0 1292.0 1520.0 1244.0 1544.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 2446.8500000000004 894.0899999999999 station -name 19
|
||||
|
||||
|
||||
point 1055.1200000000003 1192.9099999999999 station -name 30
|
||||
|
||||
point 1199.21 1328.74 station -name PTR_B62_29
|
||||
|
||||
point 1264.17 1464.17 station -name 28
|
||||
|
||||
point 1472.0500000000002 1296.45 station -name 27
|
||||
|
||||
point 1625.98 1138.19 station -name 26
|
||||
|
||||
point 1869.6800000000003 1235.4299999999998 station -name 25
|
||||
|
||||
point 1790.1600000000003 1053.54 station -name 24
|
||||
|
||||
point 1828.35 1130.71 station -name 23
|
||||
|
||||
point 1863.3900000000003 1138.58 station -name 22
|
||||
|
||||
point 1925.2 1102.3600000000001 station -name 21
|
||||
|
||||
point 1997.2400000000002 948.4200000000001 station -name 20
|
||||
|
||||
line wall -reverse on
|
||||
3640.0 788.0
|
||||
3640.0 788.0 3260.0 740.0 3144.0 740.0
|
||||
3028.0 740.0 2800.0 736.0 2720.0 752.0
|
||||
2640.0 768.0 2520.0 808.0 2428.0 828.0
|
||||
2336.0 848.0 2076.0 816.0 1964.0 872.0
|
||||
1852.0 928.0 1888.0 956.0 1840.0 984.0
|
||||
1792.0 1012.0 1780.0 1028.0 1756.0 1064.0
|
||||
1732.0 1100.0 1672.0 1068.0 1612.0 1096.0
|
||||
1552.0 1124.0 1504.0 1172.0 1436.0 1172.0
|
||||
1368.0 1172.0 1152.0 1128.0 1112.0 1132.0
|
||||
1072.0 1136.0 992.0 1152.0 1008.0 1204.0
|
||||
altitude .
|
||||
1024.0 1256.0 1044.0 1272.0 1016.0 1320.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 1226.0 1050.0 station-name -scale xs
|
||||
|
||||
area water
|
||||
l66-3150-774
|
||||
endarea
|
||||
|
||||
line contour -id l66-3150-774 -close on -visibility off
|
||||
3060.0 866.0
|
||||
2962.0 864.0 2858.0 896.0 2868.0 846.0
|
||||
2878.0 796.0 2846.0 760.0 2946.0 762.0
|
||||
3046.0 764.0 3142.0 738.0 3146.0 778.0
|
||||
3150.0 818.0 3160.0 848.0 3134.0 856.0
|
||||
3108.0 864.0 3158.0 868.0 3060.0 866.0
|
||||
endline
|
||||
|
||||
point 578.0 1622.0 continuation -attr code A -attr Cavite "GL102" -attr reseau "Aval embarcadère" -text "Rivière, à topographier" # -attr CA "inconnu"
|
||||
|
||||
line rock-border -close on
|
||||
1476.0 1476.0
|
||||
1466.0 1402.0
|
||||
1502.0 1404.0
|
||||
1518.0 1440.0
|
||||
1476.0 1476.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
2118.0 926.0
|
||||
2102.0 870.0
|
||||
2160.0 870.0
|
||||
2162.0 910.0
|
||||
2118.0 926.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
2834.0 1002.0
|
||||
2804.0 946.0
|
||||
2866.0 922.0
|
||||
2900.0 954.0
|
||||
2834.0 1002.0
|
||||
endline
|
||||
|
||||
line rock-border -close on
|
||||
3318.0 912.0
|
||||
3272.0 870.0
|
||||
3342.0 820.0
|
||||
3376.0 868.0
|
||||
3318.0 912.0
|
||||
endline
|
||||
|
||||
line wall
|
||||
3648.0 1244.0
|
||||
3636.0 1256.0 3454.0 1206.0 3334.0 1174.0
|
||||
3214.0 1142.0 2572.0 940.0 2492.0 960.0
|
||||
2412.0 980.0 2144.0 1000.0 2084.0 1032.0
|
||||
2024.0 1064.0 1972.0 1104.0 1932.0 1160.0
|
||||
1892.0 1216.0 1988.0 1104.0 1848.0 1264.0
|
||||
1708.0 1424.0 1672.0 1440.0 1644.0 1484.0
|
||||
1616.0 1528.0 1584.0 1612.0 1508.0 1636.0
|
||||
1432.0 1660.0 1292.0 1520.0 1244.0 1544.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 2446.8500000000004 894.0899999999999 station -name 19
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
|
||||
@@ -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}
|
||||
Binary file not shown.
@@ -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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right">682742.000</td><td align="right">4761015.000</td><td align="right">1655.000</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
Binary file not shown.
@@ -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>
|
||||
Binary file not shown.
@@ -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, connect‚es 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
|
||||
+23
@@ -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
|
||||
+8
@@ -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}
|
||||
+28
@@ -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
|
||||
|
||||
|
||||
+8
@@ -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}
|
||||
Binary file not shown.
@@ -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
|
||||
###############################################################################################
|
||||
+43
@@ -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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right">681881.000</td><td align="right">4760652.000</td><td align="right">1620.000</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+43
@@ -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>
|
||||
+27
@@ -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>
|
||||
BIN
Binary file not shown.
@@ -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, connect‚es 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
|
||||
+9
-4
@@ -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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right"> </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"> </td><td align="right"> </td><td align="right">682536.000</td><td align="right">4760597.000</td><td align="right">1655.000</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
BIN
Binary file not shown.
+9
-8
@@ -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>
|
||||
|
||||
+1804
-2290
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user