This commit is contained in:
Alex38Lyon
2024-12-23 14:05:58 +01:00
parent dab5e85f30
commit f930476f1a
91 changed files with 47357 additions and 1563 deletions
@@ -7,13 +7,19 @@ encoding utf-8
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
map MP-AP7_Arres_Planeres-plan-tot -title "AP7_Arres_Planeres"
SP-AP7_Arres_Planeres_01
MP-AP7_Entree-Plan-tot@AP7_Entree
break
MP-AP7_Aval-Plan-tot@AP7_Aval
break
MP-AP7_Amonts-Plan-tot@AP7_Amonts
break
SP-AP7_Arres_Planeres_02
endmap
map MC-AP7_Arres_Planeres-coupe-tot -title "AP7_Arres_Planeres"
SC-AP7_Arres_Planeres_01
MC-AP7_Entree-Extended-tot@AP7_Entree
break
MC-AP7_Aval-Extended-tot@AP7_Aval
break
MC-AP7_Amonts-Extended-tot@AP7_Amonts
break
SC-AP7_Arres_Planeres_02
endmap
@@ -7,7 +7,11 @@ encoding utf-8
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
survey AP7_Arres_Planeres -title "AP7 Arres Planères"
input Data/AP7_Entree.th
input Data/AP7_Entree/AP7_Entree-tot.th
input Data/AP7_Aval/AP7_Aval-tot.th
equate GN34@AP7_Entree.AP7_Entree GN34@AP7_Aval.AP7_Aval
input Data/AP7_Amonts/AP7_Amonts-tot.th
equate GN30@AP7_Aval.AP7_Aval GN30@AP7_Amonts.AP7_Amonts
## Pour le plan
#input Data/AP7_Arres_Planeres-plan.th2
@@ -16,6 +20,6 @@ survey AP7_Arres_Planeres -title "AP7 Arres Planères"
# input Data/AP7_Arres_Planeres-coupe.th2
## Appel des maps
# input AP7_Arres_Planeres-maps.th
input AP7_Arres_Planeres-maps.th
endsurvey
@@ -45,7 +45,7 @@ input config.thc
layout xviexport
#cs UTM32
# echelle à laquelle on veut dessiner la topo
scale 1 100
scale 1 1000
#scale 1 1000
# taille de la grille
grid-size 2 2 2 m
@@ -57,7 +57,7 @@ endlayout
#debut de la definition du layout "my_layout"
layout my_layout
# Rajout des coordonnées de l'entrée
copy Coords_Header_CDa
#copy Coords_Header_CDa
# Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
copy headerl
@@ -73,14 +73,14 @@ layout my_layout
# 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 100
base-scale 1 1000
# 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 100
scale 1 1000
# Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 10 m
@@ -110,7 +110,7 @@ layout my_layout
# Auteur
doc-author "Alexandre Pont"
# Titre
doc-title "AP7_Arres_Planeres plan - 1:100"
doc-title "AP7_Arres_Planeres plan - 1:1000"
# 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 :
@@ -141,12 +141,12 @@ layout my_layout
statistics copyright 2
# Dessin ou pas du cheminement topo
symbol-hide point station
symbol-hide line survey
symbol-hide point u:symbol_plan
symbol-hide point u:symbol_extend
#symbol-hide point station
#symbol-hide line survey
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
debug station-names
# color map-fg [100 100 80]
@@ -170,7 +170,7 @@ layout my_layout
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={AP7_Arres_Planeres, plan 1:100}
%\cavename={AP7_Arres_Planeres, plan 1:100}
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Alpes Minages pour son soutien actif et Loire Travaux Spéciaux l'aide logistique}
%\newtoks\wpage \wpage={https://www.arsip.fr/}
@@ -185,7 +185,7 @@ endlayout
#debut de la definition du layout "layout-coupe"
layout layout-coupe
## Rajout des coordonnées de l'entrée
copy Coords_Header_CDa
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
copy header_coupe
@@ -203,14 +203,14 @@ layout layout-coupe
# 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 250
base-scale 1 1000
# 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 250
scale 1 1000
# Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 40 m
@@ -237,7 +237,7 @@ layout layout-coupe
# Auteur
doc-author "Alexandre Pont"
# Titre
doc-title "AP7_Arres_Planeres coupe développée - 1:250"
doc-title "AP7_Arres_Planeres coupe développée - 1:1000"
# 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 :
@@ -268,7 +268,7 @@ layout layout-coupe
# Dessin ou pas du cheminement topo
#symbol-hide point station
symbol-hide line survey
#symbol-hide line survey
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
# debug scrap-names
@@ -297,7 +297,7 @@ layout layout-coupe
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={AP7_Arres_Planeres, coupe développée}
%\cavename={AP7_Arres_Planeres, coupe développée}
\newtoks\club \club={ARSIP}
%\newtoks\thanksto \thanksto={Alpes Minages pour son soutien actif et Loire Travaux Spéciaux l'aide logistique}
%\newtoks\wpage \wpage={https://www.arsip.fr/}
@@ -330,15 +330,15 @@ endlayout
#export map -proj extended -layout xviexport -fmt xvi -o Data/AP7_Arres_Planeres-coupe.xvi
# Selection des Maps à exporter
# select MP-AP7_Arres_Planeres-plan-tot@AP7_Arres_Planeres
# select MC-AP7_Arres_Planeres-coupe-tot@AP7_Arres_Planeres
select MP-AP7_Arres_Planeres-plan-tot@AP7_Arres_Planeres
select MC-AP7_Arres_Planeres-coupe-tot@AP7_Arres_Planeres
# 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 extended -fmt pdf -layout layout-coupe -o Outputs/AP7_Arres_Planeres-Coupe.pdf
export map -projection extended -fmt pdf -layout layout-coupe -o Outputs/AP7_Arres_Planeres-Coupe.pdf
#export map -projection extended -fmt pdf -layout layout-coupe-LT -o Outputs/AP7_Arres_Planeres-Coupe-LT.pdf
#export map -projection plan -fmt pdf -layout layout-plan-LT -o Outputs/AP7_Arres_Planeres-Plan-LT.pdf
# export map -projection plan -fmt pdf -layout my_layout -o Outputs/AP7_Arres_Planeres-Plan.pdf
export map -projection plan -fmt pdf -layout my_layout -o Outputs/AP7_Arres_Planeres-Plan.pdf
#export map -projection extended -fmt pdf -layout layout-coupe-plan -o Outputs/AP7_Arres_Planeres-Coupe-Plan.pdf
@@ -0,0 +1,15 @@
set xth(ctrl,cp,datlist) {}
xth_cp_data_tree_insert 1 {} 0 "" "" "length: 1874.00m (surface 0.00m, duplicated 0.00m)\nvertical range: 105.89m (from 8_131@AP7_Amonts.AP7_Amonts at 95.86m to GN30@AP7_Amonts.AP7_Amonts at -10.04m)\nnorth-south range: 206.90m (from 1_9@AP7_Amonts.AP7_Amonts at 78.93m to 8_21@AP7_Amonts.AP7_Amonts at -127.97m)\neast-west range: 797.68m (from 8_131@AP7_Amonts.AP7_Amonts at 749.44m to 6_1@AP7_Amonts.AP7_Amonts at -48.25m)\nnumber of shots: 376\nnumber of stations: 377"
xth_cp_data_tree_insert 49 1 1 AP7_Amonts AP7_Amonts "AP7\_Amonts" "AP7\_Amonts" "length: 1874.00m (surface 0.00m, duplicated 0.00m)\nvertical range: 105.89m (from 8_131@AP7_Amonts.AP7_Amonts at 95.86m to GN30@AP7_Amonts.AP7_Amonts at -10.04m)\nnorth-south range: 206.90m (from 1_9@AP7_Amonts.AP7_Amonts at 78.93m to 8_21@AP7_Amonts.AP7_Amonts at -127.97m)\neast-west range: 797.68m (from 8_131@AP7_Amonts.AP7_Amonts at 749.44m to 6_1@AP7_Amonts.AP7_Amonts at -48.25m)\nnumber of shots: 376\nnumber of stations: 377"
xth_cp_data_tree_insert 51 49 2 AP7_Amonts AP7_Amonts.AP7_Amonts "Gouffre des arres planères AP7 Amonts" "Gouffre des arres planeres AP7 Amonts" "length: 1874.00m (surface 0.00m, duplicated 0.00m)\nvertical range: 105.89m (from 8_131@AP7_Amonts.AP7_Amonts at 95.86m to GN30@AP7_Amonts.AP7_Amonts at -10.04m)\nnorth-south range: 206.90m (from 1_9@AP7_Amonts.AP7_Amonts at 78.93m to 8_21@AP7_Amonts.AP7_Amonts at -127.97m)\neast-west range: 797.68m (from 8_131@AP7_Amonts.AP7_Amonts at 749.44m to 6_1@AP7_Amonts.AP7_Amonts at -48.25m)\nnumber of shots: 376\nnumber of stations: 377"
xth_cp_data_tree_create
set xth(ctrl,cp,maplist) {}
xth_cp_map_tree_insert projection 0 p1 {} 0 plan {} {} {}
xth_cp_map_tree_insert projection 0 p2 {} 0 extended {} {} {}
xth_cp_map_tree_insert map 1 2368X1 p1 1 MP-AP7_Amonts-Plan-tot MP-AP7_Amonts-Plan-tot@AP7_Amonts "AP7\_Amonts" "AP7\_Amonts"
xth_cp_map_tree_insert map 1 2369X1 p2 1 MC-AP7_Amonts-Extended-tot MC-AP7_Amonts-Extended-tot@AP7_Amonts "AP7\_Amonts" "AP7\_Amonts"
xth_cp_map_tree_create
xth_cp_comp_stat 1874 36
set xth(th_exit_state) 1
set xth(th_exit_number) 1734881701
@@ -0,0 +1,89 @@
#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.19 date: 2024.12.22-16:33:05
map MP-AP7_Amonts-Plan-tot -title "AP7_Amonts"
SP-AP7_Amonts_01
break
SP-AP7_Amonts_02
break
SP-AP7_Amonts_03
break
SP-AP7_Amonts_04
break
SP-AP7_Amonts_05
break
SP-AP7_Amonts_06
break
SP-AP7_Amonts_07
break
SP-AP7_Amonts_08
break
SP-AP7_Amonts_09
break
SP-AP7_Amonts_10
break
SP-AP7_Amonts_11
break
SP-AP7_Amonts_12
break
SP-AP7_Amonts_13
break
SP-AP7_Amonts_14
break
SP-AP7_Amonts_15
break
SP-AP7_Amonts_16
break
SP-AP7_Amonts_17
break
SP-AP7_Amonts_18
break
endmap
map MC-AP7_Amonts-Extended-tot -title "AP7_Amonts"
SC-AP7_Amonts_01
break
SC-AP7_Amonts_02
break
SC-AP7_Amonts_03
break
SC-AP7_Amonts_04
break
SC-AP7_Amonts_05
break
SC-AP7_Amonts_06
break
SC-AP7_Amonts_07
break
SC-AP7_Amonts_08
break
SC-AP7_Amonts_09
break
SC-AP7_Amonts_10
break
SC-AP7_Amonts_11
break
SC-AP7_Amonts_12
break
SC-AP7_Amonts_13
break
SC-AP7_Amonts_14
break
SC-AP7_Amonts_15
break
SC-AP7_Amonts_16
break
SC-AP7_Amonts_17
break
SC-AP7_Amonts_18
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.19 date: 2024.12.22-16:33:05
survey AP7_Amonts -title "AP7_Amonts"
input Data/AP7_Amonts.th
## Pour le plan
input Data/AP7_Amonts-Plan.th2
## Pour la coupe développée
input Data/AP7_Amonts-Extended.th2
## Appel des maps
input AP7_Amonts-maps.th
endsurvey
@@ -0,0 +1,358 @@
encoding utf-8
#Template for pyCreate_th2.py
###############################################################################################
# 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.19 date: 2024.12.22-16:33:05
###############################################################################################
## 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 AP7_Amonts-tot.th
## Add Coordinates
#input Legendes/entrances_coordinates.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
## Debut de la definition 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"
## Debut de la definition du layout "Layout-Plan"
layout layout-Plan
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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 10 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
# color map-fg [100 100 80]
# color map-fg altitude
# color-legend off
color 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 "AP7_Amonts 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 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
code tex-map
% 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 {cavename} 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={AP7_Amonts, 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
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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
## Couleur de la topographie
#color map-fg [100 100 80]
#color map-fg altitude
#color-legend off
color 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 "AP7_Amonts 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 14 cm
legend-columns 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
## Modification du Titre de la topo
code tex-map
% 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 {cavename} 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={AP7_Amonts, 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/AP7_Amonts-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/AP7_Amonts-Extended.xvi
## Selection des Maps à exporter
select MP-AP7_Amonts-Plan-tot@AP7_Amonts
select MC-AP7_Amonts-Extended-tot@AP7_Amonts
## 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/AP7_Amonts-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/AP7_Amonts-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/AP7_Amonts.lox
export model -enable all -o Outputs/AP7_Amonts.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/AP7_Amonts
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/AP7_Amonts.kml -layout layout-kml
#export model -fmt kml -o Outputs/AP7_Amonts-model.kml -enable all
#export model -enable all -o Outputs/AP7_Amonts-3D.kml
export cave-list -location on -o Outputs/AP7_Amonts-Cave-list.html
export survey-list -location on -o Outputs/AP7_Amonts-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,759 @@
set XVIgrids {2.0 m}
set XVIstations {
{ -2760.59 193.08 4_0}
{ -2721.33 217.19 4_1}
{ -2690.14 223.90 4_2}
{ -2637.98 233.34 4_3}
{ -2599.83 268.72 4_4}
{ -2639.96 283.22 4_5}
{ -2556.10 390.40 4_6}
{ -2483.70 419.49 4_7}
{ -2450.50 436.74 4_8}
{ -2407.36 437.44 4_9}
{ -2386.66 461.07 4_10}
{ -2387.95 482.75 4_11}
{ -2343.27 499.06 4_12}
{ -2291.42 522.36 4_13}
{ -2241.45 531.93 4_14}
{ -2228.06 568.98 4_15}
{ -2198.80 595.63 4_16}
{ -2193.45 605.34 4_17}
{ -2172.70 656.04 4_18}
{ -2162.27 652.45 4_19}
{ -2153.49 732.35 GN30}
{ -2153.49 732.35 2_0}
{ -2144.51 704.01 2_1}
{ -2163.41 671.27 2_2}
{ -2153.49 732.35 3_0}
{ -2174.26 737.41 3_1}
{ -2178.80 735.64 3_2}
{ -2196.31 740.19 3_3}
{ -2144.12 745.87 1_1}
{ -2153.08 759.60 1_2}
{ -2152.12 781.14 1_3}
{ -2133.73 781.89 1_4}
{ -2115.84 790.27 1_5}
{ -2094.47 796.76 1_6}
{ -2068.91 803.90 1_7}
{ -2054.33 797.72 1_8}
{ -2009.51 814.55 1_9}
{ -1750.59 -380.79 5_0}
{ -1796.37 -377.33 5_1}
{ -1851.26 -414.77 5_2}
{ -1892.30 -396.10 5_3}
{ -1895.88 -374.93 5_4}
{ -1954.47 -359.74 5_5}
{ -1996.00 -369.53 5_6}
{ -2009.45 -370.60 5_7}
{ -2053.89 -355.70 5_8}
{ -2122.48 -344.92 5_9}
{ -2150.93 -355.20 5_10}
{ -2203.41 -348.63 5_11}
{ -2268.87 -344.99 5_12}
{ -2313.94 -352.29 5_13}
{ -2334.52 -357.21 5_14}
{ -2351.60 -356.99 5_15}
{ -2387.41 -346.67 5_16}
{ -2410.75 -350.17 5_17}
{ -2423.65 -346.35 5_18}
{ -2440.38 -336.21 5_19}
{ -2456.68 -326.06 5_20}
{ -2477.65 -328.13 5_21}
{ -2490.89 -323.54 5_22}
{ -2508.80 -312.68 5_23}
{ -2540.73 -330.09 5_24}
{ -2576.80 -324.62 5_25}
{ -2597.84 -339.15 5_26}
{ -2642.95 -317.10 5_27}
{ -2684.95 -329.99 5_28}
{ -2711.94 -320.90 5_29}
{ -2732.15 -353.36 5_30}
{ -2748.99 -338.77 5_31}
{ -2799.16 -333.12 5_32}
{ -2817.08 -303.84 5_33}
{ -2870.86 -318.64 5_34}
{ -2948.32 -346.77 5_35}
{ -2981.70 -358.81 5_36}
{ -2996.46 -313.61 5_37}
{ -3031.01 -311.17 5_38}
{ -3054.45 -290.50 5_39}
{ -3091.02 -286.75 5_40}
{ -3091.65 -282.47 5_41}
{ -3099.28 -290.08 5_42}
{ -3100.78 -307.25 5_43}
{ -3091.65 -282.47 6_0}
{ -3140.49 -274.20 6_1}
{ -3134.63 -256.08 6_2}
{ -3085.50 -235.76 6_3}
{ -3042.77 -216.91 6_4}
{ -3029.85 -171.65 6_5}
{ -3046.39 -149.31 6_6}
{ -3017.38 -148.02 6_7}
{ -3073.76 -147.75 6_8}
{ -3054.25 -118.80 6_9}
{ -3060.44 -95.93 6_10}
{ -3034.33 -92.22 6_11}
{ -2994.09 -37.39 6_12}
{ -2928.66 -8.08 6_13}
{ -2913.64 42.22 6_14}
{ -2887.89 44.11 6_15}
{ -2877.97 64.77 6_16}
{ -2840.38 83.22 6_17}
{ -2836.00 113.28 6_18}
{ -2807.98 141.93 6_19}
{ -2792.99 155.34 6_20}
{ -2760.52 185.82 6_21}
{ -944.81 -508.94 7_0}
{ -987.46 -495.34 7_1}
{ -1036.28 -482.12 7_2}
{ -1142.67 -475.41 7_3}
{ -1195.09 -485.59 7_4}
{ -1225.80 -497.12 7_5}
{ -1279.28 -479.59 7_6}
{ -1302.83 -429.89 7_7}
{ -1362.93 -398.01 7_8}
{ -1406.81 -376.63 7_9}
{ -1477.80 -377.01 7_10}
{ -1504.81 -379.83 7_11}
{ -1525.99 -385.63 7_12}
{ -1573.97 -380.24 7_13}
{ -1604.76 -395.58 7_14}
{ -1648.46 -404.07 7_15}
{ -1687.63 -392.05 7_16}
{ -1710.39 -389.16 7_17}
{ -944.81 -508.94 8_1}
{ -933.33 -563.73 8_2}
{ -911.35 -583.65 8_3}
{ -901.14 -596.80 8_4}
{ -875.60 -653.70 8_5}
{ -857.49 -670.56 8_6}
{ -832.63 -680.86 8_7}
{ -806.33 -686.95 8_8}
{ -781.93 -699.12 8_9}
{ -808.08 -698.58 8_10}
{ -732.06 -694.70 8_11}
{ -710.94 -692.07 8_12}
{ -690.47 -687.46 8_13}
{ -677.39 -689.83 8_14}
{ -622.17 -703.28 8_15}
{ -544.32 -691.03 8_16}
{ -436.47 -701.23 8_17}
{ -389.11 -713.25 8_18}
{ -406.01 -729.88 8_19}
{ -413.84 -767.49 8_20}
{ -395.60 -814.55 8_21}
{ -375.17 -695.50 8_22}
{ -346.20 -713.79 8_23}
{ -323.97 -721.22 8_24}
{ -293.97 -728.28 8_25}
{ -254.22 -713.41 8_26}
{ -235.00 -717.61 8_27}
{ -202.33 -721.78 8_28}
{ -165.59 -697.87 8_29}
{ -139.06 -704.92 8_30}
{ -134.16 -682.11 8_31}
{ -120.17 -678.06 8_32}
{ -102.19 -668.32 8_33}
{ -49.61 -661.72 8_34}
{ 3.13 -643.23 8_35}
{ 34.86 -644.03 8_36}
{ 42.71 -640.31 8_37}
{ 77.68 -627.94 8_38}
{ 117.42 -612.93 8_39}
{ 162.44 -614.60 8_40}
{ 193.61 -612.29 8_41}
{ 230.92 -601.38 8_42}
{ 270.98 -586.77 8_43}
{ 313.23 -554.02 8_44}
{ 367.98 -523.90 8_45}
{ 404.51 -517.91 8_46}
{ 422.95 -507.24 8_47}
{ 432.66 -506.38 8_48}
{ 443.67 -501.21 8_49}
{ 489.80 -505.30 8_50}
{ 523.61 -493.50 8_51}
{ 555.09 -486.31 8_52}
{ 604.11 -474.93 8_53}
{ 645.25 -460.65 8_54}
{ 661.41 -452.87 8_55}
{ 683.61 -454.23 8_56}
{ 694.86 -441.43 8_57}
{ 750.77 -448.32 8_58}
{ 767.16 -435.53 8_59}
{ 779.94 -440.44 8_60}
{ 784.09 -445.00 8_61}
{ 818.62 -440.08 8_62}
{ 850.98 -437.00 8_63}
{ 871.75 -423.74 8_64}
{ 899.44 -412.41 8_65}
{ 951.62 -414.19 8_66}
{ 985.80 -402.25 8_67}
{ 1024.25 -418.56 8_68}
{ 1083.52 -426.69 8_69}
{ 1092.28 -420.69 8_70}
{ 1112.01 -421.56 8_71}
{ 1134.46 -425.23 8_72}
{ 1151.02 -426.70 8_73}
{ 1161.97 -434.07 8_74}
{ 1235.17 -453.63 8_75}
{ 1264.60 -462.99 8_76}
{ 1334.02 -487.68 8_77}
{ 1397.60 -502.65 8_78}
{ 1441.08 -500.99 8_79}
{ 1484.66 -524.70 8_80}
{ 1535.29 -550.24 8_81}
{ 1570.82 -580.56 8_82}
{ 1598.19 -575.73 8_83}
{ 1630.84 -582.42 8_84}
{ 1657.60 -581.79 8_85}
{ 1658.10 -582.38 8_86}
{ 1694.38 -584.27 8_87}
{ 1721.67 -598.73 8_88}
{ 1789.72 -607.48 8_89}
{ 1829.16 -604.59 8_90}
{ 1865.26 -599.34 8_91}
{ 1907.24 -605.55 8_92}
{ 1947.44 -620.07 8_93}
{ 1965.58 -624.09 8_94}
{ 2000.49 -635.72 8_95}
{ 2035.47 -632.39 8_96}
{ 2117.93 -640.17 8_97}
{ 2207.07 -633.53 8_98}
{ 2232.45 -666.70 8_99}
{ 2246.66 -675.12 8_100}
{ -284.03 -709.36 EN_12}
{ -380.01 -722.68 EN_11}
{ -413.94 -709.25 EN_10}
{ -461.62 -708.26 EN_9}
{ -496.13 -693.32 EN_8}
{ -590.99 -701.52 EN_7}
{ -694.27 -687.61 EN_6}
{ -788.57 -663.40 EN_3}
{ -818.79 -753.97 EN_5}
{ -809.49 -727.27 EN_4}
{ -857.28 -640.50 EN_2}
{ -886.36 -637.49 EN_1}
{ -931.40 -572.22 EN_0}
{ -849.08 -674.85 AA_4}
{ -857.77 -667.91 AA_5}
{ -882.98 -655.05 AA_6}
{ -878.96 -638.32 AA_7}
{ -903.62 -607.49 AA_8}
{ -904.27 -587.26 AA_9}
{ -941.10 -548.30 AA_10}
{ -955.90 -537.60 AA_11}
{ -975.48 -487.44 AA_12}
{ -1000.45 -474.05 AA_13}
{ -1015.52 -461.79 AA_14}
{ -1064.53 -449.52 AA_15}
{ -1089.66 -468.29 AA_16}
{ -1117.69 -466.25 AA_17}
{ -1127.70 -472.02 AA_18}
{ -1165.97 -467.18 AA_19}
{ -1183.62 -462.40 AA_20}
{ -1260.50 -464.57 AA_21}
{ -1279.09 -447.97 AA_22}
{ -1323.75 -430.55 AA_23}
{ -1336.46 -398.71 AA_24}
{ -1356.23 -380.39 AA_25}
{ -1394.80 -339.56 AA_26}
{ -1468.59 -307.28 AA_27}
{ -1481.77 -308.19 AA_28}
{ -1511.42 -292.76 AA_29}
{ -1542.22 -266.63 AA_30}
{ -1587.93 -265.59 AA_31}
{ -1591.05 -256.92 AA_32}
{ -1648.19 -266.55 AA_33}
{ -1745.55 -259.66 AA_34}
{ -1777.29 -243.47 AA_35}
{ -1853.99 -249.72 AA_36}
{ -1852.57 -261.40 AA_37}
{ -1905.86 -245.43 AA_38}
{ -1936.98 -246.67 AA_39}
{ -2009.33 -211.69 AA_40}
{ -2049.80 -205.18 AA_41}
{ -2083.31 -204.56 AA_42}
{ -2119.20 -188.57 AA_43}
{ -2159.69 -202.77 AA_44}
{ -2200.14 -196.16 AA_45}
{ -2265.53 -207.80 AA_46}
{ -2282.65 -195.77 AA_47}
{ -2315.61 -198.59 AA_48}
{ 1282.37 -468.79 CH_1}
{ 1282.49 -507.27 CH_2}
{ 1309.68 -534.76 CH_3}
{ 1351.62 -569.82 CH_4}
{ 1372.78 -563.14 CH_5}
{ 1394.59 -569.67 CH_6}
{ 1402.72 -541.21 CH_7}
{ 1402.23 -519.03 CH_8}
{ 1434.56 -503.48 CH_9}
{ 1439.08 -510.11 CH_10}
{ 2246.66 -675.12 8_100d}
{ 2276.45 -675.88 8_101}
{ 2315.15 -691.28 8_102}
{ 2365.10 -697.72 8_103}
{ 2303.21 -729.35 8_104}
{ 2289.02 -749.75 8_105}
{ 2287.48 -788.50 8_106}
{ 2268.56 -808.62 8_107}
{ 2361.88 -730.32 8_108}
{ 2379.42 -735.86 8_109}
{ 2413.41 -719.91 8_110}
{ 2432.72 -721.69 8_111}
{ 2472.35 -729.27 8_112}
{ 2509.16 -743.29 8_113}
{ 2531.91 -752.68 8_114}
{ 2577.24 -756.68 8_115}
{ 2581.00 -744.65 8_116}
{ 2618.23 -742.59 8_117}
{ 2631.33 -745.70 8_118}
{ 2648.94 -744.16 8_119}
{ 2685.24 -737.77 8_120}
{ 2726.00 -742.47 8_121}
{ 2735.57 -747.14 8_122}
{ 2741.05 -745.62 8_123}
{ 2814.92 -742.73 8_124}
{ 2837.18 -747.99 8_125}
{ 2878.40 -755.96 8_126}
{ 2924.74 -764.27 8_127}
{ 2969.75 -773.45 8_128}
{ 3020.60 -780.96 8_129}
{ 3106.41 -804.98 8_130}
{ 3140.49 -799.57 8_131}
{ 422.95 -507.24 8_47d}
{ 422.95 -507.24 12_0}
{ 410.91 -487.59 12_1}
{ 407.91 -477.76 12_2}
{ 420.05 -455.50 12_3}
{ 432.79 -441.71 12_4}
{ 493.43 -423.59 12_5}
{ 558.31 -401.67 12_6}
{ 585.93 -402.54 12_7}
{ 597.39 -419.90 12_8}
{ 618.92 -410.53 12_8A}
{ 630.89 -423.42 12_9}
{ 647.01 -413.21 12_10}
{ 645.64 -417.30 12_11}
{ 497.37 -418.26 12_12}
{ 498.99 -413.95 12_13}
{ 490.43 -375.04 12_14}
{ 482.31 -372.04 12_15}
{ 487.24 -352.03 12_16}
{ 505.63 -346.79 12_17}
{ 492.84 -334.92 12_18}
{ 478.10 -336.57 12_19}
{ 424.29 -338.38 12_20}
{ 413.97 -345.49 12_21}
{ 376.04 -349.13 12_22}
{ 340.45 -350.72 12_23}
{ 311.88 -350.58 12_24}
{ 309.98 -354.37 12_25}
{ 274.23 -351.39 12_26}
{ 482.88 -358.70 12_27}
{ 539.87 -355.89 12_28}
{ 543.34 -352.63 12_29}
{ 580.40 -335.80 12_30}
{ 584.64 -337.96 12_31}
{ 628.32 -320.87 12_32}
{ 710.06 -282.11 12_33}
{ 730.25 -283.60 12_34}
{ 760.17 -258.88 12_35}
{ 1092.28 -420.69 12A_41}
{ 1108.02 -398.70 12A_40}
{ 1085.65 -387.98 12A_39}
{ 1066.79 -389.31 12A_38}
{ 1049.22 -380.00 12A_37}
{ 1007.46 -384.04 12A_36}
{ 984.85 -374.63 12A_35}
{ 924.55 -324.02 12A_34}
{ 822.27 -264.98 12A_33}
{ 760.95 -261.76 12A_32}
{ -894.03 -491.46 13_01}
{ -871.07 -494.69 13_02}
{ -839.69 -492.49 13_03}
{ -714.09 -496.88 13_04}
{ -654.63 -489.58 13_05}
{ -657.02 -490.17 13_06}
{ -508.32 -484.98 13_07}
{ -565.62 -498.21 13_06B}
}
set XVIshots {
{ -2760.59 193.08 -2721.33 217.19 -2765.00 200.26 -2725.74 224.37 -2718.86 213.16 -2758.12 189.06}
{ -2721.33 217.19 -2690.14 223.90 -2723.11 225.42 -2690.65 226.29 -2688.53 216.44 -2720.34 212.57}
{ -2690.14 223.90 -2637.98 233.34 -2690.57 226.31 -2639.95 244.19 -2631.00 194.76 -2688.78 216.39}
{ -2637.98 233.34 -2599.83 268.72 -2645.48 241.43 -2622.21 292.86 -2585.59 253.36 -2611.32 204.59}
{ -2599.83 268.72 -2639.96 283.22 -2611.01 237.77 -2647.08 263.52 -2639.96 283.22 -2592.72 288.42}
{ -2599.83 268.72 -2556.10 390.40 -2630.81 279.85 -2556.10 390.40 -2537.35 383.66 -2580.12 261.64}
{ -2556.10 390.40 -2483.70 419.49 -2556.10 390.40 -2483.70 419.49 -2482.14 415.61 -2548.67 371.91}
{ -2483.70 419.49 -2450.50 436.74 -2483.70 419.49 -2450.50 436.74 -2447.63 431.22 -2481.77 415.78}
{ -2450.50 436.74 -2407.36 437.44 -2450.50 436.74 -2407.46 443.51 -2407.36 437.44 -2450.40 430.52}
{ -2407.36 437.44 -2386.66 461.07 -2411.92 441.44 -2392.93 466.57 -2386.66 461.07 -2407.36 437.44}
{ -2386.66 461.07 -2387.95 482.75 -2394.99 460.57 -2387.95 482.75 -2382.60 483.07 -2386.66 461.07}
{ -2387.95 482.75 -2343.27 499.06 -2387.95 482.75 -2345.73 505.79 -2337.33 482.78 -2386.11 477.72}
{ -2343.27 499.06 -2291.42 522.36 -2346.21 505.59 -2295.64 531.77 -2288.51 515.90 -2336.17 483.26}
{ -2291.42 522.36 -2241.45 531.93 -2293.36 532.49 -2244.25 546.54 -2238.42 516.07 -2290.08 515.40}
{ -2241.45 531.93 -2228.06 568.98 -2255.45 536.98 -2228.06 568.98 -2221.10 566.46 -2226.27 526.44}
{ -2228.06 568.98 -2198.80 595.63 -2228.06 568.98 -2203.10 600.34 -2198.80 595.63 -2223.08 563.51}
{ -2198.80 595.63 -2193.45 605.34 -2204.39 598.71 -2193.45 605.34 -2193.45 605.34 -2198.80 595.63}
{ -2193.45 605.34 -2172.70 656.04 -2193.45 605.34 -2172.70 656.04 -2156.01 649.21 -2193.45 605.34}
{ -2172.70 656.04 -2162.27 652.45 -2172.70 656.04 -2162.27 652.45 -2162.27 652.45 -2178.56 638.99}
{ -2153.49 732.35 -2153.49 732.35 -2166.40 732.35 -2153.49 732.35 -2153.49 732.35 -2166.40 732.35}
{ -2153.49 732.35 -2144.51 704.01 -2141.18 736.25 -2144.51 704.01 -2154.04 700.99 -2153.49 732.35}
{ -2144.51 704.01 -2163.41 671.27 -2144.51 704.01 -2142.34 659.10 -2163.41 671.27 -2153.17 709.01}
{ -2163.41 671.27 -2162.27 652.45 -2139.13 672.74 -2156.46 652.80 -2172.41 651.84 -2163.41 671.27}
{ -2153.49 732.35 -2153.49 732.35 -2159.55 732.35 -2143.26 732.35 -2143.26 732.35 -2159.55 732.35}
{ -2153.49 732.35 -2174.26 737.41 -2154.93 726.46 -2177.13 725.63 -2174.26 737.41 -2151.07 742.29}
{ -2174.26 737.41 -2178.80 735.64 -2169.84 726.12 -2178.80 735.64 -2182.48 745.02 -2174.26 737.41}
{ -2178.80 735.64 -2196.31 740.19 -2178.80 735.64 -2200.33 724.72 -2196.31 740.19 -2176.26 745.39}
{ -2153.49 732.35 -2144.12 745.87 -2157.05 734.82 -2147.68 748.33 -2144.12 745.87 -2153.49 732.35}
{ -2144.12 745.87 -2153.08 759.60 -2147.75 743.50 -2153.08 759.60 -2150.11 761.53 -2144.12 745.87}
{ -2153.08 759.60 -2152.12 781.14 -2153.08 759.60 -2160.69 781.53 -2140.79 780.64 -2149.54 759.44}
{ -2152.12 781.14 -2133.73 781.89 -2152.46 789.72 -2133.90 786.22 -2133.59 778.43 -2151.65 769.82}
{ -2133.73 781.89 -2115.84 790.27 -2135.56 785.82 -2117.40 793.62 -2114.30 786.99 -2132.26 778.75}
{ -2115.84 790.27 -2094.47 796.76 -2116.91 793.81 -2095.47 800.07 -2094.47 796.76 -2114.78 786.80}
{ -2094.47 796.76 -2068.91 803.90 -2095.40 800.09 -2070.16 808.38 -2068.91 803.90 -2094.47 796.76}
{ -2068.91 803.90 -2054.33 797.72 -2067.10 808.18 -2052.33 802.44 -2055.77 794.32 -2068.91 803.90}
{ -2054.33 797.72 -2009.51 814.55 -2056.13 802.52 -2010.62 817.50 -2009.51 814.55 -2053.03 794.26}
{ -1750.59 -380.79 -1796.37 -377.33 -1751.41 -391.71 -1797.20 -388.24 -1795.86 -370.57 -1750.07 -374.04}
{ -1796.37 -377.33 -1851.26 -414.77 -1790.20 -386.37 -1849.05 -418.03 -1853.71 -411.20 -1800.19 -371.73}
{ -1851.26 -414.77 -1892.30 -396.10 -1852.89 -418.36 -1892.30 -396.10 -1885.26 -380.62 -1849.47 -410.83}
{ -1892.30 -396.10 -1895.88 -374.93 -1892.30 -396.10 -1910.09 -377.33 -1893.71 -374.56 -1875.53 -393.27}
{ -1895.88 -374.93 -1954.47 -359.74 -1899.50 -388.88 -1956.29 -366.75 -1953.16 -354.71 -1895.33 -372.80}
{ -1954.47 -359.74 -1996.00 -369.53 -1952.81 -366.79 -1995.20 -372.90 -1996.90 -365.70 -1955.66 -354.68}
{ -1996.00 -369.53 -2009.45 -370.60 -1995.72 -372.98 -2009.30 -372.48 -2009.86 -365.34 -1996.31 -365.61}
{ -2009.45 -370.60 -2053.89 -355.70 -2010.05 -372.39 -2057.14 -365.41 -2052.26 -350.85 -2007.77 -365.60}
{ -2053.89 -355.70 -2122.48 -344.92 -2055.48 -365.81 -2123.18 -349.36 -2122.07 -342.28 -2053.10 -350.64}
{ -2122.48 -344.92 -2150.93 -355.20 -2120.96 -349.14 -2149.35 -359.57 -2153.26 -348.76 -2123.39 -342.40}
{ -2150.93 -355.20 -2203.41 -348.63 -2151.51 -359.81 -2204.27 -355.51 -2203.00 -345.35 -2150.08 -348.40}
{ -2203.41 -348.63 -2268.87 -344.99 -2203.79 -355.55 -2269.43 -354.97 -2268.70 -342.00 -2203.22 -345.33}
{ -2268.87 -344.99 -2313.94 -352.29 -2267.27 -354.86 -2313.47 -355.16 -2314.32 -349.95 -2269.35 -342.03}
{ -2313.94 -352.29 -2334.52 -357.21 -2313.26 -355.12 -2334.52 -357.21 -2336.28 -349.86 -2314.49 -349.99}
{ -2334.52 -357.21 -2351.60 -356.99 -2334.52 -357.21 -2351.60 -356.99 -2351.41 -343.21 -2334.42 -349.66}
{ -2351.60 -356.99 -2387.41 -346.67 -2351.60 -356.99 -2389.22 -352.95 -2386.45 -343.34 -2347.79 -343.74}
{ -2387.41 -346.67 -2410.75 -350.17 -2386.44 -353.13 -2410.75 -350.17 -2411.72 -343.71 -2387.93 -343.24}
{ -2410.75 -350.17 -2423.65 -346.35 -2410.75 -350.17 -2424.84 -350.35 -2422.65 -342.95 -2408.90 -343.90}
{ -2423.65 -346.35 -2440.38 -336.21 -2425.82 -349.92 -2440.38 -336.21 -2440.38 -336.21 -2421.82 -343.32}
{ -2440.38 -336.21 -2456.68 -326.06 -2440.38 -336.21 -2461.22 -333.35 -2456.68 -326.06 -2440.38 -336.21}
{ -2456.68 -326.06 -2477.65 -328.13 -2455.84 -334.61 -2477.40 -330.64 -2478.11 -323.50 -2456.68 -326.06}
{ -2477.65 -328.13 -2490.89 -323.54 -2478.48 -330.51 -2492.62 -328.52 -2490.20 -321.53 -2476.13 -323.74}
{ -2490.89 -323.54 -2508.80 -312.68 -2493.63 -328.05 -2511.98 -317.93 -2508.80 -312.68 -2489.79 -321.72}
{ -2508.80 -312.68 -2540.73 -330.09 -2505.86 -318.07 -2540.73 -330.09 -2543.15 -325.66 -2508.80 -312.68}
{ -2540.73 -330.09 -2576.80 -324.62 -2540.73 -330.09 -2577.36 -328.35 -2576.80 -324.62 -2539.98 -325.11}
{ -2576.80 -324.62 -2597.84 -339.15 -2574.65 -327.73 -2596.76 -340.70 -2605.31 -328.33 -2576.80 -324.62}
{ -2597.84 -339.15 -2642.95 -317.10 -2598.67 -340.85 -2647.62 -326.66 -2640.78 -312.65 -2592.07 -327.33}
{ -2642.95 -317.10 -2684.95 -329.99 -2639.84 -327.27 -2684.24 -332.33 -2685.83 -327.13 -2644.41 -312.36}
{ -2684.95 -329.99 -2711.94 -320.90 -2685.73 -332.31 -2714.18 -327.54 -2710.84 -317.61 -2684.00 -327.16}
{ -2711.94 -320.90 -2732.15 -353.36 -2705.99 -324.60 -2732.15 -353.36 -2741.31 -347.66 -2714.89 -319.06}
{ -2732.15 -353.36 -2748.99 -338.77 -2732.15 -353.36 -2752.96 -343.35 -2740.23 -328.65 -2725.09 -345.20}
{ -2748.99 -338.77 -2799.16 -333.12 -2749.67 -344.79 -2799.16 -333.12 -2798.02 -323.03 -2747.49 -325.46}
{ -2799.16 -333.12 -2817.08 -303.84 -2799.16 -333.12 -2826.21 -309.43 -2817.08 -303.84 -2790.49 -327.82}
{ -2817.08 -303.84 -2870.86 -318.64 -2814.23 -314.16 -2870.07 -321.53 -2871.74 -315.45 -2817.08 -303.84}
{ -2870.86 -318.64 -2948.32 -346.77 -2869.84 -321.45 -2947.57 -348.85 -2949.74 -342.85 -2871.99 -315.53}
{ -2948.32 -346.77 -2981.70 -358.81 -2947.57 -348.85 -2980.72 -361.55 -2983.52 -353.78 -2949.73 -342.85}
{ -2981.70 -358.81 -2996.46 -313.61 -2984.47 -359.72 -3001.40 -315.22 -2996.46 -313.61 -2976.61 -357.15}
{ -2996.46 -313.61 -3031.01 -311.17 -2996.83 -318.79 -3031.01 -311.17 -3030.65 -306.07 -2996.46 -313.61}
{ -3031.01 -311.17 -3054.45 -290.50 -3031.01 -311.17 -3057.58 -294.04 -3054.45 -290.50 -3027.63 -307.33}
{ -3054.45 -290.50 -3091.02 -286.75 -3054.94 -295.20 -3091.02 -286.75 -3091.02 -286.75 -3054.45 -290.50}
{ -3091.02 -286.75 -3091.65 -282.47 -3091.02 -286.75 -3096.64 -283.21 -3089.16 -282.10 -3091.02 -286.75}
{ -3091.65 -282.47 -3099.28 -290.08 -3088.10 -286.04 -3094.50 -294.87 -3099.28 -290.08 -3093.43 -280.69}
{ -3099.28 -290.08 -3100.78 -307.25 -3092.53 -290.67 -3097.72 -307.52 -3107.13 -306.69 -3099.28 -290.08}
{ -3091.65 -282.47 -3091.65 -282.47 -3096.69 -289.95 -3089.14 -289.95 -3089.14 -234.68 -3096.69 -234.68}
{ -3091.65 -282.47 -3140.49 -274.20 -3091.65 -282.47 -3140.49 -274.20 -3139.24 -266.82 -3091.65 -282.47}
{ -3140.49 -274.20 -3134.63 -256.08 -3140.49 -274.20 -3141.98 -253.71 -3124.89 -259.23 -3133.37 -276.50}
{ -3134.63 -256.08 -3085.50 -235.76 -3137.58 -248.95 -3087.58 -230.74 -3081.26 -246.02 -3130.72 -265.54}
{ -3085.50 -235.76 -3042.77 -216.91 -3087.70 -230.79 -3045.98 -209.63 -3041.44 -219.93 -3081.02 -245.92}
{ -3042.77 -216.91 -3029.85 -171.65 -3050.42 -214.72 -3036.28 -169.81 -3029.85 -171.65 -3039.59 -217.81}
{ -3029.85 -171.65 -3046.39 -149.31 -3035.23 -175.63 -3066.95 -164.53 -3041.13 -145.42 -3029.85 -171.65}
{ -3046.39 -149.31 -3017.38 -148.02 -3047.52 -123.74 -3017.38 -148.02 -3016.90 -158.96 -3046.10 -155.83}
{ -3046.39 -149.31 -3073.76 -147.75 -3047.84 -174.85 -3073.92 -150.58 -3073.05 -135.17 -3046.01 -142.78}
{ -3073.76 -147.75 -3054.25 -118.80 -3076.11 -146.16 -3060.51 -114.58 -3052.16 -120.21 -3063.32 -154.79}
{ -3054.25 -118.80 -3060.44 -95.93 -3061.54 -120.78 -3060.44 -95.93 -3050.48 -93.23 -3051.81 -118.15}
{ -3060.44 -95.93 -3034.33 -92.22 -3060.44 -95.93 -3035.90 -81.15 -3034.33 -92.22 -3058.99 -106.14}
{ -3034.33 -92.22 -2994.09 -37.39 -3043.34 -85.60 -2996.56 -35.57 -2986.09 -43.26 -3034.33 -92.22}
{ -2994.09 -37.39 -2928.66 -8.08 -2995.34 -34.59 -2931.97 -0.68 -2928.08 -9.37 -2990.03 -46.44}
{ -2928.66 -8.08 -2913.64 42.22 -2936.43 -5.76 -2915.15 42.67 -2902.93 39.02 -2927.30 -8.48}
{ -2913.64 42.22 -2887.89 44.11 -2913.76 43.79 -2888.60 53.85 -2887.55 39.48 -2912.82 31.07}
{ -2887.89 44.11 -2877.97 64.77 -2896.69 48.34 -2879.75 65.62 -2869.24 60.58 -2883.70 42.10}
{ -2877.97 64.77 -2840.38 83.22 -2878.84 66.54 -2845.24 93.12 -2839.69 81.81 -2873.70 56.07}
{ -2840.38 83.22 -2836.00 113.28 -2851.29 84.81 -2839.43 113.78 -2827.51 112.04 -2838.82 83.00}
{ -2836.00 113.28 -2807.98 141.93 -2838.48 115.70 -2812.87 146.72 -2807.98 141.93 -2829.87 107.27}
{ -2807.98 141.93 -2792.99 155.34 -2812.54 147.03 -2800.81 164.08 -2789.05 150.94 -2807.98 141.93}
{ -2792.99 155.34 -2760.52 185.82 -2801.02 163.89 -2763.75 189.26 -2754.65 179.56 -2788.95 151.04}
{ -2760.52 185.82 -2760.59 193.08 -2765.24 185.77 -2760.59 193.08 -2760.59 193.08 -2751.94 185.90}
{ -944.81 -508.94 -987.46 -495.34 -949.93 -525.00 -992.58 -511.39 -982.55 -479.96 -939.91 -493.57}
{ -987.46 -495.34 -1036.28 -482.12 -991.86 -511.61 -1040.11 -496.26 -1034.33 -474.90 -983.24 -479.76}
{ -1036.28 -482.12 -1142.67 -475.41 -1037.21 -496.74 -1143.16 -483.11 -1141.99 -464.57 -1035.81 -474.66}
{ -1142.67 -475.41 -1195.09 -485.59 -1141.20 -482.98 -1192.72 -497.80 -1195.86 -481.65 -1144.74 -464.74}
{ -1195.09 -485.59 -1225.80 -497.12 -1190.72 -497.24 -1224.33 -501.03 -1229.81 -486.43 -1196.50 -481.83}
{ -1225.80 -497.12 -1279.28 -479.59 -1227.10 -501.09 -1280.46 -483.18 -1275.75 -468.81 -1222.24 -486.27}
{ -1279.28 -479.59 -1302.83 -429.89 -1282.70 -481.21 -1316.71 -436.46 -1299.56 -428.34 -1269.04 -474.73}
{ -1302.83 -429.89 -1362.93 -398.01 -1310.02 -443.45 -1370.27 -411.86 -1361.27 -394.88 -1301.13 -426.69}
{ -1362.93 -398.01 -1406.81 -376.63 -1369.79 -412.10 -1409.32 -381.80 -1404.39 -371.68 -1361.37 -394.83}
{ -1406.81 -376.63 -1477.80 -377.01 -1406.77 -382.38 -1477.78 -379.69 -1477.84 -368.98 -1406.84 -371.12}
{ -1477.80 -377.01 -1504.81 -379.83 -1477.52 -379.68 -1504.81 -379.83 -1506.00 -368.40 -1478.63 -369.03}
{ -1504.81 -379.83 -1525.99 -385.63 -1504.81 -379.83 -1525.20 -388.52 -1527.98 -378.34 -1507.84 -368.75}
{ -1525.99 -385.63 -1573.97 -380.24 -1526.32 -388.60 -1574.99 -389.32 -1573.36 -374.84 -1525.15 -378.12}
{ -1573.97 -380.24 -1604.76 -395.58 -1569.89 -388.41 -1604.76 -395.58 -1608.90 -387.27 -1576.39 -375.38}
{ -1604.76 -395.58 -1648.46 -404.07 -1604.76 -395.58 -1647.92 -406.85 -1650.41 -394.02 -1606.53 -386.46}
{ -1648.46 -404.07 -1687.63 -392.05 -1649.29 -406.78 -1690.42 -401.15 -1686.56 -388.58 -1645.46 -394.29}
{ -1687.63 -392.05 -1710.39 -389.16 -1688.82 -401.50 -1710.94 -393.54 -1709.39 -381.27 -1687.17 -388.45}
{ -1710.39 -389.16 -1750.59 -380.79 -1711.28 -393.48 -1752.82 -391.51 -1749.14 -373.85 -1708.76 -381.38}
{ -944.81 -508.94 -944.81 -508.94 -955.28 -508.94 -923.87 -508.94 -923.87 -508.94 -955.28 -508.94}
{ -944.81 -508.94 -933.33 -563.73 -934.56 -506.80 -913.07 -559.48 -937.27 -564.55 -965.31 -513.24}
{ -933.33 -563.73 -911.35 -583.65 -919.43 -548.38 -911.35 -583.65 -917.96 -590.95 -936.03 -566.71}
{ -911.35 -583.65 -901.14 -596.80 -911.35 -583.65 -901.14 -596.80 -904.43 -599.36 -919.12 -589.69}
{ -901.14 -596.80 -875.60 -653.70 -901.14 -596.80 -869.78 -651.08 -875.60 -653.70 -904.94 -598.51}
{ -875.60 -653.70 -857.49 -670.56 -871.26 -649.03 -853.63 -666.41 -862.86 -676.32 -875.60 -653.70}
{ -857.49 -670.56 -832.63 -680.86 -855.32 -665.32 -831.06 -677.08 -836.31 -689.73 -860.51 -677.83}
{ -832.63 -680.86 -806.33 -686.95 -831.71 -676.87 -806.33 -686.95 -807.36 -691.40 -834.80 -690.22}
{ -806.33 -686.95 -781.93 -699.12 -806.33 -686.95 -781.93 -699.12 -792.12 -719.55 -808.37 -691.04}
{ -781.93 -699.12 -808.08 -698.58 -781.93 -699.12 -808.08 -698.58 -807.58 -674.80 -781.46 -676.29}
{ -808.08 -698.58 -732.06 -694.70 -808.08 -698.58 -732.58 -684.56 -731.48 -706.02 -806.86 -722.33}
{ -732.06 -694.70 -710.94 -692.07 -733.32 -684.62 -710.94 -692.07 -710.36 -696.75 -730.66 -705.95}
{ -710.94 -692.07 -690.47 -687.46 -710.94 -692.07 -691.64 -682.24 -688.98 -694.07 -709.90 -696.67}
{ -690.47 -687.46 -677.39 -689.83 -689.51 -682.19 -676.35 -684.10 -678.25 -694.55 -691.68 -694.12}
{ -677.39 -689.83 -622.17 -703.28 -676.01 -684.17 -619.90 -693.95 -622.17 -703.28 -678.53 -694.50}
{ -622.17 -703.28 -544.32 -691.03 -623.67 -693.79 -544.79 -688.08 -541.86 -706.67 -622.17 -703.28}
{ -544.32 -691.03 -436.47 -701.23 -544.04 -688.05 -435.69 -693.00 -438.00 -717.38 -545.81 -706.79}
{ -436.47 -701.23 -389.11 -713.25 -434.44 -693.21 -389.11 -713.25 -389.91 -716.37 -440.46 -716.95}
{ -389.11 -713.25 -406.01 -729.88 -389.11 -713.25 -401.37 -734.59 -409.27 -726.57 -391.38 -710.94}
{ -406.01 -729.88 -413.84 -767.49 -399.54 -731.23 -406.44 -769.03 -422.16 -765.76 -410.56 -728.93}
{ -413.84 -767.49 -395.60 -814.55 -406.79 -764.76 -375.27 -806.67 -410.07 -820.16 -421.77 -770.57}
{ -389.11 -713.25 -375.17 -695.50 -389.11 -713.25 -383.71 -688.78 -364.76 -703.67 -386.57 -715.24}
{ -375.17 -695.50 -346.20 -713.79 -369.36 -686.31 -344.18 -710.59 -349.52 -719.05 -382.23 -706.68}
{ -346.20 -713.79 -323.97 -721.22 -345.00 -710.20 -321.45 -713.67 -325.39 -725.47 -348.17 -719.69}
{ -323.97 -721.22 -293.97 -728.28 -322.15 -713.48 -290.69 -714.33 -293.97 -728.28 -325.00 -725.59}
{ -293.97 -728.28 -254.22 -713.41 -298.99 -714.85 -256.01 -708.61 -251.79 -719.90 -293.97 -728.28}
{ -254.22 -713.41 -235.00 -717.61 -253.13 -708.41 -232.93 -708.15 -235.87 -721.61 -255.70 -720.18}
{ -235.00 -717.61 -202.33 -721.78 -233.77 -708.00 -200.13 -704.52 -202.33 -721.78 -235.52 -721.67}
{ -202.33 -721.78 -165.59 -697.87 -211.83 -707.19 -165.59 -697.87 -158.29 -709.09 -202.33 -721.78}
{ -165.59 -697.87 -139.06 -704.92 -165.59 -697.87 -136.23 -694.26 -141.02 -712.30 -169.03 -710.81}
{ -139.06 -704.92 -134.16 -682.11 -149.84 -702.60 -136.32 -681.65 -127.62 -683.52 -131.59 -706.52}
{ -134.16 -682.11 -120.17 -678.06 -134.78 -679.99 -122.14 -671.25 -120.17 -678.06 -132.30 -688.54}
{ -120.17 -678.06 -102.19 -668.32 -123.54 -671.83 -105.64 -661.95 -100.46 -671.50 -120.17 -678.06}
{ -102.19 -668.32 -49.61 -661.72 -103.09 -661.13 -50.73 -652.82 -49.61 -661.72 -101.74 -671.91}
{ -49.61 -661.72 3.13 -643.23 -52.58 -653.25 -2.28 -627.78 6.89 -653.93 -49.61 -661.72}
{ 3.13 -643.23 34.86 -644.03 3.55 -626.86 34.95 -640.33 34.69 -650.48 2.85 -654.57}
{ 34.86 -644.03 42.71 -640.31 33.27 -640.68 42.71 -640.31 46.45 -648.21 37.62 -649.86}
{ 42.71 -640.31 77.68 -627.94 42.71 -640.31 75.53 -621.85 79.97 -634.40 45.62 -648.55}
{ 77.68 -627.94 117.42 -612.93 75.40 -621.90 117.42 -612.93 119.06 -617.28 80.10 -634.35}
{ 117.42 -612.93 162.44 -614.60 117.42 -612.93 162.74 -606.73 162.44 -614.60 117.24 -617.57}
{ 162.44 -614.60 193.61 -612.29 161.86 -606.75 193.24 -607.34 193.80 -614.88 162.44 -614.60}
{ 193.61 -612.29 230.92 -601.38 192.22 -607.53 230.17 -598.81 234.50 -613.62 194.34 -614.78}
{ 230.92 -601.38 270.98 -586.77 230.00 -598.86 268.79 -580.78 272.73 -591.58 235.29 -613.36}
{ 270.98 -586.77 313.23 -554.02 267.07 -581.73 310.63 -550.66 316.80 -558.63 274.11 -590.82}
{ 313.23 -554.02 367.98 -523.90 311.18 -550.30 367.98 -523.90 371.78 -530.79 316.04 -559.13}
{ 367.98 -523.90 404.51 -517.91 367.98 -523.90 403.99 -514.72 404.81 -519.69 369.26 -531.67}
{ 404.51 -517.91 422.95 -507.24 402.90 -515.11 420.59 -503.15 422.95 -507.24 405.42 -519.48}
{ 422.95 -507.24 432.66 -506.38 422.53 -502.54 432.36 -503.08 433.54 -516.26 422.95 -507.24}
{ 432.66 -506.38 443.67 -501.21 431.25 -503.38 442.83 -499.43 451.29 -517.47 436.87 -515.36}
{ 443.67 -501.21 489.80 -505.30 443.84 -499.25 490.65 -495.73 489.53 -508.28 442.08 -519.10}
{ 489.80 -505.30 523.61 -493.50 486.63 -496.23 523.61 -493.50 527.09 -503.47 490.78 -508.12}
{ 523.61 -493.50 555.09 -486.31 523.61 -493.50 554.10 -482.01 556.58 -492.83 525.96 -503.79}
{ 555.09 -486.31 604.11 -474.93 554.09 -482.01 602.03 -465.95 605.55 -481.14 556.60 -492.83}
{ 604.11 -474.93 645.25 -460.65 601.09 -466.22 641.87 -450.90 647.08 -465.93 606.20 -480.95}
{ 645.25 -460.65 661.41 -452.87 640.78 -451.35 659.47 -448.82 664.66 -459.61 647.68 -465.68}
{ 661.41 -452.87 683.61 -454.23 661.69 -448.39 684.05 -447.08 683.42 -457.30 660.96 -460.33}
{ 683.61 -454.23 694.86 -441.43 678.23 -449.50 690.19 -437.32 699.06 -445.12 685.91 -456.26}
{ 694.86 -441.43 750.77 -448.32 695.62 -435.26 752.82 -431.68 749.19 -461.14 694.18 -446.98}
{ 750.77 -448.32 767.16 -435.53 740.45 -435.10 767.16 -435.53 776.80 -447.88 758.71 -458.50}
{ 767.16 -435.53 779.94 -440.44 767.16 -435.53 779.94 -440.44 776.12 -450.37 761.54 -450.15}
{ 779.94 -440.44 784.09 -445.00 779.94 -440.44 786.77 -442.56 780.59 -448.18 772.08 -447.60}
{ 784.09 -445.00 818.62 -440.08 783.58 -441.42 817.36 -431.27 818.62 -440.08 784.76 -449.68}
{ 818.62 -440.08 850.98 -437.00 817.78 -431.22 849.97 -426.34 850.98 -437.00 818.62 -440.08}
{ 850.98 -437.00 871.75 -423.74 845.22 -427.98 869.80 -420.69 874.76 -428.45 850.98 -437.00}
{ 871.75 -423.74 899.44 -412.41 870.38 -420.39 898.24 -409.49 902.63 -420.20 873.87 -428.92}
{ 899.44 -412.41 951.62 -414.19 899.54 -409.26 951.86 -407.11 951.57 -415.61 899.15 -420.83}
{ 951.62 -414.19 985.80 -402.25 949.28 -407.50 984.61 -398.83 988.43 -409.75 952.08 -415.53}
{ 985.80 -402.25 1024.25 -418.56 987.22 -398.91 1026.80 -412.54 1023.54 -420.22 982.70 -409.57}
{ 1024.25 -418.56 1083.52 -426.69 1025.13 -412.08 1085.45 -412.65 1082.80 -431.99 1024.00 -420.35}
{ 1083.52 -426.69 1092.28 -420.69 1075.51 -415.00 1085.86 -411.33 1095.39 -425.23 1086.55 -431.10}
{ 1092.28 -420.69 1112.01 -421.56 1092.78 -409.36 1112.36 -413.77 1111.38 -435.80 1092.03 -426.19}
{ 1112.01 -421.56 1134.46 -425.23 1113.27 -413.86 1135.51 -418.78 1132.04 -440.07 1109.71 -435.62}
{ 1134.46 -425.23 1151.02 -426.70 1135.04 -418.72 1151.21 -424.58 1150.47 -432.89 1133.13 -440.21}
{ 1151.02 -426.70 1161.97 -434.07 1152.21 -424.93 1168.04 -425.06 1158.58 -439.10 1147.54 -431.86}
{ 1161.97 -434.07 1235.17 -453.63 1164.77 -423.57 1241.35 -430.51 1232.54 -463.44 1160.40 -439.93}
{ 1235.17 -453.63 1264.60 -462.99 1242.42 -430.82 1266.49 -457.06 1260.62 -475.52 1232.09 -463.31}
{ 1264.60 -462.99 1334.02 -487.68 1266.69 -457.13 1335.55 -483.37 1330.72 -496.95 1260.20 -475.38}
{ 1334.02 -487.68 1397.60 -502.65 1335.07 -483.23 1399.17 -495.98 1396.79 -506.10 1331.77 -497.26}
{ 1397.60 -502.65 1441.08 -500.99 1397.34 -495.80 1440.76 -492.57 1441.48 -511.37 1397.74 -506.19}
{ 1441.08 -500.99 1484.66 -524.70 1445.11 -493.59 1490.34 -514.26 1479.50 -534.18 1436.11 -510.11}
{ 1484.66 -524.70 1535.29 -550.24 1490.01 -514.09 1537.28 -546.30 1534.05 -552.70 1479.80 -534.34}
{ 1535.29 -550.24 1570.82 -580.56 1538.15 -546.88 1582.42 -566.96 1569.23 -582.42 1533.50 -552.33}
{ 1570.82 -580.56 1598.19 -575.73 1567.71 -562.96 1597.54 -572.08 1599.05 -580.61 1571.24 -582.96}
{ 1598.19 -575.73 1630.84 -582.42 1598.93 -572.10 1631.54 -579.03 1629.53 -588.82 1597.19 -580.59}
{ 1630.84 -582.42 1657.60 -581.79 1630.76 -578.96 1657.45 -575.26 1657.60 -581.79 1630.99 -588.95}
{ 1657.60 -581.79 1658.10 -582.38 1662.61 -577.59 1658.10 -582.38 1636.94 -600.16 1657.60 -581.79}
{ 1658.10 -582.38 1694.38 -584.27 1658.10 -582.38 1694.38 -584.27 1694.00 -591.67 1656.66 -609.98}
{ 1694.38 -584.27 1721.67 -598.73 1694.38 -584.27 1727.98 -586.83 1717.95 -605.76 1690.92 -590.81}
{ 1721.67 -598.73 1789.72 -607.48 1723.39 -585.38 1791.28 -595.30 1787.97 -621.07 1720.66 -606.62}
{ 1789.72 -607.48 1829.16 -604.59 1788.82 -595.23 1828.51 -595.64 1829.38 -607.58 1790.72 -621.15}
{ 1829.16 -604.59 1865.26 -599.34 1827.87 -595.71 1865.26 -599.34 1866.31 -606.59 1829.59 -607.55}
{ 1865.26 -599.34 1907.24 -605.55 1865.26 -599.34 1907.53 -603.60 1905.14 -619.80 1864.19 -606.58}
{ 1907.24 -605.55 1947.44 -620.07 1907.91 -603.70 1949.31 -614.89 1943.34 -631.40 1902.35 -619.10}
{ 1947.44 -620.07 1965.58 -624.09 1948.63 -614.69 1967.30 -616.33 1965.58 -624.09 1944.83 -631.84}
{ 1965.58 -624.09 2000.49 -635.72 1968.10 -616.55 2002.78 -628.85 1988.89 -670.54 1965.58 -624.09}
{ 2000.49 -635.72 2035.47 -632.39 1999.80 -628.51 2035.18 -629.26 2037.88 -657.63 2003.97 -672.25}
{ 2035.47 -632.39 2117.93 -640.17 2035.77 -629.26 2119.27 -625.98 2117.20 -647.93 2033.09 -657.64}
{ 2117.93 -640.17 2207.07 -633.53 2116.87 -625.96 2206.72 -628.82 2207.52 -639.58 2118.51 -647.95}
{ 2207.07 -633.53 2232.45 -666.70 2210.82 -630.66 2245.58 -656.65 2228.26 -669.91 2202.25 -637.22}
{ 2232.45 -666.70 2246.66 -675.12 2240.88 -652.48 2254.28 -662.24 2245.21 -677.55 2229.76 -671.24}
{ -235.00 -717.61 -284.03 -709.36 -235.00 -717.61 -284.03 -709.36 -284.03 -709.36 -235.00 -717.61}
{ -284.03 -709.36 -380.01 -722.68 -284.03 -709.36 -378.61 -732.82 -380.33 -720.42 -284.03 -709.36}
{ -380.01 -722.68 -413.94 -709.25 -383.78 -732.20 -413.94 -709.25 -406.52 -690.51 -379.17 -720.56}
{ -413.94 -709.25 -461.62 -708.26 -413.94 -709.25 -461.75 -714.56 -461.19 -687.63 -413.52 -689.10}
{ -461.62 -708.26 -496.13 -693.32 -464.12 -714.04 -500.07 -702.43 -490.00 -679.16 -453.43 -689.32}
{ -496.13 -693.32 -590.99 -701.52 -495.28 -703.21 -589.39 -720.11 -591.91 -690.85 -497.46 -677.95}
{ -590.99 -701.52 -694.27 -687.61 -593.48 -720.02 -694.47 -689.10 -692.00 -670.76 -589.56 -690.91}
{ -694.27 -687.61 -788.57 -663.40 -694.65 -689.06 -789.90 -668.59 -785.79 -652.57 -690.04 -671.14}
{ -818.79 -753.97 -809.49 -727.27 -832.77 -749.10 -823.46 -722.40 -809.49 -727.27 -818.79 -753.97}
{ -809.49 -727.27 -788.57 -663.40 -823.55 -722.67 -815.51 -654.58 -766.35 -670.68 -809.49 -727.27}
{ -788.57 -663.40 -857.28 -640.50 -797.53 -690.29 -876.73 -698.85 -847.75 -611.89 -781.18 -641.21}
{ -857.28 -640.50 -886.36 -637.49 -863.63 -701.67 -889.03 -663.26 -885.59 -630.05 -854.17 -610.51}
{ -886.36 -637.49 -931.40 -572.22 -907.68 -652.20 -935.94 -575.35 -893.36 -545.97 -880.20 -633.24}
{ -808.08 -698.58 -849.08 -674.85 -810.64 -703.01 -851.64 -679.28 -844.50 -666.94 -803.50 -690.67}
{ -849.08 -674.85 -857.77 -667.91 -852.27 -678.85 -861.65 -672.77 -847.55 -655.11 -843.38 -667.71}
{ -857.77 -667.91 -882.98 -655.05 -860.60 -673.45 -882.98 -655.05 -880.01 -649.23 -850.33 -653.32}
{ -882.98 -655.05 -878.96 -638.32 -882.98 -655.05 -884.01 -637.11 -878.96 -638.32 -876.62 -656.58}
{ -878.96 -638.32 -903.62 -607.49 -883.02 -641.56 -903.62 -607.49 -898.33 -603.26 -878.96 -638.32}
{ -903.62 -607.49 -904.27 -587.26 -903.62 -607.49 -908.83 -587.40 -904.27 -587.26 -896.85 -607.28}
{ -904.27 -587.26 -941.10 -548.30 -907.59 -590.40 -945.27 -552.25 -935.95 -543.43 -904.27 -587.26}
{ -941.10 -548.30 -955.90 -537.60 -944.46 -552.96 -957.15 -539.32 -952.22 -532.49 -936.95 -542.55}
{ -955.90 -537.60 -975.48 -487.44 -957.89 -538.37 -981.79 -489.90 -975.48 -487.44 -950.04 -535.31}
{ -975.48 -487.44 -1000.45 -474.05 -978.68 -493.41 -1001.38 -475.79 -998.59 -470.58 -975.48 -487.44}
{ -1000.45 -474.05 -1015.52 -461.79 -1001.69 -475.58 -1018.15 -465.03 -1015.52 -461.79 -997.97 -471.00}
{ -1015.52 -461.79 -1064.53 -449.52 -1016.53 -465.84 -1065.26 -452.42 -1064.53 -449.52 -1015.52 -461.79}
{ -1064.53 -449.52 -1089.66 -468.29 -1062.74 -451.91 -1089.66 -468.29 -1093.24 -463.50 -1064.53 -449.52}
{ -1089.66 -468.29 -1117.69 -466.25 -1089.66 -468.29 -1118.17 -472.77 -1117.69 -466.25 -1089.23 -462.33}
{ -1117.69 -466.25 -1127.70 -472.02 -1114.43 -471.92 -1127.70 -472.02 -1129.51 -468.88 -1117.69 -466.25}
{ -1127.70 -472.02 -1165.97 -467.18 -1127.70 -472.02 -1165.97 -467.18 -1165.57 -464.06 -1127.25 -468.43}
{ -1165.97 -467.18 -1183.62 -462.40 -1165.97 -467.18 -1183.62 -462.40 -1183.62 -462.40 -1165.14 -464.14}
{ -1183.62 -462.40 -1260.50 -464.57 -1183.62 -462.40 -1260.50 -464.57 -1260.60 -460.95 -1183.62 -462.40}
{ -1260.50 -464.57 -1279.09 -447.97 -1260.50 -464.57 -1279.09 -447.97 -1276.42 -444.98 -1258.09 -461.87}
{ -1279.09 -447.97 -1323.75 -430.55 -1279.09 -447.97 -1323.75 -430.55 -1322.41 -427.10 -1277.63 -444.23}
{ -1323.75 -430.55 -1336.46 -398.71 -1323.75 -430.55 -1342.97 -401.31 -1332.80 -397.25 -1320.32 -429.18}
{ -1336.46 -398.71 -1356.23 -380.39 -1341.23 -403.85 -1356.23 -380.39 -1352.70 -376.58 -1333.78 -395.83}
{ -1356.23 -380.39 -1394.80 -339.56 -1356.23 -380.39 -1401.61 -346.00 -1394.80 -339.56 -1352.45 -376.82}
{ -1394.80 -339.56 -1468.59 -307.28 -1398.55 -348.15 -1470.29 -311.17 -1468.59 -307.28 -1394.80 -339.56}
{ -1468.59 -307.28 -1481.77 -308.19 -1468.30 -311.52 -1481.77 -308.19 -1482.00 -304.81 -1468.59 -307.28}
{ -1481.77 -308.19 -1511.42 -292.76 -1481.77 -308.19 -1513.82 -297.37 -1511.42 -292.76 -1480.21 -305.19}
{ -1511.42 -292.76 -1542.22 -266.63 -1514.78 -296.72 -1545.64 -270.65 -1540.54 -264.65 -1511.42 -292.76}
{ -1542.22 -266.63 -1587.93 -265.59 -1542.34 -271.91 -1587.93 -265.59 -1587.80 -259.92 -1542.16 -264.03}
{ -1587.93 -265.59 -1591.05 -256.92 -1587.93 -265.59 -1596.98 -259.06 -1591.05 -256.92 -1582.60 -263.66}
{ -1591.05 -256.92 -1648.19 -266.55 -1590.01 -263.13 -1648.19 -266.55 -1648.72 -263.37 -1591.05 -256.92}
{ -1648.19 -266.55 -1745.55 -259.66 -1648.19 -266.55 -1745.55 -259.66 -1745.14 -253.77 -1647.96 -263.33}
{ -1745.55 -259.66 -1777.29 -243.47 -1745.55 -259.66 -1779.12 -247.04 -1777.29 -243.47 -1742.87 -254.40}
{ -1777.29 -243.47 -1853.99 -249.72 -1776.97 -247.47 -1853.51 -255.60 -1854.22 -246.89 -1777.29 -243.47}
{ -1853.99 -249.72 -1852.57 -261.40 -1848.12 -249.01 -1852.57 -261.40 -1860.78 -262.40 -1856.80 -250.06}
{ -1852.57 -261.40 -1905.86 -245.43 -1852.57 -261.40 -1907.33 -250.34 -1905.86 -245.43 -1850.20 -253.48}
{ -1905.86 -245.43 -1936.98 -246.67 -1905.66 -250.55 -1936.98 -246.67 -1937.27 -239.51 -1905.86 -245.43}
{ -1936.98 -246.67 -2009.33 -211.69 -1936.98 -246.67 -2012.17 -217.57 -2009.33 -211.69 -1933.86 -240.22}
{ -2009.33 -211.69 -2049.80 -205.18 -2010.36 -218.14 -2050.28 -208.21 -2049.80 -205.18 -2009.33 -211.69}
{ -2049.80 -205.18 -2083.31 -204.56 -2049.85 -208.25 -2083.31 -204.56 -2083.22 -199.36 -2049.80 -205.18}
{ -2083.31 -204.56 -2119.20 -188.57 -2083.31 -204.56 -2122.72 -196.48 -2119.20 -188.57 -2081.20 -199.81}
{ -2119.20 -188.57 -2159.69 -202.77 -2116.33 -196.74 -2159.69 -202.77 -2162.48 -194.82 -2119.20 -188.57}
{ -2159.69 -202.77 -2200.14 -196.16 -2159.69 -202.77 -2200.79 -200.12 -2200.14 -196.16 -2158.33 -194.45}
{ -2200.14 -196.16 -2265.53 -207.80 -2199.44 -200.11 -2265.53 -207.80 -2267.20 -198.42 -2200.14 -196.16}
{ -2265.53 -207.80 -2282.65 -195.77 -2265.53 -207.80 -2287.95 -203.31 -2282.65 -195.77 -2260.05 -200.01}
{ -2282.65 -195.77 -2315.61 -198.59 -2281.87 -204.95 -2315.61 -198.59 -2315.61 -198.59 -2282.65 -195.77}
{ 1264.60 -462.99 1282.37 -468.79 1264.60 -462.99 1282.37 -468.79 1277.36 -484.13 1259.59 -478.33}
{ 1282.37 -468.79 1282.49 -507.27 1282.37 -468.79 1291.00 -507.24 1275.88 -507.29 1266.23 -468.84}
{ 1282.49 -507.27 1309.68 -534.76 1288.54 -501.29 1316.23 -528.29 1308.34 -536.09 1277.79 -511.92}
{ 1309.68 -534.76 1351.62 -569.82 1315.59 -527.69 1359.25 -560.70 1349.30 -572.60 1308.47 -536.21}
{ 1351.62 -569.82 1372.78 -563.14 1348.05 -558.48 1372.78 -563.14 1373.14 -564.27 1352.71 -573.28}
{ 1372.78 -563.14 1394.59 -569.67 1372.78 -563.14 1400.55 -549.76 1392.08 -578.05 1372.45 -564.28}
{ 1394.59 -569.67 1402.72 -541.21 1374.60 -563.96 1396.29 -539.37 1402.72 -541.21 1402.99 -572.08}
{ 1402.72 -541.21 1402.23 -519.03 1396.03 -541.36 1398.21 -519.12 1418.84 -518.66 1402.72 -541.21}
{ 1402.23 -519.03 1434.56 -503.48 1400.49 -515.41 1434.56 -503.48 1438.01 -510.65 1409.43 -534.00}
{ 1434.56 -503.48 1439.08 -510.11 1434.56 -503.48 1439.08 -510.11 1439.08 -510.11 1427.99 -507.95}
{ 2246.66 -675.12 2246.66 -675.12 2246.66 -675.12 2246.66 -675.12 2246.66 -675.12 2246.66 -675.12}
{ 2246.66 -675.12 2276.45 -675.88 2246.66 -675.12 2276.57 -671.31 2276.25 -683.83 2246.66 -675.12}
{ 2276.45 -675.88 2315.15 -691.28 2278.14 -671.64 2319.11 -681.33 2288.30 -758.73 2273.51 -683.27}
{ 2315.15 -691.28 2365.10 -697.72 2316.52 -680.66 2365.50 -694.68 2363.45 -710.53 2305.86 -763.28}
{ 2315.15 -691.28 2303.21 -729.35 2325.36 -694.48 2315.08 -733.07 2279.32 -721.86 2245.87 -669.56}
{ 2303.21 -729.35 2289.02 -749.75 2313.42 -736.45 2291.93 -751.77 2279.78 -743.32 2282.65 -715.05}
{ 2289.02 -749.75 2287.48 -788.50 2292.56 -749.89 2289.53 -788.58 2277.96 -788.13 2277.77 -749.30}
{ 2287.48 -788.50 2268.56 -808.62 2288.98 -789.91 2268.56 -808.62 2268.56 -808.62 2280.54 -781.98}
{ 2303.21 -729.35 2361.88 -730.32 2303.41 -716.91 2361.94 -726.70 2361.79 -735.75 2302.79 -754.39}
{ 2361.88 -730.32 2379.42 -735.86 2362.97 -726.87 2379.85 -734.51 2378.73 -738.04 2360.25 -735.50}
{ 2379.42 -735.86 2413.41 -719.91 2378.82 -734.57 2413.41 -719.91 2419.40 -732.67 2380.39 -737.93}
{ 2413.41 -719.91 2432.72 -721.69 2413.41 -719.91 2432.99 -718.71 2431.99 -729.53 2412.11 -733.94}
{ 2432.72 -721.69 2472.35 -729.27 2433.28 -718.76 2473.33 -724.16 2470.13 -740.87 2431.24 -729.43}
{ 2472.35 -729.27 2509.16 -743.29 2474.20 -724.41 2515.24 -727.32 2507.28 -748.22 2468.15 -740.31}
{ 2509.16 -743.29 2531.91 -752.68 2515.68 -727.49 2535.54 -743.87 2530.67 -755.66 2507.15 -748.16}
{ 2531.91 -752.68 2577.24 -756.68 2532.75 -743.19 2578.23 -745.47 2577.13 -757.94 2531.62 -755.89}
{ 2577.24 -756.68 2581.00 -744.65 2566.49 -753.33 2577.92 -743.68 2589.64 -747.35 2578.44 -757.06}
{ 2581.00 -744.65 2618.23 -742.59 2580.82 -741.42 2618.23 -742.59 2618.23 -742.59 2581.50 -753.69}
{ 2618.23 -742.59 2631.33 -745.70 2618.23 -742.59 2634.40 -732.75 2631.02 -747.00 2618.23 -742.59}
{ 2631.33 -745.70 2648.94 -744.16 2630.17 -732.44 2648.94 -744.16 2648.94 -744.16 2631.45 -747.03}
{ 2648.94 -744.16 2685.24 -737.77 2648.94 -744.16 2684.54 -733.81 2686.45 -744.67 2648.94 -744.16}
{ 2685.24 -737.77 2726.00 -742.47 2685.70 -733.78 2726.31 -739.81 2725.47 -747.09 2684.44 -744.73}
{ 2726.00 -742.47 2735.57 -747.14 2727.17 -740.07 2735.57 -747.14 2735.57 -747.14 2723.96 -746.65}
{ 2735.57 -747.14 2741.05 -745.62 2735.57 -747.14 2741.05 -745.62 2741.05 -745.62 2735.57 -747.14}
{ 2741.05 -745.62 2814.92 -742.73 2741.05 -745.62 2814.73 -737.94 2815.17 -749.11 2741.05 -745.62}
{ 2814.92 -742.73 2837.18 -747.99 2816.02 -738.06 2838.38 -742.93 2836.12 -752.51 2813.45 -748.94}
{ 2837.18 -747.99 2878.40 -755.96 2838.17 -742.89 2879.68 -749.32 2878.07 -757.66 2836.30 -752.55}
{ 2878.40 -755.96 2924.74 -764.27 2879.59 -749.30 2926.24 -755.90 2923.65 -770.31 2878.09 -757.67}
{ 2924.74 -764.27 2969.75 -773.45 2926.44 -755.94 2971.01 -767.28 2968.66 -778.77 2923.51 -770.29}
{ 2969.75 -773.45 3020.60 -780.96 2970.67 -767.22 3021.45 -775.19 3019.79 -786.41 2968.95 -778.82}
{ 3020.60 -780.96 3106.41 -804.98 3022.17 -775.35 3107.79 -800.05 3105.16 -809.46 3019.11 -786.27}
{ 3106.41 -804.98 3140.49 -799.57 3105.61 -799.93 3140.49 -799.57 3141.73 -807.43 3107.14 -809.57}
{ 422.95 -507.24 422.95 -507.24 422.95 -507.24 422.95 -507.24 422.95 -507.24 422.95 -507.24}
{ 422.95 -507.24 422.95 -507.24 422.95 -507.24 422.95 -507.24 422.95 -507.24 422.95 -507.24}
{ 422.95 -507.24 410.91 -487.59 422.95 -507.24 409.43 -488.49 415.95 -484.50 422.95 -507.24}
{ 410.91 -487.59 407.91 -477.76 409.25 -488.09 404.97 -478.66 411.00 -476.82 416.56 -485.86}
{ 407.91 -477.76 420.05 -455.50 405.21 -476.29 417.29 -453.99 421.92 -456.52 410.74 -479.31}
{ 420.05 -455.50 432.79 -441.71 417.74 -453.36 432.79 -441.71 436.84 -445.45 421.61 -456.94}
{ 432.79 -441.71 493.43 -423.59 432.79 -441.71 491.90 -418.46 493.43 -423.59 434.36 -446.99}
{ 493.43 -423.59 558.31 -401.67 491.72 -418.52 558.31 -401.67 559.60 -405.48 493.43 -423.59}
{ 558.31 -401.67 585.93 -402.54 558.31 -401.67 586.02 -399.87 585.69 -410.34 558.19 -405.68}
{ 585.93 -402.54 597.39 -419.90 588.17 -401.07 603.96 -415.56 592.39 -423.19 579.43 -406.84}
{ 597.39 -419.90 618.92 -410.53 594.25 -412.68 618.92 -410.53 618.92 -410.53 599.78 -425.38}
{ 618.92 -410.53 630.89 -423.42 618.92 -410.53 630.89 -423.42 630.89 -423.42 618.92 -410.53}
{ 630.89 -423.42 647.01 -413.21 630.89 -423.42 647.01 -413.21 648.36 -415.34 630.89 -423.42}
{ 647.01 -413.21 645.64 -417.30 647.01 -413.21 645.64 -417.30 635.34 -413.86 644.62 -412.42}
{ 493.43 -423.59 497.37 -418.26 489.13 -420.41 495.22 -416.67 497.37 -418.26 493.43 -423.59}
{ 497.37 -418.26 498.99 -413.95 494.87 -417.32 498.99 -413.95 512.33 -418.96 497.37 -418.26}
{ 498.99 -413.95 490.43 -375.04 498.99 -413.95 486.67 -375.87 490.43 -375.04 512.91 -410.89}
{ 490.43 -375.04 482.31 -372.04 489.10 -378.66 482.31 -372.04 483.84 -367.90 490.43 -375.04}
{ 482.31 -372.04 487.24 -352.03 482.31 -372.04 487.24 -352.03 489.69 -352.64 486.59 -373.10}
{ 487.24 -352.03 505.63 -346.79 487.24 -352.03 503.39 -338.92 511.93 -368.90 487.93 -354.46}
{ 505.63 -346.79 492.84 -334.92 500.06 -352.79 490.16 -337.80 492.84 -334.92 521.28 -329.94}
{ 492.84 -334.92 478.10 -336.57 493.28 -338.83 478.10 -336.57 477.59 -332.03 492.84 -334.92}
{ 478.10 -336.57 424.29 -338.38 478.10 -336.57 424.44 -342.87 424.29 -338.38 477.95 -332.00}
{ 424.29 -338.38 413.97 -345.49 426.83 -342.08 413.97 -345.49 412.23 -342.96 424.29 -338.38}
{ 413.97 -345.49 376.04 -349.13 413.97 -345.49 376.48 -353.68 376.04 -349.13 413.67 -342.43}
{ 376.04 -349.13 340.45 -350.72 376.24 -353.70 340.45 -350.72 340.19 -344.90 376.04 -349.13}
{ 340.45 -350.72 311.88 -350.58 340.45 -350.72 311.87 -353.17 311.88 -350.58 340.48 -344.90}
{ 311.88 -350.58 309.98 -354.37 314.20 -351.74 309.98 -354.37 306.67 -352.71 311.88 -350.58}
{ 309.98 -354.37 274.23 -351.39 309.98 -354.37 274.23 -351.39 274.23 -351.39 310.29 -350.68}
{ 487.24 -352.03 482.88 -358.70 487.24 -352.03 486.70 -361.20 482.88 -358.70 485.13 -350.65}
{ 482.88 -358.70 539.87 -355.89 482.65 -354.14 539.68 -352.03 539.87 -355.89 482.88 -358.70}
{ 539.87 -355.89 543.34 -352.63 537.23 -353.07 543.34 -352.63 546.15 -355.62 539.87 -355.89}
{ 543.34 -352.63 580.40 -335.80 543.34 -352.63 580.40 -335.80 580.40 -335.80 545.04 -356.36}
{ 580.40 -335.80 584.64 -337.96 580.40 -335.80 586.07 -335.15 584.64 -337.96 580.40 -335.80}
{ 584.64 -337.96 628.32 -320.87 583.49 -335.02 628.32 -320.87 630.21 -325.71 584.64 -337.96}
{ 628.32 -320.87 710.06 -282.11 628.32 -320.87 710.06 -282.11 713.36 -289.08 630.54 -325.56}
{ 710.06 -282.11 730.25 -283.60 710.06 -282.11 730.71 -277.31 730.25 -283.60 709.49 -289.80}
{ 730.25 -283.60 760.17 -258.88 726.24 -278.74 760.17 -258.88 763.33 -262.70 730.25 -283.60}
{ 1092.28 -420.69 1092.28 -420.69 1092.28 -420.69 1092.28 -420.69 1092.28 -420.69 1092.28 -420.69}
{ 1092.28 -420.69 1108.02 -398.70 1092.28 -420.69 1080.81 -379.22 1151.43 -429.77 1092.28 -420.69}
{ 1108.02 -398.70 1085.65 -387.98 1093.56 -428.88 1082.89 -393.73 1087.28 -384.57 1131.09 -350.55}
{ 1085.65 -387.98 1066.79 -389.31 1086.10 -394.34 1066.79 -389.31 1066.48 -384.91 1085.38 -384.21}
{ 1066.79 -389.31 1049.22 -380.00 1066.79 -389.31 1047.85 -382.57 1049.22 -380.00 1068.86 -385.41}
{ 1049.22 -380.00 1007.46 -384.04 1049.50 -382.90 1007.46 -384.04 1006.87 -377.93 1049.22 -380.00}
{ 1007.46 -384.04 984.85 -374.63 1007.46 -384.04 984.85 -374.63 984.85 -374.63 1009.82 -378.37}
{ 984.85 -374.63 924.55 -324.02 984.85 -374.63 922.01 -327.04 926.06 -322.21 984.85 -374.63}
{ 924.55 -324.02 822.27 -264.98 922.58 -327.43 820.31 -268.39 823.46 -262.93 925.73 -321.98}
{ 822.27 -264.98 760.95 -261.76 822.07 -268.91 760.79 -264.91 761.24 -256.26 822.40 -262.62}
{ -944.81 -508.94 -894.03 -491.46 -945.07 -508.20 -894.29 -490.71 -889.42 -504.86 -940.20 -522.35}
{ -894.03 -491.46 -871.07 -494.69 -893.92 -490.68 -870.74 -492.35 -871.07 -494.69 -896.00 -505.49}
{ -871.07 -494.69 -839.69 -492.49 -871.23 -492.33 -839.69 -492.49 -839.37 -497.05 -871.07 -494.69}
{ -839.69 -492.49 -714.09 -496.88 -839.69 -492.49 -713.55 -481.30 -714.29 -502.70 -839.85 -497.06}
{ -714.09 -496.88 -654.63 -489.58 -715.99 -481.40 -654.68 -489.19 -653.16 -501.53 -713.38 -502.66}
{ -654.63 -489.58 -657.02 -490.17 -654.53 -489.96 -656.07 -493.99 -657.40 -488.65 -657.54 -477.89}
{ -657.02 -490.17 -508.32 -484.98 -657.16 -486.24 -508.53 -478.92 -508.31 -485.37 -656.96 -491.75}
{ -508.32 -484.98 -565.62 -498.21 -506.96 -490.89 -563.46 -507.57 -566.51 -494.37 -508.41 -484.60}
}
set XVIgrid {-3799.96 -1476.21 15.748 0.0 0.0 15.748 483 187}
@@ -0,0 +1,664 @@
# 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
#equate GN34@AP7_Entree GN34@AP7_Aval
#equate GN30@AP7_Aval GN30@AP7_Amonts
survey AP7_Amonts -title "Gouffre des arres planères AP7 Amonts"
centerline
date 2014.07.15
team "Philippe Guillemin"
team "Pascale Porte"
team "Franck Soulage"
team "Philippe Germain"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2014 A ;Topographie Amont de la rivière de l'arre Planère SCMNF 07/2014 Philippe Guilleimin, Pascale Porte, Franck Soulage, Philippe Germain;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
4_0 4_1 5.89 58.45 -6.62 1.07 0.60 3.90 0.00 #
4_1 4_2 4.07 77.85 5.29 0.31 0.97 6.74 0.38 #
4_2 4_3 6.84 79.74 -10.24 1.40 4.98 5.61 0.00 #
4_3 4_4 6.78 47.16 12.94 4.18 2.66 17.75 0.00 #
4_4 4_5 5.44 289.86 5.08 2.66 0.00 8.77 0.22 #
4_4 4_6 18.90 19.77 -29.68 0.00 2.53 3.34 0.00 #
4_6 4_7 9.97 68.11 6.30 0.00 0.53 5.51 1.72 #
4_7 4_8 4.78 62.53 -6.32 0.00 0.79 6.90 1.51 #
4_8 4_9 5.48 89.07 0.82 0.77 0.00 4.54 1.38 #
4_9 4_10 3.99 41.23 0.26 1.06 0.00 0.96 1.39 #
4_10 4_11 2.78 356.59 7.22 0.00 0.68 2.01 1.77 #
4_11 4_12 6.17 69.95 11.76 0.91 2.20 2.31 0.00 #
4_12 4_13 7.22 65.80 0.37 1.31 0.90 2.91 4.54 #
4_13 4_14 6.54 79.16 8.94 1.89 2.05 1.97 2.25 #
4_14 4_15 5.01 19.87 2.97 0.00 0.94 11.89 4.46 #
4_15 4_16 5.08 47.67 8.32 0.81 0.00 3.15 5.08 #
4_16 4_17 1.42 28.88 7.30 0.00 0.00 0.00 0.00 #
4_17 4_18 7.73 22.26 -25.84 0.00 2.29 7.18 1.93 #
4_18 4_19 1.55 108.99 -25.42 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2014.07.15
team "Philippe Guillemin"
team "Pascale Porte"
team "Eric Borsari"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2014 A ;Topographie SCMNF 07/2014 Philippe Guilleimin, Eric Borsari, Pascale Porte;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
GN30 2_0 0.00 0.00 0.00 1.64 0.00 0.00 0.00 #
2_0 2_1 3.84 162.41 10.51 0.00 1.27 5.63 1.08 #
2_1 2_2 4.81 210.00 3.30 3.09 0.00 5.93 1.19 #
2_2 4_19 2.40 176.53 4.13 0.74 1.29 7.39 1.67 #
endcenterline
centerline
date 2014.07.15
team "Philippe Guillemin"
team "Pascale Porte"
team "Eric Borsari"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2014 A ;Topographie SCMNF 07/2014 Philippe Guilleimin, Eric Borsari, Pascale Porte;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
GN30 3_0 0.00 0.00 0.00 0.77 1.30 0.00 0.00 #
3_0 3_1 2.80 283.70 14.14 1.54 0.00 6.04 1.15 #
3_1 3_2 0.62 248.63 -2.85 0.00 1.28 3.23 1.21 #
3_2 3_3 2.30 284.59 2.96 2.03 0.00 5.57 1.26 #
endcenterline
centerline
date 2014.07.15
team "Philippe Guillemin"
team "Pascale Porte"
team "Eric Borsari"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2014 A ;Topographie du réseau des blaisois SCMNF 07/2014 Philippe Guilleimin, Eric Borsari, Pascale Porte;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
GN30 1_1 2.25 34.73 21.82 0.55 0.00 8.48 1.23 #
1_1 1_2 2.10 326.88 7.49 0.00 0.45 8.31 1.28 #
1_2 1_3 2.76 2.56 -7.04 1.09 1.44 0.00 0.00 #
1_3 1_4 2.65 87.67 28.11 0.55 0.44 8.54 2.00 #
1_4 1_5 2.71 64.92 22.23 0.47 0.46 0.00 2.11 #
1_5 1_6 2.84 73.10 2.87 0.44 0.00 8.15 1.18 #
1_6 1_7 3.90 74.38 30.21 0.59 0.00 0.00 3.25 #
1_7 1_8 3.26 112.97 -51.91 0.65 0.47 1.83 1.34 #
1_8 1_9 6.47 69.42 20.00 0.40 0.00 1.55 1.23 #
endcenterline
centerline
date 2014.07.25
team "Philippe Guillemin"
team "Franck Soulage"
team "Françoise Lidonne"
team "Mélanie Vatin"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#25/07/2014 A ;Topographie Amont AP7 SCMNF 07/2014 Philippe Guilleimin, Franck Soulage, Françoise Lidonne, Mélanie Vatin;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
5_0 5_1 5.85 274.33 -4.60 1.39 0.86 8.07 0.56 #
5_1 5_2 9.03 235.70 20.84 0.50 0.55 0.75 0.69 #
5_2 5_3 5.85 294.46 -11.82 0.00 2.16 13.97 0.00 #
5_3 5_4 2.90 350.41 -19.88 1.83 0.28 8.12 0.52 #
5_4 5_5 7.83 284.54 -10.98 0.92 0.66 6.83 0.97 #
5_5 5_6 5.44 256.73 -5.03 0.44 0.50 3.41 1.05 #
5_6 5_7 2.20 265.46 38.86 0.24 0.67 6.55 1.05 #
5_7 5_8 6.07 288.53 -11.26 1.30 0.65 5.62 1.02 #
5_8 5_9 8.90 278.93 -7.78 0.57 0.34 6.76 1.44 #
5_9 5_10 4.23 250.14 -24.75 0.59 0.87 4.13 0.76 #
5_10 5_11 6.73 277.13 3.62 0.88 0.42 5.48 0.82 #
5_11 5_12 8.34 273.19 -3.24 1.27 0.38 0.00 0.89 #
5_12 5_13 5.81 260.80 3.62 0.37 0.30 4.18 2.26 #
5_13 5_14 2.70 256.53 5.48 0.00 0.96 1.49 0.00 #
5_14 5_15 2.42 270.77 26.32 0.00 1.75 5.31 2.16 #
5_15 5_16 4.97 286.07 -17.75 0.83 0.44 4.29 2.93 #
5_16 5_17 3.35 261.47 -26.54 0.00 0.83 7.65 0.62 #
5_17 5_18 1.71 286.50 -1.94 0.53 0.45 5.15 0.46 #
5_18 5_19 2.99 301.20 -33.82 0.00 0.00 0.00 1.65 #
5_19 5_20 2.91 301.92 -33.09 1.09 0.00 9.47 0.00 #
5_20 5_21 2.69 264.38 5.77 0.32 0.59 4.75 0.51 #
5_21 5_22 1.99 289.11 -26.56 0.67 0.27 2.88 0.57 #
5_22 5_23 2.71 301.25 11.07 0.78 0.00 4.16 1.05 #
5_23 5_24 4.62 241.40 0.67 0.00 0.64 5.08 1.52 #
5_24 5_25 4.65 278.63 -5.02 0.48 0.00 4.59 1.06 #
5_25 5_26 3.33 235.37 -12.75 0.24 1.67 6.53 0.64 #
5_26 5_27 6.64 296.04 -16.18 1.35 0.63 9.07 0.21 #
5_27 5_28 5.58 252.94 0.72 0.31 0.38 0.90 0.65 #
5_28 5_29 3.67 288.63 -9.73 0.89 0.44 3.10 0.52 #
5_29 5_30 4.86 211.90 -2.37 0.00 1.37 6.30 0.63 #
5_30 5_31 2.92 310.90 -14.27 0.77 1.70 6.66 0.50 #
5_31 5_32 6.42 276.42 2.97 0.00 1.29 8.64 0.81 #
5_32 5_33 4.36 328.54 -0.13 1.36 0.00 3.75 1.48 #
5_33 5_34 7.12 254.61 -5.70 0.38 0.42 4.59 0.00 #
5_34 5_35 10.47 250.04 -1.60 0.28 0.53 17.65 1.07 #
5_35 5_36 4.54 250.17 -6.90 0.37 0.68 19.15 0.81 #
5_36 5_37 6.05 341.92 3.42 0.66 0.00 8.30 1.10 #
5_37 5_38 4.40 274.03 -1.25 0.00 0.65 7.49 1.77 #
5_38 5_39 3.97 311.41 -1.13 0.60 0.00 5.23 2.03 #
5_39 5_40 4.67 275.85 -1.51 0.00 0.00 0.00 0.00 #
5_40 5_41 0.55 351.58 2.17 0.64 0.32 6.07 0.95 #
5_41 5_42 1.62 225.06 -32.40 0.86 0.00 1.09 2.80 #
5_42 5_43 2.41 185.00 -24.74 0.39 0.81 1.02 1.41 #
5_41 6_0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
6_0 6_1 6.59 279.62 -17.35 0.00 0.95 13.05 1.24 #
6_1 6_2 2.57 17.91 19.82 0.98 1.30 6.01 0.92 #
6_2 6_3 7.04 67.53 16.44 0.69 1.41 3.57 3.37 #
6_3 6_4 6.89 66.19 -30.58 1.01 0.42 5.11 0.44 #
6_4 6_5 6.06 15.94 -9.48 0.85 0.00 6.77 0.51 #
6_5 6_6 3.54 323.49 4.18 3.25 0.83 0.00 0.64 #
6_6 6_7 3.77 87.47 12.05 0.00 1.39 5.62 0.68 #
6_6 6_8 3.50 273.26 5.75 0.36 1.60 6.00 1.08 #
6_8 6_9 4.52 33.99 -11.25 0.96 0.32 7.94 0.00 #
6_9 6_10 3.01 344.85 0.00 0.00 1.31 6.05 0.36 #
6_10 6_11 3.35 81.91 1.20 1.42 0.00 1.74 0.35 #
6_11 6_12 8.64 36.28 -1.32 0.39 1.26 4.34 0.23 #
6_12 6_13 9.11 65.87 1.85 1.03 0.18 3.03 0.58 #
6_13 6_14 6.67 16.62 -1.88 0.20 1.42 5.03 0.25 #
6_14 6_15 3.28 85.80 -0.91 1.24 0.59 4.91 0.29 #
6_15 6_16 2.91 25.64 -0.37 0.25 1.23 6.44 0.22 #
6_16 6_17 5.32 63.85 1.37 1.40 0.20 7.42 0.48 #
6_17 6_18 3.86 8.29 2.30 0.44 1.09 6.16 0.00 #
6_18 6_19 5.54 44.37 23.25 0.87 0.00 6.31 0.00 #
6_19 6_20 7.83 48.17 -70.96 1.49 0.75 0.00 0.00 #
6_20 6_21 7.37 46.81 -39.88 0.60 1.09 2.83 0.74 #
6_21 4_0 0.95 359.44 13.86 0.00 0.00 15.06 0.00 #
endcenterline
centerline
date 2015.07.17
team "Philippe Guillemin"
team "Pascale Porte"
team "Franck Soulage"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#17/07/2015 A ;Topographie amont AP7 SCMNF 17/07/2015 Philippe Guillemin, Franck Soulage, Pascale Porte;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
7_0 7_1 5.76 287.69 9.24 2.14 2.05 3.21 3.55 #
7_1 7_2 6.56 285.15 -11.69 1.86 0.95 9.45 2.53 #
7_2 7_3 13.82 273.61 -11.59 0.98 1.38 15.25 0.98 #
7_3 7_4 6.87 259.01 9.19 1.58 0.51 12.91 0.92 #
7_4 7_5 4.20 249.42 -7.33 0.53 1.45 0.81 0.57 #
7_5 7_6 7.21 288.15 -7.52 0.48 1.44 0.98 0.53 #
7_6 7_7 7.36 334.65 18.38 1.95 0.46 3.10 0.00 #
7_7 7_8 8.64 297.94 -0.76 1.99 0.45 7.24 0.00 #
7_8 7_9 6.78 295.98 -23.89 0.73 0.70 7.54 1.94 #
7_9 7_10 9.05 269.69 4.96 0.34 1.02 11.34 8.71 #
7_10 7_11 3.46 264.04 4.56 0.00 1.46 12.10 6.78 #
7_11 7_12 2.81 254.70 -7.04 0.38 0.96 14.67 6.16 #
7_12 7_13 6.20 276.41 -8.52 1.16 0.69 12.17 2.80 #
7_13 7_14 4.42 243.51 -8.69 0.00 1.18 10.82 4.41 #
7_14 7_15 5.77 259.01 -11.52 0.36 1.30 10.15 0.90 #
7_15 7_16 5.50 287.07 -18.91 1.21 0.46 1.82 1.57 #
7_16 7_17 3.87 277.22 -41.16 0.56 1.01 5.63 3.97 #
7_17 5_0 6.30 281.76 -34.13 1.39 0.90 11.99 0.94 #
endcenterline
centerline
date 2015.07.17
team "Philippe Guillemin"
team "Pascale Porte"
team "Franck Soulage"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#17/07/2015 A ;Topographie amont AP7 SCMNF 17/07/2015 Philippe Guillemin, Franck Soulage, Pascale Porte;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
7_0 8_1 0.00 0.00 0.00 1.33 2.66 0.00 0.00 #
8_1 8_2 7.61 168.17 -20.91 2.63 0.51 4.84 0.00 #
8_2 8_3 3.89 132.18 -14.38 0.00 1.25 0.00 0.00 #
8_3 8_4 2.94 142.17 -44.01 0.00 0.53 4.39 0.80 #
8_4 8_5 7.92 155.83 0.48 0.81 0.00 3.69 4.74 #
8_5 8_6 3.25 132.95 -14.79 0.72 1.00 6.10 4.44 #
8_6 8_7 3.84 112.51 27.11 0.52 1.22 0.00 1.90 #
8_7 8_8 4.15 103.04 -34.29 0.00 0.58 3.37 3.13 #
8_8 8_9 3.48 116.51 5.74 0.00 2.90 4.20 2.42 #
8_9 8_10 4.17 271.19 -37.21 0.00 3.02 1.59 0.97 #
8_10 8_11 9.68 87.08 -3.06 1.29 1.44 3.56 0.00 #
8_11 8_12 2.90 82.89 21.23 0.00 0.60 0.87 1.86 #
8_12 8_13 2.79 77.32 -17.22 0.68 0.86 0.47 0.59 #
8_13 8_14 1.80 100.27 20.32 0.74 0.61 0.00 1.16 #
8_14 8_15 7.73 103.69 20.98 1.22 0.00 1.40 1.98 #
8_15 8_16 10.03 81.06 -3.72 0.38 2.01 0.78 1.83 #
8_16 8_17 13.76 95.40 0.90 1.05 2.06 1.75 0.00 #
8_17 8_18 6.27 104.24 8.25 0.00 0.41 2.07 0.46 #
8_18 8_19 3.46 225.46 -29.49 0.84 0.59 6.14 0.52 #
8_19 8_20 5.10 191.75 16.92 0.96 1.08 4.44 0.58 #
8_20 8_21 6.63 158.82 14.82 2.77 1.97 3.56 1.11 #
8_18 8_22 2.87 38.16 -2.82 1.38 1.68 2.53 0.56 #
8_22 8_23 8.27 122.27 58.26 0.48 0.79 1.23 0.54 #
8_23 8_24 4.00 108.48 41.91 1.01 0.57 0.48 1.31 #
8_24 8_25 4.33 103.24 25.32 1.82 0.00 2.53 1.14 #
8_25 8_26 6.81 69.49 37.68 0.65 0.88 1.18 2.31 #
8_26 8_27 2.50 102.34 -1.58 1.23 0.52 1.62 1.40 #
8_27 8_28 4.19 97.27 -3.56 2.21 0.00 1.94 1.08 #
8_28 8_29 5.57 56.95 1.93 0.00 1.70 1.12 1.54 #
8_29 8_30 4.97 104.87 -45.45 1.40 0.97 1.04 0.54 #
8_30 8_31 3.14 12.12 19.36 0.28 0.85 3.81 2.62 #
8_31 8_32 1.93 73.85 16.49 0.90 0.00 3.57 2.40 #
8_32 8_33 2.78 61.55 -20.91 0.92 0.46 1.40 1.33 #
8_33 8_34 6.73 82.85 -0.77 1.14 0.00 1.78 0.93 #
8_34 8_35 7.10 70.68 1.23 2.08 1.44 2.14 0.72 #
8_35 8_36 5.25 91.44 39.86 0.47 0.82 0.85 1.16 #
8_36 8_37 1.39 64.66 37.44 0.00 1.11 2.83 1.24 #
8_37 8_38 5.38 70.52 -28.87 0.82 0.87 0.70 0.45 #
8_38 8_39 5.72 69.31 -19.44 0.00 0.59 1.05 1.36 #
8_39 8_40 5.75 92.12 -5.61 1.00 0.00 2.24 0.81 #
8_40 8_41 4.05 85.76 11.50 0.63 0.33 1.86 1.41 #
8_41 8_42 4.96 73.70 5.55 0.34 1.62 0.64 1.49 #
8_42 8_43 5.42 69.97 2.48 0.81 0.65 2.29 0.83 #
8_43 8_44 6.92 52.22 -11.12 0.54 0.74 1.05 0.63 #
8_44 8_45 7.96 61.18 4.41 0.00 1.00 0.42 1.08 #
8_45 8_46 4.71 80.69 -3.53 0.41 0.23 1.23 0.00 #
8_46 8_47 2.71 59.96 -3.42 0.60 0.00 0.95 0.93 #
8_47 8_48 1.86 84.89 48.30 0.42 1.26 2.52 1.36 # N ;départ galerie a gauche riviere a 30 m (quatre pattes, galerie en z, desescalade -6 m) : arrivée actif 2 litres seconde a topo)
8_48 8_49 1.57 64.88 10.36 0.25 2.28 1.68 1.27 #
8_49 8_50 5.89 95.06 3.07 1.22 0.38 1.83 1.54 #
8_50 8_51 4.79 70.77 18.29 0.00 1.34 6.31 1.95 #
8_51 8_52 4.14 77.12 7.91 0.56 0.85 6.19 1.09 #
8_52 8_53 6.62 76.93 -15.10 1.17 0.81 2.37 1.61 #
8_53 8_54 5.73 70.86 15.15 1.31 0.71 1.22 1.63 #
8_54 8_55 2.36 64.30 -15.15 0.57 0.95 2.10 1.97 #
8_55 8_56 2.86 93.52 -9.12 0.91 0.39 0.96 0.00 #
8_56 8_57 2.74 41.31 37.81 0.79 0.71 5.18 0.00 #
8_57 8_58 8.26 97.03 29.99 2.13 1.64 2.24 1.08 #
8_58 8_59 2.77 52.03 -17.54 0.00 1.99 0.71 0.86 #
8_59 8_60 2.60 111.04 -48.03 0.00 1.35 0.69 0.00 #
8_60 8_61 0.98 137.69 -37.00 0.46 0.60 1.22 0.00 #
8_61 8_62 5.31 81.89 -33.47 1.13 0.00 1.22 0.49 #
8_62 8_63 4.30 84.57 16.21 1.36 0.00 6.71 2.28 #
8_63 8_64 3.45 57.44 -24.89 0.46 0.71 8.29 0.68 #
8_64 8_65 4.13 67.73 -23.09 0.40 1.07 0.24 0.00 #
8_65 8_66 6.64 91.96 3.03 0.90 0.18 0.44 0.40 #
8_66 8_67 4.61 70.74 -3.94 0.46 1.01 0.47 0.24 #
8_67 8_68 5.34 112.99 6.69 0.83 0.23 0.73 0.82 #
8_68 8_69 7.62 97.81 4.28 1.80 0.68 0.58 0.61 #
8_69 8_70 1.36 55.56 7.69 1.44 0.70 0.54 0.66 #
8_70 8_71 2.76 92.53 24.63 0.99 1.81 1.76 0.82 #
8_71 8_72 3.83 99.28 41.04 0.83 1.91 0.84 1.33 #
8_72 8_73 2.98 95.08 44.89 0.27 0.79 0.68 0.00 #
8_73 8_74 1.75 123.96 16.65 1.38 0.77 4.95 0.56 #
8_74 8_75 9.75 104.96 9.29 3.04 1.29 3.81 1.47 #
8_75 8_76 3.94 107.63 -5.33 0.79 1.67 3.55 0.00 #
8_76 8_77 9.55 109.58 -11.54 0.58 1.25 3.21 1.46 #
8_77 8_78 8.38 103.25 8.15 0.87 0.45 1.61 0.45 #
8_78 8_79 5.64 87.81 11.53 1.07 1.32 0.36 0.61 #
8_79 8_80 6.60 118.56 17.32 1.51 1.37 4.65 0.32 #
8_80 8_81 7.43 116.76 14.24 0.56 0.35 0.86 0.64 #
8_81 8_82 6.53 130.48 24.71 2.27 0.31 3.17 0.00 #
8_82 8_83 3.53 79.99 1.09 0.47 0.63 0.51 0.51 #
8_83 8_84 4.31 101.58 10.83 0.44 0.83 1.85 1.09 #
8_84 8_85 3.49 88.65 13.06 0.83 0.00 0.00 1.39 #
8_85 8_86 2.15 139.97 87.39 0.00 3.51 3.95 0.00 #
8_86 8_87 4.62 92.99 2.78 0.00 0.94 1.67 1.30 #
8_87 8_88 3.98 117.91 9.78 1.71 1.01 5.60 0.37 #
8_88 8_89 8.73 97.33 3.61 1.56 1.74 9.74 1.91 #
8_89 8_90 5.27 85.81 17.61 1.14 0.38 1.75 0.85 #
8_90 8_91 4.67 81.72 -7.26 0.00 0.93 6.61 1.65 #
8_91 8_92 5.39 98.41 -0.40 0.25 1.83 2.04 0.44 #
8_92 8_93 5.52 109.87 10.47 0.70 1.53 0.99 1.31 #
8_93 8_94 3.11 102.49 40.63 1.01 0.00 7.86 1.21 #
8_94 8_95 5.82 108.43 36.60 0.92 4.66 9.12 2.22 #
8_95 8_96 4.54 84.56 10.55 0.40 3.22 5.04 0.90 #
8_96 8_97 10.53 95.39 2.66 1.81 0.99 3.94 3.37 #
8_97 8_98 11.38 85.74 4.06 0.60 0.77 0.90 1.35 #
8_98 8_99 7.33 142.57 43.64 2.10 0.67 2.81 1.13 #
8_99 8_100 2.41 120.64 29.55 1.90 0.36 1.81 1.32 # N ;arrêt ancienne coulee en bord de cheminée , équipement en cours. visee 8.100 Mire en place.
endcenterline
centerline
date 2016.07.15
team "Pascale Porte"
team "Flavie Vampouille"
team "Franck Soulage"
explo-date 2016.07.15
explo-team "Spéléo/Club de Franconville"
#15/07/2016 A ;juillet 2016 : Topographes en premiere : Flavie Vampouille, Pascale Porte, Franck Soulage;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
8_27 EN_12 6.32 279.55 -2.36 0.00 0.00 0.00 0.00 #
EN_12 EN_11 12.66 262.10 13.57 1.30 0.29 2.99 1.32 #
EN_11 EN_10 4.95 291.60 -20.57 0.00 2.56 1.49 1.89 #
EN_10 EN_9 7.09 271.19 -31.33 0.80 2.62 1.26 1.05 #
EN_9 EN_8 4.80 293.40 -5.73 1.26 1.96 3.29 2.14 #
EN_8 EN_7 12.64 265.06 -16.93 2.37 1.36 2.61 0.91 #
EN_7 EN_6 13.25 277.67 -2.72 0.19 2.16 5.67 3.03 #
EN_6 EN_3 12.37 284.40 1.74 0.68 1.42 4.48 1.53 #
EN_5 EN_4 3.66 19.22 -11.18 1.88 0.00 1.74 7.58 #
EN_4 EN_3 9.12 18.13 -20.62 3.60 2.97 0.92 0.28 #
EN_3 EN_2 9.20 288.43 1.07 7.81 3.83 3.13 1.44 #
EN_2 EN_1 3.75 275.92 -8.15 3.29 0.95 1.16 0.00 #
EN_1 EN_0 10.19 325.39 -8.75 0.70 5.87 0.78 0.35 #
endcenterline
centerline
date 2016.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2016 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
8_10 AA_4 6.04 300.06 -5.01 0.65 1.16 0.65 0.44 #
AA_4 AA_5 1.85 308.60 -40.25 0.79 2.08 2.06 1.40 #
AA_5 AA_6 3.69 297.02 -13.14 0.00 0.83 0.37 0.52 #
AA_6 AA_7 2.19 13.49 -3.50 0.66 0.00 1.89 1.02 #
AA_7 AA_8 5.10 321.34 -10.57 0.00 0.86 3.92 1.02 #
AA_8 AA_9 2.63 358.17 -12.16 0.58 0.00 3.99 0.85 #
AA_9 AA_10 6.86 316.61 -6.99 0.73 0.90 6.11 0.67 #
AA_10 AA_11 2.32 305.85 -0.27 0.27 0.80 1.98 1.20 #
AA_11 AA_12 6.85 338.68 3.40 0.86 0.00 3.01 3.07 #
AA_12 AA_13 3.87 298.20 -21.59 0.25 0.50 2.67 0.59 #
AA_13 AA_14 2.49 309.14 -7.79 0.53 0.00 2.29 1.79 #
AA_14 AA_15 6.43 284.06 -3.64 0.38 0.00 3.90 1.20 #
AA_15 AA_16 4.10 233.23 13.66 0.00 0.76 6.22 0.31 #
AA_16 AA_17 3.58 274.16 4.37 0.83 0.00 5.56 0.80 #
AA_17 AA_18 1.75 240.05 -33.04 0.00 0.46 2.12 1.79 #
AA_18 AA_19 4.94 277.21 -7.44 0.00 0.40 9.23 0.16 #
AA_19 AA_20 2.34 285.15 -6.92 0.00 0.00 0.00 1.11 #
AA_20 AA_21 9.77 268.38 1.35 0.00 0.46 4.16 1.72 #
AA_21 AA_22 3.31 311.77 -16.99 0.00 0.51 4.66 1.76 #
AA_22 AA_23 6.12 291.31 -5.81 0.00 0.47 5.90 3.06 #
AA_23 AA_24 4.46 338.24 -12.57 0.89 0.50 4.05 2.75 #
AA_24 AA_25 3.89 312.83 -28.36 0.00 0.66 2.12 2.40 #
AA_25 AA_26 7.24 316.63 -9.86 1.19 0.00 1.91 4.15 #
AA_26 AA_27 10.23 293.63 0.66 0.54 0.00 1.46 1.80 #
AA_27 AA_28 1.71 266.03 -11.13 0.00 0.43 1.75 1.75 #
AA_28 AA_29 4.75 297.50 -26.67 0.66 0.00 2.80 1.33 #
AA_29 AA_30 5.50 310.30 -21.13 0.67 0.33 3.40 1.44 #
AA_30 AA_31 5.90 271.31 -10.23 0.00 0.72 1.94 1.68 #
AA_31 AA_32 1.27 340.18 -22.91 0.80 0.00 0.73 1.32 #
AA_32 AA_33 7.36 260.43 1.28 0.00 0.41 3.16 1.74 #
AA_33 AA_34 12.40 274.05 -1.29 0.00 0.75 1.05 2.16 #
AA_34 AA_35 4.59 297.03 -9.66 0.51 0.00 2.87 1.23 #
AA_35 AA_36 9.84 265.34 6.71 0.75 0.36 3.40 2.61 #
AA_36 AA_37 1.52 173.09 -10.48 0.00 1.05 0.00 0.00 #
AA_37 AA_38 7.07 286.68 2.20 0.65 0.00 2.68 2.95 #
AA_38 AA_39 4.01 267.72 -9.42 0.00 0.91 1.92 2.44 #
AA_39 AA_40 10.21 295.81 1.68 0.83 0.00 0.78 2.09 #
AA_40 AA_41 5.34 279.14 -12.87 0.39 0.00 1.76 1.08 #
AA_41 AA_42 4.54 271.06 20.33 0.00 0.66 1.18 2.71 #
AA_42 AA_43 5.20 294.01 -16.37 1.10 0.00 0.70 1.23 #
AA_43 AA_44 5.49 250.68 6.96 0.00 1.07 1.03 1.38 #
AA_44 AA_45 5.34 279.28 -12.88 0.51 0.00 1.82 1.17 #
AA_45 AA_46 8.44 259.90 2.10 0.00 1.21 0.90 1.19 #
AA_46 AA_47 2.69 305.10 -8.82 1.17 0.00 0.64 0.87 #
AA_47 AA_48 4.23 265.11 -6.70 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2017.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2017 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
8_76 CH_1 2.65 108.09 -26.39 0.00 2.05 2.38 0.00 #
CH_1 CH_2 6.00 179.82 35.46 1.08 0.84 2.76 1.43 #
CH_2 CH_3 5.13 135.32 16.83 1.17 0.24 0.24 1.94 #
CH_3 CH_4 6.96 129.89 -4.06 1.51 0.46 4.08 0.91 #
CH_4 CH_5 2.84 72.49 7.13 0.00 0.15 8.20 0.00 #
CH_5 CH_6 3.04 106.67 -18.04 2.64 1.11 3.80 0.26 #
CH_6 CH_7 4.71 15.95 37.03 0.85 0.00 2.02 0.71 #
CH_7 CH_8 3.34 358.72 32.48 0.51 2.11 0.00 1.08 #
CH_8 CH_9 4.67 64.32 -12.64 0.00 1.01 0.00 0.00 #
CH_9 CH_10 1.02 145.80 -2.42 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2017.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2017 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
8_100 8_100d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
8_100 8_101 4.09 91.47 22.26 0.58 1.01 2.40 0.44 #
8_101 8_102 5.72 111.70 22.38 1.36 9.22 9.01 7.71 #
8_102 8_103 7.06 97.35 -25.03 0.39 1.64 0.74 1.86 #
8_102 8_104 5.14 197.41 -9.66 1.58 3.18 8.22 0.93 #
8_104 8_105 3.19 214.82 -8.41 0.45 1.43 9.31 0.00 #
8_105 8_106 5.02 182.27 -11.12 0.26 1.21 0.00 0.00 #
8_106 8_107 4.11 223.25 -31.43 0.00 0.00 0.00 0.00 #
8_104 8_108 7.46 90.95 -2.53 0.46 0.69 8.15 0.33 #
8_108 8_109 4.82 107.52 61.02 0.18 0.29 2.55 1.90 #
8_109 8_110 5.36 64.86 -27.17 0.00 1.79 0.00 1.00 #
8_110 8_111 3.84 95.29 -50.11 0.38 1.00 2.08 1.72 #
8_111 8_112 5.68 100.82 -25.55 0.66 1.50 2.50 0.17 #
8_112 8_113 5.10 110.85 11.24 2.17 0.67 14.83 2.19 #
8_113 8_114 3.43 112.43 -24.33 1.21 0.41 0.62 0.42 #
8_114 8_115 5.81 95.05 5.86 1.43 0.16 0.77 0.00 #
8_115 8_116 1.81 17.35 27.76 0.41 1.15 7.21 0.50 #
8_116 8_117 4.75 86.84 4.58 0.00 0.00 0.00 0.00 #
8_117 8_118 1.86 103.35 23.11 1.69 0.17 4.11 1.28 #
8_118 8_119 2.25 85.01 4.01 0.00 0.00 0.00 0.00 #
8_119 8_120 4.71 80.01 -6.34 0.51 0.89 13.65 0.45 #
8_120 8_121 6.40 96.58 35.49 0.34 0.59 5.51 2.19 #
8_121 8_122 1.54 116.03 -28.58 0.00 0.00 0.00 1.47 #
8_122 8_123 1.56 74.50 -62.41 0.00 0.00 0.00 0.00 #
8_123 8_124 9.53 87.76 9.89 0.61 0.81 1.46 0.23 #
8_124 8_125 3.23 103.28 -25.91 0.66 0.59 1.98 0.25 #
8_125 8_126 5.55 100.95 16.14 0.86 0.22 0.76 0.82 #
8_126 8_127 5.98 100.16 1.06 1.08 0.78 1.58 0.51 #
8_127 8_128 6.09 101.53 16.67 0.80 0.69 2.82 0.42 #
8_128 8_129 6.59 98.40 7.85 0.74 0.70 1.69 0.69 #
8_129 8_130 11.42 105.64 7.70 0.65 0.59 3.24 0.20 #
8_130 8_131 4.78 80.98 23.55 0.00 1.01 1.04 1.58 #
endcenterline
centerline
date 2017.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2017 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
8_47 8_47d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
8_47 12_0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
12_0 12_1 3.18 328.51 -22.97 0.22 0.75 0.74 0.00 #
12_1 12_2 1.31 343.02 -5.12 0.39 0.41 0.78 0.00 #
12_2 12_3 3.22 28.61 0.09 0.40 0.27 0.93 0.00 #
12_3 12_4 2.39 42.72 3.96 0.00 0.70 0.75 0.00 #
12_4 12_5 8.05 73.37 -3.08 0.68 0.00 0.93 0.43 #
12_5 12_6 8.78 71.33 7.86 0.00 0.51 0.61 0.16 #
12_6 12_7 3.54 91.81 -7.54 0.34 0.99 1.10 0.00 #
12_7 12_8 2.65 146.57 4.81 1.00 0.76 0.58 1.45 #
12_8 12_8A 3.02 66.50 -9.10 0.00 0.00 0.00 0.00 #
12_8A 12_9 2.81 137.11 37.36 0.00 0.00 0.00 0.00 #
12_9 12_10 2.77 57.66 29.00 0.00 0.32 0.00 1.07 #
12_10 12_11 1.77 198.47 71.98 0.00 1.38 1.71 0.00 #
12_5 12_12 0.88 36.44 -16.91 0.34 0.00 1.16 3.51 #
12_12 12_13 2.50 20.58 -76.48 0.00 1.81 3.56 0.85 #
12_13 12_14 5.06 347.60 0.08 0.49 0.00 0.00 2.07 #
12_14 12_15 1.16 290.26 18.54 0.00 0.56 2.13 0.43 #
12_15 12_16 3.65 13.85 -44.19 0.00 0.32 3.54 1.09 #
12_16 12_17 2.45 74.09 7.63 1.04 2.92 4.20 2.15 #
12_17 12_18 2.23 312.88 -6.33 0.50 0.00 3.38 2.63 #
12_18 12_19 2.10 263.61 -26.22 0.00 0.58 3.27 1.30 #
12_19 12_20 6.85 268.07 3.37 0.57 0.00 2.41 1.82 #
12_20 12_21 1.61 235.44 -8.68 0.00 0.39 2.48 1.72 #
12_21 12_22 4.84 264.51 1.21 0.58 0.00 1.47 1.93 #
12_22 12_23 4.58 267.44 -8.94 0.00 0.74 3.71 1.54 #
12_23 12_24 3.63 270.30 -1.67 0.33 0.00 4.01 1.43 #
12_24 12_25 0.70 206.61 39.68 0.00 0.47 3.62 2.07 #
12_25 12_26 4.59 274.76 6.98 0.00 0.00 0.00 0.00 #
12_16 12_27 1.04 213.19 -13.19 0.58 0.00 4.89 1.40 #
12_27 12_28 7.25 87.17 -1.59 0.49 0.00 0.00 0.72 #
12_28 12_29 1.41 46.81 64.62 0.00 0.52 0.59 1.80 #
12_29 12_30 5.17 65.57 1.11 0.00 0.00 0.00 0.00 #
12_30 12_31 0.64 117.03 -19.33 0.40 0.00 0.56 1.73 #
12_31 12_32 5.96 68.63 -1.87 0.00 0.66 0.47 1.44 #
12_32 12_33 11.53 64.63 -4.82 0.00 0.98 0.71 0.43 #
12_33 12_34 2.61 94.22 9.85 0.80 0.00 0.64 0.94 #
12_34 12_35 4.93 50.44 -1.51 0.00 0.63 2.85 1.70 #
endcenterline
centerline
date 2017.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2017 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
8_70 12A_41 0.00 0.00 0.00 0 0 0 0 #
12A_41 12A_40 3.93 35.60 -29.08 4.25 6.78 0.57 0.00 #
12A_40 12A_39 4.91 295.60 -50.09 0.81 0.48 1.00 0.00 #
12A_39 12A_38 2.44 265.97 -10.31 0.00 0.56 4.73 1.98 #
12A_38 12A_37 2.55 297.90 -7.85 0.37 0.00 1.42 1.26 #
12A_37 12A_36 5.33 264.47 1.67 0.00 0.78 1.31 1.15 #
12A_36 12A_35 3.11 292.61 -0.46 0.00 0.00 2.99 1.48 #
12A_35 12A_34 10.00 310.00 -1.00 0.50 0.30 1.00 0.40 #
12A_34 12A_33 15.00 300.00 -1.00 0.50 0.30 1.00 0.40 #
12A_33 12A_32 7.80 273.00 -1.00 0.40 0.70 1.00 0.50 #
endcenterline
centerline
date 2019.07.25
team "Eric Fèvre"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#25/07/2019 A ;25/07/2019 Topo Amont tête de chien Eric Fèvre;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
7_0 13_01 7.00 71.00 -13.00 0.10 1.80 1.90 0.00 #
13_01 13_02 3.00 98.00 11.00 0.30 0.00 0.39 0.38 #
13_02 13_03 4.00 86.00 3.00 0.00 0.58 0.64 0.26 #
13_03 13_04 16.00 92.00 4.00 1.98 0.74 2.81 0.66 #
13_04 13_05 8.00 83.00 18.00 0.05 1.53 8.32 1.38 #
13_05 13_06 2.00 256.00 81.00 0.50 0.20 4.00 0.00 #
13_06 13_07 19.00 88.00 6.00 0.77 0.05 5.60 0.68 #
13_07 13_06B 8.00 257.00 21.00 1.22 0.50 12.40 1.57 #
endcenterline
endsurvey
@@ -0,0 +1,52 @@
encoding utf-8
# Copyright (C) ARSIP 2024 https://www.arsip.fr/
# Auteur : Alexandre Pont <alexandre.pont***@***yahoo.fr>
# Fichiers / Organisation dossiers, d'après Xavier Robert
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
layout Entrances_coords_CDa
# Layout where we define the different variables that contain the text with
# the entrance coordinates we want to print in the header.
# We need one variable per entrance.
# This layout is called by the layout Coords_Header below
code tex-map
\def\thjunk{ }
\def\thlocationCDa{UTM30 WGS84 X : 679.298 Y : 4758.093 Alt. : 1 644 m}
endcode
endlayout
layout Coords_Header_CDa
# Layout that set the presentation for the entrance coordinates.
copy Entrances_coords_CDa
# it calls the layout above Entrances_coords where we defined the different
# variables that contain the text with
# the entrance coordinates we want to print in the header.
code tex-map
\def\nostring{}
\def\thsizexl{}
\def\thsizel{}
\def\thsizem{}
\ifx\thsizexl\nostring\def\thsizexl{30}\else\fi
\ifx\thsizel\nostring\def\thsizel{24}\else\fi
\ifx\thsizem\nostring\def\thsizem{12}\else\fi
\ECoordinates={
%\edef\tmp{\thjunk} \ifx\tmp\empty \else
%{\size[\thsizem] \ss\thjunk\vss}
%\fi
\edef\tmp{\thlocationCDa} \ifx\tmp\empty \else
{\size[\thsizem]\hskip0cm \ss\thlocationCDa\vss} % The first one should be without hskip
\fi
}
endcode
endlayout
@@ -0,0 +1,41 @@
<html>
<head>
<title>AP7_Amonts-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></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>AP7_Amonts-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="AP7_Amonts"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('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="AP7_Amonts.AP7_Amonts"><td align="left" style="padding-left: 12px">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>
</table>
</body>
</html>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
@@ -0,0 +1,235 @@
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: AP7_Amonts.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection plan ... done
average distortion: 0.00%
writing Data/AP7_Amonts-Plan.xvi ... done
processing projection extended ... done
average distortion: 0.00%
writing Data/AP7_Amonts-Extended.xvi ... done
############### export maps & scraps selection #################
M 37.79 MP-AP7_Amonts-Plan-tot@AP7_Amonts (AP7_Amonts)
S 37.79 SP-AP7_Amonts_01@AP7_Amonts ()
S -.-- SP-AP7_Amonts_02@AP7_Amonts ()
S -.-- SP-AP7_Amonts_03@AP7_Amonts ()
S -.-- SP-AP7_Amonts_04@AP7_Amonts ()
S -.-- SP-AP7_Amonts_05@AP7_Amonts ()
S -.-- SP-AP7_Amonts_06@AP7_Amonts ()
S -.-- SP-AP7_Amonts_07@AP7_Amonts ()
S -.-- SP-AP7_Amonts_08@AP7_Amonts ()
S -.-- SP-AP7_Amonts_09@AP7_Amonts ()
S -.-- SP-AP7_Amonts_10@AP7_Amonts ()
S -.-- SP-AP7_Amonts_11@AP7_Amonts ()
S -.-- SP-AP7_Amonts_12@AP7_Amonts ()
S -.-- SP-AP7_Amonts_13@AP7_Amonts ()
S -.-- SP-AP7_Amonts_14@AP7_Amonts ()
S -.-- SP-AP7_Amonts_15@AP7_Amonts ()
S -.-- SP-AP7_Amonts_16@AP7_Amonts ()
S -.-- SP-AP7_Amonts_17@AP7_Amonts ()
S -.-- SP-AP7_Amonts_18@AP7_Amonts ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Amonts-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 16:34
**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] [2] [3] (./mptextmp.mp) [4] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [5] [6] [7]
[8] [9] [10] [11] [12] [13] [14] [15] [16] [17] )
Here is how much of MetaPost's memory you used:
40817 strings using 1331628 characters
4468016 bytes of node memory
1745 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
32 output files written: data-patt.1 .. data.17
#################### 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) 22 DEC 2024 16:35
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)
64 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
325 strings out of 95671
4285 string characters out of 1192323
435852 words of memory out of 1891895
1718 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,715b,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 148566 bytes).
PDF statistics:
74 PDF objects out of 1000 (max. 8388607)
42 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
145 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-AP7_Amonts-Extended-tot@AP7_Amonts (AP7_Amonts)
S 0.00 SC-AP7_Amonts_01@AP7_Amonts ()
S -.-- SC-AP7_Amonts_02@AP7_Amonts ()
S -.-- SC-AP7_Amonts_03@AP7_Amonts ()
S -.-- SC-AP7_Amonts_04@AP7_Amonts ()
S -.-- SC-AP7_Amonts_05@AP7_Amonts ()
S -.-- SC-AP7_Amonts_06@AP7_Amonts ()
S -.-- SC-AP7_Amonts_07@AP7_Amonts ()
S -.-- SC-AP7_Amonts_08@AP7_Amonts ()
S -.-- SC-AP7_Amonts_09@AP7_Amonts ()
S -.-- SC-AP7_Amonts_10@AP7_Amonts ()
S -.-- SC-AP7_Amonts_11@AP7_Amonts ()
S -.-- SC-AP7_Amonts_12@AP7_Amonts ()
S -.-- SC-AP7_Amonts_13@AP7_Amonts ()
S -.-- SC-AP7_Amonts_14@AP7_Amonts ()
S -.-- SC-AP7_Amonts_15@AP7_Amonts ()
S -.-- SC-AP7_Amonts_16@AP7_Amonts ()
S -.-- SC-AP7_Amonts_17@AP7_Amonts ()
S -.-- SC-AP7_Amonts_18@AP7_Amonts ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Amonts-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 16:35
**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] [2] [3] (./mptextmp.mp) [4] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [5] [6] [7]
[8] )
Here is how much of MetaPost's memory you used:
40802 strings using 1279526 characters
4469360 bytes of node memory
1745 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
23 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) 22 DEC 2024 16:35
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)
55 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
316 strings out of 95671
4213 string characters out of 1192323
441892 words of memory out of 1897935
1709 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,715b,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 142515 bytes).
PDF statistics:
56 PDF objects out of 1000 (max. 8388607)
33 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
91 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing Outputs/AP7_Amonts.lox ..................... done
C:\Program Files\Therion\therion.exe: warning -- data not georeferenced -- unable to export KML file
writing Outputs/AP7_Amonts-Cave-list.html ... done
writing Outputs/AP7_Amonts-Surveys.html ... done
writing xtherion file ... done
compilation time: 3 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 0.32% SP-AP7_Amonts_01@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_10@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_18@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_17@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_16@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_15@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_14@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_13@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_12@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_11@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_09@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_08@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_07@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_06@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_05@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_04@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_03@AP7_Amonts
0.00% 0.00% SP-AP7_Amonts_02@AP7_Amonts
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.15% SC-AP7_Amonts_01@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_10@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_18@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_17@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_16@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_15@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_14@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_13@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_12@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_11@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_09@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_08@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_07@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_06@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_05@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_04@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_03@AP7_Amonts
0.00% 0.00% SC-AP7_Amonts_02@AP7_Amonts
################### end of scrap distortions ###################
@@ -0,0 +1,15 @@
set xth(ctrl,cp,datlist) {}
xth_cp_data_tree_insert 1 {} 0 "" "" "length: 2241.47m (surface 0.00m, duplicated 0.00m)\nvertical range: 36.80m (from SF33X@AP7_Aval.AP7_Aval at 13.61m to S3_97@AP7_Aval.AP7_Aval at -23.19m)\nnorth-south range: 327.67m (from 10_2@AP7_Aval.AP7_Aval at 206.38m to GN30@AP7_Aval.AP7_Aval at -121.29m)\neast-west range: 406.31m (from S3_142@AP7_Aval.AP7_Aval at 75.69m to S3_60@AP7_Aval.AP7_Aval at -330.62m)\nnumber of shots: 510\nnumber of stations: 508"
xth_cp_data_tree_insert 49 1 1 AP7_Aval AP7_Aval "AP7\_Aval" "AP7\_Aval" "length: 2241.47m (surface 0.00m, duplicated 0.00m)\nvertical range: 36.80m (from SF33X@AP7_Aval.AP7_Aval at 13.61m to S3_97@AP7_Aval.AP7_Aval at -23.19m)\nnorth-south range: 327.67m (from 10_2@AP7_Aval.AP7_Aval at 206.38m to GN30@AP7_Aval.AP7_Aval at -121.29m)\neast-west range: 406.31m (from S3_142@AP7_Aval.AP7_Aval at 75.69m to S3_60@AP7_Aval.AP7_Aval at -330.62m)\nnumber of shots: 510\nnumber of stations: 508"
xth_cp_data_tree_insert 51 49 2 AP7_Aval AP7_Aval.AP7_Aval "Gouffre des arres planères AP7 - Réseau Nord" "Gouffre des arres planeres AP7 - Reseau Nord" "length: 2241.47m (surface 0.00m, duplicated 0.00m)\nvertical range: 36.80m (from SF33X@AP7_Aval.AP7_Aval at 13.61m to S3_97@AP7_Aval.AP7_Aval at -23.19m)\nnorth-south range: 327.67m (from 10_2@AP7_Aval.AP7_Aval at 206.38m to GN30@AP7_Aval.AP7_Aval at -121.29m)\neast-west range: 406.31m (from S3_142@AP7_Aval.AP7_Aval at 75.69m to S3_60@AP7_Aval.AP7_Aval at -330.62m)\nnumber of shots: 510\nnumber of stations: 508"
xth_cp_data_tree_create
set xth(ctrl,cp,maplist) {}
xth_cp_map_tree_insert projection 0 p1 {} 0 plan {} {} {}
xth_cp_map_tree_insert projection 0 p2 {} 0 extended {} {} {}
xth_cp_map_tree_insert map 1 3159X1 p1 1 MP-AP7_Aval-Plan-tot MP-AP7_Aval-Plan-tot@AP7_Aval "AP7\_Aval" "AP7\_Aval"
xth_cp_map_tree_insert map 1 3160X1 p2 1 MC-AP7_Aval-Extended-tot MC-AP7_Aval-Extended-tot@AP7_Aval "AP7\_Aval" "AP7\_Aval"
xth_cp_map_tree_create
xth_cp_comp_stat 2241 46
set xth(th_exit_state) 1
set xth(th_exit_number) 1734881636
@@ -0,0 +1,109 @@
#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.19 date: 2024.12.22-16:32:53
map MP-AP7_Aval-Plan-tot -title "AP7_Aval"
SP-AP7_Aval_01
break
SP-AP7_Aval_02
break
SP-AP7_Aval_03
break
SP-AP7_Aval_04
break
SP-AP7_Aval_05
break
SP-AP7_Aval_06
break
SP-AP7_Aval_07
break
SP-AP7_Aval_08
break
SP-AP7_Aval_09
break
SP-AP7_Aval_10
break
SP-AP7_Aval_11
break
SP-AP7_Aval_12
break
SP-AP7_Aval_13
break
SP-AP7_Aval_14
break
SP-AP7_Aval_15
break
SP-AP7_Aval_16
break
SP-AP7_Aval_17
break
SP-AP7_Aval_18
break
SP-AP7_Aval_19
break
SP-AP7_Aval_20
break
SP-AP7_Aval_21
break
SP-AP7_Aval_22
break
SP-AP7_Aval_23
break
endmap
map MC-AP7_Aval-Extended-tot -title "AP7_Aval"
SC-AP7_Aval_01
break
SC-AP7_Aval_02
break
SC-AP7_Aval_03
break
SC-AP7_Aval_04
break
SC-AP7_Aval_05
break
SC-AP7_Aval_06
break
SC-AP7_Aval_07
break
SC-AP7_Aval_08
break
SC-AP7_Aval_09
break
SC-AP7_Aval_10
break
SC-AP7_Aval_11
break
SC-AP7_Aval_12
break
SC-AP7_Aval_13
break
SC-AP7_Aval_14
break
SC-AP7_Aval_15
break
SC-AP7_Aval_16
break
SC-AP7_Aval_17
break
SC-AP7_Aval_18
break
SC-AP7_Aval_19
break
SC-AP7_Aval_20
break
SC-AP7_Aval_21
break
SC-AP7_Aval_22
break
SC-AP7_Aval_23
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.19 date: 2024.12.22-16:32:52
survey AP7_Aval -title "AP7_Aval"
input Data/AP7_Aval.th
## Pour le plan
input Data/AP7_Aval-Plan.th2
## Pour la coupe développée
input Data/AP7_Aval-Extended.th2
## Appel des maps
input AP7_Aval-maps.th
endsurvey
@@ -0,0 +1,358 @@
encoding utf-8
#Template for pyCreate_th2.py
###############################################################################################
# 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.19 date: 2024.12.22-16:32: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 AP7_Aval-tot.th
## Add Coordinates
#input Legendes/entrances_coordinates.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
## Debut de la definition 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"
## Debut de la definition du layout "Layout-Plan"
layout layout-Plan
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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 10 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
# color map-fg [100 100 80]
# color map-fg altitude
# color-legend off
color 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 "AP7_Aval 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 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
code tex-map
% 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 {cavename} 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={AP7_Aval, 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
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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
## Couleur de la topographie
#color map-fg [100 100 80]
#color map-fg altitude
#color-legend off
color 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 "AP7_Aval 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 14 cm
legend-columns 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
## Modification du Titre de la topo
code tex-map
% 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 {cavename} 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={AP7_Aval, 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/AP7_Aval-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/AP7_Aval-Extended.xvi
## Selection des Maps à exporter
select MP-AP7_Aval-Plan-tot@AP7_Aval
select MC-AP7_Aval-Extended-tot@AP7_Aval
## 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/AP7_Aval-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/AP7_Aval-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/AP7_Aval.lox
export model -enable all -o Outputs/AP7_Aval.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/AP7_Aval
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/AP7_Aval.kml -layout layout-kml
#export model -fmt kml -o Outputs/AP7_Aval-model.kml -enable all
#export model -enable all -o Outputs/AP7_Aval-3D.kml
export cave-list -location on -o Outputs/AP7_Aval-Cave-list.html
export survey-list -location on -o Outputs/AP7_Aval-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,52 @@
encoding utf-8
# Copyright (C) ARSIP 2024 https://www.arsip.fr/
# Auteur : Alexandre Pont <alexandre.pont***@***yahoo.fr>
# Fichiers / Organisation dossiers, d'après Xavier Robert
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
layout Entrances_coords_CDa
# Layout where we define the different variables that contain the text with
# the entrance coordinates we want to print in the header.
# We need one variable per entrance.
# This layout is called by the layout Coords_Header below
code tex-map
\def\thjunk{ }
\def\thlocationCDa{UTM30 WGS84 X : 679.298 Y : 4758.093 Alt. : 1 644 m}
endcode
endlayout
layout Coords_Header_CDa
# Layout that set the presentation for the entrance coordinates.
copy Entrances_coords_CDa
# it calls the layout above Entrances_coords where we defined the different
# variables that contain the text with
# the entrance coordinates we want to print in the header.
code tex-map
\def\nostring{}
\def\thsizexl{}
\def\thsizel{}
\def\thsizem{}
\ifx\thsizexl\nostring\def\thsizexl{30}\else\fi
\ifx\thsizel\nostring\def\thsizel{24}\else\fi
\ifx\thsizem\nostring\def\thsizem{12}\else\fi
\ECoordinates={
%\edef\tmp{\thjunk} \ifx\tmp\empty \else
%{\size[\thsizem] \ss\thjunk\vss}
%\fi
\edef\tmp{\thlocationCDa} \ifx\tmp\empty \else
{\size[\thsizem]\hskip0cm \ss\thlocationCDa\vss} % The first one should be without hskip
\fi
}
endcode
endlayout
@@ -0,0 +1,41 @@
<html>
<head>
<title>AP7_Aval-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></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>AP7_Aval-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="AP7_Aval"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('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="AP7_Aval.AP7_Aval"><td align="left" style="padding-left: 12px">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>
</table>
</body>
</html>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
@@ -0,0 +1,264 @@
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: AP7_Aval.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
average loop error: 1.47%
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection plan ... done
average distortion: 0.00%
writing Data/AP7_Aval-Plan.xvi ... done
processing projection extended ... done
average distortion: 0.00%
writing Data/AP7_Aval-Extended.xvi ... done
############### export maps & scraps selection #################
M -5.21 MP-AP7_Aval-Plan-tot@AP7_Aval (AP7_Aval)
S -5.21 SP-AP7_Aval_01@AP7_Aval ()
S -.-- SP-AP7_Aval_02@AP7_Aval ()
S -.-- SP-AP7_Aval_03@AP7_Aval ()
S -.-- SP-AP7_Aval_04@AP7_Aval ()
S -.-- SP-AP7_Aval_05@AP7_Aval ()
S -.-- SP-AP7_Aval_06@AP7_Aval ()
S -.-- SP-AP7_Aval_07@AP7_Aval ()
S -.-- SP-AP7_Aval_08@AP7_Aval ()
S -.-- SP-AP7_Aval_09@AP7_Aval ()
S -.-- SP-AP7_Aval_10@AP7_Aval ()
S -.-- SP-AP7_Aval_11@AP7_Aval ()
S -.-- SP-AP7_Aval_12@AP7_Aval ()
S -.-- SP-AP7_Aval_13@AP7_Aval ()
S -.-- SP-AP7_Aval_14@AP7_Aval ()
S -.-- SP-AP7_Aval_15@AP7_Aval ()
S -.-- SP-AP7_Aval_16@AP7_Aval ()
S -.-- SP-AP7_Aval_17@AP7_Aval ()
S -.-- SP-AP7_Aval_18@AP7_Aval ()
S -.-- SP-AP7_Aval_19@AP7_Aval ()
S -.-- SP-AP7_Aval_20@AP7_Aval ()
S -.-- SP-AP7_Aval_21@AP7_Aval ()
S -.-- SP-AP7_Aval_22@AP7_Aval ()
S -.-- SP-AP7_Aval_23@AP7_Aval ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Aval-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 16:33
**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] [2] [3] (./mptextmp.mp) [4] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [5] [6] [7]
[8] [9] [10] [11] [12] [13] [14] [15] [16] [17] )
Here is how much of MetaPost's memory you used:
52260 strings using 1598723 characters
4710512 bytes of node memory
1745 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
32 output files written: data-patt.1 .. data.17
#################### 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) 22 DEC 2024 16:33
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)
64 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
325 strings out of 95671
4285 string characters out of 1192323
582645 words of memory out of 2028688
1718 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,715b,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 183004 bytes).
PDF statistics:
74 PDF objects out of 1000 (max. 8388607)
42 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
145 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-AP7_Aval-Extended-tot@AP7_Aval (AP7_Aval)
S 0.00 SC-AP7_Aval_01@AP7_Aval ()
S -.-- SC-AP7_Aval_02@AP7_Aval ()
S -.-- SC-AP7_Aval_03@AP7_Aval ()
S -.-- SC-AP7_Aval_04@AP7_Aval ()
S -.-- SC-AP7_Aval_05@AP7_Aval ()
S -.-- SC-AP7_Aval_06@AP7_Aval ()
S -.-- SC-AP7_Aval_07@AP7_Aval ()
S -.-- SC-AP7_Aval_08@AP7_Aval ()
S -.-- SC-AP7_Aval_09@AP7_Aval ()
S -.-- SC-AP7_Aval_10@AP7_Aval ()
S -.-- SC-AP7_Aval_11@AP7_Aval ()
S -.-- SC-AP7_Aval_12@AP7_Aval ()
S -.-- SC-AP7_Aval_13@AP7_Aval ()
S -.-- SC-AP7_Aval_14@AP7_Aval ()
S -.-- SC-AP7_Aval_15@AP7_Aval ()
S -.-- SC-AP7_Aval_16@AP7_Aval ()
S -.-- SC-AP7_Aval_17@AP7_Aval ()
S -.-- SC-AP7_Aval_18@AP7_Aval ()
S -.-- SC-AP7_Aval_19@AP7_Aval ()
S -.-- SC-AP7_Aval_20@AP7_Aval ()
S -.-- SC-AP7_Aval_21@AP7_Aval ()
S -.-- SC-AP7_Aval_22@AP7_Aval ()
S -.-- SC-AP7_Aval_23@AP7_Aval ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Aval-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 16:33
**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] [2] [3] (./mptextmp.mp) [4] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [5] [6] [7]
[8] )
Here is how much of MetaPost's memory you used:
54691 strings using 1717517 characters
4776176 bytes of node memory
1745 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
23 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) 22 DEC 2024 16:33
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)
55 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
316 strings out of 95671
4213 string characters out of 1192323
586898 words of memory out of 2029941
1709 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,715b,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 178565 bytes).
PDF statistics:
56 PDF objects out of 1000 (max. 8388607)
33 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
91 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing Outputs/AP7_Aval.lox .......................... done
C:\Program Files\Therion\therion.exe: warning -- data not georeferenced -- unable to export KML file
writing Outputs/AP7_Aval-Cave-list.html ... done
writing Outputs/AP7_Aval-Surveys.html ... done
writing xtherion file ... done
compilation time: 4 sec
######################### loop errors ##########################
REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS
4.61% 1.0m 20.7m 7 -0.8m -0.3m 0.3m [SF48@AP7_Aval.AP7_Aval - SF54 - SF53 - SF52 - SF51 - SF50 - SF49 - SF48]
2.46% 2.7m 108.0m 27 -0.1m -0.0m 2.7m [RN01@AP7_Aval.AP7_Aval - Z00 - Z01 - Z02 - Z03 - Z10 - Z11 - Z12 - Z13 - Z14 - Z15 - Z16 - Z17 - Z18 - Z19 - Y07 - Y06 - Y05 - Y04 - Y03 - Y02 - Y01 - GN05 - GN04 - GN03 - GN02 - GN01 - RN01]
0.18% 0.3m 167.2m 38 -0.0m 0.0m -0.3m [Z03@AP7_Aval.AP7_Aval - Z04 - Z05 - Z06 - Z07 - Z08 - C17 - C16 - C15 - C14 - C13 - C12 - C11 - C10 - C09 - C08 - C07 - C06 - C05 - C04 - C03 - C02 - C01 - RN20 - RN11 - RN10 - RN09 - RN08 - RN07 - RN06 - RN05 - RN04 - RN03 - RN02 - RN01 - Z00 - Z01 - Z02 - Z03]
##################### end of loop errors #######################
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 64.31% SP-AP7_Aval_01@AP7_Aval
0.00% 0.00% SP-AP7_Aval_12@AP7_Aval
0.00% 0.00% SP-AP7_Aval_23@AP7_Aval
0.00% 0.00% SP-AP7_Aval_22@AP7_Aval
0.00% 0.00% SP-AP7_Aval_21@AP7_Aval
0.00% 0.00% SP-AP7_Aval_20@AP7_Aval
0.00% 0.00% SP-AP7_Aval_19@AP7_Aval
0.00% 0.00% SP-AP7_Aval_18@AP7_Aval
0.00% 0.00% SP-AP7_Aval_17@AP7_Aval
0.00% 0.00% SP-AP7_Aval_16@AP7_Aval
0.00% 0.00% SP-AP7_Aval_15@AP7_Aval
0.00% 0.00% SP-AP7_Aval_14@AP7_Aval
0.00% 0.00% SP-AP7_Aval_13@AP7_Aval
0.00% 0.00% SP-AP7_Aval_11@AP7_Aval
0.00% 0.00% SP-AP7_Aval_10@AP7_Aval
0.00% 0.00% SP-AP7_Aval_09@AP7_Aval
0.00% 0.00% SP-AP7_Aval_08@AP7_Aval
0.00% 0.00% SP-AP7_Aval_07@AP7_Aval
0.00% 0.00% SP-AP7_Aval_06@AP7_Aval
0.00% 0.00% SP-AP7_Aval_05@AP7_Aval
0.00% 0.00% SP-AP7_Aval_04@AP7_Aval
0.00% 0.00% SP-AP7_Aval_03@AP7_Aval
0.00% 0.00% SP-AP7_Aval_02@AP7_Aval
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.28% SC-AP7_Aval_01@AP7_Aval
0.00% 0.00% SC-AP7_Aval_12@AP7_Aval
0.00% 0.00% SC-AP7_Aval_23@AP7_Aval
0.00% 0.00% SC-AP7_Aval_22@AP7_Aval
0.00% 0.00% SC-AP7_Aval_21@AP7_Aval
0.00% 0.00% SC-AP7_Aval_20@AP7_Aval
0.00% 0.00% SC-AP7_Aval_19@AP7_Aval
0.00% 0.00% SC-AP7_Aval_18@AP7_Aval
0.00% 0.00% SC-AP7_Aval_17@AP7_Aval
0.00% 0.00% SC-AP7_Aval_16@AP7_Aval
0.00% 0.00% SC-AP7_Aval_15@AP7_Aval
0.00% 0.00% SC-AP7_Aval_14@AP7_Aval
0.00% 0.00% SC-AP7_Aval_13@AP7_Aval
0.00% 0.00% SC-AP7_Aval_11@AP7_Aval
0.00% 0.00% SC-AP7_Aval_10@AP7_Aval
0.00% 0.00% SC-AP7_Aval_09@AP7_Aval
0.00% 0.00% SC-AP7_Aval_08@AP7_Aval
0.00% 0.00% SC-AP7_Aval_07@AP7_Aval
0.00% 0.00% SC-AP7_Aval_06@AP7_Aval
0.00% 0.00% SC-AP7_Aval_05@AP7_Aval
0.00% 0.00% SC-AP7_Aval_04@AP7_Aval
0.00% 0.00% SC-AP7_Aval_03@AP7_Aval
0.00% 0.00% SC-AP7_Aval_02@AP7_Aval
################### end of scrap distortions ###################
@@ -1,5 +1,8 @@
encoding utf-8
equate GN34@AP7_Entree GN34@AP7_Aval
equate GN30@AP7_Aval GN30@AP7_Amonts
survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
centerline
@@ -96,6 +99,76 @@ survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
endcenterline
centerline
date 2007.07.15
team "Philippe Guillemin"
team "Pascal Reig"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2007 A ;juillet 2007 : Topographe Philippe Guillemin, Pascal Reig, Françoise Lidonne;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
AP65 L01 1.13 57.00 61.00 0.00 1.40 0.20 0 #
L01 L02 2.68 155.00 -17.00 0.00 0.45 4.06 2.07 #
L02 L03 2.63 56.00 25.00 0.40 0.12 0.57 1.02 #
L03 L04 1.56 79.00 -65.00 0.81 0.37 2.21 0 #
L04 L05 14.00 165.00 -58.00 1.03 0.40 0 4.87 #
L05 L05A 3.40 120.00 15.00 1.20 1.20 2.60 0.00 #
L05 L06 0.70 0.00 -90.00 0 0.00 0 0 #
L06 L07 5.00 0.00 -90.00 0 0 0 0 #
L07 L08 1.42 216.00 -4.00 0.43 0.46 0.47 0 #
L08 L09 6.12 0.00 -90.00 3.57 2.89 0 0.00 #
L09 L09d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2008.07.15
team "Philippe Guillemin"
team "Pascal Reig"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2008 A ;juillet 2008: Topographe Philippe Guillemin, Pascal Reig, Françoise Lidonne;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
L09 L10 3.26 169.00 -15.00 0.20 7.82 2.24 0.00 #
L10 L11 8.43 225.00 0.00 0.59 0.89 2.93 0.00 #
L11 L12 1.75 212.00 20.00 0.49 0.74 1.53 0.00 #
L12 L13 7.50 233.00 -4.00 0.70 0.51 1.44 2.34 #
L13 L14 8.30 217.00 -5.00 0.35 0.70 1.41 1.59 #
L14 L15 6.80 223.00 -7.00 0.15 0.85 1.89 1.10 #
L15 L16 2.66 262.00 11.00 0.64 0.05 3.58 1.29 #
L16 L17 12.78 239.00 0.00 0.00 1.19 9.25 0.92 #
L17 L18 3.55 249.00 0.00 1.31 3.09 20.00 0.61 #
L18 L18A 6.82 300.00 0.00 0.75 0.80 20.00 0.00 #
L18 L19 4.75 223.00 4.00 0.05 0.90 0.95 0.72 #
L19 L20 6.44 266.00 -5.00 2.64 0.15 9.89 0.85 #
L20 L21 8.80 220.00 0.00 0 0 0 13.50 #
endcenterline
endsurvey
survey AP7_Aval -title "Gouffre des arres planères AP7 - Réseau Nord"
centerline
date 2006.07.15
@@ -499,72 +572,6 @@ survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
endcenterline
centerline
date 2007.07.15
team "Philippe Guillemin"
team "Pascal Reig"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2007 A ;juillet 2007 : Topographe Philippe Guillemin, Pascal Reig, Françoise Lidonne;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
AP65 L01 1.13 57.00 61.00 0.00 1.40 0.20 0 #
L01 L02 2.68 155.00 -17.00 0.00 0.45 4.06 2.07 #
L02 L03 2.63 56.00 25.00 0.40 0.12 0.57 1.02 #
L03 L04 1.56 79.00 -65.00 0.81 0.37 2.21 0 #
L04 L05 14.00 165.00 -58.00 1.03 0.40 0 4.87 #
L05 L05A 3.40 120.00 15.00 1.20 1.20 2.60 0.00 #
L05 L06 0.70 0.00 -90.00 0 0.00 0 0 #
L06 L07 5.00 0.00 -90.00 0 0 0 0 #
L07 L08 1.42 216.00 -4.00 0.43 0.46 0.47 0 #
L08 L09 6.12 0.00 -90.00 3.57 2.89 0 0.00 #
L09 L09d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2008.07.15
team "Philippe Guillemin"
team "Pascal Reig"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2008 A ;juillet 2008: Topographe Philippe Guillemin, Pascal Reig, Françoise Lidonne;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
L09 L10 3.26 169.00 -15.00 0.20 7.82 2.24 0.00 #
L10 L11 8.43 225.00 0.00 0.59 0.89 2.93 0.00 #
L11 L12 1.75 212.00 20.00 0.49 0.74 1.53 0.00 #
L12 L13 7.50 233.00 -4.00 0.70 0.51 1.44 2.34 #
L13 L14 8.30 217.00 -5.00 0.35 0.70 1.41 1.59 #
L14 L15 6.80 223.00 -7.00 0.15 0.85 1.89 1.10 #
L15 L16 2.66 262.00 11.00 0.64 0.05 3.58 1.29 #
L16 L17 12.78 239.00 0.00 0.00 1.19 9.25 0.92 #
L17 L18 3.55 249.00 0.00 1.31 3.09 20.00 0.61 #
L18 L18A 6.82 300.00 0.00 0.75 0.80 20.00 0.00 #
L18 L19 4.75 223.00 4.00 0.05 0.90 0.95 0.72 #
L19 L20 6.44 266.00 -5.00 2.64 0.15 9.89 0.85 #
L20 L21 8.80 220.00 0.00 0 0 0 13.50 #
endcenterline
centerline
date 2007.07.15
@@ -986,6 +993,249 @@ survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
endcenterline
centerline
date 2016.07.15
team "Flavie Vampouille"
team "Eric Fèvre"
team "Franck Soulage"
explo-date 2016.07.15
explo-team "Spéléo/Club de Franconville"
#15/07/2016 A ;07:2016 : Topographes:en premiere: Flavie Vampouille, Eric Fèvre, Franck Soulage;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
PS15 S3_0 0.00 0.00 0.00 0 0 0 0 #
S3_0 S3_1 3.79 75.10 -13.45 2.35 0.54 0.65 0.16 #
S3_1 S3_2 6.12 301.60 11.69 0.72 0.85 1.47 0.58 #
S3_2 S3_3 4.51 274.78 -2.49 0.00 0.00 0.00 0.53 #
S3_3 S3_4 5.04 263.70 -2.28 0.00 0.66 1.12 0.53 #
S3_4 S3_5 3.44 300.49 10.68 0.00 0.49 2.95 1.15 #
S3_5 S3_6 2.30 25.47 -20.02 0.00 0.66 2.29 0.43 #
S3_6 S3_7 4.49 91.79 0.89 0.00 0.53 2.78 0.47 #
S3_7 S3_8 2.96 94.71 18.70 0.51 0.00 1.97 1.35 #
S3_8 S3_9 4.93 75.22 -9.81 0.74 0.00 2.12 0.81 #
S3_9 S3_10 2.06 48.74 -1.28 0.00 0.50 2.29 0.75 #
S3_10 S3_11 8.57 89.10 -1.43 0.00 0.55 3.06 0.75 #
S3_11 S3_12 3.39 77.43 2.03 0.00 0.40 3.25 0.75 #
S3_12 S3_13 7.19 86.17 5.56 0.00 0.83 2.68 6.04 #
S3_13 S3_14 4.18 94.90 9.66 0.00 0.00 2.01 3.63 #
S3_14 S3_15 3.73 278.22 -87.10 1.10 1.89 5.63 0.00 #
S3_15 S3_16 14.05 273.10 -6.77 0.38 0.62 0.62 1.29 #
S3_16 S3_17 0.94 26.46 41.84 0.32 0.17 0.74 1.70 #
S3_17 S3_18 15.01 268.27 0.76 0.00 0.93 5.20 3.02 #
S3_18 S3_19 5.09 282.54 -30.57 0.22 0.72 3.45 0.48 #
S3_19 S3_20 3.82 292.75 5.26 0.70 0.00 2.06 1.17 #
S3_20 S3_21 6.62 291.39 -0.83 0.00 0.77 3.54 1.09 #
S3_21 S3_22 10.96 290.34 -1.55 0.00 0.69 3.44 1.10 #
S3_22 S3_23 5.50 294.84 -5.11 0.56 0.00 3.08 1.11 #
S3_23 S3_24 6.59 279.47 0.48 0.00 0.61 2.32 1.29 #
S3_24 S3_25 3.20 286.88 -3.13 0.80 0.00 0.49 1.26 #
S3_25 S3_26 3.69 238.61 1.40 0.00 1.22 1.10 1.40 #
S3_26 S3_27 4.57 291.14 -1.44 0.00 1.46 2.12 1.37 #
S3_27 S3_28 4.97 77.63 1.29 0.79 0.00 2.46 1.43 #
S3_28 S3_29 14.56 322.26 -4.67 1.17 0.00 1.62 0.63 #
S3_29 S3_30 3.14 271.27 28.60 0.00 0.00 0.00 0.00 #
S3_30 S3_31 5.50 284.04 -7.55 0.40 0.00 2.57 2.03 #
S3_31 S3_32 3.10 225.38 3.44 0.00 0.45 2.97 1.51 #
S3_32 S3_33 5.90 249.96 -4.42 0.00 0.84 1.67 1.44 #
S3_33 S3_34 11.25 282.81 -2.89 0.00 0.71 1.96 1.29 #
S3_34 S3_35 3.84 306.28 -0.57 0.00 0.64 5.13 1.80 #
S3_35 S3_36 2.52 258.68 -0.66 0.48 0.00 2.78 2.32 #
S3_36 S3_37 2.16 243.92 0.53 0.00 0.46 2.82 1.90 #
S3_37 S3_38 3.19 323.93 10.07 1.02 0.00 3.19 1.31 #
S3_38 S3_39 2.12 262.58 11.27 0.33 0.51 3.20 1.65 #
S3_39 S3_40 2.12 320.48 -5.04 0.45 0.00 3.96 1.67 #
S3_40 S3_41 3.00 269.86 -16.42 0.62 0.00 3.06 1.30 #
S3_41 S3_42 1.81 256.40 -22.32 0.00 0.50 2.77 0.34 #
S3_42 S3_43 9.12 278.44 -1.63 0.00 0.55 0.30 0.56 #
S3_43 S3_44 5.91 285.00 -0.75 0.83 0.00 0.30 0.44 #
S3_44 S3_45 9.72 272.01 0.05 0.00 0.63 7.70 0.64 #
S3_45 S3_46 4.77 287.19 4.40 0.50 0.00 8.06 1.07 #
S3_46 S3_47 15.15 270.43 0.43 0.00 0.96 6.29 1.26 #
S3_47 S3_48 3.22 305.84 6.20 0.59 0.00 0.90 1.64 #
S3_48 S3_49 21.32 262.29 -0.49 0.00 0.70 2.12 1.74 #
S3_49 S3_50 8.96 271.52 7.35 1.06 0.00 5.22 0.59 #
S3_50 S3_51 4.76 267.88 -24.78 0.33 0.60 0.84 1.15 #
S3_51 S3_52 4.62 260.84 14.61 0.00 1.26 1.73 1.74 #
S3_52 S3_53 20.95 278.62 -3.09 0.67 0.00 6.76 1.38 #
S3_53 S3_54 5.62 260.43 -2.79 0.00 0.98 2.98 1.43 #
S3_54 S3_55 3.95 280.83 -2.55 0.86 0.00 6.96 1.17 #
S3_55 S3_56 5.72 258.75 -0.01 0.00 0.70 7.56 1.11 #
S3_56 S3_57 19.66 282.03 2.21 0.00 0.89 3.48 2.08 #
S3_57 S3_58 4.74 337.95 -6.99 1.07 0.00 5.93 1.60 #
S3_58 S3_59 11.99 276.28 -1.19 0.00 0.70 4.67 1.40 #
S3_59 S3_60 5.73 305.77 -2.13 1.02 2.05 3.54 1.23 #
S3_60 S3_61 5.72 0.64 0.52 0.00 2.21 2.22 1.43 #
S3_61 S3_62 9.49 81.18 -6.00 0.00 1.32 2.58 0.65 #
S3_62 S3_63 4.10 103.07 11.90 0.83 0.00 2.54 1.23 #
S3_63 S3_64 6.87 74.00 -3.51 0.00 0.70 1.03 1.06 #
S3_64 S3_65 7.85 104.50 -1.21 0.73 0.00 2.33 1.08 #
S3_65 S3_66 5.70 73.21 -1.67 0.59 0.00 0.98 0.92 #
S3_66 S3_67 5.22 86.93 6.69 0.00 0.66 4.71 1.62 #
S3_67 S3_68 5.29 99.11 -2.46 1.83 1.75 1.71 1.33 #
S3_68 S3_69 5.69 27.02 1.98 0.00 1.07 6.63 1.36 #
S3_69 S3_70 6.94 29.27 -4.02 0.32 0.77 5.32 1.15 #
S3_70 S3_71 6.98 57.46 3.79 0.00 1.09 4.08 1.83 #
S3_71 S3_72 10.18 96.02 -4.01 0.76 0.42 5.47 1.39 #
S3_72 S3_73 7.94 80.62 -4.80 0.76 0.00 4.85 0.98 #
S3_73 S3_74 6.17 69.35 3.01 1.35 0.86 5.51 1.29 #
endcenterline
centerline
date 2016.07.15
team "Pascale Porte"
team "Françoise Lidonne"
team "Franck Soulage"
explo-date 2016.07.15
explo-team "Spéléo/Club de Franconville"
#15/07/2016 A ;07/2016 : Topographes en premiere : Pascale Porte, Françoise Lidonne, Franck Soulage;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
S3_15 S3_75 4.20 115.61 15.86 1.51 0.31 0.71 0.89 #
S3_75 S3_76 5.86 106.40 9.05 0.00 1.64 0.30 1.85 #
S3_76 S3_77 4.12 128.56 1.60 1.50 0.81 3.84 1.69 #
S3_77 S3_78 2.15 79.03 -13.75 0.00 0.71 0.48 1.49 #
S3_78 S3_79 1.24 152.73 2.60 0.75 0.00 0.39 1.60 #
S3_79 S3_80 4.81 119.12 3.56 0.00 0.35 0.75 0.51 #
S3_74 S3_81 4.34 117.62 1.64 0.87 0.30 5.19 1.69 #
S3_81 S3_82 4.53 95.55 -1.28 2.27 0.76 3.38 3.73 #
S3_82 S3_83 4.50 80.00 8.27 0.00 0.82 0.33 1.05 # N ;MOD
S3_83 S3_84 4.76 110.00 21.07 1.86 0.00 2.76 1.82 #
S3_84 S3_85 9.35 89.00 -10.99 0.00 1.38 0.78 0.83 #
S3_85 S3_86 5.97 80.00 -1.07 0.91 0.21 1.85 0.89 #
S3_86 S3_87 4.69 89.00 -1.72 0.19 0.92 0.36 0.74 #
S3_87 S3_88 4.08 92.00 11.52 1.34 0.00 2.42 1.69 #
S3_88 S3_89 3.50 60.00 2.32 0.00 0.92 3.36 0.89 #
S3_89 S3_90 6.42 92.00 -7.41 2.41 0.00 2.25 1.28 #
S3_90 S3_91 4.88 84.00 9.00 0.97 0.43 1.79 1.85 #
S3_91 S3_92 6.41 80.00 -7.16 0.34 0.68 1.59 1.55 #
S3_92 S3_93 2.38 120.44 5.14 0.83 0.00 3.25 2.14 #
S3_93 S3_94 7.35 68.00 -4.43 0.00 2.52 0.54 1.62 #
S3_82 S3_97 4.92 353.63 -61.21 9.31 2.70 2.77 0.86 #
S3_77 S3_98 2.90 40.49 56.88 0.00 1.04 1.37 0.98 #
S3_98 S3_99 3.65 128.73 3.85 0.66 0.15 3.12 0.63 #
S3_99 S3_100 4.39 123.63 -2.76 0.36 0.13 1.35 0.74 #
S3_100 S3_101 2.29 115.35 -1.86 0.00 0.34 0.89 0.92 #
S3_101 S3_102 2.89 118.51 10.50 0.40 0.16 1.32 2.12 #
S3_102 S3_103 2.47 87.89 2.27 0.14 0.55 1.19 1.79 #
S3_103 S3_104 2.57 136.67 -7.01 0.34 0.00 0.55 1.25 #
S3_104 S3_105 3.93 117.51 -15.98 0.28 0.58 2.26 0.00 #
S3_105 S3_106 3.92 128.53 15.33 0.59 0.00 1.06 0.68 #
S3_106 S3_107 3.42 112.00 19.80 0.00 0.48 0.42 0.99 #
S3_107 S3_108 2.66 120.65 2.42 0.49 0.00 1.00 1.68 #
S3_108 S3_109 1.79 86.21 35.56 0.69 0.98 1.41 2.46 #
S3_109 S3_110 5.06 104.46 37.18 0.38 0.00 0.90 0.59 #
S3_110 S3_111 2.37 111.48 1.55 0.00 0.35 1.11 0.66 #
S3_111 S3_112 3.43 127.09 -16.39 0.44 0.13 0.89 1.22 #
S3_112 S3_113 4.86 118.94 4.63 0.33 0.17 0.51 0.30 #
S3_113 S3_114 3.26 93.34 10.11 0.25 0.99 2.63 1.03 #
S3_114 S3_115 2.23 83.46 31.06 0.00 0.00 2.47 1.00 #
S3_115 S3_116 4.73 118.21 14.78 0.00 0.33 0.65 1.17 #
S3_116 S3_117 2.09 161.48 4.23 0.78 0.00 1.75 1.04 #
S3_117 S3_118 4.05 126.73 10.89 0.62 0.20 1.92 1.57 #
S3_118 S3_119 2.00 104.16 9.84 0.48 0.32 4.73 1.69 #
S3_119 S3_120 6.93 137.53 3.09 0.66 0.00 0.64 1.10 #
S3_120 S3_121 1.31 67.43 -5.11 0.00 0.67 0.83 1.32 #
S3_121 S3_122 4.30 123.25 1.92 0.24 0.32 2.64 0.97 #
S3_122 S3_123 2.36 120.05 14.08 0.33 0.00 1.92 1.35 #
S3_123 S3_124 1.27 135.90 -4.94 0.20 0.28 1.85 1.26 #
S3_124 S3_125 2.20 121.79 6.85 0.34 0.00 1.59 2.19 #
S3_125 S3_126 2.99 111.93 -15.87 0.51 0.37 0.34 0.87 #
S3_126 S3_127 2.38 108.67 -6.68 0.00 0.61 2.02 0.73 #
S3_127 S3_128 2.95 125.89 2.14 0.58 0.00 1.51 0.78 #
S3_128 S3_129 2.66 105.06 7.01 0.00 0.65 0.27 0.69 #
S3_129 S3_130 3.07 126.29 0.15 1.40 0.20 2.19 0.30 #
S3_130 S3_131 3.67 106.75 4.69 0.00 0.86 2.98 0.72 #
S3_131 S3_132 4.00 127.37 17.61 0.00 0.36 2.12 1.20 #
S3_132 S3_133 3.64 131.65 11.70 0.23 0.00 3.48 1.28 #
S3_133 S3_134 2.65 126.55 -4.47 0.00 0.34 3.69 1.72 #
S3_134 S3_135 1.69 137.07 -3.67 0.27 0.00 2.42 1.37 #
S3_135 S3_136 3.87 113.94 1.20 0.22 0.00 2.39 1.21 #
S3_136 S3_137 2.66 111.73 -3.32 0.00 0.42 1.45 0.43 #
S3_137 S3_138 2.71 126.13 1.59 0.53 0.34 0.00 0.00 #
S3_138 S3_139 3.08 127.48 15.38 0.29 0.19 1.63 1.61 #
S3_139 S3_140 2.64 138.64 -29.36 0.76 0.18 1.03 0.46 #
S3_140 S3_141 2.33 122.59 14.05 0.45 0.17 1.03 0.79 #
S3_141 S3_142 3.51 140.21 -7.89 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2017.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2017 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
10_2 10_3 3.93 234.18 -4.27 0.00 0.93 2.24 1.01 #
10_3 10_4 2.46 264.81 -1.24 1.12 0.94 4.54 1.00 #
10_4 10_5 3.73 193.58 3.26 0.46 0.86 4.19 1.03 #
10_5 10_6 7.64 240.30 2.69 0.47 0.96 1.71 1.07 #
10_6 10_7 6.67 257.28 -3.38 0.00 0.00 0.00 0.00 #
10_7 10_8 7.91 251.63 2.32 0.31 0.66 1.65 0.74 #
10_8 10_9 9.80 251.65 -0.81 0.30 0.67 2.27 0.51 #
10_9 10_10 4.68 242.02 -5.95 0.37 0.16 7.09 0.56 #
10_10 10_11 2.69 245.62 11.88 0.00 0.49 2.40 0.54 #
10_11 10_12 2.84 271.34 6.35 0.45 0.00 2.37 0.85 #
10_12 10_13 4.53 246.70 -3.35 0.00 0.75 0.00 0.00 #
10_13 10_14 2.94 250.13 81.09 0.73 0.00 0.00 1.29 #
10_14 10_15 5.87 265.00 3.19 0.24 1.12 1.75 0.53 #
10_15 10_16 6.93 270.56 0.28 1.26 0.00 3.28 0.77 #
10_16 10_17 3.68 239.16 -10.84 1.22 0.16 0.00 1.07 #
10_17 10_18 1.95 144.78 -3.41 0.36 0.88 1.55 1.92 #
10_18 10_19 3.44 115.52 16.07 0.15 0.19 1.87 3.75 #
10_19 10_20 9.94 70.24 0.50 0.30 1.09 3.21 1.39 #
10_20 10_21 3.43 104.70 -1.10 1.00 0.00 3.77 1.65 #
10_21 10_22 3.00 73.87 3.14 0.00 1.18 4.05 1.00 #
10_22 10_23 5.22 110.44 -0.69 1.02 0.16 3.04 0.86 #
10_23 10_24 4.27 94.65 7.40 3.33 1.41 0.00 1.08 #
10_24 10_25 2.28 228.32 7.75 1.23 0.39 6.44 3.05 #
10_25 10_26 2.49 251.65 -12.22 1.10 0.85 4.39 1.13 #
10_26 10_27 4.78 271.88 -0.55 0.89 0.17 5.92 0.37 #
10_27 10_28 9.52 250.70 -6.53 0.00 0.88 1.53 0.73 #
10_28 10_29 6.09 268.05 7.47 0.88 0.00 3.78 1.47 #
10_29 10_30 2.64 217.89 32.94 0.00 0.77 3.11 0.56 #
10_30 10_31 4.75 276.10 1.58 0.32 0.18 1.56 2.84 #
10_31 10_32 3.59 258.40 11.65 0.00 0.72 0.95 8.03 #
10_32 10_33 1.25 282.35 15.62 0.25 0.00 0.00 1.10 #
10_33 10_34 1.51 216.32 53.79 0.00 0.66 0.84 0.00 #
10_34 10_35 3.59 285.73 -4.11 0.45 0.00 0.95 0.39 #
10_35 10_36 3.05 264.53 -24.77 0.00 0.63 1.43 4.10 #
10_36 10_37 8.39 291.87 -25.28 2.57 0.00 1.28 1.30 #
10_37 S3_94 0.00 0.00 0.00 0 0 0 0 #
endcenterline
endsurvey
survey AP7_Amonts -title "Gouffre des arres planères AP7 Amonts"
centerline
date 2014.07.15
@@ -1356,191 +1606,6 @@ survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
endcenterline
centerline
date 2016.07.15
team "Flavie Vampouille"
team "Eric Fèvre"
team "Franck Soulage"
explo-date 2016.07.15
explo-team "Spéléo/Club de Franconville"
#15/07/2016 A ;07:2016 : Topographes:en premiere: Flavie Vampouille, Eric Fèvre, Franck Soulage;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
PS15 S3_0 0.00 0.00 0.00 0 0 0 0 #
S3_0 S3_1 3.79 75.10 -13.45 2.35 0.54 0.65 0.16 #
S3_1 S3_2 6.12 301.60 11.69 0.72 0.85 1.47 0.58 #
S3_2 S3_3 4.51 274.78 -2.49 0.00 0.00 0.00 0.53 #
S3_3 S3_4 5.04 263.70 -2.28 0.00 0.66 1.12 0.53 #
S3_4 S3_5 3.44 300.49 10.68 0.00 0.49 2.95 1.15 #
S3_5 S3_6 2.30 25.47 -20.02 0.00 0.66 2.29 0.43 #
S3_6 S3_7 4.49 91.79 0.89 0.00 0.53 2.78 0.47 #
S3_7 S3_8 2.96 94.71 18.70 0.51 0.00 1.97 1.35 #
S3_8 S3_9 4.93 75.22 -9.81 0.74 0.00 2.12 0.81 #
S3_9 S3_10 2.06 48.74 -1.28 0.00 0.50 2.29 0.75 #
S3_10 S3_11 8.57 89.10 -1.43 0.00 0.55 3.06 0.75 #
S3_11 S3_12 3.39 77.43 2.03 0.00 0.40 3.25 0.75 #
S3_12 S3_13 7.19 86.17 5.56 0.00 0.83 2.68 6.04 #
S3_13 S3_14 4.18 94.90 9.66 0.00 0.00 2.01 3.63 #
S3_14 S3_15 3.73 278.22 -87.10 1.10 1.89 5.63 0.00 #
S3_15 S3_16 14.05 273.10 -6.77 0.38 0.62 0.62 1.29 #
S3_16 S3_17 0.94 26.46 41.84 0.32 0.17 0.74 1.70 #
S3_17 S3_18 15.01 268.27 0.76 0.00 0.93 5.20 3.02 #
S3_18 S3_19 5.09 282.54 -30.57 0.22 0.72 3.45 0.48 #
S3_19 S3_20 3.82 292.75 5.26 0.70 0.00 2.06 1.17 #
S3_20 S3_21 6.62 291.39 -0.83 0.00 0.77 3.54 1.09 #
S3_21 S3_22 10.96 290.34 -1.55 0.00 0.69 3.44 1.10 #
S3_22 S3_23 5.50 294.84 -5.11 0.56 0.00 3.08 1.11 #
S3_23 S3_24 6.59 279.47 0.48 0.00 0.61 2.32 1.29 #
S3_24 S3_25 3.20 286.88 -3.13 0.80 0.00 0.49 1.26 #
S3_25 S3_26 3.69 238.61 1.40 0.00 1.22 1.10 1.40 #
S3_26 S3_27 4.57 291.14 -1.44 0.00 1.46 2.12 1.37 #
S3_27 S3_28 4.97 77.63 1.29 0.79 0.00 2.46 1.43 #
S3_28 S3_29 14.56 322.26 -4.67 1.17 0.00 1.62 0.63 #
S3_29 S3_30 3.14 271.27 28.60 0.00 0.00 0.00 0.00 #
S3_30 S3_31 5.50 284.04 -7.55 0.40 0.00 2.57 2.03 #
S3_31 S3_32 3.10 225.38 3.44 0.00 0.45 2.97 1.51 #
S3_32 S3_33 5.90 249.96 -4.42 0.00 0.84 1.67 1.44 #
S3_33 S3_34 11.25 282.81 -2.89 0.00 0.71 1.96 1.29 #
S3_34 S3_35 3.84 306.28 -0.57 0.00 0.64 5.13 1.80 #
S3_35 S3_36 2.52 258.68 -0.66 0.48 0.00 2.78 2.32 #
S3_36 S3_37 2.16 243.92 0.53 0.00 0.46 2.82 1.90 #
S3_37 S3_38 3.19 323.93 10.07 1.02 0.00 3.19 1.31 #
S3_38 S3_39 2.12 262.58 11.27 0.33 0.51 3.20 1.65 #
S3_39 S3_40 2.12 320.48 -5.04 0.45 0.00 3.96 1.67 #
S3_40 S3_41 3.00 269.86 -16.42 0.62 0.00 3.06 1.30 #
S3_41 S3_42 1.81 256.40 -22.32 0.00 0.50 2.77 0.34 #
S3_42 S3_43 9.12 278.44 -1.63 0.00 0.55 0.30 0.56 #
S3_43 S3_44 5.91 285.00 -0.75 0.83 0.00 0.30 0.44 #
S3_44 S3_45 9.72 272.01 0.05 0.00 0.63 7.70 0.64 #
S3_45 S3_46 4.77 287.19 4.40 0.50 0.00 8.06 1.07 #
S3_46 S3_47 15.15 270.43 0.43 0.00 0.96 6.29 1.26 #
S3_47 S3_48 3.22 305.84 6.20 0.59 0.00 0.90 1.64 #
S3_48 S3_49 21.32 262.29 -0.49 0.00 0.70 2.12 1.74 #
S3_49 S3_50 8.96 271.52 7.35 1.06 0.00 5.22 0.59 #
S3_50 S3_51 4.76 267.88 -24.78 0.33 0.60 0.84 1.15 #
S3_51 S3_52 4.62 260.84 14.61 0.00 1.26 1.73 1.74 #
S3_52 S3_53 20.95 278.62 -3.09 0.67 0.00 6.76 1.38 #
S3_53 S3_54 5.62 260.43 -2.79 0.00 0.98 2.98 1.43 #
S3_54 S3_55 3.95 280.83 -2.55 0.86 0.00 6.96 1.17 #
S3_55 S3_56 5.72 258.75 -0.01 0.00 0.70 7.56 1.11 #
S3_56 S3_57 19.66 282.03 2.21 0.00 0.89 3.48 2.08 #
S3_57 S3_58 4.74 337.95 -6.99 1.07 0.00 5.93 1.60 #
S3_58 S3_59 11.99 276.28 -1.19 0.00 0.70 4.67 1.40 #
S3_59 S3_60 5.73 305.77 -2.13 1.02 2.05 3.54 1.23 #
S3_60 S3_61 5.72 0.64 0.52 0.00 2.21 2.22 1.43 #
S3_61 S3_62 9.49 81.18 -6.00 0.00 1.32 2.58 0.65 #
S3_62 S3_63 4.10 103.07 11.90 0.83 0.00 2.54 1.23 #
S3_63 S3_64 6.87 74.00 -3.51 0.00 0.70 1.03 1.06 #
S3_64 S3_65 7.85 104.50 -1.21 0.73 0.00 2.33 1.08 #
S3_65 S3_66 5.70 73.21 -1.67 0.59 0.00 0.98 0.92 #
S3_66 S3_67 5.22 86.93 6.69 0.00 0.66 4.71 1.62 #
S3_67 S3_68 5.29 99.11 -2.46 1.83 1.75 1.71 1.33 #
S3_68 S3_69 5.69 27.02 1.98 0.00 1.07 6.63 1.36 #
S3_69 S3_70 6.94 29.27 -4.02 0.32 0.77 5.32 1.15 #
S3_70 S3_71 6.98 57.46 3.79 0.00 1.09 4.08 1.83 #
S3_71 S3_72 10.18 96.02 -4.01 0.76 0.42 5.47 1.39 #
S3_72 S3_73 7.94 80.62 -4.80 0.76 0.00 4.85 0.98 #
S3_73 S3_74 6.17 69.35 3.01 1.35 0.86 5.51 1.29 #
endcenterline
centerline
date 2016.07.15
team "Pascale Porte"
team "Françoise Lidonne"
team "Franck Soulage"
explo-date 2016.07.15
explo-team "Spéléo/Club de Franconville"
#15/07/2016 A ;07/2016 : Topographes en premiere : Pascale Porte, Françoise Lidonne, Franck Soulage;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
S3_15 S3_75 4.20 115.61 15.86 1.51 0.31 0.71 0.89 #
S3_75 S3_76 5.86 106.40 9.05 0.00 1.64 0.30 1.85 #
S3_76 S3_77 4.12 128.56 1.60 1.50 0.81 3.84 1.69 #
S3_77 S3_78 2.15 79.03 -13.75 0.00 0.71 0.48 1.49 #
S3_78 S3_79 1.24 152.73 2.60 0.75 0.00 0.39 1.60 #
S3_79 S3_80 4.81 119.12 3.56 0.00 0.35 0.75 0.51 #
S3_74 S3_81 4.34 117.62 1.64 0.87 0.30 5.19 1.69 #
S3_81 S3_82 4.53 95.55 -1.28 2.27 0.76 3.38 3.73 #
S3_82 S3_83 4.50 80.00 8.27 0.00 0.82 0.33 1.05 # N ;MOD
S3_83 S3_84 4.76 110.00 21.07 1.86 0.00 2.76 1.82 #
S3_84 S3_85 9.35 89.00 -10.99 0.00 1.38 0.78 0.83 #
S3_85 S3_86 5.97 80.00 -1.07 0.91 0.21 1.85 0.89 #
S3_86 S3_87 4.69 89.00 -1.72 0.19 0.92 0.36 0.74 #
S3_87 S3_88 4.08 92.00 11.52 1.34 0.00 2.42 1.69 #
S3_88 S3_89 3.50 60.00 2.32 0.00 0.92 3.36 0.89 #
S3_89 S3_90 6.42 92.00 -7.41 2.41 0.00 2.25 1.28 #
S3_90 S3_91 4.88 84.00 9.00 0.97 0.43 1.79 1.85 #
S3_91 S3_92 6.41 80.00 -7.16 0.34 0.68 1.59 1.55 #
S3_92 S3_93 2.38 120.44 5.14 0.83 0.00 3.25 2.14 #
S3_93 S3_94 7.35 68.00 -4.43 0.00 2.52 0.54 1.62 #
S3_82 S3_97 4.92 353.63 -61.21 9.31 2.70 2.77 0.86 #
S3_77 S3_98 2.90 40.49 56.88 0.00 1.04 1.37 0.98 #
S3_98 S3_99 3.65 128.73 3.85 0.66 0.15 3.12 0.63 #
S3_99 S3_100 4.39 123.63 -2.76 0.36 0.13 1.35 0.74 #
S3_100 S3_101 2.29 115.35 -1.86 0.00 0.34 0.89 0.92 #
S3_101 S3_102 2.89 118.51 10.50 0.40 0.16 1.32 2.12 #
S3_102 S3_103 2.47 87.89 2.27 0.14 0.55 1.19 1.79 #
S3_103 S3_104 2.57 136.67 -7.01 0.34 0.00 0.55 1.25 #
S3_104 S3_105 3.93 117.51 -15.98 0.28 0.58 2.26 0.00 #
S3_105 S3_106 3.92 128.53 15.33 0.59 0.00 1.06 0.68 #
S3_106 S3_107 3.42 112.00 19.80 0.00 0.48 0.42 0.99 #
S3_107 S3_108 2.66 120.65 2.42 0.49 0.00 1.00 1.68 #
S3_108 S3_109 1.79 86.21 35.56 0.69 0.98 1.41 2.46 #
S3_109 S3_110 5.06 104.46 37.18 0.38 0.00 0.90 0.59 #
S3_110 S3_111 2.37 111.48 1.55 0.00 0.35 1.11 0.66 #
S3_111 S3_112 3.43 127.09 -16.39 0.44 0.13 0.89 1.22 #
S3_112 S3_113 4.86 118.94 4.63 0.33 0.17 0.51 0.30 #
S3_113 S3_114 3.26 93.34 10.11 0.25 0.99 2.63 1.03 #
S3_114 S3_115 2.23 83.46 31.06 0.00 0.00 2.47 1.00 #
S3_115 S3_116 4.73 118.21 14.78 0.00 0.33 0.65 1.17 #
S3_116 S3_117 2.09 161.48 4.23 0.78 0.00 1.75 1.04 #
S3_117 S3_118 4.05 126.73 10.89 0.62 0.20 1.92 1.57 #
S3_118 S3_119 2.00 104.16 9.84 0.48 0.32 4.73 1.69 #
S3_119 S3_120 6.93 137.53 3.09 0.66 0.00 0.64 1.10 #
S3_120 S3_121 1.31 67.43 -5.11 0.00 0.67 0.83 1.32 #
S3_121 S3_122 4.30 123.25 1.92 0.24 0.32 2.64 0.97 #
S3_122 S3_123 2.36 120.05 14.08 0.33 0.00 1.92 1.35 #
S3_123 S3_124 1.27 135.90 -4.94 0.20 0.28 1.85 1.26 #
S3_124 S3_125 2.20 121.79 6.85 0.34 0.00 1.59 2.19 #
S3_125 S3_126 2.99 111.93 -15.87 0.51 0.37 0.34 0.87 #
S3_126 S3_127 2.38 108.67 -6.68 0.00 0.61 2.02 0.73 #
S3_127 S3_128 2.95 125.89 2.14 0.58 0.00 1.51 0.78 #
S3_128 S3_129 2.66 105.06 7.01 0.00 0.65 0.27 0.69 #
S3_129 S3_130 3.07 126.29 0.15 1.40 0.20 2.19 0.30 #
S3_130 S3_131 3.67 106.75 4.69 0.00 0.86 2.98 0.72 #
S3_131 S3_132 4.00 127.37 17.61 0.00 0.36 2.12 1.20 #
S3_132 S3_133 3.64 131.65 11.70 0.23 0.00 3.48 1.28 #
S3_133 S3_134 2.65 126.55 -4.47 0.00 0.34 3.69 1.72 #
S3_134 S3_135 1.69 137.07 -3.67 0.27 0.00 2.42 1.37 #
S3_135 S3_136 3.87 113.94 1.20 0.22 0.00 2.39 1.21 #
S3_136 S3_137 2.66 111.73 -3.32 0.00 0.42 1.45 0.43 #
S3_137 S3_138 2.71 126.13 1.59 0.53 0.34 0.00 0.00 #
S3_138 S3_139 3.08 127.48 15.38 0.29 0.19 1.63 1.61 #
S3_139 S3_140 2.64 138.64 -29.36 0.76 0.18 1.03 0.46 #
S3_140 S3_141 2.33 122.59 14.05 0.45 0.17 1.03 0.79 #
S3_141 S3_142 3.51 140.21 -7.89 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2016.07.15
@@ -1713,59 +1778,6 @@ survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
endcenterline
centerline
date 2017.07.15
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2017 A
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
10_2 10_3 3.93 234.18 -4.27 0.00 0.93 2.24 1.01 #
10_3 10_4 2.46 264.81 -1.24 1.12 0.94 4.54 1.00 #
10_4 10_5 3.73 193.58 3.26 0.46 0.86 4.19 1.03 #
10_5 10_6 7.64 240.30 2.69 0.47 0.96 1.71 1.07 #
10_6 10_7 6.67 257.28 -3.38 0.00 0.00 0.00 0.00 #
10_7 10_8 7.91 251.63 2.32 0.31 0.66 1.65 0.74 #
10_8 10_9 9.80 251.65 -0.81 0.30 0.67 2.27 0.51 #
10_9 10_10 4.68 242.02 -5.95 0.37 0.16 7.09 0.56 #
10_10 10_11 2.69 245.62 11.88 0.00 0.49 2.40 0.54 #
10_11 10_12 2.84 271.34 6.35 0.45 0.00 2.37 0.85 #
10_12 10_13 4.53 246.70 -3.35 0.00 0.75 0.00 0.00 #
10_13 10_14 2.94 250.13 81.09 0.73 0.00 0.00 1.29 #
10_14 10_15 5.87 265.00 3.19 0.24 1.12 1.75 0.53 #
10_15 10_16 6.93 270.56 0.28 1.26 0.00 3.28 0.77 #
10_16 10_17 3.68 239.16 -10.84 1.22 0.16 0.00 1.07 #
10_17 10_18 1.95 144.78 -3.41 0.36 0.88 1.55 1.92 #
10_18 10_19 3.44 115.52 16.07 0.15 0.19 1.87 3.75 #
10_19 10_20 9.94 70.24 0.50 0.30 1.09 3.21 1.39 #
10_20 10_21 3.43 104.70 -1.10 1.00 0.00 3.77 1.65 #
10_21 10_22 3.00 73.87 3.14 0.00 1.18 4.05 1.00 #
10_22 10_23 5.22 110.44 -0.69 1.02 0.16 3.04 0.86 #
10_23 10_24 4.27 94.65 7.40 3.33 1.41 0.00 1.08 #
10_24 10_25 2.28 228.32 7.75 1.23 0.39 6.44 3.05 #
10_25 10_26 2.49 251.65 -12.22 1.10 0.85 4.39 1.13 #
10_26 10_27 4.78 271.88 -0.55 0.89 0.17 5.92 0.37 #
10_27 10_28 9.52 250.70 -6.53 0.00 0.88 1.53 0.73 #
10_28 10_29 6.09 268.05 7.47 0.88 0.00 3.78 1.47 #
10_29 10_30 2.64 217.89 32.94 0.00 0.77 3.11 0.56 #
10_30 10_31 4.75 276.10 1.58 0.32 0.18 1.56 2.84 #
10_31 10_32 3.59 258.40 11.65 0.00 0.72 0.95 8.03 #
10_32 10_33 1.25 282.35 15.62 0.25 0.00 0.00 1.10 #
10_33 10_34 1.51 216.32 53.79 0.00 0.66 0.84 0.00 #
10_34 10_35 3.59 285.73 -4.11 0.45 0.00 0.95 0.39 #
10_35 10_36 3.05 264.53 -24.77 0.00 0.63 1.43 4.10 #
10_36 10_37 8.39 291.87 -25.28 2.57 0.00 1.28 1.30 #
10_37 S3_94 0.00 0.00 0.00 0 0 0 0 #
endcenterline
centerline
date 2017.07.15
@@ -1875,5 +1887,4 @@ survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
endcenterline
endsurvey
@@ -0,0 +1,15 @@
set xth(ctrl,cp,datlist) {}
xth_cp_data_tree_insert 1 {} 0 "" "" "length: 532.07m (surface 0.00m, duplicated 0.00m)\nvertical range: 324.33m (from AP_7@AP7_Entree.AP7_Entree at 1705.00m to L15@AP7_Entree.AP7_Entree at 1380.67m)\nnorth-south range: 83.20m (from AP29@AP7_Entree.AP7_Entree at 4760422.94m to L21@AP7_Entree.AP7_Entree at 4760339.74m)\neast-west range: 70.16m (from L05A@AP7_Entree.AP7_Entree at 684269.34m to AP15@AP7_Entree.AP7_Entree at 684199.18m)\nnumber of shots: 92\nnumber of stations: 93"
xth_cp_data_tree_insert 49 1 1 AP7_Entree AP7_Entree "AP7\_Entree" "AP7\_Entree" "length: 532.07m (surface 0.00m, duplicated 0.00m)\nvertical range: 324.33m (from AP_7@AP7_Entree.AP7_Entree at 1705.00m to L15@AP7_Entree.AP7_Entree at 1380.67m)\nnorth-south range: 83.20m (from AP29@AP7_Entree.AP7_Entree at 4760422.94m to L21@AP7_Entree.AP7_Entree at 4760339.74m)\neast-west range: 70.16m (from L05A@AP7_Entree.AP7_Entree at 684269.34m to AP15@AP7_Entree.AP7_Entree at 684199.18m)\nnumber of shots: 92\nnumber of stations: 93"
xth_cp_data_tree_insert 51 49 2 AP7_Entree AP7_Entree.AP7_Entree "Gouffre des arres planères AP7" "Gouffre des arres planeres AP7" "length: 532.07m (surface 0.00m, duplicated 0.00m)\nvertical range: 324.33m (from AP_7@AP7_Entree.AP7_Entree at 1705.00m to L15@AP7_Entree.AP7_Entree at 1380.67m)\nnorth-south range: 83.20m (from AP29@AP7_Entree.AP7_Entree at 4760422.94m to L21@AP7_Entree.AP7_Entree at 4760339.74m)\neast-west range: 70.16m (from L05A@AP7_Entree.AP7_Entree at 684269.34m to AP15@AP7_Entree.AP7_Entree at 684199.18m)\nnumber of shots: 92\nnumber of stations: 93"
xth_cp_data_tree_create
set xth(ctrl,cp,maplist) {}
xth_cp_map_tree_insert projection 0 p1 {} 0 plan {} {} {}
xth_cp_map_tree_insert projection 0 p2 {} 0 extended {} {} {}
xth_cp_map_tree_insert map 1 573X1 p1 1 MP-AP7_Entree-Plan-tot MP-AP7_Entree-Plan-tot@AP7_Entree "AP7\_Entree" "AP7\_Entree"
xth_cp_map_tree_insert map 1 574X1 p2 1 MC-AP7_Entree-Extended-tot MC-AP7_Entree-Extended-tot@AP7_Entree "AP7\_Entree" "AP7\_Entree"
xth_cp_map_tree_create
xth_cp_comp_stat 532 6
set xth(th_exit_state) 2
set xth(th_exit_number) 1734881600
@@ -0,0 +1,29 @@
#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.19 date: 2024.12.22-16:32:40
map MP-AP7_Entree-Plan-tot -title "AP7_Entree"
SP-AP7_Entree_01
break
SP-AP7_Entree_02
break
SP-AP7_Entree_03
break
endmap
map MC-AP7_Entree-Extended-tot -title "AP7_Entree"
SC-AP7_Entree_01
break
SC-AP7_Entree_02
break
SC-AP7_Entree_03
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.19 date: 2024.12.22-16:32:40
survey AP7_Entree -title "AP7_Entree"
input Data/AP7_Entree.th
## Pour le plan
input Data/AP7_Entree-Plan.th2
## Pour la coupe développée
input Data/AP7_Entree-Extended.th2
## Appel des maps
input AP7_Entree-maps.th
endsurvey
@@ -0,0 +1,358 @@
encoding utf-8
#Template for pyCreate_th2.py
###############################################################################################
# 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.19 date: 2024.12.22-16:32:40
###############################################################################################
## 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 AP7_Entree-tot.th
## Add Coordinates
#input Legendes/entrances_coordinates.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
## Debut de la definition 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"
## Debut de la definition du layout "Layout-Plan"
layout layout-Plan
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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 200
## 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 200
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 10 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
# color map-fg [100 100 80]
# color map-fg altitude
# color-legend off
color 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 "AP7_Entree Plan - 1:200"
## 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 2 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 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
code tex-map
% 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 {cavename} 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={AP7_Entree, 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
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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
## Couleur de la topographie
#color map-fg [100 100 80]
#color map-fg altitude
#color-legend off
color 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 "AP7_Entree 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 14 cm
legend-columns 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
## Modification du Titre de la topo
code tex-map
% 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 {cavename} 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={AP7_Entree, 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/AP7_Entree-Plan.xvi
export map -proj extended -layout xviexport -fmt xvi -o Data/AP7_Entree-Extended.xvi
## Selection des Maps à exporter
select MP-AP7_Entree-Plan-tot@AP7_Entree
select MC-AP7_Entree-Extended-tot@AP7_Entree
## 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/AP7_Entree-Plan.pdf
export map -projection extended -fmt pdf -layout layout-Extended -o Outputs/AP7_Entree-Extended.pdf
## Export du fichier 3d pour Loch
export model -enable all -o Outputs/AP7_Entree.lox
export model -enable all -o Outputs/AP7_Entree.kml
## Export des fichiers ESRI
#export map -proj plan -fmt esri -o Outputs/AP7_Entree
## Export des fichiers kml
#export map -proj plan -fmt kml -o Outputs/AP7_Entree.kml -layout layout-kml
#export model -fmt kml -o Outputs/AP7_Entree-model.kml -enable all
#export model -enable all -o Outputs/AP7_Entree-3D.kml
export cave-list -location on -o Outputs/AP7_Entree-Cave-list.html
export survey-list -location on -o Outputs/AP7_Entree-Surveys.html
###############################################################################################
## END
###############################################################################################
@@ -0,0 +1,581 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -1095.768 -1532.268 1095.768 1532.268
##XTHERION## xth_me_area_zoom_to 100
##XTHERION## xth_me_image_insert {-913.141 1.0} {1276.89 AP_7} AP7_Entree-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.19 date: 2024.12.22-16:32:40
# x_min: -1095.768, x_max: 1095.768 ecart : 1826.28
# y_min: -1532.268, y_max: 1532.268 ecart : 2553.78
scrap SC-AP7_Entree_01 -station-names "" "@AP7_Entree" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
point -913.14 1276.89 station -name AP_7
point -872.88 1190.54 station -name AP1
point -861.17 1193.03 station -name AP2
point -849.76 1159.90 station -name AP3
point -849.76 943.68 station -name AP4
point -788.53 784.16 station -name AP5
point -765.78 782.17 station -name AP6
point -765.78 735.17 station -name AP7
point -752.72 741.26 station -name AP8
point -752.72 633.38 station -name AP9
point -716.33 599.44 station -name AP10
point -716.33 527.00 station -name AP11
point -695.44 508.19 station -name AP12
point -687.37 507.35 station -name AP13
point -687.37 427.98 station -name AP14
point -678.25 427.50 station -name AP15
point -645.90 358.13 station -name AP16
point -645.90 321.44 station -name AP17
point -607.92 292.82 station -name AP18
point -607.92 238.57 station -name AP19
point -568.16 174.93 station -name AP20
point -568.16 96.98 station -name AP21
point -551.67 93.47 station -name AP22
point -538.96 70.54 station -name AP23
point -523.59 32.50 station -name AP24
point -523.59 -43.72 station -name AP25
point -511.98 -51.85 station -name AP26
point -486.69 -87.97 station -name AP27
point -486.69 -303.71 station -name AP28
point -447.87 -312.68 station -name AP29
point -447.87 -378.19 station -name AP30
point -427.09 -373.01 station -name AP31
point -409.73 -383.86 station -name AP32
point -379.55 -414.03 station -name AP33
point -361.05 -414.03 station -name AP34
point -361.05 -467.10 station -name AP35
point -341.73 -473.38 station -name AP36
point -331.24 -495.86 station -name AP37
point -286.68 -495.08 station -name AP38
point -272.61 -498.85 station -name AP39
point -272.61 -552.40 station -name AP40
point -239.71 -552.97 station -name AP41
point -233.50 -551.19 station -name AP42
point -217.54 -626.29 station -name AP43
point -184.71 -651.93 station -name AP44
point -184.71 -692.17 station -name AP45
point -166.99 -693.72 station -name AP46
point -133.91 -707.08 station -name AP47
point -133.91 -674.01 station -name AP48
point -102.64 -680.66 station -name AP49
point -52.26 -731.04 station -name AP50
point -23.91 -748.08 station -name AP51
point -23.91 -769.34 station -name AP52
point -10.60 -769.57 station -name AP53
point -10.60 -778.86 station -name AP54
point 5.48 -794.39 station -name AP55
point 5.48 -819.98 station -name AP56
point 33.98 -826.04 station -name AP57
point 49.46 -834.98 station -name AP58
point 81.11 -875.50 station -name AP59
point 108.99 -952.08 station -name AP60
point 128.17 -968.17 station -name AP61
point 156.56 -1021.57 station -name AP62
point 180.58 -1018.19 station -name AP63
point 195.98 -1065.59 station -name AP64
point 207.57 -1070.52 station -name AP65
point 207.57 -1153.51 station -name AP66
point 244.48 -1249.66 station -name GN34
point 211.89 -1062.73 station -name L01
point 232.07 -1068.90 station -name L02
point 250.84 -1060.15 station -name L03
point 256.03 -1071.29 station -name L04
point 314.44 -1164.77 station -name L05
point 340.30 -1157.84 station -name L05A
point 314.44 -1170.28 station -name L06
point 314.44 -1209.65 station -name L07
point 325.60 -1210.43 station -name L08
point 325.60 -1258.62 station -name L09
point 350.39 -1265.27 station -name L10
point 416.77 -1265.27 station -name L11
point 429.72 -1260.55 station -name L12
point 488.63 -1264.67 station -name L13
point 553.74 -1270.37 station -name L14
point 606.88 -1276.89 station -name L15
point 627.44 -1272.90 station -name L16
point 728.07 -1272.90 station -name L17
point 756.02 -1272.90 station -name L18
point 809.72 -1272.90 station -name L18A
point 793.33 -1270.29 station -name L19
point 843.85 -1274.71 station -name L20
point 913.14 -1274.71 station -name L21
point -913.14 1276.89 station-name -align tr -scale xs -text AP_7
point -872.88 1190.54 station-name -align tr -scale xs -text AP1
point -861.17 1193.03 station-name -align tr -scale xs -text AP2
point -849.76 1159.90 station-name -align tr -scale xs -text AP3
point -849.76 943.68 station-name -align tr -scale xs -text AP4
point -788.53 784.16 station-name -align tr -scale xs -text AP5
point -765.78 782.17 station-name -align tr -scale xs -text AP6
point -765.78 735.17 station-name -align tr -scale xs -text AP7
point -752.72 741.26 station-name -align tr -scale xs -text AP8
point -752.72 633.38 station-name -align tr -scale xs -text AP9
point -716.33 599.44 station-name -align tr -scale xs -text AP10
point -716.33 527.00 station-name -align tr -scale xs -text AP11
point -695.44 508.19 station-name -align tr -scale xs -text AP12
point -687.37 507.35 station-name -align tr -scale xs -text AP13
point -687.37 427.98 station-name -align tr -scale xs -text AP14
point -678.25 427.50 station-name -align tr -scale xs -text AP15
point -645.90 358.13 station-name -align tr -scale xs -text AP16
point -645.90 321.44 station-name -align tr -scale xs -text AP17
point -607.92 292.82 station-name -align tr -scale xs -text AP18
point -607.92 238.57 station-name -align tr -scale xs -text AP19
point -568.16 174.93 station-name -align tr -scale xs -text AP20
point -568.16 96.98 station-name -align tr -scale xs -text AP21
point -551.67 93.47 station-name -align tr -scale xs -text AP22
point -538.96 70.54 station-name -align tr -scale xs -text AP23
point -523.59 32.50 station-name -align tr -scale xs -text AP24
point -523.59 -43.72 station-name -align tr -scale xs -text AP25
point -511.98 -51.85 station-name -align tr -scale xs -text AP26
point -486.69 -87.97 station-name -align tr -scale xs -text AP27
point -486.69 -303.71 station-name -align tr -scale xs -text AP28
point -447.87 -312.68 station-name -align tr -scale xs -text AP29
point -447.87 -378.19 station-name -align tr -scale xs -text AP30
point -427.09 -373.01 station-name -align tr -scale xs -text AP31
point -409.73 -383.86 station-name -align tr -scale xs -text AP32
point -379.55 -414.03 station-name -align tr -scale xs -text AP33
point -361.05 -414.03 station-name -align tr -scale xs -text AP34
point -361.05 -467.10 station-name -align tr -scale xs -text AP35
point -341.73 -473.38 station-name -align tr -scale xs -text AP36
point -331.24 -495.86 station-name -align tr -scale xs -text AP37
point -286.68 -495.08 station-name -align tr -scale xs -text AP38
point -272.61 -498.85 station-name -align tr -scale xs -text AP39
point -272.61 -552.40 station-name -align tr -scale xs -text AP40
point -239.71 -552.97 station-name -align tr -scale xs -text AP41
point -233.50 -551.19 station-name -align tr -scale xs -text AP42
point -217.54 -626.29 station-name -align tr -scale xs -text AP43
point -184.71 -651.93 station-name -align tr -scale xs -text AP44
point -184.71 -692.17 station-name -align tr -scale xs -text AP45
point -166.99 -693.72 station-name -align tr -scale xs -text AP46
point -133.91 -707.08 station-name -align tr -scale xs -text AP47
point -133.91 -674.01 station-name -align tr -scale xs -text AP48
point -102.64 -680.66 station-name -align tr -scale xs -text AP49
point -52.26 -731.04 station-name -align tr -scale xs -text AP50
point -23.91 -748.08 station-name -align tr -scale xs -text AP51
point -23.91 -769.34 station-name -align tr -scale xs -text AP52
point -10.60 -769.57 station-name -align tr -scale xs -text AP53
point -10.60 -778.86 station-name -align tr -scale xs -text AP54
point 5.48 -794.39 station-name -align tr -scale xs -text AP55
point 5.48 -819.98 station-name -align tr -scale xs -text AP56
point 33.98 -826.04 station-name -align tr -scale xs -text AP57
point 49.46 -834.98 station-name -align tr -scale xs -text AP58
point 81.11 -875.50 station-name -align tr -scale xs -text AP59
point 108.99 -952.08 station-name -align tr -scale xs -text AP60
point 128.17 -968.17 station-name -align tr -scale xs -text AP61
point 156.56 -1021.57 station-name -align tr -scale xs -text AP62
point 180.58 -1018.19 station-name -align tr -scale xs -text AP63
point 195.98 -1065.59 station-name -align tr -scale xs -text AP64
point 207.57 -1070.52 station-name -align tr -scale xs -text AP65
point 207.57 -1153.51 station-name -align tr -scale xs -text AP66
point 244.48 -1249.66 station-name -align tr -scale xs -text GN34
point 211.89 -1062.73 station-name -align tr -scale xs -text L01
point 232.07 -1068.90 station-name -align tr -scale xs -text L02
point 250.84 -1060.15 station-name -align tr -scale xs -text L03
point 256.03 -1071.29 station-name -align tr -scale xs -text L04
point 314.44 -1164.77 station-name -align tr -scale xs -text L05
point 340.30 -1157.84 station-name -align tr -scale xs -text L05A
point 314.44 -1170.28 station-name -align tr -scale xs -text L06
point 314.44 -1209.65 station-name -align tr -scale xs -text L07
point 325.60 -1210.43 station-name -align tr -scale xs -text L08
point 325.60 -1258.62 station-name -align tr -scale xs -text L09
point 350.39 -1265.27 station-name -align tr -scale xs -text L10
point 416.77 -1265.27 station-name -align tr -scale xs -text L11
point 429.72 -1260.55 station-name -align tr -scale xs -text L12
point 488.63 -1264.67 station-name -align tr -scale xs -text L13
point 553.74 -1270.37 station-name -align tr -scale xs -text L14
point 606.88 -1276.89 station-name -align tr -scale xs -text L15
point 627.44 -1272.90 station-name -align tr -scale xs -text L16
point 728.07 -1272.90 station-name -align tr -scale xs -text L17
point 756.02 -1272.90 station-name -align tr -scale xs -text L18
point 809.72 -1272.90 station-name -align tr -scale xs -text L18A
point 793.33 -1270.29 station-name -align tr -scale xs -text L19
point 843.85 -1274.71 station-name -align tr -scale xs -text L20
point 913.14 -1274.71 station-name -align tr -scale xs -text L21
line survey
-913.14 1276.89
-913.14 1276.89
endline
line survey
-913.14 1276.89
-872.88 1190.54
endline
line survey
-872.88 1190.54
-861.17 1193.03
endline
line survey
-861.17 1193.03
-849.76 1159.90
endline
line survey
-849.76 1159.90
-849.76 943.68
endline
line survey
-849.76 943.68
-788.53 784.16
endline
line survey
-788.53 784.16
-765.78 782.17
endline
line survey
-765.78 782.17
-765.78 735.17
endline
line survey
-765.78 735.17
-752.72 741.26
endline
line survey
-752.72 741.26
-752.72 633.38
endline
line survey
-752.72 633.38
-716.33 599.44
endline
line survey
-716.33 599.44
-716.33 527.00
endline
line survey
-716.33 527.00
-695.44 508.19
endline
line survey
-695.44 508.19
-687.37 507.35
endline
line survey
-687.37 507.35
-687.37 427.98
endline
line survey
-687.37 427.98
-678.25 427.50
endline
line survey
-678.25 427.50
-645.90 358.13
endline
line survey
-645.90 358.13
-645.90 321.44
endline
line survey
-645.90 321.44
-607.92 292.82
endline
line survey
-607.92 292.82
-607.92 238.57
endline
line survey
-607.92 238.57
-568.16 174.93
endline
line survey
-568.16 174.93
-568.16 96.98
endline
line survey
-568.16 96.98
-551.67 93.47
endline
line survey
-551.67 93.47
-538.96 70.54
endline
line survey
-538.96 70.54
-523.59 32.50
endline
line survey
-523.59 32.50
-523.59 -43.72
endline
line survey
-523.59 -43.72
-511.98 -51.85
endline
line survey
-511.98 -51.85
-486.69 -87.97
endline
line survey
-486.69 -87.97
-486.69 -303.71
endline
line survey
-486.69 -303.71
-447.87 -312.68
endline
line survey
-447.87 -312.68
-447.87 -378.19
endline
line survey
-447.87 -378.19
-427.09 -373.01
endline
line survey
-427.09 -373.01
-409.73 -383.86
endline
line survey
-409.73 -383.86
-379.55 -414.03
endline
line survey
-379.55 -414.03
-361.05 -414.03
endline
line survey
-361.05 -414.03
-361.05 -467.10
endline
line survey
-361.05 -467.10
-341.73 -473.38
endline
line survey
-341.73 -473.38
-331.24 -495.86
endline
line survey
-331.24 -495.86
-286.68 -495.08
endline
line survey
-286.68 -495.08
-272.61 -498.85
endline
line survey
-272.61 -498.85
-272.61 -552.40
endline
line survey
-272.61 -552.40
-239.71 -552.97
endline
line survey
-239.71 -552.97
-233.50 -551.19
endline
line survey
-233.50 -551.19
-217.54 -626.29
endline
line survey
-217.54 -626.29
-184.71 -651.93
endline
line survey
-184.71 -651.93
-184.71 -692.17
endline
line survey
-184.71 -692.17
-166.99 -693.72
endline
line survey
-166.99 -693.72
-133.91 -707.08
endline
line survey
-133.91 -707.08
-133.91 -674.01
endline
line survey
-133.91 -674.01
-102.64 -680.66
endline
line survey
-102.64 -680.66
-52.26 -731.04
endline
line survey
-52.26 -731.04
-23.91 -748.08
endline
line survey
-23.91 -748.08
-23.91 -769.34
endline
line survey
-23.91 -769.34
-10.60 -769.57
endline
line survey
-10.60 -769.57
-10.60 -778.86
endline
line survey
-10.60 -778.86
5.48 -794.39
endline
line survey
5.48 -794.39
5.48 -819.98
endline
line survey
5.48 -819.98
33.98 -826.04
endline
line survey
33.98 -826.04
49.46 -834.98
endline
line survey
49.46 -834.98
81.11 -875.50
endline
line survey
81.11 -875.50
108.99 -952.08
endline
line survey
108.99 -952.08
128.17 -968.17
endline
line survey
128.17 -968.17
156.56 -1021.57
endline
line survey
156.56 -1021.57
180.58 -1018.19
endline
line survey
180.58 -1018.19
195.98 -1065.59
endline
line survey
195.98 -1065.59
207.57 -1070.52
endline
line survey
207.57 -1070.52
207.57 -1153.51
endline
line survey
207.57 -1153.51
244.48 -1249.66
endline
line survey
207.57 -1070.52
211.89 -1062.73
endline
line survey
211.89 -1062.73
232.07 -1068.90
endline
line survey
232.07 -1068.90
250.84 -1060.15
endline
line survey
250.84 -1060.15
256.03 -1071.29
endline
line survey
256.03 -1071.29
314.44 -1164.77
endline
line survey
314.44 -1164.77
340.30 -1157.84
endline
line survey
314.44 -1164.77
314.44 -1170.28
endline
line survey
314.44 -1170.28
314.44 -1209.65
endline
line survey
314.44 -1209.65
325.60 -1210.43
endline
line survey
325.60 -1210.43
325.60 -1258.62
endline
line survey
325.60 -1258.62
325.60 -1258.62
endline
line survey
325.60 -1258.62
350.39 -1265.27
endline
line survey
350.39 -1265.27
416.77 -1265.27
endline
line survey
416.77 -1265.27
429.72 -1260.55
endline
line survey
429.72 -1260.55
488.63 -1264.67
endline
line survey
488.63 -1264.67
553.74 -1270.37
endline
line survey
553.74 -1270.37
606.88 -1276.89
endline
line survey
606.88 -1276.89
627.44 -1272.90
endline
line survey
627.44 -1272.90
728.07 -1272.90
endline
line survey
728.07 -1272.90
756.02 -1272.90
endline
line survey
756.02 -1272.90
809.72 -1272.90
endline
line survey
756.02 -1272.90
793.33 -1270.29
endline
line survey
793.33 -1270.29
843.85 -1274.71
endline
line survey
843.85 -1274.71
913.14 -1274.71
endline
endscrap
scrap SC-AP7_Entree_02 -station-names "" "@AP7_Entree" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
endscrap
scrap SC-AP7_Entree_03 -station-names "" "@AP7_Entree" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
endscrap
@@ -0,0 +1,282 @@
set XVIgrids {2.0 m}
set XVIstations {
{ -913.14 1276.89 AP_7}
{ -913.14 1276.89 AP0d}
{ -913.14 1276.89 AP_7}
{ -872.88 1190.54 AP1}
{ -872.88 1190.54 AP1}
{ -861.17 1193.03 AP2}
{ -861.17 1193.03 AP2}
{ -849.76 1159.90 AP3}
{ -849.76 1159.90 AP3}
{ -849.76 943.68 AP4}
{ -849.76 943.68 AP4}
{ -788.53 784.16 AP5}
{ -788.53 784.16 AP5}
{ -765.78 782.17 AP6}
{ -765.78 782.17 AP6}
{ -765.78 735.17 AP7}
{ -765.78 735.17 AP7}
{ -752.72 741.26 AP8}
{ -752.72 741.26 AP8}
{ -752.72 633.38 AP9}
{ -752.72 633.38 AP9}
{ -716.33 599.44 AP10}
{ -716.33 599.44 AP10}
{ -716.33 527.00 AP11}
{ -716.33 527.00 AP11}
{ -695.44 508.19 AP12}
{ -695.44 508.19 AP12}
{ -687.37 507.35 AP13}
{ -687.37 507.35 AP13}
{ -687.37 427.98 AP14}
{ -687.37 427.98 AP14}
{ -678.25 427.50 AP15}
{ -678.25 427.50 AP15}
{ -645.90 358.13 AP16}
{ -645.90 358.13 AP16}
{ -645.90 321.44 AP17}
{ -645.90 321.44 AP17}
{ -607.92 292.82 AP18}
{ -607.92 292.82 AP18}
{ -607.92 238.57 AP19}
{ -607.92 238.57 AP19}
{ -568.16 174.93 AP20}
{ -568.16 174.93 AP20}
{ -568.16 96.98 AP21}
{ -568.16 96.98 AP21}
{ -551.67 93.47 AP22}
{ -551.67 93.47 AP22}
{ -538.96 70.54 AP23}
{ -538.96 70.54 AP23}
{ -523.59 32.50 AP24}
{ -523.59 32.50 AP24}
{ -523.59 -43.72 AP25}
{ -523.59 -43.72 AP25}
{ -511.98 -51.85 AP26}
{ -511.98 -51.85 AP26}
{ -486.69 -87.97 AP27}
{ -486.69 -87.97 AP27}
{ -486.69 -303.71 AP28}
{ -486.69 -303.71 AP28}
{ -447.87 -312.68 AP29}
{ -447.87 -312.68 AP29}
{ -447.87 -378.19 AP30}
{ -447.87 -378.19 AP30}
{ -427.09 -373.01 AP31}
{ -427.09 -373.01 AP31}
{ -409.73 -383.86 AP32}
{ -409.73 -383.86 AP32}
{ -379.55 -414.03 AP33}
{ -379.55 -414.03 AP33}
{ -361.05 -414.03 AP34}
{ -361.05 -414.03 AP34}
{ -361.05 -467.10 AP35}
{ -361.05 -467.10 AP35}
{ -341.73 -473.38 AP36}
{ -341.73 -473.38 AP36}
{ -331.24 -495.86 AP37}
{ -331.24 -495.86 AP37}
{ -286.68 -495.08 AP38}
{ -286.68 -495.08 AP38}
{ -272.61 -498.85 AP39}
{ -272.61 -498.85 AP39}
{ -272.61 -552.40 AP40}
{ -272.61 -552.40 AP40}
{ -239.71 -552.97 AP41}
{ -239.71 -552.97 AP41}
{ -233.50 -551.19 AP42}
{ -233.50 -551.19 AP42}
{ -217.54 -626.29 AP43}
{ -217.54 -626.29 AP43}
{ -184.71 -651.93 AP44}
{ -184.71 -651.93 AP44}
{ -184.71 -692.17 AP45}
{ -184.71 -692.17 AP45}
{ -166.99 -693.72 AP46}
{ -166.99 -693.72 AP46}
{ -133.91 -707.08 AP47}
{ -133.91 -707.08 AP47}
{ -133.91 -674.01 AP48}
{ -133.91 -674.01 AP48}
{ -102.64 -680.66 AP49}
{ -102.64 -680.66 AP49}
{ -52.26 -731.04 AP50}
{ -52.26 -731.04 AP50}
{ -23.91 -748.08 AP51}
{ -23.91 -748.08 AP51}
{ -23.91 -769.34 AP52}
{ -23.91 -769.34 AP52}
{ -10.60 -769.57 AP53}
{ -10.60 -769.57 AP53}
{ -10.60 -778.86 AP54}
{ -10.60 -778.86 AP54}
{ 5.48 -794.39 AP55}
{ 5.48 -794.39 AP55}
{ 5.48 -819.98 AP56}
{ 5.48 -819.98 AP56}
{ 33.98 -826.04 AP57}
{ 33.98 -826.04 AP57}
{ 49.46 -834.98 AP58}
{ 49.46 -834.98 AP58}
{ 81.11 -875.50 AP59}
{ 81.11 -875.50 AP59}
{ 108.99 -952.08 AP60}
{ 108.99 -952.08 AP60}
{ 128.17 -968.17 AP61}
{ 128.17 -968.17 AP61}
{ 156.56 -1021.57 AP62}
{ 156.56 -1021.57 AP62}
{ 180.58 -1018.19 AP63}
{ 180.58 -1018.19 AP63}
{ 195.98 -1065.59 AP64}
{ 195.98 -1065.59 AP64}
{ 207.57 -1070.52 AP65}
{ 207.57 -1070.52 AP65}
{ 207.57 -1153.51 AP66}
{ 207.57 -1153.51 AP66}
{ 244.48 -1249.66 GN34}
{ 207.57 -1070.52 AP65}
{ 211.89 -1062.73 L01}
{ 211.89 -1062.73 L01}
{ 232.07 -1068.90 L02}
{ 232.07 -1068.90 L02}
{ 250.84 -1060.15 L03}
{ 250.84 -1060.15 L03}
{ 256.03 -1071.29 L04}
{ 256.03 -1071.29 L04}
{ 314.44 -1164.77 L05}
{ 314.44 -1164.77 L05}
{ 340.30 -1157.84 L05A}
{ 314.44 -1164.77 L05}
{ 314.44 -1170.28 L06}
{ 314.44 -1170.28 L06}
{ 314.44 -1209.65 L07}
{ 314.44 -1209.65 L07}
{ 325.60 -1210.43 L08}
{ 325.60 -1210.43 L08}
{ 325.60 -1258.62 L09}
{ 325.60 -1258.62 L09}
{ 325.60 -1258.62 L09d}
{ 325.60 -1258.62 L09}
{ 350.39 -1265.27 L10}
{ 350.39 -1265.27 L10}
{ 416.77 -1265.27 L11}
{ 416.77 -1265.27 L11}
{ 429.72 -1260.55 L12}
{ 429.72 -1260.55 L12}
{ 488.63 -1264.67 L13}
{ 488.63 -1264.67 L13}
{ 553.74 -1270.37 L14}
{ 553.74 -1270.37 L14}
{ 606.88 -1276.89 L15}
{ 606.88 -1276.89 L15}
{ 627.44 -1272.90 L16}
{ 627.44 -1272.90 L16}
{ 728.07 -1272.90 L17}
{ 728.07 -1272.90 L17}
{ 756.02 -1272.90 L18}
{ 756.02 -1272.90 L18}
{ 809.72 -1272.90 L18A}
{ 756.02 -1272.90 L18}
{ 793.33 -1270.29 L19}
{ 793.33 -1270.29 L19}
{ 843.85 -1274.71 L20}
{ 843.85 -1274.71 L20}
{ 913.14 -1274.71 L21}
}
set XVIshots {
{ -913.14 1276.89 -913.14 1276.89 -913.14 1276.89 -913.14 1276.89 -913.14 1276.89 -913.14 1276.89}
{ -913.14 1276.89 -872.88 1190.54 -913.14 1276.89 -872.88 1190.54 -872.88 1186.61 -913.14 1276.89}
{ -872.88 1190.54 -861.17 1193.03 -872.88 1190.54 -861.17 1193.03 -861.17 1193.03 -872.88 1186.61}
{ -861.17 1193.03 -849.76 1159.90 -861.17 1193.03 -849.76 1159.90 -849.76 1159.90 -861.17 1193.03}
{ -849.76 1159.90 -849.76 943.68 -849.76 1159.90 -849.76 943.68 -849.76 943.68 -849.76 1159.90}
{ -849.76 943.68 -788.53 784.16 -849.76 943.68 -788.53 784.16 -788.53 784.16 -849.76 943.68}
{ -788.53 784.16 -765.78 782.17 -788.53 784.16 -765.78 782.17 -765.78 782.17 -788.53 784.16}
{ -765.78 782.17 -765.78 735.17 -765.78 782.17 -765.78 735.17 -765.78 735.17 -765.78 782.17}
{ -765.78 735.17 -752.72 741.26 -765.78 735.17 -752.72 741.26 -752.72 741.26 -765.78 735.17}
{ -752.72 741.26 -752.72 633.38 -752.72 741.26 -752.72 633.38 -752.72 633.38 -752.72 741.26}
{ -752.72 633.38 -716.33 599.44 -752.72 633.38 -716.33 599.44 -716.33 599.44 -752.72 633.38}
{ -716.33 599.44 -716.33 527.00 -716.33 599.44 -716.33 527.00 -716.33 527.00 -716.33 599.44}
{ -716.33 527.00 -695.44 508.19 -716.33 527.00 -695.44 508.19 -695.44 508.19 -716.33 527.00}
{ -695.44 508.19 -687.37 507.35 -695.44 508.19 -687.37 507.35 -687.37 507.35 -695.44 508.19}
{ -687.37 507.35 -687.37 427.98 -687.37 507.35 -687.37 427.98 -687.37 427.98 -687.37 507.35}
{ -687.37 427.98 -678.25 427.50 -687.37 427.98 -678.25 427.50 -678.25 427.50 -687.37 427.98}
{ -678.25 427.50 -645.90 358.13 -678.25 427.50 -645.90 358.13 -645.90 358.13 -678.25 427.50}
{ -645.90 358.13 -645.90 321.44 -645.90 358.13 -645.90 321.44 -645.90 321.44 -645.90 358.13}
{ -645.90 321.44 -607.92 292.82 -645.90 321.44 -607.92 292.82 -607.92 292.82 -645.90 321.44}
{ -607.92 292.82 -607.92 238.57 -607.92 292.82 -607.92 238.57 -607.92 238.57 -607.92 292.82}
{ -607.92 238.57 -568.16 174.93 -607.92 238.57 -568.16 174.93 -568.16 174.93 -607.92 238.57}
{ -568.16 174.93 -568.16 96.98 -568.16 174.93 -568.16 96.98 -568.16 96.98 -568.16 174.93}
{ -568.16 96.98 -551.67 93.47 -568.16 96.98 -551.67 93.47 -551.67 93.47 -568.16 96.98}
{ -551.67 93.47 -538.96 70.54 -551.67 93.47 -538.96 70.54 -538.96 54.79 -551.67 93.47}
{ -538.96 70.54 -523.59 32.50 -538.96 70.54 -523.59 32.50 -523.59 32.50 -553.56 64.64}
{ -523.59 32.50 -523.59 -43.72 -523.59 32.50 -523.59 -43.72 -523.59 -43.72 -523.59 32.50}
{ -523.59 -43.72 -511.98 -51.85 -523.59 -43.72 -511.98 -51.85 -511.98 -51.85 -523.59 -43.72}
{ -511.98 -51.85 -486.69 -87.97 -511.98 -51.85 -486.69 -87.97 -486.69 -87.97 -511.98 -51.85}
{ -486.69 -87.97 -486.69 -303.71 -486.69 -87.97 -486.69 -303.71 -486.69 -303.71 -486.69 -87.97}
{ -486.69 -303.71 -447.87 -312.68 -486.69 -303.71 -447.87 -312.68 -447.87 -312.68 -486.69 -303.71}
{ -447.87 -312.68 -447.87 -378.19 -447.87 -312.68 -447.87 -378.19 -447.87 -378.19 -447.87 -312.68}
{ -447.87 -378.19 -427.09 -373.01 -447.87 -378.19 -427.09 -350.49 -427.09 -387.10 -447.87 -378.19}
{ -427.09 -373.01 -409.73 -383.86 -427.09 -350.49 -409.73 -383.86 -409.73 -383.86 -427.09 -387.10}
{ -409.73 -383.86 -379.55 -414.03 -409.73 -383.86 -379.55 -414.03 -379.55 -414.03 -409.73 -383.86}
{ -379.55 -414.03 -361.05 -414.03 -379.55 -414.03 -361.05 -413.25 -361.05 -414.03 -379.55 -414.03}
{ -361.05 -414.03 -361.05 -467.10 -360.26 -414.03 -361.05 -467.10 -361.05 -467.10 -361.05 -414.03}
{ -361.05 -467.10 -341.73 -473.38 -361.05 -467.10 -341.73 -473.38 -341.73 -473.38 -361.05 -467.10}
{ -341.73 -473.38 -331.24 -495.86 -341.73 -473.38 -331.24 -432.87 -331.24 -496.65 -341.73 -473.38}
{ -331.24 -495.86 -286.68 -495.08 -331.24 -432.87 -286.68 -490.36 -286.68 -506.89 -331.24 -496.65}
{ -286.68 -495.08 -272.61 -498.85 -286.68 -490.36 -272.61 -492.55 -272.61 -498.85 -286.68 -506.89}
{ -272.61 -498.85 -272.61 -552.40 -266.31 -498.85 -272.61 -552.40 -272.61 -552.40 -272.61 -498.85}
{ -272.61 -552.40 -239.71 -552.97 -272.61 -552.40 -239.71 -551.40 -239.71 -560.85 -272.61 -552.40}
{ -239.71 -552.97 -233.50 -551.19 -239.71 -551.40 -233.50 -531.51 -233.50 -551.19 -239.71 -560.85}
{ -233.50 -551.19 -217.54 -626.29 -214.24 -547.10 -167.47 -615.64 -217.54 -626.29 -233.50 -551.19}
{ -217.54 -626.29 -184.71 -651.93 -217.54 -575.10 -184.71 -604.69 -184.71 -651.93 -217.54 -626.29}
{ -184.71 -651.93 -184.71 -692.17 -137.47 -651.93 -184.71 -692.17 -184.71 -692.17 -184.71 -651.93}
{ -184.71 -692.17 -166.99 -693.72 -184.71 -692.17 -166.99 -638.60 -166.99 -703.17 -184.71 -692.17}
{ -166.99 -693.72 -133.91 -707.08 -166.99 -638.60 -133.91 -707.08 -133.91 -707.08 -166.99 -703.17}
{ -133.91 -707.08 -133.91 -674.01 -133.91 -707.08 -145.73 -674.01 -133.91 -674.01 -133.91 -707.08}
{ -133.91 -674.01 -102.64 -680.66 -133.91 -662.20 -102.64 -672.78 -102.64 -693.10 -133.91 -674.01}
{ -102.64 -680.66 -52.26 -731.04 -102.64 -672.78 -52.26 -671.99 -52.26 -735.77 -102.64 -693.10}
{ -52.26 -731.04 -23.91 -748.08 -52.26 -671.99 -23.91 -744.93 -23.91 -748.08 -52.26 -735.77}
{ -23.91 -748.08 -23.91 -769.34 -20.76 -748.08 -23.91 -769.34 -23.91 -769.34 -23.91 -748.08}
{ -23.91 -769.34 -10.60 -769.57 -23.91 -769.34 -10.60 -769.57 -10.60 -769.57 -23.91 -769.34}
{ -10.60 -769.57 -10.60 -778.86 -10.60 -769.57 -4.30 -778.86 -18.48 -778.86 -10.60 -769.57}
{ -10.60 -778.86 5.48 -794.39 -10.60 -770.99 5.48 -778.65 5.48 -794.39 -10.60 -785.16}
{ 5.48 -794.39 5.48 -819.98 21.23 -794.39 5.48 -819.98 5.48 -819.98 5.48 -794.39}
{ 5.48 -819.98 33.98 -826.04 5.48 -819.98 33.98 -784.31 33.98 -827.62 5.48 -819.98}
{ 33.98 -826.04 49.46 -834.98 33.98 -784.31 49.46 -834.98 49.46 -834.98 33.98 -827.62}
{ 49.46 -834.98 81.11 -875.50 49.46 -834.98 81.11 -875.50 81.11 -875.50 49.46 -834.98}
{ 81.11 -875.50 108.99 -952.08 81.11 -875.50 108.99 -952.08 108.99 -952.08 81.11 -875.50}
{ 108.99 -952.08 128.17 -968.17 108.99 -952.08 128.17 -968.17 128.17 -973.68 108.99 -952.08}
{ 128.17 -968.17 156.56 -1021.57 128.17 -968.17 156.56 -1016.84 156.56 -1021.57 128.17 -973.68}
{ 156.56 -1021.57 180.58 -1018.19 156.56 -1016.84 180.58 -1018.19 180.58 -1030.00 156.56 -1021.57}
{ 180.58 -1018.19 195.98 -1065.59 180.58 -1018.19 270.86 -1041.26 195.98 -1065.59 169.34 -1021.84}
{ 195.98 -1065.59 207.57 -1070.52 195.98 -986.85 207.57 -1070.52 207.57 -1070.52 195.98 -1065.59}
{ 207.57 -1070.52 207.57 -1153.51 207.57 -1070.52 207.57 -1153.51 207.57 -1153.51 207.57 -1070.52}
{ 207.57 -1153.51 244.48 -1249.66 207.57 -1153.51 244.48 -1249.66 244.48 -1249.66 207.57 -1153.51}
{ 207.57 -1070.52 211.89 -1062.73 207.57 -1068.94 211.89 -1061.16 211.89 -1062.73 207.57 -1070.52}
{ 211.89 -1062.73 232.07 -1068.90 211.89 -1061.16 232.07 -1036.94 232.07 -1085.20 211.89 -1062.73}
{ 232.07 -1068.90 250.84 -1060.15 232.07 -1036.94 250.84 -1055.66 250.84 -1068.18 232.07 -1085.20}
{ 250.84 -1060.15 256.03 -1071.29 250.84 -1055.66 256.03 -1053.88 256.03 -1071.29 250.84 -1068.18}
{ 256.03 -1071.29 314.44 -1164.77 256.03 -1053.88 314.44 -1164.77 314.44 -1203.12 256.03 -1071.29}
{ 314.44 -1164.77 340.30 -1157.84 314.44 -1164.77 340.30 -1137.37 340.30 -1157.84 314.44 -1203.12}
{ 314.44 -1164.77 314.44 -1170.28 352.79 -1164.77 314.44 -1170.28 314.44 -1170.28 314.44 -1164.77}
{ 314.44 -1170.28 314.44 -1209.65 314.44 -1170.28 314.44 -1209.65 314.44 -1209.65 314.44 -1170.28}
{ 314.44 -1209.65 325.60 -1210.43 314.44 -1209.65 325.60 -1206.73 325.60 -1210.43 314.44 -1209.65}
{ 325.60 -1210.43 325.60 -1258.62 329.30 -1210.43 325.60 -1258.62 325.60 -1258.62 325.60 -1210.43}
{ 325.60 -1258.62 325.60 -1258.62 297.49 -1258.62 348.35 -1258.62 348.35 -1258.62 297.49 -1258.62}
{ 325.60 -1258.62 350.39 -1265.27 325.60 -1240.98 350.39 -1247.63 350.39 -1265.27 325.60 -1258.62}
{ 350.39 -1265.27 416.77 -1265.27 350.39 -1247.63 416.77 -1242.19 416.77 -1265.27 350.39 -1265.27}
{ 416.77 -1265.27 429.72 -1260.55 416.77 -1242.19 429.72 -1248.51 429.72 -1260.55 416.77 -1265.27}
{ 429.72 -1260.55 488.63 -1264.67 429.72 -1248.51 488.63 -1253.33 488.63 -1283.10 429.72 -1260.55}
{ 488.63 -1264.67 553.74 -1270.37 488.63 -1253.33 553.74 -1259.27 553.74 -1282.89 488.63 -1283.10}
{ 553.74 -1270.37 606.88 -1276.89 553.74 -1259.27 606.88 -1262.01 606.88 -1285.55 553.74 -1282.89}
{ 606.88 -1276.89 627.44 -1272.90 606.88 -1262.01 627.44 -1244.71 627.44 -1283.05 606.88 -1285.55}
{ 627.44 -1272.90 728.07 -1272.90 627.44 -1244.71 728.07 -1200.06 728.07 -1280.14 627.44 -1283.05}
{ 728.07 -1272.90 756.02 -1272.90 728.07 -1200.06 756.02 -1115.42 756.02 -1277.70 728.07 -1280.14}
{ 756.02 -1272.90 809.72 -1272.90 756.02 -1115.42 809.72 -1115.42 809.72 -1272.90 756.02 -1277.70}
{ 756.02 -1272.90 793.33 -1270.29 756.02 -1115.42 793.33 -1262.81 793.33 -1275.96 756.02 -1277.70}
{ 793.33 -1270.29 843.85 -1274.71 793.33 -1262.81 843.85 -1196.83 843.85 -1281.40 793.33 -1275.96}
{ 843.85 -1274.71 913.14 -1274.71 843.85 -1196.83 913.14 -1274.71 913.14 -1381.01 843.85 -1281.40}
}
set XVIgrid {-1243.85 -1707.36 15.748 0.0 0.0 15.748 158 210}
@@ -0,0 +1,191 @@
set XVIgrids {2.0 m}
set XVIstations {
{ -214.67 5.20 AP_7}
{ -214.67 5.20 AP0d}
{ -252.13 19.94 AP1}
{ -240.53 21.47 AP2}
{ -234.23 30.99 AP3}
{ -234.23 30.99 AP4}
{ -231.58 92.16 AP5}
{ -252.59 83.45 AP6}
{ -252.59 83.45 AP7}
{ -254.08 96.43 AP8}
{ -254.08 96.43 AP9}
{ -265.03 131.14 AP10}
{ -265.03 131.14 AP11}
{ -260.51 151.53 AP12}
{ -267.16 146.96 AP13}
{ -267.16 146.96 AP14}
{ -276.24 147.83 AP15}
{ -264.39 177.93 AP16}
{ -264.39 177.93 AP17}
{ -265.40 215.90 AP18}
{ -265.40 215.90 AP19}
{ -246.43 250.85 AP20}
{ -246.43 250.85 AP21}
{ -239.08 265.60 AP22}
{ -242.91 277.73 AP23}
{ -231.40 287.91 AP24}
{ -231.40 287.91 AP25}
{ -229.49 299.36 AP26}
{ -226.63 324.49 AP27}
{ -226.63 324.49 AP28}
{ -187.93 327.55 AP29}
{ -187.93 327.55 AP30}
{ -185.21 306.95 AP31}
{ -174.40 293.36 AP32}
{ -175.18 263.20 AP33}
{ -175.01 244.69 AP34}
{ -175.01 244.69 AP35}
{ -172.82 225.50 AP36}
{ -175.27 215.30 AP37}
{ -151.31 177.73 AP38}
{ -138.83 171.23 AP39}
{ -138.83 171.23 AP40}
{ -107.44 161.35 AP41}
{ -108.47 155.22 AP42}
{ -98.97 142.40 AP43}
{ -78.53 116.71 AP44}
{ -78.53 116.71 AP45}
{ -60.88 115.02 AP46}
{ -36.49 92.68 AP47}
{ -36.49 92.68 AP48}
{ -9.02 107.61 AP49}
{ 40.82 115.07 AP50}
{ 50.28 88.35 AP51}
{ 50.28 88.35 AP52}
{ 37.40 85.02 AP53}
{ 37.40 85.02 AP54}
{ 24.65 75.22 AP55}
{ 24.65 75.22 AP56}
{ 49.92 88.39 AP57}
{ 62.36 97.60 AP58}
{ 92.87 89.15 AP59}
{ 120.71 87.94 AP60}
{ 135.30 100.40 AP61}
{ 153.35 122.31 AP62}
{ 176.96 126.69 AP63}
{ 191.65 122.07 AP64}
{ 202.29 117.44 AP65}
{ 202.29 117.44 AP66}
{ 200.67 154.32 GN34}
{ 205.78 119.97 L01}
{ 215.22 102.14 L02}
{ 230.23 113.40 L03}
{ 235.27 114.65 L04}
{ 253.22 59.06 L05}
{ 276.24 47.28 L05A}
{ 253.22 59.06 L06}
{ 253.22 59.06 L07}
{ 247.13 49.72 L08}
{ 247.13 49.72 L09}
{ 247.13 49.72 L09d}
{ 253.03 25.63 L10}
{ 208.41 -23.51 L11}
{ 202.09 -34.81 L12}
{ 156.81 -72.50 L13}
{ 120.19 -126.33 L14}
{ 85.86 -166.90 L15}
{ 65.66 -170.74 L16}
{ -17.99 -226.68 L17}
{ -43.57 -237.94 L18}
{ -91.32 -213.37 L18A}
{ -67.67 -266.43 L19}
{ -117.83 -272.38 L20}
{ -159.76 -327.55 L21}
}
set XVIshots {
{ -214.67 5.20 -214.67 5.20 -214.67 5.20 -214.67 5.20 -214.67 5.20 -214.67 5.20}
{ -214.67 5.20 -252.13 19.94 -214.67 5.20 -255.02 12.62 -249.25 27.27 -214.67 5.20}
{ -252.13 19.94 -240.53 21.47 -253.16 27.75 -240.53 21.47 -240.53 21.47 -251.10 12.14}
{ -240.53 21.47 -234.23 30.99 -240.53 21.47 -234.23 30.99 -234.23 30.99 -240.53 21.47}
{ -234.23 30.99 -234.23 30.99 -234.23 30.99 -234.23 30.99 -234.23 30.99 -234.23 30.99}
{ -234.23 30.99 -231.58 92.16 -234.23 30.99 -231.58 92.16 -231.58 92.16 -234.23 30.99}
{ -231.58 92.16 -252.59 83.45 -231.58 92.16 -252.59 83.45 -252.59 83.45 -231.58 92.16}
{ -252.59 83.45 -252.59 83.45 -252.59 83.45 -252.59 83.45 -252.59 83.45 -252.59 83.45}
{ -252.59 83.45 -254.08 96.43 -252.59 83.45 -254.08 96.43 -254.08 96.43 -252.59 83.45}
{ -254.08 96.43 -254.08 96.43 -254.08 96.43 -254.08 96.43 -254.08 96.43 -254.08 96.43}
{ -254.08 96.43 -265.03 131.14 -254.08 96.43 -265.03 131.14 -265.03 131.14 -254.08 96.43}
{ -265.03 131.14 -265.03 131.14 -265.03 131.14 -265.03 131.14 -265.03 131.14 -265.03 131.14}
{ -265.03 131.14 -260.51 151.53 -265.03 131.14 -260.51 151.53 -260.51 151.53 -265.03 131.14}
{ -260.51 151.53 -267.16 146.96 -260.51 151.53 -267.16 146.96 -267.16 146.96 -260.51 151.53}
{ -267.16 146.96 -267.16 146.96 -267.16 146.96 -267.16 146.96 -267.16 146.96 -267.16 146.96}
{ -267.16 146.96 -276.24 147.83 -267.16 146.96 -278.12 128.24 -270.22 210.54 -267.16 146.96}
{ -276.24 147.83 -264.39 177.93 -294.56 155.04 -264.39 177.93 -264.39 177.93 -217.62 124.76}
{ -264.39 177.93 -264.39 177.93 -264.39 177.93 -264.39 177.93 -264.39 177.93 -264.39 177.93}
{ -264.39 177.93 -265.40 215.90 -264.39 177.93 -265.40 215.90 -257.52 216.11 -264.39 177.93}
{ -265.40 215.90 -265.40 215.90 -265.40 215.90 -257.52 215.90 -257.52 215.90 -265.40 215.90}
{ -265.40 215.90 -246.43 250.85 -265.40 215.90 -246.43 250.85 -246.43 250.85 -265.40 215.90}
{ -246.43 250.85 -246.43 250.85 -246.43 250.85 -246.43 250.85 -246.43 250.85 -246.43 250.85}
{ -246.43 250.85 -239.08 265.60 -246.43 250.85 -239.08 265.60 -239.08 265.60 -246.43 250.85}
{ -239.08 265.60 -242.91 277.73 -239.08 265.60 -242.91 277.73 -235.40 280.10 -239.08 265.60}
{ -242.91 277.73 -231.40 287.91 -242.91 277.73 -236.62 293.81 -231.40 287.91 -237.69 271.83}
{ -231.40 287.91 -231.40 287.91 -239.27 287.91 -231.40 287.91 -231.40 287.91 -239.27 287.91}
{ -231.40 287.91 -229.49 299.36 -231.40 287.91 -233.37 300.01 -219.39 297.68 -231.40 287.91}
{ -229.49 299.36 -226.63 324.49 -233.40 299.81 -226.63 324.49 -226.63 324.49 -219.32 298.21}
{ -226.63 324.49 -226.63 324.49 -226.63 324.49 -226.63 324.49 -226.63 324.49 -226.63 324.49}
{ -226.63 324.49 -187.93 327.55 -226.63 324.49 -187.93 327.55 -187.93 327.55 -226.63 324.49}
{ -187.93 327.55 -187.93 327.55 -197.38 327.55 -180.05 327.55 -180.05 327.55 -197.38 327.55}
{ -187.93 327.55 -185.21 306.95 -178.56 328.79 -174.20 308.40 -195.67 305.57 -195.74 326.52}
{ -185.21 306.95 -174.40 293.36 -176.52 313.86 -171.32 295.81 -177.48 290.91 -193.47 300.38}
{ -174.40 293.36 -175.18 263.20 -170.46 293.26 -175.18 263.20 -175.18 263.20 -178.34 293.46}
{ -175.18 263.20 -175.01 244.69 -175.18 263.20 -175.01 244.69 -185.25 244.60 -175.18 263.20}
{ -175.01 244.69 -175.01 244.69 -175.01 244.69 -164.78 244.69 -164.78 245.48 -175.01 245.48}
{ -175.01 244.69 -172.82 225.50 -175.01 244.69 -168.91 225.94 -177.52 224.96 -175.01 244.69}
{ -172.82 225.50 -175.27 215.30 -168.99 224.58 -170.67 214.20 -180.63 216.59 -177.42 226.60}
{ -175.27 215.30 -151.31 177.73 -171.28 217.84 -139.36 185.35 -153.97 176.03 -179.91 212.34}
{ -151.31 177.73 -138.83 171.23 -144.77 190.30 -135.20 178.22 -139.20 170.54 -152.77 174.93}
{ -138.83 171.23 -138.83 171.23 -146.71 171.23 -130.96 171.23 -130.96 177.53 -146.71 177.53}
{ -138.83 171.23 -107.44 161.35 -138.12 173.49 -107.44 161.35 -110.52 151.58 -141.20 163.72}
{ -107.44 161.35 -108.47 155.22 -107.44 161.35 -104.58 154.58 -113.13 156.00 -117.54 163.03}
{ -108.47 155.22 -98.97 142.40 -105.30 157.57 -97.70 143.33 -108.15 135.60 -112.26 152.41}
{ -98.97 142.40 -78.53 116.71 -97.74 143.38 -73.60 120.64 -81.61 114.26 -107.90 135.29}
{ -78.53 116.71 -78.53 116.71 -84.83 116.71 -74.59 116.71 -74.59 163.96 -84.83 163.96}
{ -78.53 116.71 -60.88 115.02 -78.15 120.63 -60.28 121.29 -61.94 104.05 -78.83 113.58}
{ -60.88 115.02 -36.49 92.68 -56.63 119.66 -28.52 101.39 -40.75 88.04 -68.33 106.89}
{ -36.49 92.68 -36.49 92.68 -48.31 92.68 -30.19 92.68 -30.19 104.49 -48.31 104.49}
{ -36.49 92.68 -9.02 107.61 -36.49 92.68 -14.66 117.99 -7.89 105.53 -34.61 89.22}
{ -9.02 107.61 40.82 115.07 -10.77 119.29 39.07 126.75 45.48 83.92 -8.67 105.27}
{ 40.82 115.07 50.28 88.35 51.95 119.02 51.40 88.75 42.12 85.46 11.13 104.55}
{ 50.28 88.35 50.28 88.35 49.10 88.35 59.73 88.35 59.73 91.50 49.10 91.50}
{ 50.28 88.35 37.40 85.02 50.48 87.59 37.40 85.02 37.40 85.02 47.92 97.50}
{ 37.40 85.02 37.40 85.02 36.62 78.72 44.10 78.72 44.10 92.89 36.62 92.89}
{ 37.40 85.02 24.65 75.22 37.88 84.39 24.65 75.22 20.81 80.22 33.33 90.33}
{ 24.65 75.22 24.65 75.22 20.71 75.22 30.94 75.22 30.94 90.97 20.71 90.97}
{ 24.65 75.22 49.92 88.39 22.83 78.71 44.46 98.86 55.38 77.91 26.83 71.03}
{ 49.92 88.39 62.36 97.60 42.89 97.88 62.36 97.60 66.11 92.54 56.95 78.89}
{ 62.36 97.60 92.87 89.15 62.36 97.60 103.38 127.09 92.87 89.15 60.68 91.53}
{ 92.87 89.15 120.71 87.94 94.57 128.48 121.40 103.67 119.86 68.27 92.87 89.15}
{ 120.71 87.94 135.30 100.40 110.48 99.91 133.25 102.79 145.53 88.43 133.50 72.97}
{ 135.30 100.40 153.35 122.31 132.86 102.40 149.70 125.31 155.78 120.31 147.45 90.39}
{ 153.35 122.31 176.96 126.69 152.49 126.96 176.96 126.69 179.83 111.21 153.92 119.21}
{ 176.96 126.69 191.65 122.07 176.96 126.69 197.57 140.84 191.65 122.07 172.23 111.67}
{ 191.65 122.07 202.29 117.44 199.50 140.12 211.07 137.67 197.27 105.89 191.65 122.07}
{ 202.29 117.44 202.29 117.44 180.24 117.44 214.89 117.44 214.89 117.44 180.24 117.44}
{ 202.29 117.44 200.67 154.32 188.52 116.84 190.76 153.88 226.31 155.44 202.29 117.44}
{ 202.29 117.44 205.78 119.97 202.29 117.44 205.78 119.97 212.24 111.04 208.75 108.51}
{ 205.78 119.97 215.22 102.14 205.78 119.97 215.22 102.14 212.09 100.48 196.04 114.82}
{ 215.22 102.14 230.23 113.40 215.22 102.14 228.34 115.92 230.80 112.65 217.35 99.30}
{ 230.23 113.40 235.27 114.65 229.48 116.46 233.74 120.84 235.97 111.82 230.46 112.49}
{ 235.27 114.65 253.22 59.06 241.34 116.61 260.94 61.55 250.22 58.09 232.50 113.76}
{ 253.22 59.06 276.24 47.28 256.91 66.28 280.54 55.69 271.93 38.87 251.78 56.26}
{ 253.22 59.06 253.22 59.06 245.11 20.71 256.37 20.71 256.37 59.06 245.11 59.06}
{ 253.22 59.06 253.22 59.06 253.22 59.06 253.22 59.06 253.22 59.06 253.22 59.06}
{ 253.22 59.06 247.13 49.72 253.22 59.06 249.96 47.87 244.09 51.69 253.22 59.06}
{ 247.13 49.72 247.13 49.72 219.02 49.72 269.88 49.72 269.88 53.42 219.02 53.42}
{ 247.13 49.72 247.13 49.72 219.02 49.72 269.88 49.72 269.88 49.72 219.02 49.72}
{ 247.13 49.72 253.03 25.63 248.66 50.09 254.56 26.01 193.22 10.98 187.32 35.06}
{ 253.03 25.63 208.41 -23.51 254.19 24.58 211.85 -26.64 203.22 -18.80 207.44 67.02}
{ 208.41 -23.51 202.09 -34.81 212.47 -25.78 205.46 -36.70 197.01 -31.97 202.30 -20.09}
{ 202.09 -34.81 156.81 -72.50 204.56 -37.78 160.34 -76.74 154.24 -69.41 198.36 -30.34}
{ 156.81 -72.50 120.19 -126.33 161.37 -75.60 122.46 -127.88 115.63 -123.23 153.49 -70.24}
{ 120.19 -126.33 85.86 -166.90 122.29 -128.11 86.76 -167.66 80.75 -162.58 115.98 -122.77}
{ 85.86 -166.90 65.66 -170.74 86.08 -168.06 66.60 -175.69 65.59 -170.35 84.61 -160.32}
{ 65.66 -170.74 -17.99 -226.68 68.46 -174.93 -17.99 -226.68 -23.20 -218.89 65.44 -170.41}
{ -17.99 -226.68 -43.57 -237.94 -17.99 -226.68 -39.41 -247.38 -53.38 -215.67 -21.77 -218.10}
{ -43.57 -237.94 -91.32 -213.37 -48.29 -247.11 -94.02 -218.62 -88.44 -207.77 -32.44 -216.31}
{ -43.57 -237.94 -67.67 -266.43 -35.70 -244.60 -67.37 -266.68 -73.08 -261.85 -62.15 -222.23}
{ -67.67 -266.43 -117.83 -272.38 -67.62 -266.82 -115.38 -293.02 -117.97 -271.21 -68.50 -259.39}
{ -117.83 -272.38 -159.76 -327.55 -101.28 -284.96 -159.76 -327.55 -159.76 -327.55 -118.77 -271.67}
}
set XVIgrid {-395.77 -420.001 15.748 0.0 0.0 15.748 49 54}
@@ -0,0 +1,174 @@
# 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
#equate GN34@AP7_Entree GN34@AP7_Aval
#equate GN30@AP7_Aval GN30@AP7_Amonts
survey AP7_Entree -title "Gouffre des arres planères AP7" -entrance "AP_7"
centerline
date 2010.07.15
team "Philippe Guillemin"
team "Franck Soulage"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2010 A ;juillet 2010 : Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne;
cs UTM30
fix AP_7 684207 4760382 1705 # Coordonnées MD 30 06 2024 Karsteau
station AP_7 "AP7-Arres Planères" entrance
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
AP_7 AP0d 0.00 0.00 0.00 0 0 0 0 #
AP_7 AP1 12.10 294.00 -65.00 1.00 1.00 0 0.50 #
AP1 AP2 1.52 85.00 12.00 0 0 0 0 #
AP2 AP3 4.45 36.00 -71.00 0 0 0 0 #
AP3 AP4 27.46 0.00 -90.00 0 0 0 0 #
AP4 AP5 21.70 5.00 -69.00 0 0 0 0 #
AP5 AP6 2.90 250.00 -5.00 0 0 0 0 #
AP6 AP7 5.97 0.00 -90.00 0 0 0 0 #
AP7 AP8 1.83 356.00 25.00 0 0 0 0 #
AP8 AP9 13.70 0.00 -90.00 0 0 0 0 #
AP9 AP10 6.32 345.00 -43.00 0 0 0 0 #
AP10 AP11 9.20 0.00 -90.00 0 0 0 0 #
AP11 AP12 3.57 15.00 -42.00 0 0 0 0 #
AP12 AP13 1.03 238.00 -6.00 0 0 0 0 #
AP13 AP14 10.08 0.00 -90.00 0 0 0 0 #
AP14 AP15 1.16 278.00 -3.00 2.50 8.00 0 0 #
AP15 AP16 9.72 24.00 -65.00 0 0 0 0 #
AP16 AP17 4.66 0.00 -90.00 0 0 0 0 #
AP17 AP18 6.04 1.00 -37.00 0.00 1.00 0 0 #
AP18 AP19 6.89 0.00 -90.00 0 0 0 0 #
AP19 AP20 9.53 31.00 -58.00 0 0 0 0 #
AP20 AP21 9.90 0.00 -90.00 0 0 0 0 #
AP21 AP22 2.14 29.00 -12.00 0 0 0 0 #
AP22 AP23 3.33 345.00 -61.00 0.00 1.00 0 2.00 #
AP23 AP24 5.21 51.00 -68.00 1.00 0.00 0 0 #
AP24 AP25 9.68 0.00 -90.00 0 0 0 0 #
AP25 AP26 1.80 12.00 -35.00 0.50 1.30 0 0 #
AP26 AP27 5.60 9.00 -55.00 0 0 0 0 #
AP27 AP28 27.40 0.00 -90.00 0 0 0 0 #
AP28 AP29 5.06 88.00 -13.00 0 0 0 0 #
AP29 AP30 8.32 0.00 -90.00 1.20 1.00 0 0.00 #
AP30 AP31 2.72 175.00 14.00 1.41 1.34 2.86 1.79 #
AP31 AP32 2.60 144.00 -32.00 0.50 0.50 0.00 0 #
AP32 AP33 5.42 184.00 -45.00 0 0 0 0 #
AP33 AP34 2.35 182.00 0.00 0.00 1.30 0.10 0 #
AP34 AP35 6.74 0.00 -90.00 0 0 0 0 #
AP35 AP36 2.58 176.00 -18.00 0.50 0.60 0 0.00 #
AP36 AP37 3.15 196.00 -65.00 0.60 0.70 8.00 0.10 #
AP37 AP38 5.66 150.00 1.00 1.80 0.40 0.60 1.50 #
AP38 AP39 1.85 120.00 -15.00 1.00 0.10 0.80 0 #
AP39 AP40 6.80 0.00 -90.00 0.30 1.00 0 0.00 #
AP40 AP41 4.18 110.00 -1.00 0.00 1.30 0.20 1.00 #
AP41 AP42 0.82 192.00 16.00 0.50 0.60 2.50 0 #
AP42 AP43 9.75 146.00 -78.00 0.20 1.45 6.50 0.00 #
AP43 AP44 5.29 144.00 -38.00 0.80 0.50 6.00 0 #
AP44 AP45 5.11 0.00 -90.00 0.50 0.40 0 0.00 #
AP45 AP46 2.26 98.00 -5.00 0.80 1.40 7.00 1.20 #
AP46 AP47 4.53 135.00 -22.00 1.50 0.80 0 0.00 #
AP47 AP48 4.20 0.00 90.00 0.00 0.50 1.50 0 #
AP48 AP49 4.06 64.00 -12.00 1.50 0.30 1.00 1.58 #
AP49 AP50 9.05 84.00 -45.00 1.50 4.00 7.50 0.60 #
AP50 AP51 4.20 163.00 -31.00 0.15 1.10 0.40 0 #
AP51 AP52 2.70 0.00 -90.00 0.10 1.20 0 0.00 #
AP52 AP53 1.69 258.00 -1.00 0 0 0 0 #
AP53 AP54 1.18 0.00 -90.00 0.10 0.85 1.00 0.80 #
AP54 AP55 2.84 235.00 -44.00 0.00 0.80 2.00 0 #
AP55 AP56 3.25 0.00 -90.00 0.50 0.60 0 0.00 #
AP56 AP57 3.70 65.00 -12.00 1.50 1.50 5.30 0.20 #
AP57 AP58 2.27 56.00 -30.00 0.00 0.80 0 0 #
AP58 AP59 6.53 108.00 -52.00 5.00 0.00 0 0 #
AP59 AP60 10.35 95.00 -70.00 2.00 2.50 0 0 #
AP60 AP61 3.18 52.00 -40.00 0.40 2.00 0 0.70 #
AP61 AP62 7.68 42.00 -62.00 0.60 0.40 0.60 0 #
AP62 AP63 3.08 82.00 8.00 0.00 2.00 0 1.50 #
AP63 AP64 6.33 110.00 -72.00 2.50 0.00 10.00 0 #
AP64 AP65 1.60 116.00 -23.00 2.80 1.60 0 0 #
AP65 AP66 10.54 0.00 -90.00 1.75 0.00 0 0 #
AP66 GN34 13.08 0.00 -69.00 1.26 3.26 0 0 #
endcenterline
centerline
date 2007.07.15
team "Philippe Guillemin"
team "Pascal Reig"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2007 A ;juillet 2007 : Topographe Philippe Guillemin, Pascal Reig, Françoise Lidonne;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
AP65 L01 1.13 57.00 61.00 0.00 1.40 0.20 0 #
L01 L02 2.68 155.00 -17.00 0.00 0.45 4.06 2.07 #
L02 L03 2.63 56.00 25.00 0.40 0.12 0.57 1.02 #
L03 L04 1.56 79.00 -65.00 0.81 0.37 2.21 0 #
L04 L05 14.00 165.00 -58.00 1.03 0.40 0 4.87 #
L05 L05A 3.40 120.00 15.00 1.20 1.20 2.60 0.00 #
L05 L06 0.70 0.00 -90.00 0 0.00 0 0 #
L06 L07 5.00 0.00 -90.00 0 0 0 0 #
L07 L08 1.42 216.00 -4.00 0.43 0.46 0.47 0 #
L08 L09 6.12 0.00 -90.00 3.57 2.89 0 0.00 #
L09 L09d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 #
endcenterline
centerline
date 2008.07.15
team "Philippe Guillemin"
team "Pascal Reig"
team "Françoise Lidonne"
#explo-date YYYY.MM.DD
explo-team "Spéléo/Club de Franconville"
#15/07/2008 A ;juillet 2008: Topographe Philippe Guillemin, Pascal Reig, Françoise Lidonne;
units length meters
units compass degrees
units clino degrees
data topofil from to length compass clino left right up down
L09 L10 3.26 169.00 -15.00 0.20 7.82 2.24 0.00 #
L10 L11 8.43 225.00 0.00 0.59 0.89 2.93 0.00 #
L11 L12 1.75 212.00 20.00 0.49 0.74 1.53 0.00 #
L12 L13 7.50 233.00 -4.00 0.70 0.51 1.44 2.34 #
L13 L14 8.30 217.00 -5.00 0.35 0.70 1.41 1.59 #
L14 L15 6.80 223.00 -7.00 0.15 0.85 1.89 1.10 #
L15 L16 2.66 262.00 11.00 0.64 0.05 3.58 1.29 #
L16 L17 12.78 239.00 0.00 0.00 1.19 9.25 0.92 #
L17 L18 3.55 249.00 0.00 1.31 3.09 20.00 0.61 #
L18 L18A 6.82 300.00 0.00 0.75 0.80 20.00 0.00 #
L18 L19 4.75 223.00 4.00 0.05 0.90 0.95 0.72 #
L19 L20 6.44 266.00 -5.00 2.64 0.15 9.89 0.85 #
L20 L21 8.80 220.00 0.00 0 0 0 13.50 #
endcenterline
endsurvey
@@ -0,0 +1,52 @@
encoding utf-8
# Copyright (C) ARSIP 2024 https://www.arsip.fr/
# Auteur : Alexandre Pont <alexandre.pont***@***yahoo.fr>
# Fichiers / Organisation dossiers, d'après Xavier Robert
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
layout Entrances_coords_CDa
# Layout where we define the different variables that contain the text with
# the entrance coordinates we want to print in the header.
# We need one variable per entrance.
# This layout is called by the layout Coords_Header below
code tex-map
\def\thjunk{ }
\def\thlocationCDa{UTM30 WGS84 X : 679.298 Y : 4758.093 Alt. : 1 644 m}
endcode
endlayout
layout Coords_Header_CDa
# Layout that set the presentation for the entrance coordinates.
copy Entrances_coords_CDa
# it calls the layout above Entrances_coords where we defined the different
# variables that contain the text with
# the entrance coordinates we want to print in the header.
code tex-map
\def\nostring{}
\def\thsizexl{}
\def\thsizel{}
\def\thsizem{}
\ifx\thsizexl\nostring\def\thsizexl{30}\else\fi
\ifx\thsizel\nostring\def\thsizel{24}\else\fi
\ifx\thsizem\nostring\def\thsizem{12}\else\fi
\ECoordinates={
%\edef\tmp{\thjunk} \ifx\tmp\empty \else
%{\size[\thsizem] \ss\thjunk\vss}
%\fi
\edef\tmp{\thlocationCDa} \ifx\tmp\empty \else
{\size[\thsizem]\hskip0cm \ss\thlocationCDa\vss} % The first one should be without hskip
\fi
}
endcode
endlayout
@@ -0,0 +1,43 @@
<html>
<head>
<title>AP7_Entree-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="AP7_Entree"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('AP7_Entree')">AP7_Entree</a></td><td align="right" style="color:#808080">532</td><td align="right">324</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="AP7_Entree.AP7_Entree"><td align="left" style="padding-left: 12px">Gouffre des arres planères AP7</td><td align="right">532</td><td align="right">324</td><td align="right">&nbsp;</td><td align="right">684207.000</td><td align="right">4760382.000</td><td align="right">1705.000</td></tr>
</table>
</body>
</html>
@@ -0,0 +1,43 @@
<html>
<head>
<title>AP7_Entree-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="AP7_Entree"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('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="AP7_Entree.AP7_Entree"><td align="left" style="padding-left: 12px">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>
</table>
</body>
</html>
@@ -0,0 +1,54 @@
<?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[AP7_Entree]]></name>
<description><![CDATA[Length 532 m<br>Depth 324 m]]></description>
<Placemark>
<styleUrl>#ThEntranceIcon</styleUrl><name><![CDATA[AP7-Arres Planères]]></name>
<Point> <coordinates>-0.74102472216341,42.97380586857136,1705.00000000000000</coordinates> </Point>
</Placemark>
<Folder>
<name><![CDATA[Gouffre des arres planères AP7]]></name>
<Placemark>
<name>AP_7</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74102472216341,42.97380586857136,1705.00000000000000 -0.74102472216341,42.97380586857136,1705.00000000000000
</coordinates></LineString>
<LineString><coordinates>
-0.74102472216341,42.97380586857136,1705.00000000000000 -0.74108241356314,42.97382387255661,1694.03367577685663 -0.74106428703674,42.97382526563968,1694.34970154689972 -0.74105409414745,42.97383594491661,1690.14214388548271 -0.74105409414745,42.97383594491661,1662.68214388548267 -0.74104740269274,42.97390577218934,1642.42344863049334 -0.74108047007530,42.97389646359881,1642.17069697652505 -0.74108047007530,42.97389646359881,1636.20069697652502 -0.74108223316922,42.97391133652372,1636.97408839551053 -0.74108223316922,42.97391133652372,1623.27408839551049 -0.74109782696100,42.97395133555131,1618.96385875991541 -0.74109782696100,42.97395133555131,1609.76385875991537 -0.74108994539870,42.97397450453987,1607.37506249521425 -0.74110047955552,42.97396948601528,1607.26739817804855 -0.74110047955552,42.97396948601528,1597.18739817804862 -0.74111457319137,42.97397076131250,1597.12668846880683 -0.74109487738766,42.97400479183295,1588.31737677881051 -0.74109487738766,42.97400479183295,1583.65737677881043 -0.74109485148816,42.97404821227705,1580.02241403897210 -0.74109485148816,42.97404821227705,1573.13241403897200 -0.74106387472146,42.97408757018916,1565.05051568260114 -0.74106387472146,42.97408757018916,1555.15051568260105 -0.74105181826681,42.97410420280380,1554.70558466425109 -0.74105726483737,42.97411817357563,1551.79310103947682 -0.74103893066658,42.97412946015292,1546.96247315718392 -0.74103893066658,42.97412946015292,1537.28247315718386 -0.74103547406389,42.97414248747800,1536.25003557175205 -0.74102997709744,42.97417111699404,1531.66278412373367 -0.74102997709744,42.97417111699404,1504.26278412373358 -0.74096962066712,42.97417342017655,1503.12453178875353 -0.74096962066712,42.97417342017655,1494.80453178875359 -0.74096625305516,42.97414979276686,1495.46255934478472 -0.74094999615071,42.97413393671737,1494.08476925777836 -0.74095247555706,42.97409948686524,1490.25225050374729 -0.74095299097833,42.97407833702665,1490.25225050374729 -0.74095299097833,42.97407833702665,1483.51225050374728 -0.74095038261736,42.97405633333022,1482.71498665825993 -0.74095461320764,42.97404475995322,1479.86011712909453 -0.74091891016787,42.97400108430816,1479.95889774952957 -0.74089975604674,42.97399327989663,1479.48008251608985 -0.74089975604674,42.97399327989663,1472.68008251608990 -0.74085132234350,42.97398101635034,1472.60713145718205 -0.74085317021393,42.97397405211373,1472.83315408895191 -0.74083892613143,42.97395910040667,1463.29621498179722 -0.74080819139051,42.97392912331739,1460.03936577732452 -0.74080819139051,42.97392912331739,1454.92936577732462 -0.74078080008262,42.97392664467033,1454.73239379871484 -0.74074377929828,42.97390036967280,1453.03542593054067 -0.74074377929828,42.97390036967280,1457.23542593054071 -0.74070039406043,42.97391658436172,1456.39130446582067 -0.74062252933046,42.97392357902122,1449.99198809608242 -0.74060891059974,42.97389275477638,1447.82882818146027 -0.74060891059974,42.97389275477638,1445.12882818146022 -0.74062909526789,42.97388933984520,1445.09933361458116 -0.74062909526789,42.97388933984520,1443.91933361458109 -0.74064936194503,42.97387853758433,1441.94650384247757 -0.74064936194503,42.97387853758433,1438.69650384247757 -0.74060947848337,42.97389280553699,1437.92723058645197 -0.74058973205059,42.97390294887871,1436.79223058645198 -0.74054260989189,42.97389235317749,1431.64652036539997 -0.74049932344348,42.97389011631792,1421.92070174026571 -0.74047610821930,42.97390390817337,1419.87663714146242 -0.74044709681602,42.97392839264690,1413.09559962830576 -0.74041016616303,42.97393267537192,1413.52425277926272 -0.74038749768863,42.97392693554155,1407.50406503111435 -0.74037113840821,42.97392132740555,1406.87889522553155 -0.74037113840821,42.97392132740555,1396.33889522553159 -0.74037211557721,42.97396351480302,1384.12766324694826
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>AP65</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74037113840821,42.97392132740555,1406.87889522553155 -0.74036559407972,42.97392410994534,1407.86721549459912 -0.74035164894642,42.97390343752961,1407.08365932594211 -0.74032781739374,42.97391585145180,1408.19514535432018 -0.74031992269338,42.97391712085719,1406.78130520654304 -0.74029431993192,42.97385304184775,1394.90863186035313 -0.74025899028910,42.97383886874060,1395.78861661370161
</coordinates></LineString>
<LineString><coordinates>
-0.74029431993192,42.97385304184775,1394.90863186035313 -0.74029431993192,42.97385304184775,1394.20863186035308 -0.74029431993192,42.97385304184775,1389.20863186035308 -0.74030419240189,42.97384255236077,1389.10957766763636 -0.74030419240189,42.97384255236077,1382.98957766763647 -0.74030419240189,42.97384255236077,1382.98957766763647
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>L09</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74030419240189,42.97384255236077,1382.98957766763647 -0.74029601676649,42.97381485084022,1382.14582758060214 -0.74036750499001,42.97376005695013,1382.14582758060214 -0.74037781849011,42.97374733857300,1382.74436283142199 -0.74044986450377,42.97370566549220,1382.22118927834094 -0.74050911378128,42.97364527907889,1381.49779661353546 -0.74056422925460,42.97359996927365,1380.66908507838048 -0.74059582301930,42.97359620008515,1381.17663700608205 -0.74072834754075,42.97353485146164,1381.17663700608205 -0.74076863050513,42.97352276303256,1381.17663700608205 -0.74084191101031,42.97355231103833,1381.17663700608205
</coordinates></LineString>
<LineString><coordinates>
-0.74076863050513,42.97352276303256,1381.17663700608205 -0.74080732472189,42.97349095270037,1381.50798025636664 -0.74088564051377,42.97348569042504,1380.94669727307178 -0.74095319247988,42.97342393289220,1380.94669727307178
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
</kml>
@@ -0,0 +1,2 @@
Folder where Therion outputs are exported
@@ -0,0 +1,192 @@
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: AP7_Entree.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
output coordinate system: UTM30
meridian convergence (deg): -1.5403
geomag declinations (deg):
2007.1.1 -1.4178
2008.1.1 -1.2945
2009.1.1 -1.1714
2010.1.1 -1.0486
2011.1.1 -0.9110
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection plan ... done
average distortion: 0.00%
writing Data/AP7_Entree-Plan.xvi ... done
processing projection extended ... done
average distortion: 0.00%
writing Data/AP7_Entree-Extended.xvi ... done
############### export maps & scraps selection #################
M 1474.91 MP-AP7_Entree-Plan-tot@AP7_Entree (AP7_Entree)
S 1474.91 SP-AP7_Entree_01@AP7_Entree ()
S -.-- SP-AP7_Entree_02@AP7_Entree ()
S -.-- SP-AP7_Entree_03@AP7_Entree ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Entree-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 19:16
**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] [2] [3] [4] (./mptextmp.mp) [5] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [6] [7] [8]
[9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24]
[25] [26] )
Here is how much of MetaPost's memory you used:
12567 strings using 351353 characters
3840032 bytes of node memory
1751 symbolic tokens
9i,82n,16p,315b,5f stack positions out of 16i,98n,20p,390b,6f
41 output files written: data-patt.1 .. data.26
#################### 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) 22 DEC 2024 19:16
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)
75 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
340 strings out of 95671
4423 string characters out of 1192323
82771 words of memory out of 1566814
1733 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,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 79781 bytes).
PDF statistics:
96 PDF objects out of 1000 (max. 8388607)
53 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
211 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-AP7_Entree-Extended-tot@AP7_Entree (AP7_Entree)
S 0.00 SC-AP7_Entree_01@AP7_Entree ()
S -.-- SC-AP7_Entree_02@AP7_Entree ()
S -.-- SC-AP7_Entree_03@AP7_Entree ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Entree-Extended.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 19:16
**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] [2] [3] (./mptextmp.mp) [4] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [5] [6] [7]
[8] )
Here is how much of MetaPost's memory you used:
10963 strings using 347565 characters
3831808 bytes of node memory
1747 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
23 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) 22 DEC 2024 19:16
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)
55 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
319 strings out of 95671
4251 string characters out of 1192323
119085 words of memory out of 1599128
1712 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,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 64178 bytes).
PDF statistics:
56 PDF objects out of 1000 (max. 8388607)
33 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
91 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing Outputs/AP7_Entree.lox ...... done
writing Outputs/AP7_Entree.kml ... done
writing Outputs/AP7_Entree-Cave-list.html ... done
writing Outputs/AP7_Entree-Surveys.html ... done
compilation time: 3 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.00% 1.43% SP-AP7_Entree_01@AP7_Entree
0.00% 0.00% SP-AP7_Entree_02@AP7_Entree
0.00% 0.00% SP-AP7_Entree_03@AP7_Entree
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.00% 0.11% SC-AP7_Entree_01@AP7_Entree
0.00% 0.00% SC-AP7_Entree_02@AP7_Entree
0.00% 0.00% SC-AP7_Entree_03@AP7_Entree
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.741, 42.974) (-0.741, 42.974)
[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 ###########
@@ -1,18 +0,0 @@
encoding utf-8
# Copyright (C) ARSIP 2024 https://www.arsip.fr/
# Auteur : Alexandre Pont <alexandre.pont***@***yahoo.fr>
# Fichiers / Organisation dossiers, d'après Xavier Robert
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
scrap SC-Dossier_Type_01 -projection extended -station-names "" "@Dossier_Type" -author 2024 "Alexandre Pont" -copyright 2024 "licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
endscrap
scrap SC-Dossier_Type_02 -projection extended -station-names "" "@Dossier_Type" -author 2024 "Alexandre Pont" -copyright 2024 "licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/"
endscrap
@@ -1,20 +0,0 @@
encoding utf-8
# Copyright (C) ARSIP 2024 https://www.arsip.fr/
# Auteur : Alexandre Pont <alexandre.pont***@***yahoo.fr>
# Fichiers / Organisation dossiers, d'après Xavier Robert
# This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License:
# <http://creativecommons.org/licenses/by-nc-nd/4.0/>
scrap SP-Dossier_Type_01 -station-names "" "@Dossier_Type" -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]
endscrap
scrap SP-Dossier_Type_02 -station-names "" "@Dossier_Type" -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]
endscrap
@@ -37,7 +37,8 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin
<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="AP7_Arres_Planeres"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('AP7_Arres_Planeres')">AP7 Arres Planères</a></td><td align="right" style="color:#808080">4648</td><td align="right">354</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="AP7_Arres_Planeres.AP7_Entree"><td align="left" style="padding-left: 12px">Gouffre des arres planères</td><td align="right">4648</td><td align="right">354</td><td align="right">&nbsp;</td><td align="right">684207.000</td><td align="right">4760382.000</td><td align="right">1705.000</td></tr>
<tr id="AP7_Arres_Planeres.AP7_Entree"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('AP7_Arres_Planeres.AP7_Entree')">AP7_Entree</a></td><td align="right" style="color:#808080">532</td><td align="right">324</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="AP7_Arres_Planeres.AP7_Entree.AP7_Entree"><td align="left" style="padding-left: 24px">Gouffre des arres planères AP7</td><td align="right">532</td><td align="right">324</td><td align="right">&nbsp;</td><td align="right">684207.000</td><td align="right">4760382.000</td><td align="right">1705.000</td></tr>
</table>
</body>
</html>
@@ -36,8 +36,13 @@ 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="AP7_Arres_Planeres"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('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">976</td></tr>
<tr id="AP7_Arres_Planeres.AP7_Entree"><td align="left" style="padding-left: 12px">Gouffre des arres planères</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">976</td></tr>
<tr id="AP7_Arres_Planeres"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('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="AP7_Arres_Planeres.AP7_Entree"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('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="AP7_Arres_Planeres.AP7_Entree.AP7_Entree"><td align="left" style="padding-left: 24px">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="AP7_Arres_Planeres.AP7_Aval"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('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="AP7_Arres_Planeres.AP7_Aval.AP7_Aval"><td align="left" style="padding-left: 24px">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="AP7_Arres_Planeres.AP7_Amonts"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('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="AP7_Arres_Planeres.AP7_Amonts.AP7_Amonts"><td align="left" style="padding-left: 24px">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>
</table>
</body>
</html>
@@ -12,7 +12,9 @@
<Point> <coordinates>-0.74102472216341,42.97380586857136,1705.00000000000000</coordinates> </Point>
</Placemark>
<Folder>
<name><![CDATA[Gouffre des arres planères]]></name>
<name><![CDATA[AP7_Entree]]></name>
<Folder>
<name><![CDATA[Gouffre des arres planères AP7]]></name>
<Placemark>
<name>AP_7</name>
<styleUrl>#ThSurveyLine</styleUrl>
@@ -26,6 +28,36 @@
</MultiGeometry>
</Placemark>
<Placemark>
<name>AP65</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74037113840821,42.97392132740555,1406.87889522553155 -0.74036559407972,42.97392410994534,1407.86721549459912 -0.74035164894642,42.97390343752961,1407.08365932594211 -0.74032781739374,42.97391585145180,1408.19514535432018 -0.74031992269338,42.97391712085719,1406.78130520654304 -0.74029431993192,42.97385304184775,1394.90863186035313 -0.74025899028910,42.97383886874060,1395.78861661370161
</coordinates></LineString>
<LineString><coordinates>
-0.74029431993192,42.97385304184775,1394.90863186035313 -0.74029431993192,42.97385304184775,1394.20863186035308 -0.74029431993192,42.97385304184775,1389.20863186035308 -0.74030419240189,42.97384255236077,1389.10957766763636 -0.74030419240189,42.97384255236077,1382.98957766763647 -0.74030419240189,42.97384255236077,1382.98957766763647
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>L09</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74030419240189,42.97384255236077,1382.98957766763647 -0.74029601676649,42.97381485084022,1382.14582758060214 -0.74036750499001,42.97376005695013,1382.14582758060214 -0.74037781849011,42.97374733857300,1382.74436283142199 -0.74044986450377,42.97370566549220,1382.22118927834094 -0.74050911378128,42.97364527907889,1381.49779661353546 -0.74056422925460,42.97359996927365,1380.66908507838048 -0.74059582301930,42.97359620008515,1381.17663700608205 -0.74072834754075,42.97353485146164,1381.17663700608205 -0.74076863050513,42.97352276303256,1381.17663700608205 -0.74084191101031,42.97355231103833,1381.17663700608205
</coordinates></LineString>
<LineString><coordinates>
-0.74076863050513,42.97352276303256,1381.17663700608205 -0.74080732472189,42.97349095270037,1381.50798025636664 -0.74088564051377,42.97348569042504,1380.94669727307178 -0.74095319247988,42.97342393289220,1380.94669727307178
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
<Folder>
<name><![CDATA[AP7_Aval]]></name>
<Folder>
<name><![CDATA[Gouffre des arres planères AP7 - Réseau Nord]]></name>
<Placemark>
<name>RN01</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
@@ -167,30 +199,6 @@
</MultiGeometry>
</Placemark>
<Placemark>
<name>AP65</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74037113840821,42.97392132740555,1406.87889522553155 -0.74036559407972,42.97392410994534,1407.86721549459912 -0.74035164894642,42.97390343752961,1407.08365932594211 -0.74032781739374,42.97391585145180,1408.19514535432018 -0.74031992269338,42.97391712085719,1406.78130520654304 -0.74029431993192,42.97385304184775,1394.90863186035313 -0.74025899028910,42.97383886874060,1395.78861661370161
</coordinates></LineString>
<LineString><coordinates>
-0.74029431993192,42.97385304184775,1394.90863186035313 -0.74029431993192,42.97385304184775,1394.20863186035308 -0.74029431993192,42.97385304184775,1389.20863186035308 -0.74030419240189,42.97384255236077,1389.10957766763636 -0.74030419240189,42.97384255236077,1382.98957766763647 -0.74030419240189,42.97384255236077,1382.98957766763647
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>L09</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74030419240189,42.97384255236077,1382.98957766763647 -0.74029601676649,42.97381485084022,1382.14582758060214 -0.74036750499001,42.97376005695013,1382.14582758060214 -0.74037781849011,42.97374733857300,1382.74436283142199 -0.74044986450377,42.97370566549220,1382.22118927834094 -0.74050911378128,42.97364527907889,1381.49779661353546 -0.74056422925460,42.97359996927365,1380.66908507838048 -0.74059582301930,42.97359620008515,1381.17663700608205 -0.74072834754075,42.97353485146164,1381.17663700608205 -0.74076863050513,42.97352276303256,1381.17663700608205 -0.74084191101031,42.97355231103833,1381.17663700608205
</coordinates></LineString>
<LineString><coordinates>
-0.74076863050513,42.97352276303256,1381.17663700608205 -0.74080732472189,42.97349095270037,1381.50798025636664 -0.74088564051377,42.97348569042504,1380.94669727307178 -0.74095319247988,42.97342393289220,1380.94669727307178
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>GN05</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
@@ -356,6 +364,48 @@
</MultiGeometry>
</Placemark>
<Placemark>
<name>PS15</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74150765501094,42.97574750832612,1366.79327582281917 -0.74150765501094,42.97574750832612,1366.79327582281917 -0.74146401322784,42.97575610923973,1365.91173424552471 -0.74152667056097,42.97578427655474,1367.15174652568544 -0.74158172305189,42.97578756873607,1366.95580948596648 -0.74164307060472,42.97578249680777,1366.75530313848117 -0.74167882531689,42.97579787894545,1367.39281634831445 -0.74166748483605,42.97581545861401,1366.60541563301717 -0.74161247292250,42.97581428380034,1366.67515793052030 -0.74157821256483,42.97581226595308,1367.62417238265380 -0.74152066402512,42.97582351280312,1366.78419167296374 -0.74150172150550,42.97583576845165,1366.73817465920501 -0.74139671342648,42.97583714659171,1366.52430501932417 -0.74135619741863,42.97584384775141,1366.64438821541444 -0.74126868040113,42.97584828940407,1367.34101348356421 -0.74121834075379,42.97584520097566,1368.04242244824104 -0.74122063106755,42.97584544020771,1364.31719924594404 -0.74139143504634,42.97585196070423,1362.66092853205919 -0.74138762646476,42.97585761016986,1363.28795811537179 -0.74157151800402,42.97585323939059,1363.48705245665974 -0.74162398596414,42.97586172115846,1360.89832598442672 -0.74166702834332,42.97587489388992,1361.24852608124706 -0.74174264755375,42.97589650434761,1361.15263057420952 -0.74186868097521,42.97593058280379,1360.85617020439349 -0.74192968443597,42.97595120045629,1360.36629544829543 -0.74200939473570,42.97596083297542,1360.42150305740870 -0.74204690131166,42.97596912462351,1360.24677781540595 -0.74208545297946,42.97595176787317,1360.33693255278922 -0.74213773265560,42.97596651558430,1360.22208801661327 -0.74207826445564,42.97597619169127,1360.33397685738692 -0.74218745590202,42.97607931551931,1359.14855029788464 -0.74222124505450,42.97607981162979,1360.65164273181813 -0.74228612237844,42.97609161450913,1359.92899035484038 -0.74231306498607,42.97607200678286,1360.11500046684091 -0.74238075685201,42.97605375392060,1359.66030480981658 -0.74251513101271,42.97607596322403,1359.09309522348485 -0.74255313753496,42.97609635489828,1359.05489408695348 -0.74258341349993,42.97609185428945,1359.02586641279777 -0.74260717005650,42.97608326902900,1359.04584665713014 -0.74262990741806,42.97610608496911,1359.60362204069042 -0.74265517431927,42.97610362768113,1360.01793929848623 -0.74267169167531,42.97611826499418,1359.83169476179864 -0.74270696784742,42.97611814528042,1358.98366585164922 -0.74272690779967,42.97611456935761,1358.29626568875483 -0.74283748820524,42.97612643657796,1358.03684701967359 -0.74290750391900,42.97614009202437,1357.95948750984689 -0.74302659519291,42.97614297000182,1357.96796980893487 -0.74308233057741,42.97615553284034,1358.33391957309982 -0.74326804400657,42.97615625843705,1358.44761797989372 -0.74329990633053,42.97617307916142,1358.79537590526706 -0.74355881514408,42.97614691787152,1358.61304707153590 -0.74366771947744,42.97614886461150,1359.75930122719865 -0.74372065800334,42.97614734041083,1357.76421775716290 -0.74377474436406,42.97614084723548,1358.92955847916346 -0.74402838038961,42.97616866214932,1357.80025847853926 -0.74409621046217,42.97616015245855,1357.52670248047389 -0.74414374315951,42.97616674995404,1357.35096222195511 -0.74421248615162,42.97615659429805,1357.34996389362800 -0.74444813647468,42.97619307084096,1358.10809699691822 -0.74446990609933,42.97623228762209,1357.53125743757255 -0.74461601123618,42.97624385486041,1357.28225001780538 -0.74467305531714,42.97627389088277,1357.06928338981879 -0.74467242648317,42.97632537459314,1357.12119575042561 -0.74455813456698,42.97633858557968,1356.12922063401561 -0.74451020306780,42.97633049645869,1356.97465779414188 -0.74442945010598,42.97634764020484,1356.55405752918887 -0.74433625122140,42.97633010248252,1356.38828975263459 -0.74426942735926,42.97634502507109,1356.22217538381028 -0.74420597059773,42.97634762673511,1356.83029178228867 -0.74414197579813,42.97634019757825,1356.60323488072640 -0.74411044222605,42.97638584859294,1356.79982803014718 -0.74406911097193,42.97644027505059,1356.31330151603356 -0.74399723522966,42.97647411233505,1356.77467777230709 -0.74387340336533,42.97646472505419,1356.06278446329998 -0.74377774087155,42.97647648661733,1355.39838238724133 -0.74370711917195,42.97649615935460,1355.72237062467480
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>S3_15</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74122063106755,42.97584544020771,1364.31719924594404 -0.74117592377073,42.97582979189421,1365.46500771147612 -0.74110782496733,42.97581519230481,1366.38676418207842 -0.74106827899934,42.97579214722789,1366.50180133361960 -0.74104315638989,42.97579576429017,1365.99077666511835 -0.74103616964969,42.97578586439802,1366.04702677039859 -0.74098469576918,42.97576491671893,1366.34569770879739
</coordinates></LineString>
<LineString><coordinates>
-0.74370711917195,42.97649615935460,1355.72237062467480 -0.74365994396959,42.97647813138872,1355.84657921723056 -0.74360467366506,42.97647427756326,1355.74538646367364 -0.74355093251977,42.97648132462865,1356.39265776402635 -0.74349972467534,42.97646773224477,1358.10391710764588 -0.74338722780355,42.97646935481044,1356.32145492860627 -0.74331519456916,42.97647880036718,1356.20997152167524 -0.74325773733421,42.97647962900549,1356.06920044714889 -0.74320875485180,42.97647845168618,1356.88401716764770 -0.74317167440673,42.97649425068418,1357.02569917917390 -0.74309367133236,42.97649237577130,1356.19772029283968 -0.74303492174059,42.97649700499272,1356.96112048223608 -0.74295816917551,42.97650706913367,1356.16217438780814 -0.74293308373766,42.97649629913113,1356.37539773812432 -0.74284986493155,42.97652114239435,1355.80767585020158
</coordinates></LineString>
<LineString><coordinates>
-0.74360467366506,42.97647427756326,1355.74538646367364 -0.74360795958864,42.97649546919737,1351.43354398068709
</coordinates></LineString>
<LineString><coordinates>
-0.74106827899934,42.97579214722789,1366.50180133361960 -0.74105569828184,42.97580301453261,1368.93063264974171 -0.74102081157591,42.97578256040256,1369.17571051675441 -0.74097599060944,42.97576077171042,1368.96432121858174 -0.74095060871877,42.97575199111086,1368.88999372108788 -0.74091996265039,42.97573983077473,1369.41665438976020 -0.74088973031530,42.97574069661258,1369.51448765669102 -0.74086822423154,42.97572402878648,1369.20083824271546 -0.74082709987339,42.97570838527234,1368.11890218679468 -0.74079078331495,42.97568724467499,1369.15526416182411 -0.74075417759500,42.97567645221667,1370.31374784906302 -0.74072611412785,42.97566430120050,1370.42606478187417 -0.74070830487654,42.97566519579149,1371.46704854857239 -0.74066042280670,42.97565620998772,1374.52491299397343 -0.74063337456292,42.97564844388004,1374.58901984401587 -0.74060114447492,42.97563063188436,1373.62116295312035 -0.74054911512219,42.97560961446068,1374.01346616510773 -0.74050983424125,42.97560799345833,1374.58572184345417 -0.74048657486380,42.97560998869390,1375.73625782078420 -0.74043711215756,42.97559060663592,1376.94291987805764 -0.74042894417023,42.97557282949665,1377.09707907163806 -0.74038980729407,42.97555148183979,1377.86222149837386 -0.74036637189008,42.97554717961378,1378.20401630262040 -0.74030896042045,42.97550132402682,1378.57757472764797 -0.74029420363851,42.97550585517705,1378.46089546755911 -0.74025008378254,42.97548471451392,1378.60496288385366 -0.74022576406218,42.97547443479519,1379.17909530054658 -0.74021494605773,42.97546627291158,1379.06973244776964 -0.74019215611181,42.97545595094444,1379.33212743553759 -0.74015942263346,42.97544633398982,1378.51449514791466 -0.74013195004354,42.97543956591914,1378.23764391357713 -0.74010262773396,42.97542405619001,1378.34780093310337 -0.74007135700808,42.97541793070739,1378.67243417869668 -0.74004097507031,42.97540162270622,1378.68047141072111 -0.73999801120696,42.97539220171991,1378.98054735085520 -0.73996080716572,42.97537143055278,1380.19069234805420 -0.73992809566201,42.97535015956917,1380.92883810315197 -0.73990203695245,42.97533603839405,1380.72230478735332 -0.73988792292486,42.97532494519763,1380.61412823881415 -0.73984453158238,42.97531088115334,1380.69517540376273 -0.73981426580467,42.97530207894269,1380.54112812588414 -0.73978740229282,42.97528774374432,1380.61632296585708 -0.73975846552087,42.97527152364906,1381.43319923693844 -0.73973978199018,42.97525600767172,1380.13881934911433 -0.73971640465466,42.97524508573262,1380.70447006160248 -0.73968905847022,42.97522108124267,1380.22264650892112
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>10_2</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74179963287636,42.97679602770213,1353.42296756368410 -0.74183860483681,42.97677539738720,1353.13035315847083 -0.74186863263438,42.97677340660453,1353.07711779092301 -0.74187937557970,42.97674082718046,1353.28923184608630 -0.74196066525396,42.97670682371595,1353.64779317276043 -0.74204029643211,42.97669365810361,1353.25454385612898 -0.74213226401472,42.97667127337311,1353.57474520217806 -0.74224630132712,42.97664354922355,1353.43620558100542 -0.74229670822745,42.97662391116146,1352.95107425615265 -0.74232610784938,42.97661414160394,1353.50484467374372 -0.74236069968278,42.97661474921100,1353.81895339882976 -0.74241162811100,42.97659866771008,1353.55424184082221 -0.74241687895068,42.97659727661117,1356.45876441589962 -0.74248845717359,42.97659270637968,1356.78541373440294 -0.74257340593196,42.97659334895441,1356.81927996840932 -0.74261146068255,42.97657668537410,1356.12719328058324 -0.74259770899942,42.97656236589344,1356.01120611372471 -0.74256114901961,42.97654953262015,1356.96343785440354 -0.74244645320194,42.97657973636137,1357.05017961725730 -0.74240579460660,42.97657188731523,1356.98433238982648 -0.74237051328003,42.97657936456530,1357.14866011938670 -0.74231056697311,42.97656293327873,1357.08579836987019 -0.74225883051469,42.97655982313295,1357.63575556725641 -0.74227952486107,42.97654630858965,1357.94321568828059 -0.74230784590521,42.97653942328393,1357.41616743273107 -0.74236640819766,42.97654085754311,1357.37028343138081 -0.74247585991293,42.97651276098713,1356.28763636603708 -0.74254984145193,42.97651094015939,1357.07937933120661 -0.74256653345406,42.97649520746265,1358.51490700574254 -0.74262440823148,42.97649977160099,1358.64587736529734 -0.74266663523796,42.97649342395172,1359.37081570495525 -0.74268104977077,42.97649574719014,1359.70738571918696 -0.74268753130016,42.97648928017280,1360.92574012096247 -0.74272977738141,42.97649803466366,1360.66843933005612 -0.74276357415272,42.97649567140788,1359.39056035298427 -0.74284986493155,42.97652114239435,1355.80767585020158 -0.74284986493155,42.97652114239435,1355.80767585020158
</coordinates></LineString>
</MultiGeometry>
</Placemark>
</Folder>
</Folder>
<Folder>
<name><![CDATA[AP7_Amonts]]></name>
<Folder>
<name><![CDATA[Gouffre des arres planères AP7 Amonts]]></name>
<Placemark>
<name>4_0</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
@@ -431,33 +481,6 @@
</MultiGeometry>
</Placemark>
<Placemark>
<name>PS15</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74150765501094,42.97574750832612,1366.79327582281917 -0.74150765501094,42.97574750832612,1366.79327582281917 -0.74146401322784,42.97575610923973,1365.91173424552471 -0.74152667056097,42.97578427655474,1367.15174652568544 -0.74158172305189,42.97578756873607,1366.95580948596648 -0.74164307060472,42.97578249680777,1366.75530313848117 -0.74167882531689,42.97579787894545,1367.39281634831445 -0.74166748483605,42.97581545861401,1366.60541563301717 -0.74161247292250,42.97581428380034,1366.67515793052030 -0.74157821256483,42.97581226595308,1367.62417238265380 -0.74152066402512,42.97582351280312,1366.78419167296374 -0.74150172150550,42.97583576845165,1366.73817465920501 -0.74139671342648,42.97583714659171,1366.52430501932417 -0.74135619741863,42.97584384775141,1366.64438821541444 -0.74126868040113,42.97584828940407,1367.34101348356421 -0.74121834075379,42.97584520097566,1368.04242244824104 -0.74122063106755,42.97584544020771,1364.31719924594404 -0.74139143504634,42.97585196070423,1362.66092853205919 -0.74138762646476,42.97585761016986,1363.28795811537179 -0.74157151800402,42.97585323939059,1363.48705245665974 -0.74162398596414,42.97586172115846,1360.89832598442672 -0.74166702834332,42.97587489388992,1361.24852608124706 -0.74174264755375,42.97589650434761,1361.15263057420952 -0.74186868097521,42.97593058280379,1360.85617020439349 -0.74192968443597,42.97595120045629,1360.36629544829543 -0.74200939473570,42.97596083297542,1360.42150305740870 -0.74204690131166,42.97596912462351,1360.24677781540595 -0.74208545297946,42.97595176787317,1360.33693255278922 -0.74213773265560,42.97596651558430,1360.22208801661327 -0.74207826445564,42.97597619169127,1360.33397685738692 -0.74218745590202,42.97607931551931,1359.14855029788464 -0.74222124505450,42.97607981162979,1360.65164273181813 -0.74228612237844,42.97609161450913,1359.92899035484038 -0.74231306498607,42.97607200678286,1360.11500046684091 -0.74238075685201,42.97605375392060,1359.66030480981658 -0.74251513101271,42.97607596322403,1359.09309522348485 -0.74255313753496,42.97609635489828,1359.05489408695348 -0.74258341349993,42.97609185428945,1359.02586641279777 -0.74260717005650,42.97608326902900,1359.04584665713014 -0.74262990741806,42.97610608496911,1359.60362204069042 -0.74265517431927,42.97610362768113,1360.01793929848623 -0.74267169167531,42.97611826499418,1359.83169476179864 -0.74270696784742,42.97611814528042,1358.98366585164922 -0.74272690779967,42.97611456935761,1358.29626568875483 -0.74283748820524,42.97612643657796,1358.03684701967359 -0.74290750391900,42.97614009202437,1357.95948750984689 -0.74302659519291,42.97614297000182,1357.96796980893487 -0.74308233057741,42.97615553284034,1358.33391957309982 -0.74326804400657,42.97615625843705,1358.44761797989372 -0.74329990633053,42.97617307916142,1358.79537590526706 -0.74355881514408,42.97614691787152,1358.61304707153590 -0.74366771947744,42.97614886461150,1359.75930122719865 -0.74372065800334,42.97614734041083,1357.76421775716290 -0.74377474436406,42.97614084723548,1358.92955847916346 -0.74402838038961,42.97616866214932,1357.80025847853926 -0.74409621046217,42.97616015245855,1357.52670248047389 -0.74414374315951,42.97616674995404,1357.35096222195511 -0.74421248615162,42.97615659429805,1357.34996389362800 -0.74444813647468,42.97619307084096,1358.10809699691822 -0.74446990609933,42.97623228762209,1357.53125743757255 -0.74461601123618,42.97624385486041,1357.28225001780538 -0.74467305531714,42.97627389088277,1357.06928338981879 -0.74467242648317,42.97632537459314,1357.12119575042561 -0.74455813456698,42.97633858557968,1356.12922063401561 -0.74451020306780,42.97633049645869,1356.97465779414188 -0.74442945010598,42.97634764020484,1356.55405752918887 -0.74433625122140,42.97633010248252,1356.38828975263459 -0.74426942735926,42.97634502507109,1356.22217538381028 -0.74420597059773,42.97634762673511,1356.83029178228867 -0.74414197579813,42.97634019757825,1356.60323488072640 -0.74411044222605,42.97638584859294,1356.79982803014718 -0.74406911097193,42.97644027505059,1356.31330151603356 -0.74399723522966,42.97647411233505,1356.77467777230709 -0.74387340336533,42.97646472505419,1356.06278446329998 -0.74377774087155,42.97647648661733,1355.39838238724133 -0.74370711917195,42.97649615935460,1355.72237062467480
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>S3_15</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74122063106755,42.97584544020771,1364.31719924594404 -0.74117592377073,42.97582979189421,1365.46500771147612 -0.74110782496733,42.97581519230481,1366.38676418207842 -0.74106827899934,42.97579214722789,1366.50180133361960 -0.74104315638989,42.97579576429017,1365.99077666511835 -0.74103616964969,42.97578586439802,1366.04702677039859 -0.74098469576918,42.97576491671893,1366.34569770879739
</coordinates></LineString>
<LineString><coordinates>
-0.74370711917195,42.97649615935460,1355.72237062467480 -0.74365994396959,42.97647813138872,1355.84657921723056 -0.74360467366506,42.97647427756326,1355.74538646367364 -0.74355093251977,42.97648132462865,1356.39265776402635 -0.74349972467534,42.97646773224477,1358.10391710764588 -0.74338722780355,42.97646935481044,1356.32145492860627 -0.74331519456916,42.97647880036718,1356.20997152167524 -0.74325773733421,42.97647962900549,1356.06920044714889 -0.74320875485180,42.97647845168618,1356.88401716764770 -0.74317167440673,42.97649425068418,1357.02569917917390 -0.74309367133236,42.97649237577130,1356.19772029283968 -0.74303492174059,42.97649700499272,1356.96112048223608 -0.74295816917551,42.97650706913367,1356.16217438780814 -0.74293308373766,42.97649629913113,1356.37539773812432 -0.74284986493155,42.97652114239435,1355.80767585020158
</coordinates></LineString>
<LineString><coordinates>
-0.74360467366506,42.97647427756326,1355.74538646367364 -0.74360795958864,42.97649546919737,1351.43354398068709
</coordinates></LineString>
<LineString><coordinates>
-0.74106827899934,42.97579214722789,1366.50180133361960 -0.74105569828184,42.97580301453261,1368.93063264974171 -0.74102081157591,42.97578256040256,1369.17571051675441 -0.74097599060944,42.97576077171042,1368.96432121858174 -0.74095060871877,42.97575199111086,1368.88999372108788 -0.74091996265039,42.97573983077473,1369.41665438976020 -0.74088973031530,42.97574069661258,1369.51448765669102 -0.74086822423154,42.97572402878648,1369.20083824271546 -0.74082709987339,42.97570838527234,1368.11890218679468 -0.74079078331495,42.97568724467499,1369.15526416182411 -0.74075417759500,42.97567645221667,1370.31374784906302 -0.74072611412785,42.97566430120050,1370.42606478187417 -0.74070830487654,42.97566519579149,1371.46704854857239 -0.74066042280670,42.97565620998772,1374.52491299397343 -0.74063337456292,42.97564844388004,1374.58901984401587 -0.74060114447492,42.97563063188436,1373.62116295312035 -0.74054911512219,42.97560961446068,1374.01346616510773 -0.74050983424125,42.97560799345833,1374.58572184345417 -0.74048657486380,42.97560998869390,1375.73625782078420 -0.74043711215756,42.97559060663592,1376.94291987805764 -0.74042894417023,42.97557282949665,1377.09707907163806 -0.74038980729407,42.97555148183979,1377.86222149837386 -0.74036637189008,42.97554717961378,1378.20401630262040 -0.74030896042045,42.97550132402682,1378.57757472764797 -0.74029420363851,42.97550585517705,1378.46089546755911 -0.74025008378254,42.97548471451392,1378.60496288385366 -0.74022576406218,42.97547443479519,1379.17909530054658 -0.74021494605773,42.97546627291158,1379.06973244776964 -0.74019215611181,42.97545595094444,1379.33212743553759 -0.74015942263346,42.97544633398982,1378.51449514791466 -0.74013195004354,42.97543956591914,1378.23764391357713 -0.74010262773396,42.97542405619001,1378.34780093310337 -0.74007135700808,42.97541793070739,1378.67243417869668 -0.74004097507031,42.97540162270622,1378.68047141072111 -0.73999801120696,42.97539220171991,1378.98054735085520 -0.73996080716572,42.97537143055278,1380.19069234805420 -0.73992809566201,42.97535015956917,1380.92883810315197 -0.73990203695245,42.97533603839405,1380.72230478735332 -0.73988792292486,42.97532494519763,1380.61412823881415 -0.73984453158238,42.97531088115334,1380.69517540376273 -0.73981426580467,42.97530207894269,1380.54112812588414 -0.73978740229282,42.97528774374432,1380.61632296585708 -0.73975846552087,42.97527152364906,1381.43319923693844 -0.73973978199018,42.97525600767172,1380.13881934911433 -0.73971640465466,42.97524508573262,1380.70447006160248 -0.73968905847022,42.97522108124267,1380.22264650892112
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>8_27</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
@@ -506,15 +529,6 @@
</MultiGeometry>
</Placemark>
<Placemark>
<name>10_2</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
<LineString><coordinates>
-0.74179963287636,42.97679602770213,1353.42296756368410 -0.74183860483681,42.97677539738720,1353.13035315847083 -0.74186863263438,42.97677340660453,1353.07711779092301 -0.74187937557970,42.97674082718046,1353.28923184608630 -0.74196066525396,42.97670682371595,1353.64779317276043 -0.74204029643211,42.97669365810361,1353.25454385612898 -0.74213226401472,42.97667127337311,1353.57474520217806 -0.74224630132712,42.97664354922355,1353.43620558100542 -0.74229670822745,42.97662391116146,1352.95107425615265 -0.74232610784938,42.97661414160394,1353.50484467374372 -0.74236069968278,42.97661474921100,1353.81895339882976 -0.74241162811100,42.97659866771008,1353.55424184082221 -0.74241687895068,42.97659727661117,1356.45876441589962 -0.74248845717359,42.97659270637968,1356.78541373440294 -0.74257340593196,42.97659334895441,1356.81927996840932 -0.74261146068255,42.97657668537410,1356.12719328058324 -0.74259770899942,42.97656236589344,1356.01120611372471 -0.74256114901961,42.97654953262015,1356.96343785440354 -0.74244645320194,42.97657973636137,1357.05017961725730 -0.74240579460660,42.97657188731523,1356.98433238982648 -0.74237051328003,42.97657936456530,1357.14866011938670 -0.74231056697311,42.97656293327873,1357.08579836987019 -0.74225883051469,42.97655982313295,1357.63575556725641 -0.74227952486107,42.97654630858965,1357.94321568828059 -0.74230784590521,42.97653942328393,1357.41616743273107 -0.74236640819766,42.97654085754311,1357.37028343138081 -0.74247585991293,42.97651276098713,1356.28763636603708 -0.74254984145193,42.97651094015939,1357.07937933120661 -0.74256653345406,42.97649520746265,1358.51490700574254 -0.74262440823148,42.97649977160099,1358.64587736529734 -0.74266663523796,42.97649342395172,1359.37081570495525 -0.74268104977077,42.97649574719014,1359.70738571918696 -0.74268753130016,42.97648928017280,1360.92574012096247 -0.74272977738141,42.97649803466366,1360.66843933005612 -0.74276357415272,42.97649567140788,1359.39056035298427 -0.74284986493155,42.97652114239435,1355.80767585020158 -0.74284986493155,42.97652114239435,1355.80767585020158
</coordinates></LineString>
</MultiGeometry>
</Placemark>
<Placemark>
<name>8_47</name>
<styleUrl>#ThSurveyLine</styleUrl>
<MultiGeometry>
@@ -552,4 +566,5 @@
</Placemark>
</Folder>
</Folder>
</Folder>
</kml>
@@ -32,22 +32,344 @@ calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
writing Outputs/AP7_Arres_Planeres.lox ...
processing projection plan ... done
processing projection extended ... done
average distortion: 33.63%
############### export maps & scraps selection #################
M 0.00 MC-AP7_Arres_Planeres-coupe-tot@AP7_Arres_Planeres (AP7_Arres_Planeres)
M 0.00 MC-AP7_Entree-Extended-tot@AP7_Entree.AP7_Arres_Planeres (AP7_Entree)
S 0.00 SC-AP7_Entree_01@AP7_Entree.AP7_Arres_Planeres ()
S -.-- SC-AP7_Entree_02@AP7_Entree.AP7_Arres_Planeres ()
S -.-- SC-AP7_Entree_03@AP7_Entree.AP7_Arres_Planeres ()
M 0.00 MC-AP7_Aval-Extended-tot@AP7_Aval.AP7_Arres_Planeres (AP7_Aval)
S 0.00 SC-AP7_Aval_01@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_04@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_05@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_06@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_07@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_08@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_09@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_10@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_11@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_12@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_13@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_14@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_15@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_16@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_17@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_18@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_19@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_20@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_21@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_22@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SC-AP7_Aval_23@AP7_Aval.AP7_Arres_Planeres ()
M 0.00 MC-AP7_Amonts-Extended-tot@AP7_Amonts.AP7_Arres_Planeres (AP7_Amonts)
S 0.00 SC-AP7_Amonts_01@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_02@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_03@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_04@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_05@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_06@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_07@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_08@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_09@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_10@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_11@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_12@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_13@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_14@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_15@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_16@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_17@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SC-AP7_Amonts_18@AP7_Amonts.AP7_Arres_Planeres ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Arres_Planeres-Coupe.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 16:55
**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] [2] [3] [4] [5] [6] [7] [8] [9] (./mptextmp.mp) [10] (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
[11] [12] [13] [14] )
Here is how much of MetaPost's memory you used:
190968 strings using 6009974 characters
6736056 bytes of node memory
1747 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
29 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) 22 DEC 2024 16:55
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)
61 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
325 strings out of 95671
4315 string characters out of 1192323
772720 words of memory out of 2215763
1718 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,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program Files/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 529223 bytes).
PDF statistics:
72 PDF objects out of 1000 (max. 8388607)
41 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
139 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
processing projection plan ... done
average distortion: 0.23%
############### export maps & scraps selection #################
M 1418.67 MP-AP7_Arres_Planeres-plan-tot@AP7_Arres_Planeres (AP7_Arres_Planeres)
M 1474.91 MP-AP7_Entree-Plan-tot@AP7_Entree.AP7_Arres_Planeres (AP7_Entree)
S 1474.91 SP-AP7_Entree_01@AP7_Entree.AP7_Arres_Planeres ()
S -.-- SP-AP7_Entree_02@AP7_Entree.AP7_Arres_Planeres ()
S -.-- SP-AP7_Entree_03@AP7_Entree.AP7_Arres_Planeres ()
M 1369.41 MP-AP7_Aval-Plan-tot@AP7_Aval.AP7_Arres_Planeres (AP7_Aval)
S 1369.41 SP-AP7_Aval_01@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_04@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_05@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_06@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_07@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_08@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_09@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_10@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_11@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_12@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_13@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_14@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_15@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_16@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_17@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_18@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_19@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_20@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_21@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_22@AP7_Aval.AP7_Arres_Planeres ()
S -.-- SP-AP7_Aval_23@AP7_Aval.AP7_Arres_Planeres ()
M 1411.70 MP-AP7_Amonts-Plan-tot@AP7_Amonts.AP7_Arres_Planeres (AP7_Amonts)
S 1411.70 SP-AP7_Amonts_01@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_02@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_03@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_04@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_05@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_06@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_07@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_08@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_09@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_10@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_11@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_12@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_13@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_14@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_15@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_16@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_17@AP7_Amonts.AP7_Arres_Planeres ()
S -.-- SP-AP7_Amonts_18@AP7_Amonts.AP7_Arres_Planeres ()
########## end of export maps & scraps selection ###############
writing Outputs/AP7_Arres_Planeres-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 22 DEC 2024 16:56
**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] [2] [3] [4] [5] [6] [7] [8] [9] (./mptextmp.mp) [10] (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] )
Here is how much of MetaPost's memory you used:
175259 strings using 5643959 characters
6592584 bytes of node memory
1745 symbolic tokens
9i,82n,16p,312b,5f stack positions out of 16i,98n,20p,312b,6f
38 output files written: data-patt.1 .. data.23
#################### 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) 22 DEC 2024 16:56
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)
70 numeric registers used out of 32768
[1] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
334 strings out of 95671
4387 string characters out of 1192323
778134 words of memory out of 2222177
1727 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,75s 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 (1 page, 516907 bytes).
PDF statistics:
90 PDF objects out of 1000 (max. 8388607)
50 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
193 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing Outputs/AP7_Arres_Planeres.lox ............................................... done
writing Outputs/AP7_Arres_Planeres.kml ... done
writing Outputs/AP7_Arres_Planeres-Cave-list.html ... done
writing Outputs/AP7_Arres_Planeres-Surveys.html ... done
compilation time: 0 sec
compilation time: 6 sec
######################### loop errors ##########################
REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS
4.61% 1.0m 20.7m 7 -0.8m -0.4m 0.3m [SF48@AP7_Entree.AP7_Arres_Planeres - SF54 - SF53 - SF52 - SF51 - SF50 - SF49 - SF48]
2.46% 2.7m 108.0m 27 -0.0m -0.0m -2.7m [GN05@AP7_Entree.AP7_Arres_Planeres - Y01 - Y02 - Y03 - Y04 - Y05 - Y06 - Y07 - Z19 - Z18 - Z17 - Z16 - Z15 - Z14 - Z13 - Z12 - Z11 - Z10 - Z03 - Z02 - Z01 - Z00 - RN01 - GN01 - GN02 - GN03 - GN04 - GN05]
0.18% 0.3m 167.2m 38 -0.0m -0.0m -0.3m [Z03@AP7_Entree.AP7_Arres_Planeres - Z04 - Z05 - Z06 - Z07 - Z08 - C17 - C16 - C15 - C14 - C13 - C12 - C11 - C10 - C09 - C08 - C07 - C06 - C05 - C04 - C03 - C02 - C01 - RN20 - RN11 - RN10 - RN09 - RN08 - RN07 - RN06 - RN05 - RN04 - RN03 - RN02 - RN01 - Z00 - Z01 - Z02 - Z03]
4.61% 1.0m 20.7m 7 -0.8m -0.4m 0.3m [SF48@AP7_Aval.AP7_Aval.AP7_Arres_Planeres - SF54 - SF53 - SF52 - SF51 - SF50 - SF49 - SF48]
2.46% 2.7m 108.0m 27 -0.0m -0.0m -2.7m [GN05@AP7_Aval.AP7_Aval.AP7_Arres_Planeres - Y01 - Y02 - Y03 - Y04 - Y05 - Y06 - Y07 - Z19 - Z18 - Z17 - Z16 - Z15 - Z14 - Z13 - Z12 - Z11 - Z10 - Z03 - Z02 - Z01 - Z00 - RN01 - GN01 - GN02 - GN03 - GN04 - GN05]
0.18% 0.3m 167.2m 38 -0.0m -0.0m -0.3m [Z03@AP7_Aval.AP7_Aval.AP7_Arres_Planeres - Z04 - Z05 - Z06 - Z07 - Z08 - C17 - C16 - C15 - C14 - C13 - C12 - C11 - C10 - C09 - C08 - C07 - C06 - C05 - C04 - C03 - C02 - C01 - RN20 - RN11 - RN10 - RN09 - RN08 - RN07 - RN06 - RN05 - RN04 - RN03 - RN02 - RN01 - Z00 - Z01 - Z02 - Z03]
##################### end of loop errors #######################
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.05% 73.37% SP-AP7_Amonts_01@AP7_Amonts.AP7_Arres_Planeres
0.40% 58.82% SP-AP7_Aval_01@AP7_Aval.AP7_Arres_Planeres
0.00% 1.43% SP-AP7_Entree_01@AP7_Entree.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_09@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_22@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_23@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_02@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_03@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_04@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_05@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_06@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_07@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_08@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_20@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_10@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_11@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_12@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_13@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_14@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_15@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_16@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_17@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Amonts_18@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_10@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Entree_02@AP7_Entree.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Entree_03@AP7_Entree.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_04@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_05@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_06@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_07@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_08@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_09@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_21@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_11@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_12@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_13@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_14@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_15@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_16@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_17@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_18@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SP-AP7_Aval_19@AP7_Aval.AP7_Arres_Planeres
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
49.45% 100.00% SC-AP7_Aval_01@AP7_Aval.AP7_Arres_Planeres
20.34% 99.63% SC-AP7_Amonts_01@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.11% SC-AP7_Entree_01@AP7_Entree.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_09@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_22@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_23@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_02@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_03@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_04@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_05@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_06@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_07@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_08@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_20@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_10@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_11@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_12@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_13@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_14@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_15@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_16@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_17@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Amonts_18@AP7_Amonts.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_10@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Entree_02@AP7_Entree.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Entree_03@AP7_Entree.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_04@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_05@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_06@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_07@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_08@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_09@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_21@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_11@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_12@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_13@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_14@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_15@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_16@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_17@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_18@AP7_Aval.AP7_Arres_Planeres
0.00% 0.00% SC-AP7_Aval_19@AP7_Aval.AP7_Arres_Planeres
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.741, 42.974) (-0.741, 42.974)
[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]
@@ -32,7 +32,7 @@ encoding utf-8
source GL102_Lonne_Peyret-tot.th
# Add Coordinates
input legendes/entrances_coordinates.th
# input legendes/entrances_coordinates.th
# Add config file
input ../../../../config.thc
@@ -57,34 +57,34 @@ endlayout
#debut de la definition du layout "my_layout"
layout my_layout
# Rajout des coordonnées de l'entrée
copy Coords_Header_CDa
# copy Coords_Header_CDa
# Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
copy headerl
copy langue-fr
copy layoutcontinuation # Pour afficher le label des continuations
#copy layoutcontinuation # Pour afficher le label des continuations
# Définition du système de projection du plan
cs UTM30
# La ligne base-scale specifie l'échelle auquel nous avons dessiné nos croquis.
# Par defaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
# 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
base-scale 1 1000
# Maitenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
# La combination entre scale et base-scale controlle l'épaisseur des lignes, rotation, etc, convenable
# pour faire l'ampliation-réduction entre dessin et le resultat de l'imprimante
# C'est tres important s'assurer que la configuration de l'imprimante ne specifie pas l'option "Fit in page"
# 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 50 m
scale-bar 100 m
# Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
grid bottom
@@ -109,31 +109,32 @@ layout my_layout
#surface-opacity 100
# Auteur
doc-author "Alexandre Pont"
doc-author "Alexandre PONT"
# Title
doc-title "Gouffre du Lonné Peyret plan - 1:500"
doc-title "Gouffre du Lonné Peyret (plan - 1:500)"
# Maitenant on spécifie la position de la manchette, dont l'interieur est ocuppé par le titule, auteurs, etc.
# 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 1 5 sw
map-header 32 12 sw
# arrière plan de la manchette
map-header-bg on
# Légende pour expliciter les symboles. "on" imprimera seulement la legende des symboles dessinés
# 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 legende
# "legend off" = pas de légende
legend on
# Par défaut, la légende est de 14 cm de largeur
legend-width 25 cm
legend-columns 5
# Un commentaire à ajounter au titule, on pourrait indiquer ici la mairie où est placée la cavité
# dont le nom est probablement le titule de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
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<br>Coordonnées : (UTM30/WGS84) 682.343 4760.590, Alt.: 1633 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/topogrpahes.
statistics explo-length off
@@ -147,13 +148,18 @@ layout my_layout
symbol-hide point u:symbol_plan
symbol-hide point u:symbol_extend
#debug scrap-names
debug station-names
#debug station-names
layers on
overlap 1 cm
overlap 2 cm
code tex-map
\legendwidth=25cm
\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
@@ -178,10 +184,133 @@ layout my_layout
endlayout
layout layout-Plan
## Rajout des coordonnées de l'entrée
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
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 1000
## 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 1000
## Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 10 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
# color map-fg [100 100 80]
# color map-fg altitude
# color-legend off
color 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 "GL102 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 3
## 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"
## 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 point u:symbol_plan
#symbol-hide point u:symbol_extend
#debug scrap-names
#debug station-names
layers on
overlap 3 cm
code tex-map
% 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 {cavename} 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={AP7_Entree, 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-coupe"
layout layout-coupe
## Rajout des coordonnées de l'entrée
copy Coords_Header_CDa
# copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
copy header_coupe
@@ -656,7 +785,7 @@ select MP-GL102_Gouffre_du_GL102_Lonne_Peyret@Gouffre_du_GL102_Lonne_Peyret
# 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 extended -fmt pdf -layout layout-coupe -o Outputs/GL102_Lonne_Peyret-Coupe.pdf
#export map -projection extended -fmt pdf -layout layout-coupe -o Outputs/GL102_Lonne_Peyret-Coupe.pdf
#export map -projection extended -fmt pdf -layout layout-coupe-LT -o Outputs/GL102_Lonne_Peyret-Coupe-LT.pdf
#export map -projection plan -fmt pdf -layout layout-plan-LT -o Outputs/GL102_Lonne_Peyret-Plan-LT.pdf
export map -projection plan -fmt pdf -layout my_layout -o Outputs/GL102_Lonne_Peyret-Plan.pdf
@@ -0,0 +1,44 @@
<html>
<head>
<title>GL102_Lonne_Peyret.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="Gouffre_du_Lonne_Peyret"><td align="left" style="padding-left: 0px"><a href="javascript:xTree('Gouffre_du_Lonne_Peyret')">Gouffre du Lonné Peyret</a></td><td align="right" style="color:#808080">2455</td><td align="right">469</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Gouffre_du_Lonne_Peyret.GL102_Entree_01"><td align="left" style="padding-left: 12px"><a href="javascript:xTree('Gouffre_du_Lonne_Peyret.GL102_Entree_01')">GL102 - Gouffre du Lonné Peyret - Entrée</a></td><td align="right" style="color:#808080">342</td><td align="right">225</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td></tr>
<tr id="Gouffre_du_Lonne_Peyret.GL102_Entree_01."><td align="left" style="padding-left: 24px">GL102</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">&nbsp;</td><td align="right">682343.000</td><td align="right">4760590.000</td><td align="right">1633.000</td></tr>
</table>
</body>
</html>
@@ -1,8 +1,8 @@
therion 6.1.8 (2023-06-14)
- using Proj 9.2.1, compiled against 9.2.1
initialization file: C:\Program Files (x86)\Therion/therion.ini
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: Lonne_Peyret.thconfig
configuration file: GL102_Lonne_Peyret.thconfig
reading ... done
reading source files ... done
preprocessing database ... done
@@ -14,200 +14,43 @@ geomag declinations (deg):
scanning centreline tree ... done
searching for centerline loops ... done
calculating station coordinates ... done
processing survey data ...
####################### cavern log file ########################
1> Survex 1.4.11
2> Copyright ¸ 1990-2024 Olly Betts
3>
4> La topographie contient 1973 stations, connectes par 1972 vises.
5> Il y a 1 bouclage.
6> La topographie contient 2 composants connects.
7> Longueur totale de la topographie = 2455.45m (2455.45m ajust)
8> Longueur totale en projection horizontale = 1990.00m
9> Longueur totale verticale = 878.94m
10> Intervalle vertical = 471.60m (de 28 … 1635.15m jusqu'… 1513 … 1163.55m)
11> Intervalle Nord-Sud = 249.98m (de 1131 … 4760736.25m jusqu'… 1973 … 4760486.28m)
12> Intervalle Est-Ouest = 1119.18m (de 1701 … 682472.40m jusqu'… 1531 … 681353.22m)
13> 1733 1-noeuds.
14> 5 2-noeuds.
15> 3 4-noeuds.
16> 34 5-noeuds.
17> 25 6-noeuds.
18> 16 7-noeuds.
19> 16 8-noeuds.
20> 23 9-noeuds.
21> 34 10-noeuds.
22> 22 11-noeuds.
23> 21 12-noeuds.
24> 13 13-noeuds.
25> 16 14-noeuds.
26> 3 15-noeuds.
27> 6 16-noeuds.
28> 1 17-noeud.
29> 1 18-noeud.
30> 1 19-noeud.
31>
######################### transcription ########################
4> 1973 : .@GL102_Amont_01.Gouffre_du_Lonne_Peyret -- 1972 : .@GL102_Amont_01.Gouffre_du_Lonne_Peyret
5> 1 : 00@GL102_Entree_01.Gouffre_du_Lonne_Peyret
6> 2 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
10> 28 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret -- 1513 : .@GL102_Riviere.Gouffre_du_Lonne_Peyret
11> 1131 : .@GL102_Aval_01.Gouffre_du_Lonne_Peyret -- 1973 : .@GL102_Amont_01.Gouffre_du_Lonne_Peyret
12> 1701 : .@GL102_Amont_01.Gouffre_du_Lonne_Peyret -- 1531 : .@GL102_Riviere.Gouffre_du_Lonne_Peyret
13> 1733 : .@GL102_Amont_01.Gouffre_du_Lonne_Peyret
14> 5 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
15> 3 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
16> 34 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
17> 25 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
18> 16 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
19> 16 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
20> 23 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
21> 34 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
22> 22 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
23> 21 : 2@GL102_Entree_01.Gouffre_du_Lonne_Peyret
24> 13 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
25> 16 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
26> 3 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
27> 6 : .@GL102_Entree_01.Gouffre_du_Lonne_Peyret
28> 1 : 00@GL102_Entree_01.Gouffre_du_Lonne_Peyret
29> 1 : 00@GL102_Entree_01.Gouffre_du_Lonne_Peyret
30> 1 : 00@GL102_Entree_01.Gouffre_du_Lonne_Peyret
#################### end of cavern log file ####################
done
calculating basic statistics ... done
processing extended elevation ... done
processing references ... done
selecting export objects ... done
processing projection extended ... done
average distortion: 0.92%
selecting export objects ...
C:\Program Files\Therion\therion.exe: warning -- GL102_Lonne_Peyret.thconfig [782] -- object not found -- "MC-GL102_Gouffre_du_GL102_Lonne_Peyret_tot"
############### export maps & scraps selection #################
M 0.00 MC-GL102_Gouffre_du_Lonne_Peyret_tot@Gouffre_du_Lonne_Peyret (GL102 - Gouffre du Lonné Peyret)
M 0.00 MC-GL102_Gouffre_du_Lonne_Peyret@Gouffre_du_Lonne_Peyret (GL102 - Rivière)
S 0.00 SC-GL102_Entree_01A@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Entree_01B@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Entree_02A@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Entree_02B@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Entree_02C@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Aval_01A@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Aval_01B@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Aval_01C@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Aval_01D@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL102_Amont_01A@Gouffre_du_Lonne_Peyret ()
M 0.00 MC-GL4_meandre@Gouffre_du_Lonne_Peyret (GL4 - Méandre)
S 0.00 SC-GL4_01A@Gouffre_du_Lonne_Peyret ()
S 0.00 SC-GL4_01B@Gouffre_du_Lonne_Peyret ()
########## end of export maps & scraps selection ###############
writing Outputs/Lonne_Peyret-Coupe.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 SEP 2024 08:51
**data.mp
(c:/Program Files (x86)/Therion/texmf/mpost/mpost.mp
(c:/Program Files (x86)/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] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
[17]
[Warning: scrap outline intersects itself in scrap SC-GL102_Aval_01C@Gouffre_du
_Lonne_Peyret] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29]
[30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44]
[45]
[Warning: scrap outline intersects itself in scrap SC-GL102_Entree_01A@Gouffre_
du_Lonne_Peyret] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56]
(./mptextmp.mp) [57] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [58] [59] [60] [61] [62] [63]
[64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
[79] [80] [81] [82] [83] [84] [85] )
Here is how much of MetaPost's memory you used:
49431 strings using 1352191 characters
3231244 bytes of node memory
1758 symbolic tokens
10i,82n,20p,398b,5f stack positions out of 16i,98n,25p,487b,6f
100 output files written: data-patt.1 .. data.85
#################### 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=pdftex 2021.6.19) 30 SEP 2024 08:51
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files (x86)/Therion/texmf/tex/glyphtounicode.tex))
(./th_fontdef.tex{c:/Program Files (x86)/Therion/texmf/fonts/pdftex.map})
(./th_formdef.tex) (./th_pagedef.tex (./th_legend.tex
Overfull \hbox (9.11293pt too wide) in paragraph at lines 28--28
[]\thfb d\thfc é\thfb sobstruction |
\hbox(8.33333+0.0)x63.1872
.\hbox(0.0+0.0)x0.0
.\thfb d
.\thfc é
.\thfb s
.\thfb o
.etc.
)) (./th_pages.tex)
206 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
464 strings out of 94604
5955 string characters out of 1142524
144831 words of memory out of 5124559
2116 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
1416 hyphenation exceptions out of 5000
12i,5n,8p,713b,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files (x86)/Therion/texmf/fonts/type1/cmss10.pfb><c:/Program
Files (x86)/Therion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files (x86)/Theri
on/texmf/fonts/type1/csss10.pfb><c:/Program Files (x86)/Therion/texmf/fonts/typ
e1/csssi10.pfb>
Output written on data.pdf (1 page, 492591 bytes).
PDF statistics:
387 PDF objects out of 1000 (max. 8388607)
198 compressed objects within 2 object streams
0 named destinations out of 1000 (max. 500000)
1081 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
C:\Program Files\Therion\therion.exe: warning -- GL102_Lonne_Peyret.thconfig [783] -- object not found -- "MP-GL102_Gouffre_du_GL102_Lonne_Peyret"
done
processing projection plan ... done
average distortion: 0.39%
average distortion: 0.40%
############### export maps & scraps selection #################
M 1283.12 MP-GL102_Gouffre_du_Lonne_Peyret@Gouffre_du_Lonne_Peyret (GL102 - Gouffre du Lonné Peyret)
S 1563.40 SP-GL102_Entree_01A@Gouffre_du_Lonne_Peyret ()
S 1436.22 SP-GL102_Entree_01B@Gouffre_du_Lonne_Peyret ()
S 1436.21 SP-GL102_Entree_01B@Gouffre_du_Lonne_Peyret ()
S 1283.67 SP-GL102_Entree_02B@Gouffre_du_Lonne_Peyret ()
S 1269.19 SP-GL102_Entree_02C@Gouffre_du_Lonne_Peyret ()
S 1281.49 SP-GL102_Entree_02D@Gouffre_du_Lonne_Peyret ()
S 1281.50 SP-GL102_Entree_02D@Gouffre_du_Lonne_Peyret ()
S 1237.44 SP-GL102_Aval_01A@Gouffre_du_Lonne_Peyret ()
S 1235.92 SP-GL102_Aval_01B@Gouffre_du_Lonne_Peyret ()
S 1224.68 SP-GL102_Aval_01C@Gouffre_du_Lonne_Peyret ()
S 1181.88 SP-GL102_Aval_01D@Gouffre_du_Lonne_Peyret ()
S 1339.93 SP-GL102_Entree_02A@Gouffre_du_Lonne_Peyret ()
S 1237.36 SP-GL102_Aval_01E@Gouffre_du_Lonne_Peyret ()
S 1237.35 SP-GL102_Aval_01E@Gouffre_du_Lonne_Peyret ()
S 1173.15 SP-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret ()
S 1171.06 SP-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret ()
S 1296.02 SP-GL102_Amont_01A@Gouffre_du_Lonne_Peyret ()
S 1298.62 SP-GL102_Amont_01B@Gouffre_du_Lonne_Peyret ()
S 1299.88 SP-GL102_Amont_01C@Gouffre_du_Lonne_Peyret ()
########## end of export maps & scraps selection ###############
writing Outputs/Lonne_Peyret-Plan.pdf ...
writing Outputs/GL102_Lonne_Peyret-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 30 SEP 2024 08:51
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 23 DEC 2024 11:50
**data.mp
(c:/Program Files (x86)/Therion/texmf/mpost/mpost.mp
(c:/Program Files (x86)/Therion/texmf/mpost/plain.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]
@@ -215,113 +58,116 @@ Preloading the plain mem file, version 1.005) ) (./data.mp
[15] [1] [2] [3] [4]
[Warning: scrap outline intersects itself in scrap SP-GL102_Amont_01B@Gouffre_d
u_Lonne_Peyret] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]
[18] [19] [20]
[18] [19]
[Warning: scrap outline intersects itself in scrap SP-GL102_Aval_01E@Gouffre_du
_Lonne_Peyret] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32]
[33] [34] [35] [36] [37] [38] [39] [40]
_Lonne_Peyret] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31]
[32] [33] [34] [35] [36] [37]
[Warning: scrap outline intersects itself in scrap SP-GL102_Aval_01A@Gouffre_du
_Lonne_Peyret] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52]
[53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] (./mptextmp.mp) [64]
_Lonne_Peyret] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49]
[50] [51] [52] [53] [54] [55] [56] [57] [58] [59] (./mptextmp.mp) [60]
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76]
[77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91]
[92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] )
(./mptextmp.mp) [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72]
[73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87]
[88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] )
Here is how much of MetaPost's memory you used:
53364 strings using 1417017 characters
3093300 bytes of node memory
25007 strings using 588292 characters
4177192 bytes of node memory
1758 symbolic tokens
10i,82n,20p,471b,5f stack positions out of 16i,98n,25p,487b,6f
120 output files written: data-patt.1 .. data.105
10i,82n,17p,471b,5f stack positions out of 16i,98n,20p,487b,6f
116 output files written: data-patt.1 .. data.101
#################### 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=pdftex 2021.6.19) 30 SEP 2024 08:51
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 23 DEC 2024 11:50
entering extended mode
**data.tex
(./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex
(c:/Program Files (x86)/Therion/texmf/tex/glyphtounicode.tex))
(./th_fontdef.tex{c:/Program Files (x86)/Therion/texmf/fonts/pdftex.map})
(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)
184 numeric registers used out of 32768
180 numeric registers used out of 32768
[1] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
442 strings out of 94604
5569 string characters out of 1142524
157454 words of memory out of 5131182
2094 multiletter control sequences out of 15000+50000
445 strings out of 95671
5589 string characters out of 1192323
78384 words of memory out of 1558427
1838 multiletter control sequences out of 15000+50000
21229 words of font info for 66 fonts, out of 1000000 for 2000
1416 hyphenation exceptions out of 5000
12i,5n,8p,713b,75s stack positions out of 5000i,500n,10000p,200000b,50000s
<c:/Program Files (x86)/Ther
ion/texmf/fonts/type1/cmss10.pfb><c:/Program Files (x86)/Therion/texmf/fonts/ty
pe1/cmssi10.pfb><c:/Program Files (x86)/Therion/texmf/fonts/type1/csss10.pfb><c
:/Program Files (x86)/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 543256 bytes).
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 (1 page, 312744 bytes).
PDF statistics:
345 PDF objects out of 1000 (max. 8388607)
177 compressed objects within 2 object streams
337 PDF objects out of 1000 (max. 8388607)
173 compressed objects within 2 object streams
0 named destinations out of 1000 (max. 500000)
955 words of extra memory for PDF output out of 10000 (max. 10000000)
931 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing Outputs/Lonne_Peyret.lox ..................... done
writing Outputs/Lonne_Peyret.plt ... done
writing Outputs/Lonne_Peyret.kml ... done
writing Outputs/Lonne_Peyret.sql ... done
writing Outputs/Lonne_Peyret.html ... done
writing Outputs/GL102_Lonne_Peyret.lox ..................... done
writing Outputs/GL102_Lonne_Peyret.plt ... done
writing Outputs/GL102_Lonne_Peyret.kml ... done
writing Outputs/GL102_Lonne_Peyret.sql ...
processing projection extended ... done
average distortion: 0.92%
done
writing Outputs/GL102_Lonne_Peyret.html ... done
writing Outputs/Surveys.html ... done
compilation time: 10 sec
compilation time: 4 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.99% 48.10% SP-GL102_Aval_01D@Gouffre_du_Lonne_Peyret
1.61% 43.82% SP-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret
1.30% 33.33% SP-GL102_Entree_02B@Gouffre_du_Lonne_Peyret
0.25% 33.23% SP-GL102_Amont_01A@Gouffre_du_Lonne_Peyret
0.85% 32.09% SP-GL102_Entree_02A@Gouffre_du_Lonne_Peyret
5.41% 29.53% SP-GL102_Entree_02D@Gouffre_du_Lonne_Peyret
0.08% 25.46% SP-GL102_Entree_01B@Gouffre_du_Lonne_Peyret
0.07% 9.47% SP-GL102_Amont_01C@Gouffre_du_Lonne_Peyret
0.26% 6.66% SP-GL102_Amont_01B@Gouffre_du_Lonne_Peyret
0.04% 1.60% SP-GL102_Entree_01A@Gouffre_du_Lonne_Peyret
0.05% 1.07% SP-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret
0.00% 0.01% SP-GL102_Aval_01B@Gouffre_du_Lonne_Peyret
0.00% 0.01% SP-GL102_Aval_01A@Gouffre_du_Lonne_Peyret
0.00% 0.01% SP-GL102_Aval_01C@Gouffre_du_Lonne_Peyret
0.00% 0.00% SP-GL102_Aval_01E@Gouffre_du_Lonne_Peyret
0.00% 0.00% SP-GL102_Entree_02C@Gouffre_du_Lonne_Peyret
0.00% 0.00% scrap51@Gouffre_du_Lonne_Peyret
0.99% 48.06% SP-GL102_Aval_01D@Gouffre_du_Lonne_Peyret
1.61% 43.83% SP-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret
1.31% 33.28% SP-GL102_Entree_02B@Gouffre_du_Lonne_Peyret
0.24% 33.23% SP-GL102_Amont_01A@Gouffre_du_Lonne_Peyret
0.86% 32.13% SP-GL102_Entree_02A@Gouffre_du_Lonne_Peyret
5.40% 29.50% SP-GL102_Entree_02D@Gouffre_du_Lonne_Peyret
0.11% 25.56% SP-GL102_Entree_01B@Gouffre_du_Lonne_Peyret
0.06% 9.50% SP-GL102_Amont_01C@Gouffre_du_Lonne_Peyret
0.24% 6.63% SP-GL102_Amont_01B@Gouffre_du_Lonne_Peyret
0.09% 3.68% SP-GL102_Entree_01A@Gouffre_du_Lonne_Peyret
0.03% 0.63% SP-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret
0.01% 0.36% SP-GL102_Aval_01B@Gouffre_du_Lonne_Peyret
0.04% 0.21% SP-GL102_Aval_01E@Gouffre_du_Lonne_Peyret
0.01% 0.17% SP-GL102_Aval_01C@Gouffre_du_Lonne_Peyret
0.01% 0.16% SP-GL102_Aval_01A@Gouffre_du_Lonne_Peyret
0.01% 0.09% SP-GL102_Entree_02C@Gouffre_du_Lonne_Peyret
0.00% 0.00% scrap339@Gouffre_du_Lonne_Peyret
0.00% 0.00% scrap51@Gouffre_du_Lonne_Peyret
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.28% 77.98% SC-GL102_Entree_02B@Gouffre_du_Lonne_Peyret
13.03% 49.61% SC-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret
0.67% 40.38% SC-GL102_Aval_01D@Gouffre_du_Lonne_Peyret
2.38% 24.94% SC-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret
0.28% 77.93% SC-GL102_Entree_02B@Gouffre_du_Lonne_Peyret
13.03% 49.60% SC-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret
0.67% 40.39% SC-GL102_Aval_01D@Gouffre_du_Lonne_Peyret
2.38% 24.92% SC-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret
0.06% 13.35% SC-GL102_Amont_01A@Gouffre_du_Lonne_Peyret
0.08% 8.24% SC-GL4_01B@Gouffre_du_Lonne_Peyret
0.03% 1.18% SC-GL4_01A@Gouffre_du_Lonne_Peyret
0.00% 0.02% SC-GL102_Entree_02A@Gouffre_du_Lonne_Peyret
0.00% 0.01% SC-GL102_Entree_01A@Gouffre_du_Lonne_Peyret
0.00% 0.01% SC-GL102_Entree_01B@Gouffre_du_Lonne_Peyret
0.00% 0.00% SC-GL102_Aval_01A@Gouffre_du_Lonne_Peyret
0.00% 0.00% SC-GL102_Aval_01C@Gouffre_du_Lonne_Peyret
0.00% 0.00% SC-GL102_Aval_01B@Gouffre_du_Lonne_Peyret
0.00% 0.00% SC-GL102_Entree_02C@Gouffre_du_Lonne_Peyret
0.03% 1.24% SC-GL4_01A@Gouffre_du_Lonne_Peyret
0.01% 0.17% SC-GL102_Entree_01B@Gouffre_du_Lonne_Peyret
0.01% 0.17% SC-GL102_Entree_01A@Gouffre_du_Lonne_Peyret
0.00% 0.13% SC-GL102_Aval_01B@Gouffre_du_Lonne_Peyret
0.00% 0.09% SC-GL102_Aval_01C@Gouffre_du_Lonne_Peyret
0.00% 0.09% SC-GL102_Aval_01A@Gouffre_du_Lonne_Peyret
0.01% 0.08% SC-GL102_Entree_02A@Gouffre_du_Lonne_Peyret
0.00% 0.04% SC-GL102_Entree_02C@Gouffre_du_Lonne_Peyret
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
+30 -17
View File
@@ -1,6 +1,6 @@
encoding utf-8
##XTHERION## xth_me_area_adjust -128.0 -128.0 8395.721 11781.5496
##XTHERION## xth_me_area_zoom_to 200
##XTHERION## xth_me_area_zoom_to 50
##XTHERION## xth_me_image_insert {1456.04 1 1.0} {7448.42 0} Z510-coupe.xvi 0 {}
# Copyright (C) 2024 Alexandre Pont <alexandre.pont***@***yahoo.fr>
@@ -74,11 +74,11 @@ point 2202.0 7444.0 stalactites
point 2306.0 8706.0 dig
point 2524.0 8598.0 air-draught -orientation 30.4 -subtype summer
point 2500.0 8526.0 air-draught -orientation 30.4 -subtype summer
point 2525.0 8506.0 height -value [-5 m]
point 2545.0 8454.0 height -value [-5 m]
point 2105.0 9330.0 height -value [-20 m]
point 1961.0 9338.0 height -value [-20 m] -align center
point 1687.0 8062.0 height -value [-28 m]
@@ -90,7 +90,7 @@ point 2010.0 8712.0 height -value [+?]
point 2297.0 8288.0 height -value [-5 m]
point 2969.0 9843.0 height -value [-20 m]
point 2969.0 9843.0 height -value [-20 m] -align right
line wall
2104.0 7334.0
@@ -106,6 +106,7 @@ line wall -subtype debris
2249.0 7302.0
2276.0 7285.0 2271.0 7290.0 2296.0 7283.0
2321.0 7276.0 2330.0 7267.0 2345.0 7252.0
altitude .
2357.59 7239.41 2377.0 7233.0 2385.0 7225.0
smooth off
endline
@@ -199,11 +200,12 @@ point 2116.0 7266.0 narrow-end
point 1568.0 7126.0 narrow-end
point 2006.0 6934.0 narrow-end
point 2044.0 7050.0 narrow-end
line wall -reverse on -subtype invisible
1928.0 7030.0
1888.0 6976.0
altitude .
endline
line wall -reverse on -subtype invisible
@@ -324,6 +326,7 @@ endline
line wall -reverse on
3827.0 10555.0
3827.0 10555.0 3801.0 10505.0 3756.0 10493.0
altitude .
3697.63 10477.44 3656.0 10475.0 3586.0 10471.0
3516.0 10467.0 3515.0 10463.0 3455.0 10467.0
3395.0 10471.0 3389.0 10465.0 3383.0 10450.0
@@ -335,13 +338,13 @@ point 3130.0 10048.0 label -text P_Teux
point 2682.0 8570.0 label -text [ex. etr. de la limace] -align right
point 2104.0 9232.0 label -text [Puits de l'espoir]
point 1960.0 9242.0 label -text [Puits de l'espoir] -align center
point 2970.0 9768.0 label -text [Puits des Rasoirs]
point 2970.0 9768.0 label -text [Puits des Rasoirs] -align right
point 2872.0 10570.0 label -text [M. C. Wilkinson]
point 3550.0 10296.0 label -text [Puits Historique]
point 3500.0 10314.0 label -text [Puits Historique] -align right
point 3652.0 10814.0 entrance -orientation 211.4
@@ -414,6 +417,7 @@ line wall -reverse on
2776.0 9046.0 2766.0 8963.0 2760.0 8919.0
2753.84 8873.79 2758.0 8860.0 2625.0 8843.0
2558.32 8834.48 2581.0 8761.0 2517.0 8748.0
altitude .
2483.61 8741.22 2464.0 8682.0 2448.0 8646.0
2432.0 8610.0 2425.0 8609.0 2418.0 8594.0
2411.0 8579.0 2408.0 8556.0 2407.0 8526.0
@@ -790,11 +794,11 @@ line rope
3284.0 4851.0
endline
point 4010.0 3518.0 label -text [Chantier n°2]
point 3838.0 3490.0 label -text [Chantier n°2]
point 3288.0 4666.0 air-draught -orientation 85.1 -subtype summer
point 2978.0 4412.0 label -text [Chantier n°3]
point 3146.0 4414.0 label -text [Chantier n°3] -align left
point 3456.0 4696.0 label -text [R5]
@@ -904,6 +908,7 @@ line wall -reverse on -outline in -subtype presumed
3516.0 4458.0 3514.0 4426.0 3516.0 4408.0
3518.0 4390.0 3531.5 4353.0 3538.5 4344.0
3545.5 4335.0 3593.0 4334.0 3604.0 4338.0
smooth off
endline
line wall -reverse on -outline in
@@ -942,6 +947,7 @@ line wall
4356.0 3597.0 4332.0 3572.0 4372.0 3552.0
4412.0 3532.0 4428.0 3524.0 4436.0 3516.0
smooth off
altitude .
endline
line border
@@ -1301,6 +1307,7 @@ endline
line wall -reverse on
2854.0 5512.0
altitude .
2854.0 5512.0 2864.0 5516.0 2768.0 5504.0
2684.26 5493.53 2714.0 5494.0 2660.0 5490.0
smooth off
@@ -1396,11 +1403,11 @@ point 4484.0 4288.0 height -value [-8 m]
point 4008.0 4838.0 height -value [-12 m]
point 3992.0 5128.0 label -text [<center>Puits du lancer<br>de marteau]
point 4016.0 5168.0 label -text [<center>Puits du lancer<br>de marteau]
point 3500.0 5654.0 label -text [Chantier n°1]
point 3500.0 5654.0 label -text [Chantier n°1] -align right
point 3686.0 5266.0 height -value [-17 m]
point 3788.0 5354.0 height -value [-17 m]
line wall -reverse on
3217.0 5643.0
@@ -1692,8 +1699,8 @@ line wall
endline
line label -text [Méandre du petit Colorado]
5494.0 3840.0
5494.0 3840.0 6388.0 3254.0 6450.0 3206.0
5258.0 4086.0
5258.0 4086.0 6412.0 3272.0 6474.0 3224.0
smooth off
endline
@@ -1750,7 +1757,9 @@ point 7533.0 2153.0 dig
point 6674.0 2394.0 dig
point 6384.0 2362.0 height -value [+? m]
point 7608.0 1026.0 label -text [Siphon de C.]
point 6378.0 2324.0 height -value [+? m]
point 7954.0 3018.0 height -value [+? m]
@@ -1927,6 +1936,7 @@ line wall
7629.0 1205.0 7622.0 1203.0 7623.5 1216.5
7624.55 1225.94 7662.85 1221.36 7671.0 1220.0
7683.0 1218.0 7685.0 1219.0 7710.5 1219.5
altitude .
7745.01 1220.18 7736.5 1321.0 7736.5 1344.0
7736.5 1367.0 7651.0 1381.0 7643.0 1408.0
7635.0 1435.0 7607.0 1429.0 7590.0 1461.0
@@ -2162,6 +2172,7 @@ line wall -reverse on
963.91 3188.45 948.0 2886.0 946.0 2858.0
944.0 2830.0 928.0 2708.0 928.0 2686.0
smooth off
altitude .
endline
line wall -reverse on
@@ -2198,6 +2209,8 @@ line wall
smooth off
endline
point 834.0 2486.0 continuation
line rope
1200.0 3466.0
1140.0 3456.0
+1 -1
View File
@@ -40,7 +40,7 @@ layout Coords_Header_CDa
%{\size[\thsizem] \ss\thjunk\vss}
%\fi
\edef\tmp{\thlocationCDa} \ifx\tmp\empty \else
{\size[\thsizem]\hskip0cm \ss\thlocationCDa\vss} % The first one should be without hskip
{\size[\thsizem]\hskip2cm \ss\thlocationCDa\vss} % The first one should be without hskip
\fi
}
endcode
Binary file not shown.
Binary file not shown.
+442 -442
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+37 -29
View File
@@ -56,7 +56,7 @@ endlayout
#debut de la definition du layout "my_layout"
layout my_layout
# Rajout des coordonnées de l'entrée
copy Coords_Header_CDa
# copy Coords_Header_CDa
# Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
copy headerl
@@ -108,8 +108,8 @@ layout my_layout
# Auteur
doc-author "Alexandre Pont"
# Titule
doc-title "Gouffre Z510 plan - 1:100"
# Titre
doc-title "Gouffre Z510 plan - 1:500"
# Maitenant on spécifie la position de la manchette, dont l'interieur est ocuppé par le titule, auteurs, etc.
# Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
@@ -167,9 +167,9 @@ layout my_layout
\ifx\temp\nostring % test if cavename is empty
% if empty
reassign cavename to describe selected maps as a group
\cavename={Gouffre Z510, plan 1:100}
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={Gouffre Z510, plan 1:100}
\newtoks\club \club={Clan des Tritons, CESAME, Interclubs Gouffre des Partages}
%\newtoks\thanksto \thanksto={Alpes Minages pour son soutien actif et Loire Travaux Spéciaux l'aide logistique}
%\newtoks\wpage \wpage={http://cesame.ardeche.free.fr}
@@ -184,7 +184,7 @@ endlayout
#debut de la definition du layout "layout-coupe"
layout layout-coupe
## Rajout des coordonnées de l'entrée
copy Coords_Header_CDa
#copy Coords_Header_CDa
## Call the config settings (Layout config inside the config.thc file)
copy drawingconfig
copy header_coupe
@@ -196,20 +196,20 @@ layout layout-coupe
# Définition du système de projection du plan
cs UTM30
# La ligne base-scale specifie l'échelle auquel nous avons dessiné nos croquis.
# Par defaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
# 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 250
base-scale 1 1000
# Maitenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
# La combination entre scale et base-scale controlle l'épaisseur des lignes, rotation, etc, convenable
# pour faire l'ampliation-réduction entre dessin et le resultat de l'imprimante
# C'est tres important s'assurer que la configuration de l'imprimante ne specifie pas l'option "Fit in page"
# 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 250
scale 1 500
# Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
scale-bar 40 m
@@ -235,29 +235,31 @@ layout layout-coupe
# Auteur
doc-author "Alexandre Pont"
# Titule
doc-title "Gouffre Z510 coupe développée - 1:250"
# Title
doc-title "Gouffre Z510 coupe développée - 1:500"
# Maitenant on spécifie la position de la manchette, dont l'interieur est ocuppé par le titule, auteurs, etc.
# Maintenant on spécifie la position de la manchette, dont linté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
map-header 95 98 ne
# arrière plan de la manchette
map-header-bg on
# Légende pour expliciter les symboles. "on" imprimera seulement la legende des symboles dessinés
# 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 legende
# "legend off" = pas de légende
legend on
# Par défaut, la légende est de 14 cm de largeur
legend-width 14 cm
legend-columns 3
# Un commentaire à ajounter au titule, on pourrait indiquer ici la mairie où est placée la cavité
# dont le nom est probablement le titule de la topo.
map-comment "Massif de la Pierre Saint Martin - Larra"
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<br>Coordonnées : UTM30 WGS84 X : 679.298 Y : 4758.093 Alt. : 1 644 m<br>\"
# 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
@@ -266,12 +268,12 @@ layout layout-coupe
statistics copyright 2
# Dessin ou pas du cheminement topo
#symbol-hide point station
symbol-hide point station
symbol-hide line survey
#symbol-hide point u:symbol_plan
#symbol-hide point u:symbol_extend
symbol-hide point u:symbol_plan
symbol-hide point u:symbol_extend
# debug scrap-names
debug station-names
#debug station-names
# color map-fg [100 100 80]
@@ -280,10 +282,15 @@ layout layout-coupe
layers on
overlap 3 cm
overlap 2 cm
# Modification du Titre de la topo
code tex-map
\legendwidth=14cm
\legendtextsize={\size[11]}
\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
@@ -294,6 +301,7 @@ layout layout-coupe
\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={Gouffre Z510, coupe développée}
@@ -422,7 +430,7 @@ layout layout-coupe-plan
%\cavename={Grotte du Curé}
\else % if not empty keep the value set by therion, or assign an override cavename here
\fi
\cavename={Gouffre Z510}
%\cavename={Gouffre Z510}
\newtoks\club \club={Interclubs gouffre des Partages}
%\newtoks\thanksto \thanksto={Alpes Minages pour son soutien actif et Loire Travaux Spéciaux l'aide logistique}
%\newtoks\wpage \wpage={http://cesame.ardeche.free.fr}
+162 -367
View File
@@ -37,7 +37,7 @@ S 0.00 SC-Z510_06@Z510 ()
########## end of export maps & scraps selection ###############
writing Outputs/Z510-Coupe.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 26 NOV 2024 12:54
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 23 DEC 2024 10:52
**data.mp
(c:/Program Files/Therion/texmf/mpost/mpost.mp
(c:/Program Files/Therion/texmf/mpost/plain.mp
@@ -45,374 +45,169 @@ 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] [2] [3] [4]
! Inconsistent equation (off by -2.14932).
<to be read again>
;
<for(5)> ...0=y2/10;a*x3/10*x3+b/10*x3+c/10=y3/10;
draw(x1+dx1,y1+dy1)for.t=x...
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
The equation I just read contradicts what was said before.
But don't worry; continue and I'll just ignore it.
>> -0a-122.00502
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.001)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-126.43005
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00151)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-130.85507
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00201)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-135.2801
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00252)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-139.70512
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00302)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-144.13016
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00352)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-148.55518
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00403)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00003a-152.98021
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00453)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00003a-157.40523
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00504)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00003a-161.83026
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00554)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00003a-166.25528
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00604)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00003a-170.6803
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00655)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-175.10533
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00705)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-179.53035
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00755)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-183.95538
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00806)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-188.3804
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00856)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
>> -0.00002a-192.80544
! Undefined y coordinate has been replaced by 0.
<to be read again>
{
--->{
curl1}..{curl1}
<for(0.00906)> --
((EXPR0)+dx1,a*(EXPR0)*(EXPR0)+b*(EXPR0)+c+dy1) ENDFOR
<for(5)> ...psilon:--(t+dx1,a*t*t+b*t+c+dy1)endfor
;fi; ENDFOR
l_rope->...(t+dx1,a*t*t+b*t+c+dy1)endfor;fi;endfor
;pair.x;x=point(length(EXP...
l.8026 ),true,true)
;
I need a `known' y value for this part of the path.
The value I found (see above) was no good;
so I'll try to keep going by using zero instead.
(Chapter 27 of The METAFONTbook explains that
you might want to type `I ???' now.)
[5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
[21] [22] [23] [24] (./mptextmp.mp) [25] (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [26] [27] [28]
[29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43]
[44] )
[15] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
[17] [18] [19] [20] [21] [22] [23] [24] (./mptextmp.mp) [25] (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
[26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40]
[41] [42] [43] [44] [45] )
Here is how much of MetaPost's memory you used:
37927 strings using 1043405 characters
4287064 bytes of node memory
1757 symbolic tokens
10i,82n,16p,418b,5f stack positions out of 16i,98n,20p,487b,6f
59 output files written: data-patt.1 .. data.44
23763 strings using 598162 characters
4053936 bytes of node memory
1756 symbolic tokens
10i,82n,16p,417b,5f stack positions out of 16i,98n,20p,487b,6f
60 output files written: data-patt.1 .. data.45
#################### end of metapost log file ####################
C:\Program Files\Therion\therion.exe: error -- metapost exit code -- 2
Press ENTER to exit!
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) 23 DEC 2024 10:52
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)
104 numeric registers used out of 32768
[1] )
Here is how much of TeX's memory you used:
369 strings out of 95671
4767 string characters out of 1192323
58914 words of memory out of 1543957
1762 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/T
herion/texmf/fonts/type1/cmssi10.pfb><c:/Program Files/Therion/texmf/fonts/type
1/csss10.pfb><c:/Program Files/Therion/texmf/fonts/type1/csssi10.pfb>
Output written on data.pdf (1 page, 162248 bytes).
PDF statistics:
164 PDF objects out of 1000 (max. 8388607)
87 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
415 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
processing projection plan ... done
average distortion: 0.12%
############### export maps & scraps selection #################
M 1521.43 MP-Z510-plan-tot@Z510 (Z510)
S 1639.22 SP-Z510_01@Z510 ()
S 1582.48 SP-Z510_01B@Z510 ()
S 1510.12 SP-Z510_02@Z510 ()
S 1567.61 SP-Z510_02B@Z510 ()
S 1493.22 SP-Z510_03@Z510 ()
S 1454.06 SP-Z510_04@Z510 ()
S 1428.99 SP-Z510_05@Z510 ()
S 1495.77 SP-Z510_06@Z510 ()
########## end of export maps & scraps selection ###############
writing Outputs/Z510-Plan.pdf ...
####################### metapost log file ########################
This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 23 DEC 2024 10:52
**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] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
[17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31]
[32] (./mptextmp.mp) [33] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp)
(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [34] [35] [36] [37] [38] [39]
[40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54]
[55] [56] [57] [58] [59] [60] [61] [62] )
Here is how much of MetaPost's memory you used:
19768 strings using 504395 characters
3863376 bytes of node memory
1756 symbolic tokens
10i,82n,16p,433b,5f stack positions out of 16i,98n,20p,487b,6f
77 output files written: data-patt.1 .. data.62
#################### 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) 23 DEC 2024 10:52
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)
125 numeric registers used out of 32768
[1] )
(\end occurred when \ifx on line 12 was incomplete)
Here is how much of TeX's memory you used:
390 strings out of 95671
4983 string characters out of 1192323
55005 words of memory out of 1539048
1783 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,75s 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 (1 page, 195300 bytes).
PDF statistics:
211 PDF objects out of 1000 (max. 8388607)
110 compressed objects within 2 object streams
0 named destinations out of 1000 (max. 500000)
553 words of extra memory for PDF output out of 10000 (max. 10000000)
##################### end of pdftex log file #####################
done
writing Outputs/Z510.lox ........... done
writing Outputs/Z510.kml ... done
writing Outputs/Z510-Cave-list.html ... done
writing Outputs/Z510-Surveys.html ... done
compilation time: 3 sec
###################### scrap distortions #######################
PROJECTION: plan
AVERAGE MAXIMAL SCRAP
0.29% 16.27% SP-Z510_04@Z510
0.18% 9.49% SP-Z510_02@Z510
0.04% 2.05% SP-Z510_06@Z510
0.06% 1.77% SP-Z510_01B@Z510
0.13% 1.71% SP-Z510_01@Z510
0.07% 0.94% SP-Z510_05@Z510
0.07% 0.92% SP-Z510_03@Z510
0.03% 0.27% SP-Z510_02B@Z510
################### end of scrap distortions ###################
###################### scrap distortions #######################
PROJECTION: extended
AVERAGE MAXIMAL SCRAP
0.04% 3.99% SC-Z510_02@Z510
0.04% 2.40% SC-Z510_01@Z510
0.02% 0.48% SC-Z510_04@Z510
0.02% 0.27% SC-Z510_03@Z510
0.01% 0.21% SC-Z510_06@Z510
0.01% 0.20% SC-Z510_05@Z510
################### end of scrap distortions ###################
############# CRS transformations chosen by PROJ ###############
Area of Use (AoU): (-0.802, 42.954) (-0.802, 42.954)
[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 ###########