diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/.xtherion.dat b/Data/Complexe_Lonne_Peyret-Bourrugues/.xtherion.dat new file mode 100644 index 0000000..1ca2ec8 --- /dev/null +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/.xtherion.dat @@ -0,0 +1,3 @@ +set xth(th_exit_state) 0 +set xth(th_exit_number) 1734968930 + diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Complexe_Lonne_Peyret-Bourrugues.thconfig b/Data/Complexe_Lonne_Peyret-Bourrugues/Complexe_Lonne_Peyret-Bourrugues.thconfig index 457ddfa..a09d1b7 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Complexe_Lonne_Peyret-Bourrugues.thconfig +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Complexe_Lonne_Peyret-Bourrugues.thconfig @@ -32,7 +32,7 @@ encoding utf-8 source Complexe_Lonne_Peyret-Bourrugues-tot.th # Add Coordinates -input Legendes/entrances_coordinates.th +#input Legendes/entrances_coordinates.th # Add config file input ../../config.thc @@ -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,17 +73,17 @@ 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 800 # 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 + scale-bar 100 m # Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo grid bottom @@ -93,7 +93,7 @@ layout my_layout # 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 + grid-size 250 250 250 m # la topo est transparente (on peut voir les galeries en dessous) # C'est on par défaut, donc, pas vraiment besoin de specifier @@ -110,7 +110,7 @@ layout my_layout # Auteur doc-author "Alexandre Pont" # Titre - doc-title "Complexe_Lonne_Peyret-Bourrugues plan - 1:100" + doc-title "Complexe Lonné Peyret - Bourrugues (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 : @@ -126,9 +126,9 @@ layout my_layout # 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 + legend all # Par défaut, la légende est de 14 cm de largeur - legend-width 15 cm + legend-width 60 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. @@ -142,9 +142,10 @@ layout my_layout # 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 + symbol-hide point station-name #debug scrap-names #debug station-names @@ -155,9 +156,14 @@ layout my_layout layers on - overlap 3 cm + overlap 2 cm code tex-map + \legendwidth=60cm + \legendtextsize={\size[24]} + \legendtextheadersize={\size[56]} %%% Taille du titre + \legendtextsectionsize={\size[28]} %%% 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 @@ -170,11 +176,11 @@ 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={Complexe_Lonne_Peyret-Bourrugues, plan 1:100} + %\cavename={Complexe_Lonne_Peyret-Bourrugues, plan 1:1000} \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/} - %\newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM_LARRA} + \newtoks\wpage \wpage={https://www.arsip.fr/} + \newtoks\datat \datat={https://www.arsip.fr/} \newtoks\synth \synth={Alexandre Pont} \framethickness=0.5mm endcode @@ -338,7 +344,7 @@ endlayout # export map -projection extended -fmt pdf -layout layout-coupe -o Outputs/Complexe_Lonne_Peyret-Bourrugues-Coupe.pdf #export map -projection extended -fmt pdf -layout layout-coupe-LT -o Outputs/Complexe_Lonne_Peyret-Bourrugues-Coupe-LT.pdf #export map -projection plan -fmt pdf -layout layout-plan-LT -o Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan-LT.pdf -# export map -projection plan -fmt pdf -layout my_layout -o Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan.pdf +export map -projection plan -fmt pdf -layout my_layout -o Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan.pdf #export map -projection extended -fmt pdf -layout layout-coupe-plan -o Outputs/Complexe_Lonne_Peyret-Bourrugues-Coupe-Plan.pdf diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Extended.th2 b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Extended.th2 index 6d40662..fd53ead 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Extended.th2 +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Extended.th2 @@ -12,7 +12,7 @@ encoding utf-8 # x_min: -5284.679999999999, x_max: 5284.679999999999 ecart : 8807.8 # y_min: -500.268, y_max: 500.268 ecart : 833.78 -scrap SC-AP7_Amonts_01 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_01 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" point 3277.19 -337.87 station -name 4_0 point 3323.25 -343.22 station -name 4_1 @@ -2261,103 +2261,103 @@ scrap SC-AP7_Amonts_01 -station-names "" "@AP7_Amonts" -projection extended -aut endscrap -scrap SC-AP7_Amonts_02 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_02 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_03 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_03 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_04 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_04 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_05 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_05 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_06 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_06 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_07 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_07 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_08 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_08 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_09 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_09 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_10 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_10 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_11 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_11 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_12 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_12 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_13 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_13 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_14 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_14 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_15 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_15 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_16 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_16 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_17 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_17 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Amonts_18 -station-names "" "@AP7_Amonts" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Amonts_18 -station-names "" "@AP7_Amonts" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Plan.th2 b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Plan.th2 index 372096b..ed18f38 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Plan.th2 +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Amonts/Data/AP7_Amonts-Plan.th2 @@ -12,7 +12,7 @@ encoding utf-8 # x_min: -3768.5879999999997, x_max: 3768.5879999999997 ecart : 6280.98 # y_min: -977.4599999999999, y_max: 977.4599999999999 ecart : 1629.1 -scrap SP-AP7_Amonts_01 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_01 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" point -2760.59 193.08 station -name 4_0 point -2721.33 217.19 station -name 4_1 @@ -2261,103 +2261,103 @@ scrap SP-AP7_Amonts_01 -station-names "" "@AP7_Amonts" -projection plan -author endscrap -scrap SP-AP7_Amonts_02 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_02 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_03 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_03 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_04 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_04 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_05 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_05 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_06 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_06 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_07 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_07 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_08 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_08 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_09 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_09 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_10 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_10 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_11 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_11 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_12 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_12 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_13 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_13 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_14 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_14 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_15 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_15 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_16 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_16 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_17 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_17 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SP-AP7_Amonts_18 -station-names "" "@AP7_Amonts" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SP-AP7_Amonts_18 -station-names "" "@AP7_Amonts" -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval-maps.th b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval-maps.th index 513bd15..2ea15c1 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval-maps.th +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval-maps.th @@ -11,10 +11,10 @@ encoding utf-8 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_02 + break SP-AP7_Aval_04 break SP-AP7_Aval_05 diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval.thconfig b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval.thconfig index c13f023..d418b4c 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval.thconfig +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/AP7_Aval.thconfig @@ -79,7 +79,7 @@ layout layout-Plan ## 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 400 ## 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 @@ -116,7 +116,7 @@ layout layout-Plan #surface-opacity 100 ## Auteur - doc-author "Alexandre PONT" + doc-author "Alexandre Pont" ## Titre doc-title "AP7_Aval Plan - 1:500" @@ -150,7 +150,7 @@ layout layout-Plan ## 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 @@ -178,7 +178,7 @@ layout layout-Plan %\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} + \newtoks\synth \synth={Alexandre Pont} \framethickness=0.5mm endcode @@ -240,7 +240,7 @@ layout layout-Extended #surface-opacity 100 ## Auteur - doc-author "Alexandre PONT" + doc-author "Alexandre Pont" ## Titre doc-title "AP7_Aval Coupe développée - 1:500" @@ -302,7 +302,7 @@ layout layout-Extended %\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} + \newtoks\synth \synth={Alexandre Pont} \framethickness=0.5mm endcode diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Extended.th2 b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Extended.th2 index 2ba5262..8363273 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Extended.th2 +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Extended.th2 @@ -12,7 +12,7 @@ encoding utf-8 # x_min: -4476.371999999999, x_max: 4476.371999999999 ecart : 7460.62 # y_min: -173.88, y_max: 173.88 ecart : 289.8 -scrap SC-AP7_Aval_01 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_01 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" point -1083.16 37.74 station -name RN01 point -1150.98 27.26 station -name RN02 @@ -3069,133 +3069,133 @@ scrap SC-AP7_Aval_01 -station-names "" "@AP7_Aval" -projection extended -author endscrap -scrap SC-AP7_Aval_02 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_02 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_03 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_03 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_04 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_04 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_05 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_05 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_06 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_06 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_07 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_07 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_08 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_08 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_09 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_09 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_10 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_10 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_11 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_11 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_12 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_12 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_13 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_13 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_14 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_14 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_15 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_15 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_16 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_16 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_17 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_17 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_18 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_18 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_19 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_19 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_20 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_20 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_21 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_21 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_22 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_22 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap -scrap SC-AP7_Aval_23 -station-names "" "@AP7_Aval" -projection extended -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" +scrap SC-AP7_Aval_23 -station-names "" "@AP7_Aval" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 index cdb27b4..3d1fe24 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 @@ -1,7 +1,7 @@ encoding utf-8 ##XTHERION## xth_me_area_adjust -1919.58 -1548.06 1919.58 1548.06 -##XTHERION## xth_me_area_zoom_to 100 -##XTHERION## xth_me_image_insert {1003.661 1.0} {-335.01 RN01d} AP7_Aval-Plan.xvi 0 {} +##XTHERION## xth_me_area_zoom_to 50 +##XTHERION## xth_me_image_insert {1003.6610000000001 1.0 1.0} {-335.0100000000002 RN01} AP7_Aval-Plan.xvi 0 {} # Copyright (C) ARSIP 2024 # This work is under the Creative Commons Attribution-NonCommercial-NoDerivatives License: @@ -12,3136 +12,4709 @@ encoding utf-8 # x_min: -1919.58, x_max: 1919.58 ecart : 3199.3 # y_min: -1548.06, y_max: 1548.06 ecart : 2580.1 -scrap SP-AP7_Aval_01 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - - point 1003.66 -335.01 station -name RN01d - point 960.09 -283.06 station -name RN02 - point 915.39 -244.19 station -name RN03 - point 865.87 -146.92 station -name RN04 - point 840.74 -131.81 station -name RN05 - point 775.04 -110.46 station -name RN06 - point 715.49 -109.42 station -name RN07 - point 662.87 -93.33 station -name RN08 - point 603.35 -88.13 station -name RN09 - point 588.62 -72.33 station -name RN10 - point 539.10 -54.30 station -name RN11 - point 543.22 -38.95 station -name RN12 - point 517.55 -37.16 station -name RN13 - point 532.75 -29.41 station -name RN18 - point 539.11 -54.30 station -name RN20 - point 553.62 -73.56 station -name P1 - point 554.23 -90.88 station -name C02 - point 588.38 -115.69 station -name C03 - point 616.09 -109.80 station -name C04 - point 606.14 -130.22 station -name C06 - point 630.30 -117.92 station -name C07 - point 519.81 -18.02 station -name RN21d - point 507.52 -7.70 station -name RN22 - point 486.08 -13.85 station -name RN23 - point 459.82 -5.83 station -name RN24 - point 352.04 1.71 station -name D00 - point 319.78 2.84 station -name VD01 - point 305.82 5.30 station -name VD02 - point 290.14 3.93 station -name VD03 - point 277.97 0.67 station -name VD04 - point 318.24 55.80 station -name PS01 - point 312.32 68.51 station -name PS02 - point 314.61 70.05 station -name PS03d - point 347.94 97.04 station -name PS04 - point 380.70 143.82 station -name PS05 - point 405.95 173.92 station -name PS06 - point 423.89 172.35 station -name PS07 - point 431.06 199.08 station -name PS08 - point 415.45 229.72 station -name PS09 - point 406.75 260.04 station -name PS10 - point 407.42 279.15 station -name PS12 - point 402.16 297.52 station -name PS13 - point 415.52 338.65 station -name PS14 - point 432.52 370.62 station -name S3_0 - point 461.31 360.15 station -name PS17 - point 492.16 361.22 station -name PS18 - point 525.55 358.89 station -name PS20 - point 564.36 360.24 station -name PS21 - point 610.16 358.65 station -name PS22 - point 654.46 349.23 station -name PS23 - point 693.05 353.29 station -name PS24 - point 707.09 347.32 station -name PS25 - point 757.98 349.10 station -name PS26 - point 810.33 341.74 station -name PS27 - point 657.11 -132.77 station -name C08 - point 694.79 -156.31 station -name C09 - point 703.93 -170.93 station -name C10 - point 729.30 -186.78 station -name C11 - point 747.46 -213.69 station -name C12 - point 771.99 -219.35 station -name C13 - point 790.34 -237.06 station -name C14 - point 837.18 -242.81 station -name C15 - point 854.97 -259.99 station -name C16 - point 873.59 -266.04 station -name C17 - point 555.36 -67.50 station -name P2 - point 560.66 -49.01 station -name P4 - point 1063.88 -383.73 station -name GN01 - point 1108.55 -452.45 station -name GN02 - point 1115.97 -499.16 station -name GN03 - point 1110.06 -503.15 station -name GN04 - point 1137.94 -544.46 station -name GN05 - point 1148.79 -564.04 station -name GN06 - point 1142.21 -590.46 station -name GN07 - point 1165.73 -604.59 station -name GN08 - point 1183.24 -652.69 station -name GN09 - point 1209.55 -676.38 station -name GN10 - point 1241.26 -715.54 station -name GN11 - point 1238.26 -734.49 station -name GN12 - point 1252.58 -744.52 station -name GN13 - point 1273.21 -801.18 station -name GN14 - point 1292.86 -813.94 station -name GN15 - point 1325.60 -844.47 station -name GN16 - point 1342.37 -870.29 station -name GN17 - point 1332.28 -913.99 station -name GN18 - point 1342.88 -906.29 station -name GN18B - point 1359.88 -881.08 station -name GN18C - point 1285.36 -962.58 station -name GN19 - point 1220.90 -1007.72 station -name GN20 - point 1161.59 -1049.24 station -name GN21 - point 1183.02 -1040.58 station -name GN22 - point 1150.17 -1072.30 station -name GN22A - point 1109.14 -1084.07 station -name GN23 - point 1096.32 -1092.72 station -name GN24 - point 1126.90 -1139.82 station -name GN25 - point 1140.84 -1180.28 station -name GN26 - point 1161.64 -1229.29 station -name GN27 - point 1149.25 -1251.63 station -name GN28 - point 1156.75 -1281.70 station -name GN29 - point 1148.10 -1290.05 station -name GN30 - point 1069.55 -1104.63 station -name GN310 - point 1031.10 -1119.40 station -name GN31A - point 1021.16 -1123.21 station -name VGN31B - point 1087.47 -1139.80 station -name GN32 - point 1122.85 -1190.32 station -name GN33 - point 1122.53 -1208.23 station -name GN34 - point 1132.09 -462.20 station -name GN01A - point 1105.82 -498.36 station -name GN01B - point 1130.41 -522.95 station -name GN01C - point 1143.75 -545.14 station -name GN01D - point 294.84 94.45 station -name VS2a - point 304.14 96.94 station -name VS2b - point 1003.11 -345.37 station -name Z01 - point 1002.00 -340.95 station -name Z02 - point 973.98 -348.46 station -name Z03 - point 972.90 -336.10 station -name Z04 - point 945.65 -317.72 station -name Z05 - point 939.99 -302.18 station -name Z06 - point 927.44 -292.39 station -name Z07 - point 904.21 -274.24 station -name Z08 - point 976.06 -378.32 station -name Z10 - point 934.43 -378.32 station -name Z10A - point 1009.35 -378.32 station -name Z10B - point 1007.36 -394.97 station -name Z11 - point 1028.10 -439.50 station -name Z12 - point 1058.54 -457.08 station -name Z12A - point 1023.57 -443.57 station -name Z13 - point 996.02 -455.27 station -name Z14 - point 977.04 -454.28 station -name Z15 - point 944.52 -470.14 station -name Z16 - point 934.48 -469.09 station -name Z17 - point 951.45 -490.07 station -name Z18 - point 998.86 -499.30 station -name Z19 - point 1314.56 -814.70 station -name GN15A - point 1317.82 -809.67 station -name GN15B - point 1352.94 -808.44 station -name GN15C - point 1373.61 -825.18 station -name GN15D - point 1381.90 -828.37 station -name GN15E - point 1395.64 -829.81 station -name GN15F - point 1428.41 -848.73 station -name GN15G - point 1431.47 -863.12 station -name GN15H - point 1395.07 -865.03 station -name GN15I - point 1385.56 -875.97 station -name GN15J - point 1362.37 -880.48 station -name GN15K - point 1347.39 -872.18 station -name GN15L - point 1151.54 -553.97 station -name Y01 - point 1151.55 -553.96 station -name Y02 - point 1154.60 -548.22 station -name Y03 - point 1138.32 -543.23 station -name Y04 - point 1125.88 -543.44 station -name Y05 - point 1056.97 -516.96 station -name Y06 - point 1019.70 -504.12 station -name Y07 - point 1150.16 -543.39 station -name A01 - point 1168.79 -544.69 station -name A02 - point 1215.32 -556.29 station -name A03 - point 1229.37 -566.13 station -name A04 - point 1247.35 -566.44 station -name A06 - point 1268.73 -574.65 station -name A07 - point 1280.53 -572.99 station -name A08 - point 1334.17 -587.36 station -name A09 - point 1334.54 -580.34 station -name A10 - point 1348.21 -584.00 station -name A11 - point 1376.34 -594.24 station -name A12 - point 1390.00 -596.53 station -name A13 - point 1403.23 -605.11 station -name A14 - point 1414.15 -611.42 station -name A15 - point 1453.49 -612.79 station -name A16 - point 316.22 52.92 station -name CC01 - point 275.86 44.34 station -name CC02 - point 263.03 35.01 station -name CC03 - point 252.82 35.01 station -name CC04 - point 487.23 -48.19 station -name SF01 - point 479.07 -61.26 station -name SF02 - point 425.73 -57.53 station -name SF03 - point 376.14 -67.17 station -name SF04 - point 349.10 -64.32 station -name SF05 - point 339.85 -76.15 station -name SF06 - point 316.79 -85.00 station -name SF07 - point 254.60 -102.84 station -name SF08 - point 206.47 -102.84 station -name SF09 - point 181.95 -124.92 station -name SF09A - point 200.42 -81.72 station -name SF10 - point 140.08 -116.56 station -name SF10A - point 129.94 -107.11 station -name SF10B - point 184.93 -72.78 station -name SF10C - point 166.17 -82.34 station -name SF10D - point 212.26 -34.24 station -name SF11 - point 197.79 5.49 station -name SF12 - point 253.46 31.45 station -name SF12A - point 183.86 48.37 station -name SF13 - point 163.26 71.25 station -name SF14 - point 96.72 94.16 station -name SF15 - point 29.42 114.74 station -name SF16 - point -0.42 114.74 station -name SF17 - point -38.95 130.30 station -name SF18 - point -49.01 123.00 station -name SF20 - point -76.52 138.88 station -name SF21 - point -104.88 129.12 station -name SF22 - point -137.01 149.19 station -name SF23 - point -143.51 186.05 station -name SF24 - point -209.88 190.69 station -name SF25 - point -267.33 169.78 station -name SF26 - point -289.80 190.01 station -name SF27 - point -312.01 215.56 station -name SF28 - point -361.39 266.69 station -name SF29 - point -385.69 292.76 station -name SF30 - point -397.29 279.88 station -name SF31A - point -422.04 290.38 station -name SF32 - point -437.44 284.47 station -name SF33 - point -432.38 292.56 station -name SF34 - point -465.18 311.50 station -name SF35 - point -484.63 348.07 station -name SF36 - point -514.39 392.20 station -name SF37 - point -549.31 448.08 station -name SF38 - point -581.35 490.60 station -name SF39 - point -598.82 528.06 station -name SF40 - point -598.23 544.94 station -name SF41 - point -622.40 530.42 station -name SF41A - point -572.20 564.56 station -name SF42 - point -589.59 577.66 station -name SF43A - point -581.35 590.35 station -name SF45 - point -599.62 563.26 station -name SF44A - point -556.19 598.52 station -name SF46 - point -540.22 616.90 station -name SF47 - point -541.73 621.83 station -name SF48 - point -534.38 636.26 station -name SF49 - point -519.86 654.96 station -name SF50 - point -505.49 649.82 station -name SF51 - point -480.36 648.00 station -name SF52 - point -603.11 572.20 station -name SF43C - point -617.90 555.77 station -name SF43D - point -632.06 546.22 station -name SF43F - point -657.02 548.40 station -name SF43G - point -448.80 644.68 station -name SF52A - point -501.43 627.17 station -name SF53 - point -524.20 620.62 station -name SF54 - point -545.01 641.22 station -name SF55 - point -565.78 645.26 station -name GB01 - point -559.36 667.66 station -name GB02 - point -579.29 696.12 station -name GB03 - point -586.48 706.79 station -name GB04 - point -538.59 729.12 station -name GB05 - point -503.25 726.65 station -name GB06 - point -463.65 745.11 station -name GB07 - point -414.63 755.53 station -name GB08 - point -377.06 764.20 station -name GB09 - point -331.40 770.62 station -name GB10 - point -295.46 785.14 station -name GB11 - point -292.01 804.67 station -name GB12 - point -258.20 813.10 station -name GB13 - point -223.97 817.91 station -name GB14 - point -180.36 828.79 station -name GB15 - point -147.83 824.22 station -name GB16VISEE - point -352.14 754.14 station -name GB17 - point -323.70 746.52 station -name GB18 - point -282.05 732.18 station -name GB19 - point -209.59 725.84 station -name GB20 - point -154.50 721.98 station -name GB21 - point -126.47 704.46 station -name GB22 - point -295.67 753.96 station -name GB10A - point -262.83 759.75 station -name GB10B - point -76.68 725.60 station -name GB23 - point -79.39 735.06 station -name GB24 - point -81.42 773.89 station -name GB25 - point -67.96 817.91 station -name GB27 - point -67.52 830.55 station -name GB28 - point -141.13 843.52 station -name GB29 - point -141.56 831.16 station -name GB30 - point -175.12 835.28 station -name GB31 - point -187.64 836.16 station -name GB33 - point -173.94 831.71 station -name GB34 - point -166.34 831.97 station -name GB35 - point -234.10 169.78 station -name E01 - point -251.37 159.81 station -name E02 - point -271.65 159.46 station -name E03 - point -297.51 152.04 station -name E04 - point -328.90 150.95 station -name E05 - point -373.57 142.26 station -name E06 - point -410.19 142.26 station -name E07 - point -427.90 147.01 station -name E08 - point -450.89 192.14 station -name E09 - point -495.99 213.17 station -name E10 - point -540.85 212.39 station -name E11 - point -538.81 224.00 station -name E12 - point -198.16 176.12 station -name E01A - point -195.67 183.37 station -name E01B - point -252.06 224.34 station -name E01C - point -288.53 242.92 station -name E01D - point 1079.30 -1111.46 station -name GN311 - point 1079.83 -1118.97 station -name GN313 - point -410.50 292.01 station -name SF32A - point -397.52 309.87 station -name SF32C - point -441.97 278.67 station -name SF33A - point -390.75 275.99 station -name SF33AA - point -477.44 292.29 station -name SF33B - point -400.71 277.39 station -name SF31B - point -435.47 291.44 station -name SF31C - point -490.61 283.41 station -name SF33C - point -502.27 295.49 station -name SF33Z - point -502.61 276.48 station -name SF33C1 - point -509.96 268.60 station -name SF33C3 - point -493.38 253.68 station -name SF33C4 - point -513.26 299.93 station -name SF33Y - point -504.17 315.67 station -name SF33X - point 460.57 378.09 station -name S3_1 - point 420.38 402.81 station -name S3_2 - point 385.02 405.77 station -name S3_3 - point 345.61 401.42 station -name S3_4 - point 322.67 414.92 station -name S3_5 - point 329.99 430.29 station -name S3_6 - point 365.32 429.18 station -name S3_7 - point 387.33 427.37 station -name S3_8 - point 424.31 437.13 station -name S3_9 - point 436.50 447.82 station -name S3_10 - point 503.95 448.88 station -name S3_11 - point 529.99 454.69 station -name S3_12 - point 586.21 458.45 station -name S3_13 - point 618.54 455.68 station -name S3_14 - point 617.07 455.89 station -name S3_15 - point 507.37 461.83 station -name S3_16 - point 509.83 466.77 station -name S3_17 - point 391.70 463.20 station -name S3_18 - point 358.02 470.69 station -name S3_19 - point 330.40 482.28 station -name S3_20 - point 281.87 501.29 station -name S3_21 - point 200.98 531.27 station -name S3_22 - point 161.83 549.39 station -name S3_23 - point 110.65 557.93 station -name S3_24 - point 86.58 565.24 station -name S3_25 - point 61.78 550.11 station -name S3_26 - point 28.23 563.08 station -name S3_27 - point 66.45 571.46 station -name S3_28 - point -3.49 661.82 station -name S3_29 - point -25.20 662.30 station -name S3_30 - point -66.85 672.72 station -name S3_31 - point -84.19 655.60 station -name S3_32 - point -127.70 639.73 station -name S3_33 - point -213.97 659.35 station -name S3_34 - point -238.34 677.24 station -name S3_35 - point -257.80 673.34 station -name S3_36 - point -273.07 665.87 station -name S3_37 - point -287.64 685.86 station -name S3_38 - point -303.87 683.74 station -name S3_39 - point -314.45 696.57 station -name S3_40 - point -337.11 696.51 station -name S3_41 - point -349.92 693.41 station -name S3_42 - point -420.93 703.95 station -name S3_43 - point -465.87 715.99 station -name S3_44 - point -542.36 718.68 station -name S3_45 - point -578.14 729.74 station -name S3_46 - point -697.42 730.64 station -name S3_47 - point -717.86 745.40 station -name S3_48 - point -884.21 722.88 station -name S3_49 - point -954.15 724.73 station -name S3_50 - point -988.16 723.48 station -name S3_51 - point -1022.91 717.87 station -name S3_52 - point -1185.77 742.56 station -name S3_53 - point -1229.36 735.21 station -name S3_54 - point -1259.87 741.05 station -name S3_55 - point -1304.05 732.26 station -name S3_56 - point -1455.34 764.50 station -name S3_57 - point -1469.25 798.84 station -name S3_58 - point -1563.07 809.16 station -name S3_59 - point -1599.65 835.52 station -name S3_60 - point -1599.15 880.55 station -name S3_61 - point -1525.71 891.95 station -name S3_62 - point -1494.94 884.80 station -name S3_63 - point -1443.04 899.69 station -name S3_64 - point -1383.21 884.21 station -name S3_65 - point -1340.26 897.17 station -name S3_66 - point -1299.50 899.36 station -name S3_67 - point -1258.41 892.77 station -name S3_68 - point -1238.06 932.66 station -name S3_69 - point -1211.41 980.21 station -name S3_70 - point -1165.18 1009.71 station -name S3_71 - point -1085.66 1001.32 station -name S3_72 - point -1024.19 1011.48 station -name S3_73 - point -978.79 1028.59 station -name S3_74 - point 645.76 442.14 station -name S3_75 - point 689.47 429.28 station -name S3_76 - point 714.83 409.06 station -name S3_77 - point 730.97 412.19 station -name S3_78 - point 735.44 403.52 station -name S3_79 - point 768.46 385.13 station -name S3_80 - point -948.53 1012.75 station -name S3_81 - point -913.04 1009.30 station -name S3_82 - point -878.50 1015.39 station -name S3_83 - point -845.64 1003.43 station -name S3_84 - point -773.38 1004.69 station -name S3_85 - point -727.09 1012.85 station -name S3_86 - point -690.18 1013.50 station -name S3_87 - point -658.73 1012.40 station -name S3_88 - point -634.88 1026.17 station -name S3_89 - point -584.78 1024.42 station -name S3_90 - point -547.04 1028.38 station -name S3_91 - point -497.72 1037.08 station -name S3_92 - point -481.63 1027.62 station -name S3_93 - point -428.13 1049.24 station -name 10_37 - point -915.11 1027.84 station -name S3_97 - point 722.93 418.55 station -name S3_98 - point 745.30 400.61 station -name S3_99 - point 774.05 381.49 station -name S3_100 - point 790.33 373.77 station -name S3_101 - point 809.99 363.09 station -name S3_102 - point 829.41 363.81 station -name S3_103 - point 843.20 349.20 station -name S3_104 - point 869.58 335.46 station -name S3_105 - point 892.87 316.91 station -name S3_106 - point 916.36 307.42 station -name S3_107 - point 934.36 296.75 station -name S3_108 - point 945.80 297.51 station -name S3_109 - point 976.54 289.59 station -name S3_110 - point 993.90 282.76 station -name S3_111 - point 1014.57 267.13 station -name S3_112 - point 1047.95 248.67 station -name S3_113 - point 1073.18 247.20 station -name S3_114 - point 1088.12 248.91 station -name S3_115 - point 1119.86 231.89 station -name S3_116 - point 1125.07 216.33 station -name S3_117 - point 1150.17 197.60 station -name S3_118 - point 1165.21 193.80 station -name S3_119 - point 1202.00 153.61 station -name S3_120 - point 1211.49 157.56 station -name S3_121 - point 1239.79 139.00 station -name S3_122 - point 1255.39 129.98 station -name S3_123 - point 1262.32 122.82 station -name S3_124 - point 1276.94 113.76 station -name S3_125 - point 1297.95 105.30 station -name S3_126 - point 1315.58 99.35 station -name S3_127 - point 1334.39 85.74 station -name S3_128 - point 1354.46 80.34 station -name S3_129 - point 1373.95 66.03 station -name S3_130 - point 1401.53 57.73 station -name S3_131 - point 1425.38 39.51 station -name S3_132 - point 1446.36 20.86 station -name S3_133 - point 1463.07 8.47 station -name S3_134 - point 1472.11 -1.26 station -name S3_135 - point 1499.96 -13.62 station -name S3_136 - point 1519.38 -21.36 station -name S3_137 - point 1536.61 -33.94 station -name S3_138 - point 1555.16 -48.17 station -name S3_139 - point 1567.14 -61.76 station -name S3_140 - point 1582.13 -71.35 station -name S3_141 - point 1599.65 -92.39 station -name S3_142 - point 246.32 1290.05 station -name 10_2 - point 221.30 1271.99 station -name 10_3 - point 202.01 1270.24 station -name 10_4 - point 195.13 1241.74 station -name 10_5 - point 142.93 1211.97 station -name 10_6 - point 91.79 1200.42 station -name 10_7 - point 32.73 1180.81 station -name 10_8 - point -40.51 1156.52 station -name 10_9 - point -72.88 1139.32 station -name 10_10 - point -91.75 1130.77 station -name 10_11 - point -113.97 1131.29 station -name 10_12 - point -146.68 1117.20 station -name 10_13 - point -150.05 1115.98 station -name 10_14 - point -196.02 1111.96 station -name 10_15 - point -250.59 1112.49 station -name 10_16 - point -275.02 1097.90 station -name 10_17 - point -266.18 1085.38 station -name 10_18 - point -242.69 1074.17 station -name 10_19 - point -169.04 1100.63 station -name 10_20 - point -142.92 1093.78 station -name 10_21 - point -120.26 1100.33 station -name 10_22 - point -81.75 1085.98 station -name 10_23 - point -48.52 1083.27 station -name 10_24 - point -61.80 1071.45 station -name 10_25 - point -79.99 1065.41 station -name 10_26 - point -117.61 1066.65 station -name 10_27 - point -187.89 1042.03 station -name 10_28 - point -235.41 1040.41 station -name 10_29 - point -246.13 1026.65 station -name 10_30 - point -283.30 1030.62 station -name 10_31 - point -310.42 1025.05 station -name 10_32 - point -319.68 1027.08 station -name 10_33 - point -323.84 1021.42 station -name 10_34 - point -350.98 1029.06 station -name 10_35 - point -372.69 1026.99 station -name 10_36 - - point 1003.66 -335.01 station-name -align tr -scale xs -text RN01d - point 960.09 -283.06 station-name -align tr -scale xs -text RN02 - point 915.39 -244.19 station-name -align tr -scale xs -text RN03 - point 865.87 -146.92 station-name -align tr -scale xs -text RN04 - point 840.74 -131.81 station-name -align tr -scale xs -text RN05 - point 775.04 -110.46 station-name -align tr -scale xs -text RN06 - point 715.49 -109.42 station-name -align tr -scale xs -text RN07 - point 662.87 -93.33 station-name -align tr -scale xs -text RN08 - point 603.35 -88.13 station-name -align tr -scale xs -text RN09 - point 588.62 -72.33 station-name -align tr -scale xs -text RN10 - point 539.10 -54.30 station-name -align tr -scale xs -text RN11 - point 543.22 -38.95 station-name -align tr -scale xs -text RN12 - point 517.55 -37.16 station-name -align tr -scale xs -text RN13 - point 532.75 -29.41 station-name -align tr -scale xs -text RN18 - point 539.11 -54.30 station-name -align tr -scale xs -text RN20 - point 553.62 -73.56 station-name -align tr -scale xs -text P1 - point 554.23 -90.88 station-name -align tr -scale xs -text C02 - point 588.38 -115.69 station-name -align tr -scale xs -text C03 - point 616.09 -109.80 station-name -align tr -scale xs -text C04 - point 606.14 -130.22 station-name -align tr -scale xs -text C06 - point 630.30 -117.92 station-name -align tr -scale xs -text C07 - point 519.81 -18.02 station-name -align tr -scale xs -text RN21d - point 507.52 -7.70 station-name -align tr -scale xs -text RN22 - point 486.08 -13.85 station-name -align tr -scale xs -text RN23 - point 459.82 -5.83 station-name -align tr -scale xs -text RN24 - point 352.04 1.71 station-name -align tr -scale xs -text D00 - point 319.78 2.84 station-name -align tr -scale xs -text VD01 - point 305.82 5.30 station-name -align tr -scale xs -text VD02 - point 290.14 3.93 station-name -align tr -scale xs -text VD03 - point 277.97 0.67 station-name -align tr -scale xs -text VD04 - point 318.24 55.80 station-name -align tr -scale xs -text PS01 - point 312.32 68.51 station-name -align tr -scale xs -text PS02 - point 314.61 70.05 station-name -align tr -scale xs -text PS03d - point 347.94 97.04 station-name -align tr -scale xs -text PS04 - point 380.70 143.82 station-name -align tr -scale xs -text PS05 - point 405.95 173.92 station-name -align tr -scale xs -text PS06 - point 423.89 172.35 station-name -align tr -scale xs -text PS07 - point 431.06 199.08 station-name -align tr -scale xs -text PS08 - point 415.45 229.72 station-name -align tr -scale xs -text PS09 - point 406.75 260.04 station-name -align tr -scale xs -text PS10 - point 407.42 279.15 station-name -align tr -scale xs -text PS12 - point 402.16 297.52 station-name -align tr -scale xs -text PS13 - point 415.52 338.65 station-name -align tr -scale xs -text PS14 - point 432.52 370.62 station-name -align tr -scale xs -text S3_0 - point 461.31 360.15 station-name -align tr -scale xs -text PS17 - point 492.16 361.22 station-name -align tr -scale xs -text PS18 - point 525.55 358.89 station-name -align tr -scale xs -text PS20 - point 564.36 360.24 station-name -align tr -scale xs -text PS21 - point 610.16 358.65 station-name -align tr -scale xs -text PS22 - point 654.46 349.23 station-name -align tr -scale xs -text PS23 - point 693.05 353.29 station-name -align tr -scale xs -text PS24 - point 707.09 347.32 station-name -align tr -scale xs -text PS25 - point 757.98 349.10 station-name -align tr -scale xs -text PS26 - point 810.33 341.74 station-name -align tr -scale xs -text PS27 - point 657.11 -132.77 station-name -align tr -scale xs -text C08 - point 694.79 -156.31 station-name -align tr -scale xs -text C09 - point 703.93 -170.93 station-name -align tr -scale xs -text C10 - point 729.30 -186.78 station-name -align tr -scale xs -text C11 - point 747.46 -213.69 station-name -align tr -scale xs -text C12 - point 771.99 -219.35 station-name -align tr -scale xs -text C13 - point 790.34 -237.06 station-name -align tr -scale xs -text C14 - point 837.18 -242.81 station-name -align tr -scale xs -text C15 - point 854.97 -259.99 station-name -align tr -scale xs -text C16 - point 873.59 -266.04 station-name -align tr -scale xs -text C17 - point 555.36 -67.50 station-name -align tr -scale xs -text P2 - point 560.66 -49.01 station-name -align tr -scale xs -text P4 - point 1063.88 -383.73 station-name -align tr -scale xs -text GN01 - point 1108.55 -452.45 station-name -align tr -scale xs -text GN02 - point 1115.97 -499.16 station-name -align tr -scale xs -text GN03 - point 1110.06 -503.15 station-name -align tr -scale xs -text GN04 - point 1137.94 -544.46 station-name -align tr -scale xs -text GN05 - point 1148.79 -564.04 station-name -align tr -scale xs -text GN06 - point 1142.21 -590.46 station-name -align tr -scale xs -text GN07 - point 1165.73 -604.59 station-name -align tr -scale xs -text GN08 - point 1183.24 -652.69 station-name -align tr -scale xs -text GN09 - point 1209.55 -676.38 station-name -align tr -scale xs -text GN10 - point 1241.26 -715.54 station-name -align tr -scale xs -text GN11 - point 1238.26 -734.49 station-name -align tr -scale xs -text GN12 - point 1252.58 -744.52 station-name -align tr -scale xs -text GN13 - point 1273.21 -801.18 station-name -align tr -scale xs -text GN14 - point 1292.86 -813.94 station-name -align tr -scale xs -text GN15 - point 1325.60 -844.47 station-name -align tr -scale xs -text GN16 - point 1342.37 -870.29 station-name -align tr -scale xs -text GN17 - point 1332.28 -913.99 station-name -align tr -scale xs -text GN18 - point 1342.88 -906.29 station-name -align tr -scale xs -text GN18B - point 1359.88 -881.08 station-name -align tr -scale xs -text GN18C - point 1285.36 -962.58 station-name -align tr -scale xs -text GN19 - point 1220.90 -1007.72 station-name -align tr -scale xs -text GN20 - point 1161.59 -1049.24 station-name -align tr -scale xs -text GN21 - point 1183.02 -1040.58 station-name -align tr -scale xs -text GN22 - point 1150.17 -1072.30 station-name -align tr -scale xs -text GN22A - point 1109.14 -1084.07 station-name -align tr -scale xs -text GN23 - point 1096.32 -1092.72 station-name -align tr -scale xs -text GN24 - point 1126.90 -1139.82 station-name -align tr -scale xs -text GN25 - point 1140.84 -1180.28 station-name -align tr -scale xs -text GN26 - point 1161.64 -1229.29 station-name -align tr -scale xs -text GN27 - point 1149.25 -1251.63 station-name -align tr -scale xs -text GN28 - point 1156.75 -1281.70 station-name -align tr -scale xs -text GN29 - point 1148.10 -1290.05 station-name -align tr -scale xs -text GN30 - point 1069.55 -1104.63 station-name -align tr -scale xs -text GN310 - point 1031.10 -1119.40 station-name -align tr -scale xs -text GN31A - point 1021.16 -1123.21 station-name -align tr -scale xs -text VGN31B - point 1087.47 -1139.80 station-name -align tr -scale xs -text GN32 - point 1122.85 -1190.32 station-name -align tr -scale xs -text GN33 - point 1122.53 -1208.23 station-name -align tr -scale xs -text GN34 - point 1132.09 -462.20 station-name -align tr -scale xs -text GN01A - point 1105.82 -498.36 station-name -align tr -scale xs -text GN01B - point 1130.41 -522.95 station-name -align tr -scale xs -text GN01C - point 1143.75 -545.14 station-name -align tr -scale xs -text GN01D - point 294.84 94.45 station-name -align tr -scale xs -text VS2a - point 304.14 96.94 station-name -align tr -scale xs -text VS2b - point 1003.11 -345.37 station-name -align tr -scale xs -text Z01 - point 1002.00 -340.95 station-name -align tr -scale xs -text Z02 - point 973.98 -348.46 station-name -align tr -scale xs -text Z03 - point 972.90 -336.10 station-name -align tr -scale xs -text Z04 - point 945.65 -317.72 station-name -align tr -scale xs -text Z05 - point 939.99 -302.18 station-name -align tr -scale xs -text Z06 - point 927.44 -292.39 station-name -align tr -scale xs -text Z07 - point 904.21 -274.24 station-name -align tr -scale xs -text Z08 - point 976.06 -378.32 station-name -align tr -scale xs -text Z10 - point 934.43 -378.32 station-name -align tr -scale xs -text Z10A - point 1009.35 -378.32 station-name -align tr -scale xs -text Z10B - point 1007.36 -394.97 station-name -align tr -scale xs -text Z11 - point 1028.10 -439.50 station-name -align tr -scale xs -text Z12 - point 1058.54 -457.08 station-name -align tr -scale xs -text Z12A - point 1023.57 -443.57 station-name -align tr -scale xs -text Z13 - point 996.02 -455.27 station-name -align tr -scale xs -text Z14 - point 977.04 -454.28 station-name -align tr -scale xs -text Z15 - point 944.52 -470.14 station-name -align tr -scale xs -text Z16 - point 934.48 -469.09 station-name -align tr -scale xs -text Z17 - point 951.45 -490.07 station-name -align tr -scale xs -text Z18 - point 998.86 -499.30 station-name -align tr -scale xs -text Z19 - point 1314.56 -814.70 station-name -align tr -scale xs -text GN15A - point 1317.82 -809.67 station-name -align tr -scale xs -text GN15B - point 1352.94 -808.44 station-name -align tr -scale xs -text GN15C - point 1373.61 -825.18 station-name -align tr -scale xs -text GN15D - point 1381.90 -828.37 station-name -align tr -scale xs -text GN15E - point 1395.64 -829.81 station-name -align tr -scale xs -text GN15F - point 1428.41 -848.73 station-name -align tr -scale xs -text GN15G - point 1431.47 -863.12 station-name -align tr -scale xs -text GN15H - point 1395.07 -865.03 station-name -align tr -scale xs -text GN15I - point 1385.56 -875.97 station-name -align tr -scale xs -text GN15J - point 1362.37 -880.48 station-name -align tr -scale xs -text GN15K - point 1347.39 -872.18 station-name -align tr -scale xs -text GN15L - point 1151.54 -553.97 station-name -align tr -scale xs -text Y01 - point 1151.55 -553.96 station-name -align tr -scale xs -text Y02 - point 1154.60 -548.22 station-name -align tr -scale xs -text Y03 - point 1138.32 -543.23 station-name -align tr -scale xs -text Y04 - point 1125.88 -543.44 station-name -align tr -scale xs -text Y05 - point 1056.97 -516.96 station-name -align tr -scale xs -text Y06 - point 1019.70 -504.12 station-name -align tr -scale xs -text Y07 - point 1150.16 -543.39 station-name -align tr -scale xs -text A01 - point 1168.79 -544.69 station-name -align tr -scale xs -text A02 - point 1215.32 -556.29 station-name -align tr -scale xs -text A03 - point 1229.37 -566.13 station-name -align tr -scale xs -text A04 - point 1247.35 -566.44 station-name -align tr -scale xs -text A06 - point 1268.73 -574.65 station-name -align tr -scale xs -text A07 - point 1280.53 -572.99 station-name -align tr -scale xs -text A08 - point 1334.17 -587.36 station-name -align tr -scale xs -text A09 - point 1334.54 -580.34 station-name -align tr -scale xs -text A10 - point 1348.21 -584.00 station-name -align tr -scale xs -text A11 - point 1376.34 -594.24 station-name -align tr -scale xs -text A12 - point 1390.00 -596.53 station-name -align tr -scale xs -text A13 - point 1403.23 -605.11 station-name -align tr -scale xs -text A14 - point 1414.15 -611.42 station-name -align tr -scale xs -text A15 - point 1453.49 -612.79 station-name -align tr -scale xs -text A16 - point 316.22 52.92 station-name -align tr -scale xs -text CC01 - point 275.86 44.34 station-name -align tr -scale xs -text CC02 - point 263.03 35.01 station-name -align tr -scale xs -text CC03 - point 252.82 35.01 station-name -align tr -scale xs -text CC04 - point 487.23 -48.19 station-name -align tr -scale xs -text SF01 - point 479.07 -61.26 station-name -align tr -scale xs -text SF02 - point 425.73 -57.53 station-name -align tr -scale xs -text SF03 - point 376.14 -67.17 station-name -align tr -scale xs -text SF04 - point 349.10 -64.32 station-name -align tr -scale xs -text SF05 - point 339.85 -76.15 station-name -align tr -scale xs -text SF06 - point 316.79 -85.00 station-name -align tr -scale xs -text SF07 - point 254.60 -102.84 station-name -align tr -scale xs -text SF08 - point 206.47 -102.84 station-name -align tr -scale xs -text SF09 - point 181.95 -124.92 station-name -align tr -scale xs -text SF09A - point 200.42 -81.72 station-name -align tr -scale xs -text SF10 - point 140.08 -116.56 station-name -align tr -scale xs -text SF10A - point 129.94 -107.11 station-name -align tr -scale xs -text SF10B - point 184.93 -72.78 station-name -align tr -scale xs -text SF10C - point 166.17 -82.34 station-name -align tr -scale xs -text SF10D - point 212.26 -34.24 station-name -align tr -scale xs -text SF11 - point 197.79 5.49 station-name -align tr -scale xs -text SF12 - point 253.46 31.45 station-name -align tr -scale xs -text SF12A - point 183.86 48.37 station-name -align tr -scale xs -text SF13 - point 163.26 71.25 station-name -align tr -scale xs -text SF14 - point 96.72 94.16 station-name -align tr -scale xs -text SF15 - point 29.42 114.74 station-name -align tr -scale xs -text SF16 - point -0.42 114.74 station-name -align tr -scale xs -text SF17 - point -38.95 130.30 station-name -align tr -scale xs -text SF18 - point -49.01 123.00 station-name -align tr -scale xs -text SF20 - point -76.52 138.88 station-name -align tr -scale xs -text SF21 - point -104.88 129.12 station-name -align tr -scale xs -text SF22 - point -137.01 149.19 station-name -align tr -scale xs -text SF23 - point -143.51 186.05 station-name -align tr -scale xs -text SF24 - point -209.88 190.69 station-name -align tr -scale xs -text SF25 - point -267.33 169.78 station-name -align tr -scale xs -text SF26 - point -289.80 190.01 station-name -align tr -scale xs -text SF27 - point -312.01 215.56 station-name -align tr -scale xs -text SF28 - point -361.39 266.69 station-name -align tr -scale xs -text SF29 - point -385.69 292.76 station-name -align tr -scale xs -text SF30 - point -397.29 279.88 station-name -align tr -scale xs -text SF31A - point -422.04 290.38 station-name -align tr -scale xs -text SF32 - point -437.44 284.47 station-name -align tr -scale xs -text SF33 - point -432.38 292.56 station-name -align tr -scale xs -text SF34 - point -465.18 311.50 station-name -align tr -scale xs -text SF35 - point -484.63 348.07 station-name -align tr -scale xs -text SF36 - point -514.39 392.20 station-name -align tr -scale xs -text SF37 - point -549.31 448.08 station-name -align tr -scale xs -text SF38 - point -581.35 490.60 station-name -align tr -scale xs -text SF39 - point -598.82 528.06 station-name -align tr -scale xs -text SF40 - point -598.23 544.94 station-name -align tr -scale xs -text SF41 - point -622.40 530.42 station-name -align tr -scale xs -text SF41A - point -572.20 564.56 station-name -align tr -scale xs -text SF42 - point -589.59 577.66 station-name -align tr -scale xs -text SF43A - point -581.35 590.35 station-name -align tr -scale xs -text SF45 - point -599.62 563.26 station-name -align tr -scale xs -text SF44A - point -556.19 598.52 station-name -align tr -scale xs -text SF46 - point -540.22 616.90 station-name -align tr -scale xs -text SF47 - point -541.73 621.83 station-name -align tr -scale xs -text SF48 - point -534.38 636.26 station-name -align tr -scale xs -text SF49 - point -519.86 654.96 station-name -align tr -scale xs -text SF50 - point -505.49 649.82 station-name -align tr -scale xs -text SF51 - point -480.36 648.00 station-name -align tr -scale xs -text SF52 - point -603.11 572.20 station-name -align tr -scale xs -text SF43C - point -617.90 555.77 station-name -align tr -scale xs -text SF43D - point -632.06 546.22 station-name -align tr -scale xs -text SF43F - point -657.02 548.40 station-name -align tr -scale xs -text SF43G - point -448.80 644.68 station-name -align tr -scale xs -text SF52A - point -501.43 627.17 station-name -align tr -scale xs -text SF53 - point -524.20 620.62 station-name -align tr -scale xs -text SF54 - point -545.01 641.22 station-name -align tr -scale xs -text SF55 - point -565.78 645.26 station-name -align tr -scale xs -text GB01 - point -559.36 667.66 station-name -align tr -scale xs -text GB02 - point -579.29 696.12 station-name -align tr -scale xs -text GB03 - point -586.48 706.79 station-name -align tr -scale xs -text GB04 - point -538.59 729.12 station-name -align tr -scale xs -text GB05 - point -503.25 726.65 station-name -align tr -scale xs -text GB06 - point -463.65 745.11 station-name -align tr -scale xs -text GB07 - point -414.63 755.53 station-name -align tr -scale xs -text GB08 - point -377.06 764.20 station-name -align tr -scale xs -text GB09 - point -331.40 770.62 station-name -align tr -scale xs -text GB10 - point -295.46 785.14 station-name -align tr -scale xs -text GB11 - point -292.01 804.67 station-name -align tr -scale xs -text GB12 - point -258.20 813.10 station-name -align tr -scale xs -text GB13 - point -223.97 817.91 station-name -align tr -scale xs -text GB14 - point -180.36 828.79 station-name -align tr -scale xs -text GB15 - point -147.83 824.22 station-name -align tr -scale xs -text GB16VISEE - point -352.14 754.14 station-name -align tr -scale xs -text GB17 - point -323.70 746.52 station-name -align tr -scale xs -text GB18 - point -282.05 732.18 station-name -align tr -scale xs -text GB19 - point -209.59 725.84 station-name -align tr -scale xs -text GB20 - point -154.50 721.98 station-name -align tr -scale xs -text GB21 - point -126.47 704.46 station-name -align tr -scale xs -text GB22 - point -295.67 753.96 station-name -align tr -scale xs -text GB10A - point -262.83 759.75 station-name -align tr -scale xs -text GB10B - point -76.68 725.60 station-name -align tr -scale xs -text GB23 - point -79.39 735.06 station-name -align tr -scale xs -text GB24 - point -81.42 773.89 station-name -align tr -scale xs -text GB25 - point -67.96 817.91 station-name -align tr -scale xs -text GB27 - point -67.52 830.55 station-name -align tr -scale xs -text GB28 - point -141.13 843.52 station-name -align tr -scale xs -text GB29 - point -141.56 831.16 station-name -align tr -scale xs -text GB30 - point -175.12 835.28 station-name -align tr -scale xs -text GB31 - point -187.64 836.16 station-name -align tr -scale xs -text GB33 - point -173.94 831.71 station-name -align tr -scale xs -text GB34 - point -166.34 831.97 station-name -align tr -scale xs -text GB35 - point -234.10 169.78 station-name -align tr -scale xs -text E01 - point -251.37 159.81 station-name -align tr -scale xs -text E02 - point -271.65 159.46 station-name -align tr -scale xs -text E03 - point -297.51 152.04 station-name -align tr -scale xs -text E04 - point -328.90 150.95 station-name -align tr -scale xs -text E05 - point -373.57 142.26 station-name -align tr -scale xs -text E06 - point -410.19 142.26 station-name -align tr -scale xs -text E07 - point -427.90 147.01 station-name -align tr -scale xs -text E08 - point -450.89 192.14 station-name -align tr -scale xs -text E09 - point -495.99 213.17 station-name -align tr -scale xs -text E10 - point -540.85 212.39 station-name -align tr -scale xs -text E11 - point -538.81 224.00 station-name -align tr -scale xs -text E12 - point -198.16 176.12 station-name -align tr -scale xs -text E01A - point -195.67 183.37 station-name -align tr -scale xs -text E01B - point -252.06 224.34 station-name -align tr -scale xs -text E01C - point -288.53 242.92 station-name -align tr -scale xs -text E01D - point 1079.30 -1111.46 station-name -align tr -scale xs -text GN311 - point 1079.83 -1118.97 station-name -align tr -scale xs -text GN313 - point -410.50 292.01 station-name -align tr -scale xs -text SF32A - point -397.52 309.87 station-name -align tr -scale xs -text SF32C - point -441.97 278.67 station-name -align tr -scale xs -text SF33A - point -390.75 275.99 station-name -align tr -scale xs -text SF33AA - point -477.44 292.29 station-name -align tr -scale xs -text SF33B - point -400.71 277.39 station-name -align tr -scale xs -text SF31B - point -435.47 291.44 station-name -align tr -scale xs -text SF31C - point -490.61 283.41 station-name -align tr -scale xs -text SF33C - point -502.27 295.49 station-name -align tr -scale xs -text SF33Z - point -502.61 276.48 station-name -align tr -scale xs -text SF33C1 - point -509.96 268.60 station-name -align tr -scale xs -text SF33C3 - point -493.38 253.68 station-name -align tr -scale xs -text SF33C4 - point -513.26 299.93 station-name -align tr -scale xs -text SF33Y - point -504.17 315.67 station-name -align tr -scale xs -text SF33X - point 460.57 378.09 station-name -align tr -scale xs -text S3_1 - point 420.38 402.81 station-name -align tr -scale xs -text S3_2 - point 385.02 405.77 station-name -align tr -scale xs -text S3_3 - point 345.61 401.42 station-name -align tr -scale xs -text S3_4 - point 322.67 414.92 station-name -align tr -scale xs -text S3_5 - point 329.99 430.29 station-name -align tr -scale xs -text S3_6 - point 365.32 429.18 station-name -align tr -scale xs -text S3_7 - point 387.33 427.37 station-name -align tr -scale xs -text S3_8 - point 424.31 437.13 station-name -align tr -scale xs -text S3_9 - point 436.50 447.82 station-name -align tr -scale xs -text S3_10 - point 503.95 448.88 station-name -align tr -scale xs -text S3_11 - point 529.99 454.69 station-name -align tr -scale xs -text S3_12 - point 586.21 458.45 station-name -align tr -scale xs -text S3_13 - point 618.54 455.68 station-name -align tr -scale xs -text S3_14 - point 617.07 455.89 station-name -align tr -scale xs -text S3_15 - point 507.37 461.83 station-name -align tr -scale xs -text S3_16 - point 509.83 466.77 station-name -align tr -scale xs -text S3_17 - point 391.70 463.20 station-name -align tr -scale xs -text S3_18 - point 358.02 470.69 station-name -align tr -scale xs -text S3_19 - point 330.40 482.28 station-name -align tr -scale xs -text S3_20 - point 281.87 501.29 station-name -align tr -scale xs -text S3_21 - point 200.98 531.27 station-name -align tr -scale xs -text S3_22 - point 161.83 549.39 station-name -align tr -scale xs -text S3_23 - point 110.65 557.93 station-name -align tr -scale xs -text S3_24 - point 86.58 565.24 station-name -align tr -scale xs -text S3_25 - point 61.78 550.11 station-name -align tr -scale xs -text S3_26 - point 28.23 563.08 station-name -align tr -scale xs -text S3_27 - point 66.45 571.46 station-name -align tr -scale xs -text S3_28 - point -3.49 661.82 station-name -align tr -scale xs -text S3_29 - point -25.20 662.30 station-name -align tr -scale xs -text S3_30 - point -66.85 672.72 station-name -align tr -scale xs -text S3_31 - point -84.19 655.60 station-name -align tr -scale xs -text S3_32 - point -127.70 639.73 station-name -align tr -scale xs -text S3_33 - point -213.97 659.35 station-name -align tr -scale xs -text S3_34 - point -238.34 677.24 station-name -align tr -scale xs -text S3_35 - point -257.80 673.34 station-name -align tr -scale xs -text S3_36 - point -273.07 665.87 station-name -align tr -scale xs -text S3_37 - point -287.64 685.86 station-name -align tr -scale xs -text S3_38 - point -303.87 683.74 station-name -align tr -scale xs -text S3_39 - point -314.45 696.57 station-name -align tr -scale xs -text S3_40 - point -337.11 696.51 station-name -align tr -scale xs -text S3_41 - point -349.92 693.41 station-name -align tr -scale xs -text S3_42 - point -420.93 703.95 station-name -align tr -scale xs -text S3_43 - point -465.87 715.99 station-name -align tr -scale xs -text S3_44 - point -542.36 718.68 station-name -align tr -scale xs -text S3_45 - point -578.14 729.74 station-name -align tr -scale xs -text S3_46 - point -697.42 730.64 station-name -align tr -scale xs -text S3_47 - point -717.86 745.40 station-name -align tr -scale xs -text S3_48 - point -884.21 722.88 station-name -align tr -scale xs -text S3_49 - point -954.15 724.73 station-name -align tr -scale xs -text S3_50 - point -988.16 723.48 station-name -align tr -scale xs -text S3_51 - point -1022.91 717.87 station-name -align tr -scale xs -text S3_52 - point -1185.77 742.56 station-name -align tr -scale xs -text S3_53 - point -1229.36 735.21 station-name -align tr -scale xs -text S3_54 - point -1259.87 741.05 station-name -align tr -scale xs -text S3_55 - point -1304.05 732.26 station-name -align tr -scale xs -text S3_56 - point -1455.34 764.50 station-name -align tr -scale xs -text S3_57 - point -1469.25 798.84 station-name -align tr -scale xs -text S3_58 - point -1563.07 809.16 station-name -align tr -scale xs -text S3_59 - point -1599.65 835.52 station-name -align tr -scale xs -text S3_60 - point -1599.15 880.55 station-name -align tr -scale xs -text S3_61 - point -1525.71 891.95 station-name -align tr -scale xs -text S3_62 - point -1494.94 884.80 station-name -align tr -scale xs -text S3_63 - point -1443.04 899.69 station-name -align tr -scale xs -text S3_64 - point -1383.21 884.21 station-name -align tr -scale xs -text S3_65 - point -1340.26 897.17 station-name -align tr -scale xs -text S3_66 - point -1299.50 899.36 station-name -align tr -scale xs -text S3_67 - point -1258.41 892.77 station-name -align tr -scale xs -text S3_68 - point -1238.06 932.66 station-name -align tr -scale xs -text S3_69 - point -1211.41 980.21 station-name -align tr -scale xs -text S3_70 - point -1165.18 1009.71 station-name -align tr -scale xs -text S3_71 - point -1085.66 1001.32 station-name -align tr -scale xs -text S3_72 - point -1024.19 1011.48 station-name -align tr -scale xs -text S3_73 - point -978.79 1028.59 station-name -align tr -scale xs -text S3_74 - point 645.76 442.14 station-name -align tr -scale xs -text S3_75 - point 689.47 429.28 station-name -align tr -scale xs -text S3_76 - point 714.83 409.06 station-name -align tr -scale xs -text S3_77 - point 730.97 412.19 station-name -align tr -scale xs -text S3_78 - point 735.44 403.52 station-name -align tr -scale xs -text S3_79 - point 768.46 385.13 station-name -align tr -scale xs -text S3_80 - point -948.53 1012.75 station-name -align tr -scale xs -text S3_81 - point -913.04 1009.30 station-name -align tr -scale xs -text S3_82 - point -878.50 1015.39 station-name -align tr -scale xs -text S3_83 - point -845.64 1003.43 station-name -align tr -scale xs -text S3_84 - point -773.38 1004.69 station-name -align tr -scale xs -text S3_85 - point -727.09 1012.85 station-name -align tr -scale xs -text S3_86 - point -690.18 1013.50 station-name -align tr -scale xs -text S3_87 - point -658.73 1012.40 station-name -align tr -scale xs -text S3_88 - point -634.88 1026.17 station-name -align tr -scale xs -text S3_89 - point -584.78 1024.42 station-name -align tr -scale xs -text S3_90 - point -547.04 1028.38 station-name -align tr -scale xs -text S3_91 - point -497.72 1037.08 station-name -align tr -scale xs -text S3_92 - point -481.63 1027.62 station-name -align tr -scale xs -text S3_93 - point -428.13 1049.24 station-name -align tr -scale xs -text 10_37 - point -915.11 1027.84 station-name -align tr -scale xs -text S3_97 - point 722.93 418.55 station-name -align tr -scale xs -text S3_98 - point 745.30 400.61 station-name -align tr -scale xs -text S3_99 - point 774.05 381.49 station-name -align tr -scale xs -text S3_100 - point 790.33 373.77 station-name -align tr -scale xs -text S3_101 - point 809.99 363.09 station-name -align tr -scale xs -text S3_102 - point 829.41 363.81 station-name -align tr -scale xs -text S3_103 - point 843.20 349.20 station-name -align tr -scale xs -text S3_104 - point 869.58 335.46 station-name -align tr -scale xs -text S3_105 - point 892.87 316.91 station-name -align tr -scale xs -text S3_106 - point 916.36 307.42 station-name -align tr -scale xs -text S3_107 - point 934.36 296.75 station-name -align tr -scale xs -text S3_108 - point 945.80 297.51 station-name -align tr -scale xs -text S3_109 - point 976.54 289.59 station-name -align tr -scale xs -text S3_110 - point 993.90 282.76 station-name -align tr -scale xs -text S3_111 - point 1014.57 267.13 station-name -align tr -scale xs -text S3_112 - point 1047.95 248.67 station-name -align tr -scale xs -text S3_113 - point 1073.18 247.20 station-name -align tr -scale xs -text S3_114 - point 1088.12 248.91 station-name -align tr -scale xs -text S3_115 - point 1119.86 231.89 station-name -align tr -scale xs -text S3_116 - point 1125.07 216.33 station-name -align tr -scale xs -text S3_117 - point 1150.17 197.60 station-name -align tr -scale xs -text S3_118 - point 1165.21 193.80 station-name -align tr -scale xs -text S3_119 - point 1202.00 153.61 station-name -align tr -scale xs -text S3_120 - point 1211.49 157.56 station-name -align tr -scale xs -text S3_121 - point 1239.79 139.00 station-name -align tr -scale xs -text S3_122 - point 1255.39 129.98 station-name -align tr -scale xs -text S3_123 - point 1262.32 122.82 station-name -align tr -scale xs -text S3_124 - point 1276.94 113.76 station-name -align tr -scale xs -text S3_125 - point 1297.95 105.30 station-name -align tr -scale xs -text S3_126 - point 1315.58 99.35 station-name -align tr -scale xs -text S3_127 - point 1334.39 85.74 station-name -align tr -scale xs -text S3_128 - point 1354.46 80.34 station-name -align tr -scale xs -text S3_129 - point 1373.95 66.03 station-name -align tr -scale xs -text S3_130 - point 1401.53 57.73 station-name -align tr -scale xs -text S3_131 - point 1425.38 39.51 station-name -align tr -scale xs -text S3_132 - point 1446.36 20.86 station-name -align tr -scale xs -text S3_133 - point 1463.07 8.47 station-name -align tr -scale xs -text S3_134 - point 1472.11 -1.26 station-name -align tr -scale xs -text S3_135 - point 1499.96 -13.62 station-name -align tr -scale xs -text S3_136 - point 1519.38 -21.36 station-name -align tr -scale xs -text S3_137 - point 1536.61 -33.94 station-name -align tr -scale xs -text S3_138 - point 1555.16 -48.17 station-name -align tr -scale xs -text S3_139 - point 1567.14 -61.76 station-name -align tr -scale xs -text S3_140 - point 1582.13 -71.35 station-name -align tr -scale xs -text S3_141 - point 1599.65 -92.39 station-name -align tr -scale xs -text S3_142 - point 246.32 1290.05 station-name -align tr -scale xs -text 10_2 - point 221.30 1271.99 station-name -align tr -scale xs -text 10_3 - point 202.01 1270.24 station-name -align tr -scale xs -text 10_4 - point 195.13 1241.74 station-name -align tr -scale xs -text 10_5 - point 142.93 1211.97 station-name -align tr -scale xs -text 10_6 - point 91.79 1200.42 station-name -align tr -scale xs -text 10_7 - point 32.73 1180.81 station-name -align tr -scale xs -text 10_8 - point -40.51 1156.52 station-name -align tr -scale xs -text 10_9 - point -72.88 1139.32 station-name -align tr -scale xs -text 10_10 - point -91.75 1130.77 station-name -align tr -scale xs -text 10_11 - point -113.97 1131.29 station-name -align tr -scale xs -text 10_12 - point -146.68 1117.20 station-name -align tr -scale xs -text 10_13 - point -150.05 1115.98 station-name -align tr -scale xs -text 10_14 - point -196.02 1111.96 station-name -align tr -scale xs -text 10_15 - point -250.59 1112.49 station-name -align tr -scale xs -text 10_16 - point -275.02 1097.90 station-name -align tr -scale xs -text 10_17 - point -266.18 1085.38 station-name -align tr -scale xs -text 10_18 - point -242.69 1074.17 station-name -align tr -scale xs -text 10_19 - point -169.04 1100.63 station-name -align tr -scale xs -text 10_20 - point -142.92 1093.78 station-name -align tr -scale xs -text 10_21 - point -120.26 1100.33 station-name -align tr -scale xs -text 10_22 - point -81.75 1085.98 station-name -align tr -scale xs -text 10_23 - point -48.52 1083.27 station-name -align tr -scale xs -text 10_24 - point -61.80 1071.45 station-name -align tr -scale xs -text 10_25 - point -79.99 1065.41 station-name -align tr -scale xs -text 10_26 - point -117.61 1066.65 station-name -align tr -scale xs -text 10_27 - point -187.89 1042.03 station-name -align tr -scale xs -text 10_28 - point -235.41 1040.41 station-name -align tr -scale xs -text 10_29 - point -246.13 1026.65 station-name -align tr -scale xs -text 10_30 - point -283.30 1030.62 station-name -align tr -scale xs -text 10_31 - point -310.42 1025.05 station-name -align tr -scale xs -text 10_32 - point -319.68 1027.08 station-name -align tr -scale xs -text 10_33 - point -323.84 1021.42 station-name -align tr -scale xs -text 10_34 - point -350.98 1029.06 station-name -align tr -scale xs -text 10_35 - point -372.69 1026.99 station-name -align tr -scale xs -text 10_36 - - line survey - 1003.66 -335.01 - 1003.66 -335.01 - endline - line survey - 1003.66 -335.01 - 960.09 -283.06 - endline - line survey - 960.09 -283.06 - 915.39 -244.19 - endline - line survey - 915.39 -244.19 - 865.87 -146.92 - endline - line survey - 865.87 -146.92 - 840.74 -131.81 - endline - line survey - 840.74 -131.81 - 775.04 -110.46 - endline - line survey - 775.04 -110.46 - 715.49 -109.42 - endline - line survey - 715.49 -109.42 - 662.87 -93.33 - endline - line survey - 662.87 -93.33 - 603.35 -88.13 - endline - line survey - 603.35 -88.13 - 588.62 -72.33 - endline - line survey - 588.62 -72.33 - 539.10 -54.30 - endline - line survey - 539.10 -54.30 - 543.22 -38.95 - endline - line survey - 543.22 -38.95 - 517.55 -37.16 - endline - line survey - 517.55 -37.16 - 532.75 -29.41 - endline - line survey - 532.75 -29.41 - 532.75 -29.41 - endline - line survey - 539.10 -54.30 - 539.11 -54.30 - endline - line survey - 539.11 -54.30 - 553.62 -73.56 - endline - line survey - 553.62 -73.56 - 554.23 -90.88 - endline - line survey - 554.23 -90.88 - 588.38 -115.69 - endline - line survey - 588.38 -115.69 - 616.09 -109.80 - endline - line survey - 616.09 -109.80 - 606.14 -130.22 - endline - line survey - 606.14 -130.22 - 606.14 -130.22 - endline - line survey - 606.14 -130.22 - 630.30 -117.92 - endline - line survey - 539.11 -54.30 - 519.81 -18.02 - endline - line survey - 519.81 -18.02 - 519.81 -18.02 - endline - line survey - 519.81 -18.02 - 507.52 -7.70 - endline - line survey - 507.52 -7.70 - 486.08 -13.85 - endline - line survey - 486.08 -13.85 - 459.82 -5.83 - endline - line survey - 459.82 -5.83 - 352.04 1.71 - endline - line survey - 352.04 1.71 - 352.04 1.71 - endline - line survey - 352.04 1.71 - 319.78 2.84 - endline - line survey - 319.78 2.84 - 305.82 5.30 - endline - line survey - 305.82 5.30 - 290.14 3.93 - endline - line survey - 290.14 3.93 - 277.97 0.67 - endline - line survey - 352.04 1.71 - 318.24 55.80 - endline - line survey - 318.24 55.80 - 312.32 68.51 - endline - line survey - 312.32 68.51 - 314.61 70.05 - endline - line survey - 314.61 70.05 - 347.94 97.04 - endline - line survey - 347.94 97.04 - 380.70 143.82 - endline - line survey - 380.70 143.82 - 405.95 173.92 - endline - line survey - 405.95 173.92 - 423.89 172.35 - endline - line survey - 423.89 172.35 - 431.06 199.08 - endline - line survey - 431.06 199.08 - 415.45 229.72 - endline - line survey - 415.45 229.72 - 406.75 260.04 - endline - line survey - 406.75 260.04 - 407.42 279.15 - endline - line survey - 407.42 279.15 - 407.42 279.15 - endline - line survey - 407.42 279.15 - 402.16 297.52 - endline - line survey - 402.16 297.52 - 415.52 338.65 - endline - line survey - 415.52 338.65 - 432.52 370.62 - endline - line survey - 432.52 370.62 - 461.31 360.15 - endline - line survey - 461.31 360.15 - 461.31 360.15 - endline - line survey - 461.31 360.15 - 492.16 361.22 - endline - line survey - 492.16 361.22 - 525.55 358.89 - endline - line survey - 525.55 358.89 - 525.55 358.89 - endline - line survey - 525.55 358.89 - 564.36 360.24 - endline - line survey - 564.36 360.24 - 610.16 358.65 - endline - line survey - 610.16 358.65 - 654.46 349.23 - endline - line survey - 654.46 349.23 - 693.05 353.29 - endline - line survey - 693.05 353.29 - 707.09 347.32 - endline - line survey - 707.09 347.32 - 757.98 349.10 - endline - line survey - 757.98 349.10 - 810.33 341.74 - endline - line survey - 630.30 -117.92 - 657.11 -132.77 - endline - line survey - 657.11 -132.77 - 694.79 -156.31 - endline - line survey - 694.79 -156.31 - 703.93 -170.93 - endline - line survey - 703.93 -170.93 - 729.30 -186.78 - endline - line survey - 729.30 -186.78 - 747.46 -213.69 - endline - line survey - 747.46 -213.69 - 771.99 -219.35 - endline - line survey - 771.99 -219.35 - 790.34 -237.06 - endline - line survey - 790.34 -237.06 - 837.18 -242.81 - endline - line survey - 837.18 -242.81 - 854.97 -259.99 - endline - line survey - 854.97 -259.99 - 873.59 -266.04 - endline - line survey - 553.62 -73.56 - 553.62 -73.56 - endline - line survey - 553.62 -73.56 - 555.36 -67.50 - endline - line survey - 555.36 -67.50 - 560.66 -49.01 - endline - line survey - 560.66 -49.01 - 560.66 -49.01 - endline - line survey - 1003.66 -335.01 - 1063.88 -383.73 - endline - line survey - 1063.88 -383.73 - 1108.55 -452.45 - endline - line survey - 1108.55 -452.45 - 1115.97 -499.16 - endline - line survey - 1115.97 -499.16 - 1110.06 -503.15 - endline - line survey - 1110.06 -503.15 - 1137.94 -544.46 - endline - line survey - 1137.94 -544.46 - 1148.79 -564.04 - endline - line survey - 1148.79 -564.04 - 1142.21 -590.46 - endline - line survey - 1142.21 -590.46 - 1165.73 -604.59 - endline - line survey - 1165.73 -604.59 - 1183.24 -652.69 - endline - line survey - 1183.24 -652.69 - 1209.55 -676.38 - endline - line survey - 1209.55 -676.38 - 1241.26 -715.54 - endline - line survey - 1241.26 -715.54 - 1238.26 -734.49 - endline - line survey - 1238.26 -734.49 - 1252.58 -744.52 - endline - line survey - 1252.58 -744.52 - 1273.21 -801.18 - endline - line survey - 1273.21 -801.18 - 1292.86 -813.94 - endline - line survey - 1292.86 -813.94 - 1325.60 -844.47 - endline - line survey - 1325.60 -844.47 - 1342.37 -870.29 - endline - line survey - 1342.37 -870.29 - 1332.28 -913.99 - endline - line survey - 1332.28 -913.99 - 1342.88 -906.29 - endline - line survey - 1342.88 -906.29 - 1342.88 -906.29 - endline - line survey - 1342.88 -906.29 - 1359.88 -881.08 - endline - line survey - 1332.28 -913.99 - 1285.36 -962.58 - endline - line survey - 1285.36 -962.58 - 1220.90 -1007.72 - endline - line survey - 1220.90 -1007.72 - 1161.59 -1049.24 - endline - line survey - 1161.59 -1049.24 - 1183.02 -1040.58 - endline - line survey - 1183.02 -1040.58 - 1150.17 -1072.30 - endline - line survey - 1150.17 -1072.30 - 1109.14 -1084.07 - endline - line survey - 1109.14 -1084.07 - 1096.32 -1092.72 - endline - line survey - 1096.32 -1092.72 - 1126.90 -1139.82 - endline - line survey - 1126.90 -1139.82 - 1140.84 -1180.28 - endline - line survey - 1140.84 -1180.28 - 1161.64 -1229.29 - endline - line survey - 1161.64 -1229.29 - 1149.25 -1251.63 - endline - line survey - 1149.25 -1251.63 - 1156.75 -1281.70 - endline - line survey - 1156.75 -1281.70 - 1148.10 -1290.05 - endline - line survey - 1069.55 -1104.63 - 1031.10 -1119.40 - endline - line survey - 1031.10 -1119.40 - 1021.16 -1123.21 - endline - line survey - 1096.32 -1092.72 - 1069.55 -1104.63 - endline - line survey - 1069.55 -1104.63 - 1087.47 -1139.80 - endline - line survey - 1087.47 -1139.80 - 1122.85 -1190.32 - endline - line survey - 1122.85 -1190.32 - 1122.53 -1208.23 - endline - line survey - 1063.88 -383.73 - 1132.09 -462.20 - endline - line survey - 1132.09 -462.20 - 1105.82 -498.36 - endline - line survey - 1105.82 -498.36 - 1130.41 -522.95 - endline - line survey - 1130.41 -522.95 - 1143.75 -545.14 - endline - line survey - 314.61 70.05 - 314.61 70.05 - endline - line survey - 314.61 70.05 - 294.84 94.45 - endline - line survey - 294.84 94.45 - 304.14 96.94 - endline - line survey - 1003.66 -335.01 - 1003.11 -345.37 - endline - line survey - 1003.11 -345.37 - 1003.11 -345.37 - endline - line survey - 1003.11 -345.37 - 1002.00 -340.95 - endline - line survey - 1002.00 -340.95 - 973.98 -348.46 - endline - line survey - 973.98 -348.46 - 972.90 -336.10 - endline - line survey - 972.90 -336.10 - 945.65 -317.72 - endline - line survey - 945.65 -317.72 - 939.99 -302.18 - endline - line survey - 939.99 -302.18 - 927.44 -292.39 - endline - line survey - 927.44 -292.39 - 904.21 -274.24 - endline - line survey - 904.21 -274.24 - 873.59 -266.04 - endline - line survey - 973.98 -348.46 - 976.06 -378.32 - endline - line survey - 976.06 -378.32 - 934.43 -378.32 - endline - line survey - 976.06 -378.32 - 1009.35 -378.32 - endline - line survey - 976.06 -378.32 - 1007.36 -394.97 - endline - line survey - 1007.36 -394.97 - 1028.10 -439.50 - endline - line survey - 1028.10 -439.50 - 1058.54 -457.08 - endline - line survey - 1028.10 -439.50 - 1023.57 -443.57 - endline - line survey - 1023.57 -443.57 - 996.02 -455.27 - endline - line survey - 996.02 -455.27 - 977.04 -454.28 - endline - line survey - 977.04 -454.28 - 944.52 -470.14 - endline - line survey - 944.52 -470.14 - 934.48 -469.09 - endline - line survey - 934.48 -469.09 - 951.45 -490.07 - endline - line survey - 951.45 -490.07 - 998.86 -499.30 - endline - line survey - 1292.86 -813.94 - 1314.56 -814.70 - endline - line survey - 1314.56 -814.70 - 1317.82 -809.67 - endline - line survey - 1317.82 -809.67 - 1352.94 -808.44 - endline - line survey - 1352.94 -808.44 - 1373.61 -825.18 - endline - line survey - 1373.61 -825.18 - 1381.90 -828.37 - endline - line survey - 1381.90 -828.37 - 1395.64 -829.81 - endline - line survey - 1395.64 -829.81 - 1428.41 -848.73 - endline - line survey - 1428.41 -848.73 - 1431.47 -863.12 - endline - line survey - 1431.47 -863.12 - 1395.07 -865.03 - endline - line survey - 1395.07 -865.03 - 1385.56 -875.97 - endline - line survey - 1385.56 -875.97 - 1362.37 -880.48 - endline - line survey - 1362.37 -880.48 - 1347.39 -872.18 - endline - line survey - 1137.94 -544.46 - 1151.54 -553.97 - endline - line survey - 1151.54 -553.97 - 1151.55 -553.96 - endline - line survey - 1151.55 -553.96 - 1154.60 -548.22 - endline - line survey - 1154.60 -548.22 - 1138.32 -543.23 - endline - line survey - 1138.32 -543.23 - 1125.88 -543.44 - endline - line survey - 1125.88 -543.44 - 1056.97 -516.96 - endline - line survey - 1056.97 -516.96 - 1019.70 -504.12 - endline - line survey - 1019.70 -504.12 - 998.86 -499.30 - endline - line survey - 1137.94 -544.46 - 1150.16 -543.39 - endline - line survey - 1150.16 -543.39 - 1168.79 -544.69 - endline - line survey - 1168.79 -544.69 - 1215.32 -556.29 - endline - line survey - 1215.32 -556.29 - 1229.37 -566.13 - endline - line survey - 1229.37 -566.13 - 1247.35 -566.44 - endline - line survey - 1247.35 -566.44 - 1247.35 -566.44 - endline - line survey - 1247.35 -566.44 - 1268.73 -574.65 - endline - line survey - 1268.73 -574.65 - 1280.53 -572.99 - endline - line survey - 1280.53 -572.99 - 1334.17 -587.36 - endline - line survey - 1334.17 -587.36 - 1334.54 -580.34 - endline - line survey - 1334.54 -580.34 - 1348.21 -584.00 - endline - line survey - 1348.21 -584.00 - 1376.34 -594.24 - endline - line survey - 1376.34 -594.24 - 1390.00 -596.53 - endline - line survey - 1390.00 -596.53 - 1403.23 -605.11 - endline - line survey - 1403.23 -605.11 - 1414.15 -611.42 - endline - line survey - 1414.15 -611.42 - 1453.49 -612.79 - endline - line survey - 318.24 55.80 - 316.22 52.92 - endline - line survey - 316.22 52.92 - 275.86 44.34 - endline - line survey - 275.86 44.34 - 263.03 35.01 - endline - line survey - 263.03 35.01 - 252.82 35.01 - endline - line survey - 517.55 -37.16 - 487.23 -48.19 - endline - line survey - 487.23 -48.19 - 479.07 -61.26 - endline - line survey - 479.07 -61.26 - 425.73 -57.53 - endline - line survey - 425.73 -57.53 - 376.14 -67.17 - endline - line survey - 376.14 -67.17 - 349.10 -64.32 - endline - line survey - 349.10 -64.32 - 339.85 -76.15 - endline - line survey - 339.85 -76.15 - 316.79 -85.00 - endline - line survey - 316.79 -85.00 - 254.60 -102.84 - endline - line survey - 254.60 -102.84 - 206.47 -102.84 - endline - line survey - 206.47 -102.84 - 181.95 -124.92 - endline - line survey - 206.47 -102.84 - 200.42 -81.72 - endline - line survey - 200.42 -81.72 - 140.08 -116.56 - endline - line survey - 140.08 -116.56 - 129.94 -107.11 - endline - line survey - 200.42 -81.72 - 184.93 -72.78 - endline - line survey - 184.93 -72.78 - 166.17 -82.34 - endline - line survey - 200.42 -81.72 - 212.26 -34.24 - endline - line survey - 212.26 -34.24 - 197.79 5.49 - endline - line survey - 197.79 5.49 - 253.46 31.45 - endline - line survey - 197.79 5.49 - 183.86 48.37 - endline - line survey - 183.86 48.37 - 163.26 71.25 - endline - line survey - 163.26 71.25 - 96.72 94.16 - endline - line survey - 96.72 94.16 - 29.42 114.74 - endline - line survey - 29.42 114.74 - -0.42 114.74 - endline - line survey - -0.42 114.74 - -38.95 130.30 - endline - line survey - -38.95 130.30 - -49.01 123.00 - endline - line survey - -49.01 123.00 - -49.01 123.00 - endline - line survey - -49.01 123.00 - -76.52 138.88 - endline - line survey - -76.52 138.88 - -104.88 129.12 - endline - line survey - -104.88 129.12 - -137.01 149.19 - endline - line survey - -137.01 149.19 - -143.51 186.05 - endline - line survey - -143.51 186.05 - -209.88 190.69 - endline - line survey - -209.88 190.69 - -267.33 169.78 - endline - line survey - -267.33 169.78 - -289.80 190.01 - endline - line survey - -289.80 190.01 - -312.01 215.56 - endline - line survey - -312.01 215.56 - -361.39 266.69 - endline - line survey - -361.39 266.69 - -385.69 292.76 - endline - line survey - -385.69 292.76 - -397.29 279.88 - endline - line survey - -397.29 279.88 - -422.04 290.38 - endline - line survey - -422.04 290.38 - -437.44 284.47 - endline - line survey - -437.44 284.47 - -432.38 292.56 - endline - line survey - -432.38 292.56 - -465.18 311.50 - endline - line survey - -465.18 311.50 - -484.63 348.07 - endline - line survey - -484.63 348.07 - -514.39 392.20 - endline - line survey - -514.39 392.20 - -549.31 448.08 - endline - line survey - -549.31 448.08 - -581.35 490.60 - endline - line survey - -581.35 490.60 - -598.82 528.06 - endline - line survey - -598.82 528.06 - -598.23 544.94 - endline - line survey - -598.23 544.94 - -622.40 530.42 - endline - line survey - -598.23 544.94 - -572.20 564.56 - endline - line survey - -572.20 564.56 - -589.59 577.66 - endline - line survey - -589.59 577.66 - -581.35 590.35 - endline - line survey - -581.35 590.35 - -599.62 563.26 - endline - line survey - -581.35 590.35 - -581.35 590.35 - endline - line survey - -581.35 590.35 - -556.19 598.52 - endline - line survey - -556.19 598.52 - -540.22 616.90 - endline - line survey - -540.22 616.90 - -541.73 621.83 - endline - line survey - -541.73 621.83 - -534.38 636.26 - endline - line survey - -534.38 636.26 - -519.86 654.96 - endline - line survey - -519.86 654.96 - -505.49 649.82 - endline - line survey - -505.49 649.82 - -480.36 648.00 - endline - line survey - -589.59 577.66 - -589.59 577.66 - endline - line survey - -589.59 577.66 - -603.11 572.20 - endline - line survey - -603.11 572.20 - -603.11 572.20 - endline - line survey - -603.11 572.20 - -617.90 555.77 - endline - line survey - -617.90 555.77 - -632.06 546.22 - endline - line survey - -632.06 546.22 - -632.06 546.22 - endline - line survey - -632.06 546.22 - -657.02 548.40 - endline - line survey - -480.36 648.00 - -448.80 644.68 - endline - line survey - -480.36 648.00 - -501.43 627.17 - endline - line survey - -501.43 627.17 - -524.20 620.62 - endline - line survey - -524.20 620.62 - -541.73 621.83 - endline - line survey - -534.38 636.26 - -545.01 641.22 - endline - line survey - -545.01 641.22 - -565.78 645.26 - endline - line survey - -565.78 645.26 - -559.36 667.66 - endline - line survey - -559.36 667.66 - -579.29 696.12 - endline - line survey - -579.29 696.12 - -586.48 706.79 - endline - line survey - -586.48 706.79 - -538.59 729.12 - endline - line survey - -538.59 729.12 - -503.25 726.65 - endline - line survey - -503.25 726.65 - -463.65 745.11 - endline - line survey - -463.65 745.11 - -414.63 755.53 - endline - line survey - -414.63 755.53 - -377.06 764.20 - endline - line survey - -377.06 764.20 - -331.40 770.62 - endline - line survey - -331.40 770.62 - -295.46 785.14 - endline - line survey - -295.46 785.14 - -292.01 804.67 - endline - line survey - -292.01 804.67 - -258.20 813.10 - endline - line survey - -258.20 813.10 - -223.97 817.91 - endline - line survey - -223.97 817.91 - -180.36 828.79 - endline - line survey - -180.36 828.79 - -147.83 824.22 - endline - line survey - -377.06 764.20 - -352.14 754.14 - endline - line survey - -352.14 754.14 - -323.70 746.52 - endline - line survey - -323.70 746.52 - -282.05 732.18 - endline - line survey - -282.05 732.18 - -209.59 725.84 - endline - line survey - -209.59 725.84 - -154.50 721.98 - endline - line survey - -154.50 721.98 - -126.47 704.46 - endline - line survey - -331.40 770.62 - -295.67 753.96 - endline - line survey - -295.67 753.96 - -262.83 759.75 - endline - line survey - -126.47 704.46 - -76.68 725.60 - endline - line survey - -76.68 725.60 - -79.39 735.06 - endline - line survey - -79.39 735.06 - -81.42 773.89 - endline - line survey - -81.42 773.89 - -67.96 817.91 - endline - line survey - -67.96 817.91 - -67.96 817.91 - endline - line survey - -67.96 817.91 - -67.52 830.55 - endline - line survey - -67.52 830.55 - -141.13 843.52 - endline - line survey - -141.13 843.52 - -141.56 831.16 - endline - line survey - -141.56 831.16 - -175.12 835.28 - endline - line survey - -175.12 835.28 - -187.64 836.16 - endline - line survey - -187.64 836.16 - -187.64 836.16 - endline - line survey - -187.64 836.16 - -173.94 831.71 - endline - line survey - -173.94 831.71 - -166.34 831.97 - endline - line survey - -267.33 169.78 - -234.10 169.78 - endline - line survey - -234.10 169.78 - -251.37 159.81 - endline - line survey - -251.37 159.81 - -271.65 159.46 - endline - line survey - -271.65 159.46 - -297.51 152.04 - endline - line survey - -297.51 152.04 - -328.90 150.95 - endline - line survey - -328.90 150.95 - -373.57 142.26 - endline - line survey - -373.57 142.26 - -410.19 142.26 - endline - line survey - -410.19 142.26 - -427.90 147.01 - endline - line survey - -427.90 147.01 - -450.89 192.14 - endline - line survey - -450.89 192.14 - -495.99 213.17 - endline - line survey - -495.99 213.17 - -540.85 212.39 - endline - line survey - -540.85 212.39 - -538.81 224.00 - endline - line survey - -234.10 169.78 - -198.16 176.12 - endline - line survey - -198.16 176.12 - -195.67 183.37 - endline - line survey - -195.67 183.37 - -252.06 224.34 - endline - line survey - -252.06 224.34 - -288.53 242.92 - endline - line survey - 1069.55 -1104.63 - 1069.55 -1104.63 - endline - line survey - 1069.55 -1104.63 - 1079.30 -1111.46 - endline - line survey - 1079.30 -1111.46 - 1079.83 -1118.97 - endline - line survey - 1079.83 -1118.97 - 1079.83 -1118.97 - endline - line survey - -422.04 290.38 - -410.50 292.01 - endline - line survey - -410.50 292.01 - -397.52 309.87 - endline - line survey - -397.52 309.87 - -397.52 309.87 - endline - line survey - -437.44 284.47 - -441.97 278.67 - endline - line survey - -441.97 278.67 - -390.75 275.99 - endline - line survey - -441.97 278.67 - -477.44 292.29 - endline - line survey - -397.29 279.88 - -397.29 279.88 - endline - line survey - -397.29 279.88 - -400.71 277.39 - endline - line survey - -400.71 277.39 - -435.47 291.44 - endline - line survey - -477.44 292.29 - -490.61 283.41 - endline - line survey - -490.61 283.41 - -502.27 295.49 - endline - line survey - -502.27 295.49 - -502.27 295.49 - endline - line survey - -490.61 283.41 - -502.61 276.48 - endline - line survey - -502.61 276.48 - -509.96 268.60 - endline - line survey - -509.96 268.60 - -509.96 268.60 - endline - line survey - -509.96 268.60 - -493.38 253.68 - endline - line survey - -502.27 295.49 - -502.27 295.49 - endline - line survey - -502.27 295.49 - -513.26 299.93 - endline - line survey - -513.26 299.93 - -504.17 315.67 - endline - line survey - 432.52 370.62 - 432.52 370.62 - endline - line survey - 432.52 370.62 - 460.57 378.09 - endline - line survey - 460.57 378.09 - 420.38 402.81 - endline - line survey - 420.38 402.81 - 385.02 405.77 - endline - line survey - 385.02 405.77 - 345.61 401.42 - endline - line survey - 345.61 401.42 - 322.67 414.92 - endline - line survey - 322.67 414.92 - 329.99 430.29 - endline - line survey - 329.99 430.29 - 365.32 429.18 - endline - line survey - 365.32 429.18 - 387.33 427.37 - endline - line survey - 387.33 427.37 - 424.31 437.13 - endline - line survey - 424.31 437.13 - 436.50 447.82 - endline - line survey - 436.50 447.82 - 503.95 448.88 - endline - line survey - 503.95 448.88 - 529.99 454.69 - endline - line survey - 529.99 454.69 - 586.21 458.45 - endline - line survey - 586.21 458.45 - 618.54 455.68 - endline - line survey - 618.54 455.68 - 617.07 455.89 - endline - line survey - 617.07 455.89 - 507.37 461.83 - endline - line survey - 507.37 461.83 - 509.83 466.77 - endline - line survey - 509.83 466.77 - 391.70 463.20 - endline - line survey - 391.70 463.20 - 358.02 470.69 - endline - line survey - 358.02 470.69 - 330.40 482.28 - endline - line survey - 330.40 482.28 - 281.87 501.29 - endline - line survey - 281.87 501.29 - 200.98 531.27 - endline - line survey - 200.98 531.27 - 161.83 549.39 - endline - line survey - 161.83 549.39 - 110.65 557.93 - endline - line survey - 110.65 557.93 - 86.58 565.24 - endline - line survey - 86.58 565.24 - 61.78 550.11 - endline - line survey - 61.78 550.11 - 28.23 563.08 - endline - line survey - 28.23 563.08 - 66.45 571.46 - endline - line survey - 66.45 571.46 - -3.49 661.82 - endline - line survey - -3.49 661.82 - -25.20 662.30 - endline - line survey - -25.20 662.30 - -66.85 672.72 - endline - line survey - -66.85 672.72 - -84.19 655.60 - endline - line survey - -84.19 655.60 - -127.70 639.73 - endline - line survey - -127.70 639.73 - -213.97 659.35 - endline - line survey - -213.97 659.35 - -238.34 677.24 - endline - line survey - -238.34 677.24 - -257.80 673.34 - endline - line survey - -257.80 673.34 - -273.07 665.87 - endline - line survey - -273.07 665.87 - -287.64 685.86 - endline - line survey - -287.64 685.86 - -303.87 683.74 - endline - line survey - -303.87 683.74 - -314.45 696.57 - endline - line survey - -314.45 696.57 - -337.11 696.51 - endline - line survey - -337.11 696.51 - -349.92 693.41 - endline - line survey - -349.92 693.41 - -420.93 703.95 - endline - line survey - -420.93 703.95 - -465.87 715.99 - endline - line survey - -465.87 715.99 - -542.36 718.68 - endline - line survey - -542.36 718.68 - -578.14 729.74 - endline - line survey - -578.14 729.74 - -697.42 730.64 - endline - line survey - -697.42 730.64 - -717.86 745.40 - endline - line survey - -717.86 745.40 - -884.21 722.88 - endline - line survey - -884.21 722.88 - -954.15 724.73 - endline - line survey - -954.15 724.73 - -988.16 723.48 - endline - line survey - -988.16 723.48 - -1022.91 717.87 - endline - line survey - -1022.91 717.87 - -1185.77 742.56 - endline - line survey - -1185.77 742.56 - -1229.36 735.21 - endline - line survey - -1229.36 735.21 - -1259.87 741.05 - endline - line survey - -1259.87 741.05 - -1304.05 732.26 - endline - line survey - -1304.05 732.26 - -1455.34 764.50 - endline - line survey - -1455.34 764.50 - -1469.25 798.84 - endline - line survey - -1469.25 798.84 - -1563.07 809.16 - endline - line survey - -1563.07 809.16 - -1599.65 835.52 - endline - line survey - -1599.65 835.52 - -1599.15 880.55 - endline - line survey - -1599.15 880.55 - -1525.71 891.95 - endline - line survey - -1525.71 891.95 - -1494.94 884.80 - endline - line survey - -1494.94 884.80 - -1443.04 899.69 - endline - line survey - -1443.04 899.69 - -1383.21 884.21 - endline - line survey - -1383.21 884.21 - -1340.26 897.17 - endline - line survey - -1340.26 897.17 - -1299.50 899.36 - endline - line survey - -1299.50 899.36 - -1258.41 892.77 - endline - line survey - -1258.41 892.77 - -1238.06 932.66 - endline - line survey - -1238.06 932.66 - -1211.41 980.21 - endline - line survey - -1211.41 980.21 - -1165.18 1009.71 - endline - line survey - -1165.18 1009.71 - -1085.66 1001.32 - endline - line survey - -1085.66 1001.32 - -1024.19 1011.48 - endline - line survey - -1024.19 1011.48 - -978.79 1028.59 - endline - line survey - 617.07 455.89 - 645.76 442.14 - endline - line survey - 645.76 442.14 - 689.47 429.28 - endline - line survey - 689.47 429.28 - 714.83 409.06 - endline - line survey - 714.83 409.06 - 730.97 412.19 - endline - line survey - 730.97 412.19 - 735.44 403.52 - endline - line survey - 735.44 403.52 - 768.46 385.13 - endline - line survey - -978.79 1028.59 - -948.53 1012.75 - endline - line survey - -948.53 1012.75 - -913.04 1009.30 - endline - line survey - -913.04 1009.30 - -878.50 1015.39 - endline - line survey - -878.50 1015.39 - -845.64 1003.43 - endline - line survey - -845.64 1003.43 - -773.38 1004.69 - endline - line survey - -773.38 1004.69 - -727.09 1012.85 - endline - line survey - -727.09 1012.85 - -690.18 1013.50 - endline - line survey - -690.18 1013.50 - -658.73 1012.40 - endline - line survey - -658.73 1012.40 - -634.88 1026.17 - endline - line survey - -634.88 1026.17 - -584.78 1024.42 - endline - line survey - -584.78 1024.42 - -547.04 1028.38 - endline - line survey - -547.04 1028.38 - -497.72 1037.08 - endline - line survey - -497.72 1037.08 - -481.63 1027.62 - endline - line survey - -481.63 1027.62 - -428.13 1049.24 - endline - line survey - -913.04 1009.30 - -915.11 1027.84 - endline - line survey - 714.83 409.06 - 722.93 418.55 - endline - line survey - 722.93 418.55 - 745.30 400.61 - endline - line survey - 745.30 400.61 - 774.05 381.49 - endline - line survey - 774.05 381.49 - 790.33 373.77 - endline - line survey - 790.33 373.77 - 809.99 363.09 - endline - line survey - 809.99 363.09 - 829.41 363.81 - endline - line survey - 829.41 363.81 - 843.20 349.20 - endline - line survey - 843.20 349.20 - 869.58 335.46 - endline - line survey - 869.58 335.46 - 892.87 316.91 - endline - line survey - 892.87 316.91 - 916.36 307.42 - endline - line survey - 916.36 307.42 - 934.36 296.75 - endline - line survey - 934.36 296.75 - 945.80 297.51 - endline - line survey - 945.80 297.51 - 976.54 289.59 - endline - line survey - 976.54 289.59 - 993.90 282.76 - endline - line survey - 993.90 282.76 - 1014.57 267.13 - endline - line survey - 1014.57 267.13 - 1047.95 248.67 - endline - line survey - 1047.95 248.67 - 1073.18 247.20 - endline - line survey - 1073.18 247.20 - 1088.12 248.91 - endline - line survey - 1088.12 248.91 - 1119.86 231.89 - endline - line survey - 1119.86 231.89 - 1125.07 216.33 - endline - line survey - 1125.07 216.33 - 1150.17 197.60 - endline - line survey - 1150.17 197.60 - 1165.21 193.80 - endline - line survey - 1165.21 193.80 - 1202.00 153.61 - endline - line survey - 1202.00 153.61 - 1211.49 157.56 - endline - line survey - 1211.49 157.56 - 1239.79 139.00 - endline - line survey - 1239.79 139.00 - 1255.39 129.98 - endline - line survey - 1255.39 129.98 - 1262.32 122.82 - endline - line survey - 1262.32 122.82 - 1276.94 113.76 - endline - line survey - 1276.94 113.76 - 1297.95 105.30 - endline - line survey - 1297.95 105.30 - 1315.58 99.35 - endline - line survey - 1315.58 99.35 - 1334.39 85.74 - endline - line survey - 1334.39 85.74 - 1354.46 80.34 - endline - line survey - 1354.46 80.34 - 1373.95 66.03 - endline - line survey - 1373.95 66.03 - 1401.53 57.73 - endline - line survey - 1401.53 57.73 - 1425.38 39.51 - endline - line survey - 1425.38 39.51 - 1446.36 20.86 - endline - line survey - 1446.36 20.86 - 1463.07 8.47 - endline - line survey - 1463.07 8.47 - 1472.11 -1.26 - endline - line survey - 1472.11 -1.26 - 1499.96 -13.62 - endline - line survey - 1499.96 -13.62 - 1519.38 -21.36 - endline - line survey - 1519.38 -21.36 - 1536.61 -33.94 - endline - line survey - 1536.61 -33.94 - 1555.16 -48.17 - endline - line survey - 1555.16 -48.17 - 1567.14 -61.76 - endline - line survey - 1567.14 -61.76 - 1582.13 -71.35 - endline - line survey - 1582.13 -71.35 - 1599.65 -92.39 - endline - line survey - 246.32 1290.05 - 221.30 1271.99 - endline - line survey - 221.30 1271.99 - 202.01 1270.24 - endline - line survey - 202.01 1270.24 - 195.13 1241.74 - endline - line survey - 195.13 1241.74 - 142.93 1211.97 - endline - line survey - 142.93 1211.97 - 91.79 1200.42 - endline - line survey - 91.79 1200.42 - 32.73 1180.81 - endline - line survey - 32.73 1180.81 - -40.51 1156.52 - endline - line survey - -40.51 1156.52 - -72.88 1139.32 - endline - line survey - -72.88 1139.32 - -91.75 1130.77 - endline - line survey - -91.75 1130.77 - -113.97 1131.29 - endline - line survey - -113.97 1131.29 - -146.68 1117.20 - endline - line survey - -146.68 1117.20 - -150.05 1115.98 - endline - line survey - -150.05 1115.98 - -196.02 1111.96 - endline - line survey - -196.02 1111.96 - -250.59 1112.49 - endline - line survey - -250.59 1112.49 - -275.02 1097.90 - endline - line survey - -275.02 1097.90 - -266.18 1085.38 - endline - line survey - -266.18 1085.38 - -242.69 1074.17 - endline - line survey - -242.69 1074.17 - -169.04 1100.63 - endline - line survey - -169.04 1100.63 - -142.92 1093.78 - endline - line survey - -142.92 1093.78 - -120.26 1100.33 - endline - line survey - -120.26 1100.33 - -81.75 1085.98 - endline - line survey - -81.75 1085.98 - -48.52 1083.27 - endline - line survey - -48.52 1083.27 - -61.80 1071.45 - endline - line survey - -61.80 1071.45 - -79.99 1065.41 - endline - line survey - -79.99 1065.41 - -117.61 1066.65 - endline - line survey - -117.61 1066.65 - -187.89 1042.03 - endline - line survey - -187.89 1042.03 - -235.41 1040.41 - endline - line survey - -235.41 1040.41 - -246.13 1026.65 - endline - line survey - -246.13 1026.65 - -283.30 1030.62 - endline - line survey - -283.30 1030.62 - -310.42 1025.05 - endline - line survey - -310.42 1025.05 - -319.68 1027.08 - endline - line survey - -319.68 1027.08 - -323.84 1021.42 - endline - line survey - -323.84 1021.42 - -350.98 1029.06 - endline - line survey - -350.98 1029.06 - -372.69 1026.99 - endline - line survey - -372.69 1026.99 - -428.13 1049.24 - endline - line survey - -428.13 1049.24 - -428.13 1049.24 - endline - -endscrap - -scrap SP-AP7_Aval_02 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + + + +scrap SP-AP7_Aval_01 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + +line floor-meander + 1279.75 -804.25 + 1279.75 -804.25 1280.5 -807.75 1301.5 -813.0 + smooth off +endline + +line floor-meander + 1327.0 -845.0 + 1337.25 -861.75 +endline + +line rock-border -close on + 1278.25 -801.0 + 1275.5 -803.0 + 1277.75 -805.25 + 1279.75 -804.25 + 1278.25 -801.0 +endline + +line rock-border -close on + 1388.75 -827.5 + 1388.5 -831.25 + 1391.0 -831.25 + 1391.75 -827.25 + 1388.75 -827.5 +endline + +line rock-border -close on + 1432.75 -846.5 + 1433.0 -851.5 + 1436.5 -849.5 + 1436.0 -846.5 + 1432.75 -846.5 +endline + +line wall -subtype presumed +endline + +line wall -reverse on -subtype presumed + 1019.25 -1126.0 + 1010.25 -1128.75 +endline + +line wall -subtype presumed + 1019.25 -1120.5 + 1008.0 -1126.5 +endline + +line contour -visibility off +endline + +line gradient +endline + +line contour -reverse on + 1124.0 -1058.5 + 1124.0 -1058.5 1131.5 -1063.25 1135.75 -1063.5 + smooth off +endline + +line contour -reverse on + 1132.5 -1049.0 + 1132.5 -1049.0 1139.25 -1059.0 1143.25 -1059.25 + smooth off +endline + +line contour + 1152.0 -1036.25 + 1152.0 -1036.25 1157.5 -1046.5 1155.25 -1051.75 + smooth off +endline + +line contour + 1144.0 -1038.5 + 1144.0 -1038.5 1150.0 -1048.0 1150.0 -1052.0 + smooth off +endline + +line wall -subtype invisible + 1008.0 -1126.5 + 1010.25 -1128.75 + subtype invisible +endline + +point 988.75 -1134.5 continuation + +area sand + l558-1169--1221 +endarea + +line contour -id l558-1169--1221 -close on -visibility off + 1162.75 -1215.25 + 1162.75 -1215.25 1158.5 -1209.0 1155.0 -1212.25 + 1151.5 -1215.5 1150.25 -1213.75 1152.25 -1219.75 + 1154.25 -1225.75 1153.5 -1235.5 1156.25 -1236.75 + 1159.0 -1238.0 1168.75 -1241.0 1168.75 -1236.0 + 1168.75 -1231.0 1171.0 -1224.0 1169.25 -1221.0 + 1167.5 -1218.0 1162.75 -1215.25 1162.75 -1215.25 + smooth off +endline + +line gradient + 1115.25 -1187.75 + 1109.75 -1176.25 +endline + +line gradient + 1141.5 -1168.0 + 1146.25 -1179.0 +endline + +line gradient + 1098.75 -1106.5 + 1104.75 -1115.75 +endline + +line gradient + 1093.25 -1091.25 + 1103.75 -1083.75 +endline + +point 1062.5 -1096.5 blocks + +point 1092.5 -1101.5 blocks + +line rock-edge -close on + 1090.25 -1140.75 + 1089.25 -1142.5 + 1092.25 -1143.5 + 1090.25 -1140.75 +endline + +line rock-edge -close on + 1096.25 -1156.75 + 1094.25 -1160.75 + 1096.0 -1164.5 + 1098.5 -1162.0 + 1096.25 -1156.75 +endline + +line rock-edge -close on + 1081.0 -1127.75 + 1081.5 -1132.0 + 1083.75 -1131.5 + 1081.0 -1127.75 +endline + +line rock-edge -close on + 1072.75 -1116.0 + 1068.25 -1116.25 + 1070.75 -1122.5 + 1072.5 -1120.5 + 1072.75 -1116.0 +endline + +line rock-edge -close on + 1073.5 -1092.5 + 1071.5 -1097.0 + 1077.5 -1102.25 + 1082.0 -1099.75 + 1073.5 -1092.5 +endline + +line contour + 1080.0 -1078.0 + 1080.0 -1078.0 1058.0 -1086.25 1049.75 -1088.75 + 1041.5 -1091.25 1040.25 -1090.5 1046.5 -1092.25 + smooth off +endline + +line contour -reverse on + 1046.5 -1092.25 + 1052.75 -1094.0 1057.25 -1094.5 1065.5 -1094.25 + 1073.75 -1094.0 1069.75 -1090.5 1077.25 -1089.75 + 1084.75 -1089.0 1087.0 -1088.5 1087.75 -1085.5 + 1088.5 -1082.5 1094.25 -1079.5 1088.0 -1077.0 + smooth off +endline + +line contour + 1088.0 -1077.0 + 1081.75 -1074.5 1080.0 -1078.0 1080.0 -1078.0 + smooth off +endline + +line contour + 1038.0 -1095.75 + 1038.0 -1095.75 1071.0 -1091.0 1062.5 -1117.0 + smooth off +endline + +line pit + 1347.75 -866.75 + 1347.75 -866.75 1345.25 -875.25 1345.75 -878.5 + smooth off +endline + +line contour + 1034.75 -1101.0 + 1034.75 -1101.0 1051.0 -1117.75 1049.25 -1128.0 + smooth off +endline + +line contour + 1024.0 -1109.25 + 1024.0 -1109.25 1039.0 -1114.5 1037.5 -1126.0 + smooth off +endline + +line contour + 1092.0 -1116.0 + 1092.0 -1116.0 1082.5 -1126.0 1076.5 -1127.0 + smooth off +endline + +line contour + 1100.5 -1128.25 + 1100.5 -1128.25 1086.25 -1129.75 1083.5 -1133.25 + smooth off +endline + +line contour + 1042.5 -1129.75 + 1042.5 -1129.75 1056.25 -1114.25 1062.5 -1117.0 + 1068.75 -1119.75 1071.25 -1122.75 1076.5 -1127.0 + 1081.75 -1131.25 1088.5 -1141.0 1087.0 -1143.25 + 1085.5 -1145.5 1083.75 -1146.75 1077.5 -1150.75 + smooth off +endline + +line contour + 1107.25 -1142.5 + 1107.25 -1142.5 1085.5 -1151.25 1080.25 -1154.5 + smooth off +endline + +line contour -reverse on + 1127.25 -1185.25 + 1121.0 -1184.5 1112.0 -1171.5 1101.5 -1190.25 + smooth off +endline + +line contour -reverse on + 1137.75 -1205.75 + 1137.75 -1205.75 1129.75 -1197.25 1120.25 -1200.5 + 1110.75 -1203.75 1104.75 -1208.25 1104.75 -1208.25 + smooth off +endline + +point 1239.75 -974.75 air-draught -orientation 51.7 + +point 1172.75 -1171.5 air-draught -orientation 337.2 + +line pit -close on -reverse on + 1082.75 -1109.75 + 1082.75 -1109.75 1085.5 -1113.5 1084.75 -1116.75 + 1084.0 -1120.0 1085.25 -1123.5 1081.0 -1122.0 + 1076.75 -1120.5 1076.25 -1125.0 1075.25 -1118.5 + 1074.25 -1112.0 1073.25 -1107.5 1075.75 -1107.5 + 1078.25 -1107.5 1081.25 -1108.0 1081.25 -1108.0 + smooth off + 1082.75 -1109.75 +endline + +line wall -close on -reverse on -outline in + 1159.25 -1051.75 + 1159.25 -1051.75 1160.0 -1048.75 1154.0 -1048.75 + 1148.0 -1048.75 1149.0 -1048.25 1144.75 -1052.5 + 1140.5 -1056.75 1139.5 -1056.25 1135.75 -1060.5 + 1132.0 -1064.75 1127.5 -1066.25 1128.75 -1067.75 + 1130.0 -1069.25 1128.5 -1069.25 1137.5 -1066.5 + 1146.5 -1063.75 1149.25 -1059.75 1152.75 -1058.25 + 1156.25 -1056.75 1159.25 -1051.75 1159.25 -1051.75 + smooth off +endline + +line wall -reverse on + 1019.25 -1120.5 + 1019.25 -1120.5 1026.75 -1119.0 1030.5 -1115.5 + 1034.25 -1112.0 1033.0 -1109.5 1039.75 -1103.25 + 1046.5 -1097.0 1052.75 -1090.0 1055.25 -1086.75 + 1057.75 -1083.5 1065.25 -1079.0 1069.25 -1080.0 + 1073.25 -1081.0 1078.0 -1080.75 1083.0 -1080.75 + 1088.0 -1080.75 1089.5 -1081.75 1093.0 -1082.0 + 1096.5 -1082.25 1099.0 -1080.5 1101.0 -1078.0 + 1103.0 -1075.5 1101.5 -1072.0 1107.25 -1072.25 + 1113.0 -1072.5 1111.0 -1072.0 1116.5 -1071.0 + 1122.0 -1070.0 1122.25 -1067.5 1126.25 -1063.25 + 1130.25 -1059.0 1136.25 -1048.25 1140.0 -1046.5 + 1143.75 -1044.75 1151.0 -1041.75 1155.75 -1039.5 + 1160.5 -1037.25 1173.0 -1030.5 1180.5 -1026.75 + 1188.0 -1023.0 1216.25 -1007.75 1225.5 -994.25 + 1230.08 -987.56 1258.04 -971.32 1264.0 -967.5 + 1273.75 -961.25 1279.25 -966.5 1296.0 -942.5 + smooth off +endline + +line floor-step + 1277.25 -957.5 + 1277.25 -957.5 1277.25 -961.5 1269.25 -967.5 + 1261.25 -973.5 1262.75 -974.25 1246.25 -984.75 + 1230.01 -995.09 1234.0 -994.5 1223.25 -999.75 + 1213.82 -1004.35 1197.25 -1002.0 1197.25 -1002.0 + smooth off +endline + +line floor-step + 1327.0 -915.75 + 1327.0 -915.75 1317.5 -922.0 1310.0 -929.0 + 1302.5 -936.0 1297.75 -937.5 1291.75 -940.75 + smooth off +endline + +line floor-step -reverse on + 1286.0 -968.5 + 1286.0 -968.5 1271.75 -975.0 1264.0 -980.75 + 1256.25 -986.5 1235.5 -1000.25 1231.25 -1003.5 + 1227.0 -1006.75 1222.5 -1015.75 1219.0 -1020.5 + smooth off +endline + +point 1058.5 -1133.25 height -value [-10 m] + +line wall + 1304.75 -945.75 + 1304.75 -945.75 1315.75 -935.5 1319.5 -931.0 + 1323.25 -926.5 1329.5 -923.75 1334.75 -920.5 + 1340.0 -917.25 1338.5 -915.5 1340.75 -913.5 + 1343.0 -911.5 1341.5 -909.0 1347.75 -909.0 + smooth off +endline + +line water-flow + 1324.0 -840.5 + 1324.0 -840.5 1319.0 -831.25 1314.5 -828.25 + 1310.0 -825.25 1307.25 -825.25 1304.0 -820.0 + smooth off +endline + +line water-flow -subtype intermittent +endline + +line floor-step + 1404.5 -858.25 + 1404.5 -858.25 1405.75 -863.5 1401.5 -864.75 + 1397.25 -866.0 1396.5 -866.5 1389.25 -866.5 + 1382.0 -866.5 1373.25 -862.0 1373.25 -862.0 + smooth off +endline + +line floor-step -reverse on + 1399.25 -823.0 + 1399.25 -823.0 1399.75 -830.75 1405.75 -833.0 + 1411.75 -835.25 1425.25 -840.5 1427.5 -843.75 + 1429.75 -847.0 1435.75 -859.0 1438.25 -864.25 + smooth off +endline + +line floor-step -reverse on + 1347.0 -796.0 + 1347.0 -796.0 1353.75 -802.25 1361.0 -806.75 + 1368.25 -811.25 1373.5 -812.25 1376.25 -813.5 + smooth off +endline + +line floor-step + 1247.25 -788.0 + 1247.25 -788.0 1265.0 -797.0 1267.75 -801.75 + 1270.5 -806.5 1273.25 -808.25 1274.75 -812.5 + 1276.25 -816.75 1280.5 -823.0 1280.5 -823.0 + smooth off +endline + +area water + l603-1228--708 +endarea + +line contour -id l603-1228--708 -close on -visibility off + 1239.5 -708.5 + 1234.5 -708.0 1234.5 -704.5 1228.75 -707.5 + 1223.0 -710.5 1219.25 -713.0 1220.5 -717.75 + 1221.75 -722.5 1221.5 -726.0 1227.5 -727.0 + 1233.5 -728.0 1238.75 -731.25 1242.0 -727.5 + 1245.25 -723.75 1251.75 -725.75 1249.75 -719.75 + 1247.75 -713.75 1248.0 -712.75 1246.0 -711.0 + 1244.0 -709.25 1244.5 -709.0 1239.5 -708.5 +endline + +area sand + l601-1443--860 +endarea + +line contour -id l601-1443--860 -close on -visibility off + 1428.0 -833.25 + 1428.0 -833.25 1430.0 -847.5 1433.0 -851.5 + 1436.0 -855.5 1439.5 -863.0 1443.5 -859.5 + 1447.5 -856.0 1452.5 -850.5 1450.0 -843.0 + 1447.5 -835.5 1428.0 -833.25 1428.0 -833.25 + smooth off +endline + +line water-flow + 1382.25 -826.0 + 1382.25 -826.0 1375.25 -825.75 1370.5 -822.25 + 1365.75 -818.75 1367.0 -810.75 1359.25 -809.25 + 1351.5 -807.75 1346.25 -806.25 1335.75 -807.75 + 1325.25 -809.25 1321.25 -811.5 1316.5 -812.5 + smooth off +endline + +line water-flow + 1302.75 -814.0 + 1300.75 -813.25 1286.5 -810.5 1283.5 -807.25 + 1280.5 -804.0 1271.25 -800.25 1266.25 -792.25 + 1261.25 -784.25 1259.5 -773.75 1257.75 -768.25 + 1256.0 -762.75 1253.25 -752.5 1252.25 -749.75 + 1251.25 -747.0 1246.75 -741.25 1244.25 -739.75 + 1241.75 -738.25 1237.5 -732.0 1237.75 -730.0 + smooth off +endline + +line water-flow -subtype intermittent + 1371.25 -878.0 + 1371.25 -878.0 1387.25 -874.0 1391.75 -871.75 + 1396.25 -869.5 1395.0 -869.5 1405.5 -867.5 + 1416.0 -865.5 1419.25 -868.25 1424.75 -865.75 + 1430.25 -863.25 1433.0 -862.25 1430.75 -858.0 + 1428.5 -853.75 1430.25 -851.5 1423.75 -848.25 + 1417.25 -845.0 1415.5 -841.75 1408.0 -838.5 + 1400.5 -835.25 1396.5 -831.5 1392.25 -830.0 + smooth off +endline + +area water + l595-1358--877 +endarea + +line contour -id l595-1358--877 -close on -visibility off + 1362.25 -874.75 + 1362.25 -874.75 1358.25 -873.75 1357.75 -876.25 + 1357.25 -878.75 1355.75 -878.75 1355.0 -882.0 + 1354.25 -885.25 1352.75 -886.75 1354.5 -889.25 + 1356.25 -891.75 1358.25 -892.0 1358.5 -889.5 + 1358.75 -887.0 1358.26 -883.41 1359.88 -881.08 + 1361.5 -878.75 1364.75 -879.75 1365.75 -878.75 + 1366.75 -877.75 1367.0 -876.25 1365.5 -876.25 + 1364.0 -876.25 1362.25 -874.75 1362.25 -874.75 + smooth off +endline + +line pit -reverse on + 1338.25 -905.25 + 1338.25 -905.25 1344.75 -908.75 1344.75 -915.0 + smooth off +endline + +area sand + l592-1367--892 +endarea + +line contour -id l592-1367--892 -close on -visibility off + 1357.5 -881.0 + 1357.5 -881.0 1354.75 -880.75 1352.25 -883.5 + 1349.75 -886.25 1346.5 -889.0 1345.5 -893.5 + 1344.5 -898.0 1344.25 -900.25 1345.0 -902.5 + 1345.75 -904.75 1346.0 -908.25 1350.25 -907.5 + 1354.5 -906.75 1355.0 -906.25 1357.75 -902.5 + 1360.5 -898.75 1366.75 -895.5 1367.0 -892.5 + 1367.25 -889.5 1357.5 -881.0 1357.5 -881.0 + smooth off +endline + +line wall -subtype pit + 1347.75 -909.0 + 1355.5 -909.0 1356.5 -910.0 1358.5 -906.25 + 1360.5 -902.5 1363.5 -896.0 1363.25 -891.5 + 1363.0 -887.0 1366.75 -882.0 1361.5 -880.25 + smooth off +endline + +line wall -subtype pit -outline in + 1356.0 -879.5 + 1353.25 -879.5 1354.5 -879.75 1350.0 -882.25 + 1345.5 -884.75 1348.0 -885.75 1345.5 -889.25 + 1343.0 -892.75 1343.0 -892.75 1341.5 -897.75 + 1340.0 -902.75 1342.25 -903.5 1341.0 -905.0 + smooth off +endline + +line wall -outline in + 1341.0 -905.0 + 1339.75 -906.5 1335.5 -911.25 1335.0 -909.75 + 1334.5 -908.25 1335.25 -905.75 1336.5 -902.25 + 1337.75 -898.75 1341.25 -890.25 1342.75 -887.0 + 1344.25 -883.75 1343.5 -878.25 1345.75 -878.5 + 1348.0 -878.75 1353.75 -879.5 1356.0 -879.5 + smooth off +endline + +line wall + 1361.5 -880.25 + 1363.75 -880.25 1365.25 -882.5 1372.75 -882.25 + 1380.25 -882.0 1382.75 -882.25 1388.25 -880.75 + 1393.75 -879.25 1395.0 -877.5 1400.0 -874.0 + 1405.0 -870.5 1407.75 -870.5 1414.0 -870.0 + 1420.25 -869.5 1431.5 -870.5 1433.5 -867.0 + 1435.5 -863.5 1435.0 -861.0 1435.75 -858.25 + 1436.5 -855.5 1434.75 -859.0 1438.5 -854.25 + 1442.25 -849.5 1447.0 -844.0 1442.75 -842.75 + 1438.5 -841.5 1438.0 -840.5 1432.5 -840.5 + 1427.0 -840.5 1413.75 -835.5 1409.75 -832.0 + 1405.75 -828.5 1403.75 -828.0 1398.0 -826.0 + 1392.25 -824.0 1393.25 -826.25 1383.75 -823.5 + 1374.25 -820.75 1372.75 -820.0 1370.75 -815.75 + 1368.75 -811.5 1367.75 -804.25 1364.0 -802.0 + 1360.25 -799.75 1353.75 -799.5 1348.25 -800.25 + 1342.75 -801.0 1328.75 -801.5 1325.25 -803.25 + 1321.75 -805.0 1316.0 -805.75 1314.25 -808.0 + 1312.5 -810.25 1311.0 -812.75 1307.25 -810.5 + 1303.5 -808.25 1305.75 -809.75 1299.5 -806.25 + 1293.25 -802.75 1291.5 -802.25 1284.5 -799.25 + 1277.5 -796.25 1275.25 -795.0 1275.25 -791.5 + 1275.25 -788.0 1274.75 -782.25 1270.75 -776.75 + 1266.75 -771.25 1262.75 -766.5 1260.5 -759.25 + 1258.25 -752.0 1259.5 -754.5 1257.5 -749.25 + 1255.5 -744.0 1254.5 -745.75 1251.0 -741.0 + 1247.5 -736.25 1239.0 -735.0 1242.25 -730.5 + 1245.5 -726.0 1251.25 -725.25 1252.5 -720.75 + 1253.75 -716.25 1253.0 -713.5 1248.0 -709.5 + 1243.0 -705.5 1237.75 -704.75 1235.0 -702.0 + 1232.25 -699.25 1231.75 -696.75 1226.5 -691.25 + 1221.25 -685.75 1223.5 -680.5 1215.5 -675.25 + 1207.5 -670.0 1208.5 -669.25 1202.25 -663.5 + 1196.0 -657.75 1190.0 -654.25 1186.75 -647.75 + 1183.5 -641.25 1181.25 -633.25 1181.25 -633.25 + smooth off +endline + +line wall +endline + +line rock-border -close on + 1329.75 -909.75 + 1325.25 -912.25 + 1327.0 -915.75 + 1330.0 -914.75 + 1329.75 -909.75 +endline + +point 1176.0 -668.5 air-draught -orientation 330.4 + +point 1402.75 -889.75 air-draught -orientation 70.8 + +point 1400.5 -811.0 air-draught -orientation 302.1 + +line wall -close on -outline in + 1328.75 -813.75 + 1328.75 -813.75 1340.5 -811.75 1348.0 -813.5 + 1355.5 -815.25 1356.25 -814.0 1361.5 -819.5 + 1366.75 -825.0 1364.0 -826.5 1371.75 -828.5 + 1379.5 -830.5 1381.75 -828.5 1385.5 -830.5 + 1389.25 -832.5 1396.25 -837.25 1402.75 -841.0 + 1409.25 -844.75 1424.0 -852.5 1425.5 -857.0 + 1427.0 -861.5 1426.5 -862.5 1423.5 -862.5 + 1420.5 -862.5 1414.25 -863.0 1409.0 -862.75 + 1403.75 -862.5 1399.75 -860.5 1394.0 -862.75 + 1388.25 -865.0 1388.0 -865.0 1382.25 -867.5 + 1376.5 -870.0 1378.5 -869.25 1372.75 -872.25 + 1367.0 -875.25 1366.5 -877.0 1363.25 -874.0 + 1360.0 -871.0 1354.25 -869.25 1347.75 -866.75 + 1341.25 -864.25 1344.75 -863.5 1340.25 -857.25 + 1335.75 -851.0 1332.0 -844.75 1329.25 -840.5 + 1326.5 -836.25 1321.25 -830.25 1317.0 -826.5 + 1312.75 -822.75 1308.75 -818.75 1309.0 -817.75 + 1309.25 -816.75 1314.75 -818.25 1316.75 -816.5 + 1318.75 -814.75 1322.5 -813.5 1323.5 -813.25 + 1324.5 -813.0 1328.75 -813.75 1328.75 -813.75 + smooth off +endline + +line pit-chimney -close on + 1305.75 -825.0 + 1305.75 -825.0 1303.0 -823.75 1302.0 -825.0 + 1301.0 -826.25 1300.75 -829.5 1303.25 -830.5 + 1305.75 -831.5 1308.5 -834.0 1308.75 -831.5 + 1309.0 -829.0 1305.75 -825.0 1305.75 -825.0 + smooth off +endline + +line rock-border -close on + 1340.75 -863.5 + 1340.75 -863.5 1337.75 -863.5 1337.25 -864.25 + 1336.75 -865.0 1337.5 -873.75 1337.5 -873.75 + smooth off + 1343.25 -873.25 + 1343.5 -868.25 + 1340.75 -863.5 +endline + +line wall -reverse on + 1296.0 -942.5 + 1296.0 -942.5 1307.25 -928.75 1311.0 -924.25 + 1314.75 -919.75 1321.5 -914.75 1324.25 -907.75 + 1327.0 -900.75 1334.25 -880.25 1334.0 -872.0 + 1333.75 -863.75 1330.0 -861.0 1326.25 -853.5 + 1322.5 -846.0 1317.5 -839.25 1312.75 -835.5 + 1308.0 -831.75 1305.5 -834.5 1301.75 -832.25 + 1298.0 -830.0 1301.0 -827.25 1297.75 -822.75 + 1294.5 -818.25 1291.75 -813.75 1286.0 -813.25 + 1280.25 -812.75 1277.5 -814.5 1273.25 -811.75 + 1269.0 -809.0 1258.25 -807.25 1257.0 -798.25 + 1255.75 -789.25 1254.5 -776.25 1253.25 -770.0 + 1252.0 -763.75 1252.25 -753.0 1248.25 -749.5 + 1244.25 -746.0 1241.75 -744.25 1237.25 -740.0 + 1232.75 -735.75 1242.75 -734.54 1229.5 -730.75 + 1220.75 -728.25 1215.75 -725.0 1215.5 -720.75 + 1215.25 -716.5 1219.25 -712.75 1216.75 -704.75 + 1214.25 -696.75 1215.25 -690.75 1210.0 -685.5 + 1204.75 -680.25 1210.25 -682.25 1207.25 -678.25 + 1204.25 -674.25 1193.0 -666.0 1191.75 -663.5 + 1190.5 -661.0 1183.25 -656.75 1180.75 -651.75 + 1178.25 -646.75 1175.0 -637.75 1173.25 -634.75 + smooth off +endline + +line wall + 1164.25 -1303.0 + 1164.25 -1303.0 1161.5 -1289.5 1159.75 -1283.75 + 1158.0 -1278.0 1155.75 -1260.25 1157.25 -1256.25 + 1158.75 -1252.25 1166.5 -1244.5 1169.5 -1238.0 + 1172.5 -1231.5 1174.25 -1230.25 1173.0 -1225.0 + 1171.75 -1219.75 1158.0 -1181.0 1154.0 -1174.5 + 1150.0 -1168.0 1131.0 -1144.25 1128.25 -1138.25 + 1125.5 -1132.25 1107.25 -1110.75 1106.0 -1106.25 + 1104.75 -1101.75 1100.5 -1097.5 1102.5 -1096.25 + altitude . + 1104.5 -1095.0 1112.75 -1095.5 1116.25 -1093.75 + 1119.75 -1092.0 1120.5 -1091.0 1128.5 -1086.5 + 1136.5 -1082.0 1149.0 -1076.25 1153.75 -1074.0 + 1158.5 -1071.75 1170.0 -1062.25 1174.5 -1059.25 + 1179.0 -1056.25 1183.25 -1052.25 1186.25 -1047.0 + 1188.66 -1042.78 1189.25 -1044.5 1190.0 -1039.25 + 1190.75 -1034.0 1195.0 -1030.5 1199.0 -1028.0 + 1203.0 -1025.5 1223.08 -1011.45 1230.75 -1007.25 + 1241.25 -1001.5 1258.0 -988.5 1261.0 -987.0 + 1264.0 -985.5 1269.25 -981.0 1274.25 -973.5 + 1278.02 -967.84 1301.25 -950.0 1304.0 -946.75 + smooth off +endline + +line wall +endline + +line wall + 1132.75 -1208.0 + 1132.75 -1208.0 1134.75 -1204.5 1128.0 -1192.75 + 1121.25 -1181.0 1107.5 -1158.25 1106.75 -1153.75 + 1106.0 -1149.25 1096.75 -1127.5 1095.0 -1126.0 + 1093.25 -1124.5 1087.25 -1116.0 1086.25 -1113.5 + 1085.25 -1111.0 1084.0 -1108.0 1086.75 -1107.75 + 1089.5 -1107.5 1092.5 -1110.25 1095.0 -1112.25 + 1097.5 -1114.25 1105.25 -1125.5 1107.5 -1129.0 + 1109.75 -1132.5 1122.75 -1152.75 1125.0 -1158.0 + 1127.25 -1163.25 1136.0 -1174.25 1137.75 -1179.25 + 1139.5 -1184.25 1140.25 -1188.75 1142.5 -1195.0 + 1144.75 -1201.25 1146.25 -1205.25 1147.75 -1211.75 + 1149.25 -1218.25 1152.5 -1221.5 1152.75 -1227.5 + 1153.0 -1233.5 1152.5 -1234.25 1150.5 -1239.5 + 1148.5 -1244.75 1147.0 -1247.5 1147.0 -1252.25 + 1147.0 -1257.0 1147.0 -1256.75 1147.75 -1264.0 + 1148.5 -1271.25 1150.0 -1275.5 1147.75 -1280.25 + 1145.5 -1285.0 1144.5 -1288.75 1144.5 -1288.75 + smooth off +endline + +line wall -reverse on + 1115.5 -1207.25 + 1111.25 -1200.75 1096.0 -1173.0 1093.5 -1166.5 + 1091.0 -1160.0 1086.5 -1150.5 1085.0 -1148.5 + 1083.5 -1146.5 1084.0 -1140.5 1077.5 -1135.75 + 1071.0 -1131.0 1059.75 -1121.75 1055.0 -1120.25 + 1050.25 -1118.75 1044.0 -1120.25 1037.0 -1121.5 + 1030.0 -1122.75 1021.75 -1124.75 1019.25 -1126.0 + smooth off +endline + +point 405.95 173.92 station -name PS06 + +point 423.89 172.35 station -name PS07 + +point 431.06 199.08 station -name PS08 + +point 415.45 229.72 station -name PS09 + +point 406.75 260.04 station -name PS10 + +point 407.42 279.15 station -name PS12 + +point 402.16 297.52 station -name PS13 + +point 415.52 338.65 station -name PS14 + +point 432.52 370.62 station -name S3_0 + +point 461.31 360.15 station -name PS17 + +point 492.16 361.22 station -name PS18 + +point 525.55 358.89 station -name PS20 + +point 564.36 360.24 station -name PS21 + +point 610.16 358.65 station -name PS22 + +point 654.46 349.23 station -name PS23 + +point 693.05 353.29 station -name PS24 + +point 707.09 347.32 station -name PS25 + +point 757.98 349.10 station -name PS26 + +point 810.33 341.74 station -name PS27 + +point 1183.24 -652.69 station -name GN09 + +point 1209.55 -676.38 station -name GN10 + +point 1241.26 -715.54 station -name GN11 + +point 1238.26 -734.49 station -name GN12 + +point 1252.58 -744.52 station -name GN13 + +point 1273.21 -801.18 station -name GN14 + +point 1292.86 -813.94 station -name GN15 + +point 1325.60 -844.47 station -name GN16 + +point 1342.37 -870.29 station -name GN17 + +point 1332.28 -913.99 station -name GN18 + +point 1342.88 -906.29 station -name GN18B + +point 1359.88 -881.08 station -name GN18C + +point 1285.36 -962.58 station -name GN19 + +point 1220.90 -1007.72 station -name GN20 + +point 1161.59 -1049.24 station -name GN21 + +point 1183.02 -1040.58 station -name GN22 + +point 1150.17 -1072.30 station -name GN22A + +point 1109.14 -1084.07 station -name GN23 + +point 1096.32 -1092.72 station -name GN24 + +point 1126.90 -1139.82 station -name GN25 + +point 1140.84 -1180.28 station -name GN26 + +point 1161.64 -1229.29 station -name GN27 + +point 1149.25 -1251.63 station -name GN28 + +point 1156.75 -1281.70 station -name GN29 + +point 1148.10 -1290.05 station -name GN30 + +point 1069.55 -1104.63 station -name GN310 + +point 1031.10 -1119.40 station -name GN31A + +point 1021.16 -1123.21 station -name VGN31B + +point 1087.47 -1139.80 station -name GN32 + +point 1122.85 -1190.32 station -name GN33 + +point 1122.53 -1208.23 station -name GN34 + +point 1314.56 -814.70 station -name GN15A + +point 1317.82 -809.67 station -name GN15B + +point 1352.94 -808.44 station -name GN15C + +point 1373.61 -825.18 station -name GN15D + +point 1381.90 -828.37 station -name GN15E + +point 1395.64 -829.81 station -name GN15F + +point 1428.41 -848.73 station -name GN15G + +point 1431.47 -863.12 station -name GN15H + +point 1395.07 -865.03 station -name GN15I + +point 1385.56 -875.97 station -name GN15J + +point 1362.37 -880.48 station -name GN15K + +point 1347.39 -872.18 station -name GN15L + +point 1151.54 -553.97 station -name Y01 + +point 1079.30 -1111.46 station -name GN311 + +point 1079.83 -1118.97 station -name GN313 + +point 460.57 378.09 station -name S3_1 + +point 420.38 402.81 station -name S3_2 + +point 385.02 405.77 station -name S3_3 + +point 345.61 401.42 station -name S3_4 + +point 322.67 414.92 station -name S3_5 + +point 329.99 430.29 station -name S3_6 + +point 365.32 429.18 station -name S3_7 + +point 387.33 427.37 station -name S3_8 + +point 424.31 437.13 station -name S3_9 + +point 436.50 447.82 station -name S3_10 + +point 503.95 448.88 station -name S3_11 + +point 529.99 454.69 station -name S3_12 + +point 586.21 458.45 station -name S3_13 + +point 618.54 455.68 station -name S3_14 + +point 617.07 455.89 station -name S3_15 + +point 507.37 461.83 station -name S3_16 + +point 509.83 466.77 station -name S3_17 + +point 391.70 463.20 station -name S3_18 + +point 358.02 470.69 station -name S3_19 + +point 330.40 482.28 station -name S3_20 + +point 281.87 501.29 station -name S3_21 + +point 200.98 531.27 station -name S3_22 + +point 161.83 549.39 station -name S3_23 + +point 110.65 557.93 station -name S3_24 + +point 86.58 565.24 station -name S3_25 + +point 61.78 550.11 station -name S3_26 + +point 28.23 563.08 station -name S3_27 + +point 66.45 571.46 station -name S3_28 + +point -3.49 661.82 station -name S3_29 + +point -25.20 662.30 station -name S3_30 + +point -66.85 672.72 station -name S3_31 + +point -84.19 655.60 station -name S3_32 + +point -127.70 639.73 station -name S3_33 + +point -213.97 659.35 station -name S3_34 + +point -238.34 677.24 station -name S3_35 + +point -257.80 673.34 station -name S3_36 + +point -273.07 665.87 station -name S3_37 + +point -287.64 685.86 station -name S3_38 + +point -303.87 683.74 station -name S3_39 + +point -314.45 696.57 station -name S3_40 + +point -337.11 696.51 station -name S3_41 + +point -349.92 693.41 station -name S3_42 + +point -420.93 703.95 station -name S3_43 + +point -465.87 715.99 station -name S3_44 + +point -542.36 718.68 station -name S3_45 + +point -578.14 729.74 station -name S3_46 + +point -697.42 730.64 station -name S3_47 + +point -717.86 745.40 station -name S3_48 + +point -884.21 722.88 station -name S3_49 + +point -954.15 724.73 station -name S3_50 + +point -988.16 723.48 station -name S3_51 + +point -1022.91 717.87 station -name S3_52 + +point -1185.77 742.56 station -name S3_53 + +point -1229.36 735.21 station -name S3_54 + +point -1259.87 741.05 station -name S3_55 + +point -1304.05 732.26 station -name S3_56 + +point -1455.34 764.50 station -name S3_57 + +point -1469.25 798.84 station -name S3_58 + +point -1563.07 809.16 station -name S3_59 + +point -1599.65 835.52 station -name S3_60 + +point -1599.15 880.55 station -name S3_61 + +point -1525.71 891.95 station -name S3_62 + +point -1494.94 884.80 station -name S3_63 + +point -1443.04 899.69 station -name S3_64 + +point -1383.21 884.21 station -name S3_65 + +point -1340.26 897.17 station -name S3_66 + +point -1299.50 899.36 station -name S3_67 + +point -1258.41 892.77 station -name S3_68 + +point -1238.06 932.66 station -name S3_69 + +point -1211.41 980.21 station -name S3_70 + +point -1165.18 1009.71 station -name S3_71 + +point -1085.66 1001.32 station -name S3_72 + +point -1024.19 1011.48 station -name S3_73 + +point -978.79 1028.59 station -name S3_74 + +point 645.76 442.14 station -name S3_75 + +point 689.47 429.28 station -name S3_76 + +point 714.83 409.06 station -name S3_77 + +point 730.97 412.19 station -name S3_78 + +point 735.44 403.52 station -name S3_79 + +point 768.46 385.13 station -name S3_80 + +point -948.53 1012.75 station -name S3_81 + +point -913.04 1009.30 station -name S3_82 + +point -878.50 1015.39 station -name S3_83 + +point -845.64 1003.43 station -name S3_84 + +point -773.38 1004.69 station -name S3_85 + +point -727.09 1012.85 station -name S3_86 + +point -690.18 1013.50 station -name S3_87 + +point -658.73 1012.40 station -name S3_88 + +point -634.88 1026.17 station -name S3_89 + +point -584.78 1024.42 station -name S3_90 + +point -547.04 1028.38 station -name S3_91 + +point -497.72 1037.08 station -name S3_92 + +point -481.63 1027.62 station -name S3_93 + +point -428.13 1049.24 station -name 10_37 + +point -915.11 1027.84 station -name S3_97 + +point 722.93 418.55 station -name S3_98 + +point 745.30 400.61 station -name S3_99 + +point 774.05 381.49 station -name S3_100 + +point 790.33 373.77 station -name S3_101 + +point 809.99 363.09 station -name S3_102 + +point 829.41 363.81 station -name S3_103 + +point 843.20 349.20 station -name S3_104 + +point 869.58 335.46 station -name S3_105 + +point 892.87 316.91 station -name S3_106 + +point 916.36 307.42 station -name S3_107 + +point 934.36 296.75 station -name S3_108 + +point 945.80 297.51 station -name S3_109 + +point 976.54 289.59 station -name S3_110 + +point 993.90 282.76 station -name S3_111 + +point 1014.57 267.13 station -name S3_112 + +point 1047.95 248.67 station -name S3_113 + +point 1073.18 247.20 station -name S3_114 + +point 1088.12 248.91 station -name S3_115 + +point 1119.86 231.89 station -name S3_116 + +point 1125.07 216.33 station -name S3_117 + +point 1150.17 197.60 station -name S3_118 + +point 1165.21 193.80 station -name S3_119 + +point 1202.00 153.61 station -name S3_120 + +point 1211.49 157.56 station -name S3_121 + +point 1239.79 139.00 station -name S3_122 + +point 1255.39 129.98 station -name S3_123 + +point 1262.32 122.82 station -name S3_124 + +point 1276.94 113.76 station -name S3_125 + +point 1297.95 105.30 station -name S3_126 + +point 1315.58 99.35 station -name S3_127 + +point 1334.39 85.74 station -name S3_128 + +point 1354.46 80.34 station -name S3_129 + +point 1373.95 66.03 station -name S3_130 + +point 1401.53 57.73 station -name S3_131 + +point 1425.38 39.51 station -name S3_132 + +point 1446.36 20.86 station -name S3_133 + +point 1463.07 8.47 station -name S3_134 + +point 1472.11 -1.26 station -name S3_135 + +point 1499.96 -13.62 station -name S3_136 + +point 1519.38 -21.36 station -name S3_137 + +point 1536.61 -33.94 station -name S3_138 + +point 1555.16 -48.17 station -name S3_139 + +point 1567.14 -61.76 station -name S3_140 + +point 1582.13 -71.35 station -name S3_141 + +point 1599.65 -92.39 station -name S3_142 + +point 246.32 1290.05 station -name 10_2 + +point 221.30 1271.99 station -name 10_3 + +point 202.01 1270.24 station -name 10_4 + +point 195.13 1241.74 station -name 10_5 + +point 142.93 1211.97 station -name 10_6 + +point 91.79 1200.42 station -name 10_7 + +point 32.73 1180.81 station -name 10_8 + +point -40.51 1156.52 station -name 10_9 + +point -72.88 1139.32 station -name 10_10 + +point -91.75 1130.77 station -name 10_11 + +point -113.97 1131.29 station -name 10_12 + +point -146.68 1117.20 station -name 10_13 + +point -150.05 1115.98 station -name 10_14 + +point -196.02 1111.96 station -name 10_15 + +point -250.59 1112.49 station -name 10_16 + +point -275.02 1097.90 station -name 10_17 + +point -266.18 1085.38 station -name 10_18 + +point -242.69 1074.17 station -name 10_19 + +point -169.04 1100.63 station -name 10_20 + +point -142.92 1093.78 station -name 10_21 + +point -120.26 1100.33 station -name 10_22 + +point -81.75 1085.98 station -name 10_23 + +point -48.52 1083.27 station -name 10_24 + +point -61.80 1071.45 station -name 10_25 + +point -79.99 1065.41 station -name 10_26 + +point -117.61 1066.65 station -name 10_27 + +point -187.89 1042.03 station -name 10_28 + +point -235.41 1040.41 station -name 10_29 + +point -246.13 1026.65 station -name 10_30 + +point -283.30 1030.62 station -name 10_31 + +point -310.42 1025.05 station -name 10_32 + +point -319.68 1027.08 station -name 10_33 + +point -323.84 1021.42 station -name 10_34 + +point -350.98 1029.06 station -name 10_35 + +point -372.69 1026.99 station -name 10_36 + endscrap - -scrap SP-AP7_Aval_03 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_02 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + +point 837.18 -242.81 station -name C15 + +point 790.34 -237.06 station -name C14 + +point 554.23 -90.88 station -name C02 + +point 588.38 -115.69 station -name C03 + +point 616.09 -109.80 station -name C04 + +point 606.14 -130.22 station -name C06 + +point 630.30 -117.92 station -name C07 + +point 657.11 -132.77 station -name C08 + +point 694.79 -156.31 station -name C09 + +point 703.93 -170.93 station -name C10 + +point 729.30 -186.78 station -name C11 + +point 747.46 -213.69 station -name C12 + +point 771.99 -219.35 station -name C13 + +point 555.36 -67.50 station -name P2 + +point 560.66 -49.01 station -name P4 + +point 459.82 -5.83 station -name RN24 + +point 486.08 -13.85 station -name RN23 + +point 352.04 1.71 station -name D00 + +point 319.78 2.84 station -name VD01 + +point 305.82 5.30 station -name VD02 + +point 290.14 3.93 station -name VD03 + +point 277.97 0.67 station -name VD04 + +point 318.24 55.80 station -name PS01 + +point 312.32 68.51 station -name PS02 + +point 314.61 70.05 station -name PS03d + +point 347.94 97.04 station -name PS04 + +point 380.70 143.82 station -name PS05 + +point 304.14 96.94 station -name VS2b + +point 294.84 94.45 station -name VS2a + +point 316.22 52.92 station -name CC01 + +point 275.86 44.34 station -name CC02 + +point 263.03 35.01 station -name CC03 + +point 252.82 35.01 station -name CC04 + +point 507.52 -7.70 station -name RN22 + +point 519.81 -18.02 station -name RN21d + +point 539.11 -54.30 station -name RN20 + +point 553.62 -73.56 station -name P1 + +point 1137.94 -544.46 station -name GN05 + +point 1110.06 -503.15 station -name GN04 + +point 1115.97 -499.16 station -name GN03 + +point 1058.54 -457.08 station -name Z12A + +point 1007.36 -394.97 station -name Z11 + +point 1028.10 -439.50 station -name Z12 + +point 934.43 -378.32 station -name Z10A + +point 1009.35 -378.32 station -name Z10B + +point 976.06 -378.32 station -name Z10 + +point 854.97 -259.99 station -name C16 + +line wall + 559.25 -47.0 + 559.25 -47.0 558.75 -50.25 556.5 -56.75 + 554.25 -63.25 554.5 -70.5 553.5 -69.5 + 552.5 -68.5 549.75 -64.75 548.0 -63.25 + 546.25 -61.75 545.25 -60.0 545.25 -60.0 + smooth off +endline + +line wall +endline + +line pit + 612.5 -120.75 + 612.5 -120.75 607.0 -127.0 612.25 -133.0 + smooth off +endline + +line wall -reverse on -subtype invisible + 559.25 -47.0 + 563.5 -47.5 +endline + +line wall -reverse on -subtype invisible + 527.75 -16.5 + 527.5 -19.0 +endline + +line wall -reverse on + 527.5 -19.0 + 527.5 -19.0 527.25 -18.0 524.75 -17.75 + 522.25 -17.5 522.75 -21.0 523.75 -22.0 + 524.75 -23.0 524.75 -25.0 524.75 -25.0 + smooth off +endline + +line wall -reverse on + 481.25 -8.0 + 481.25 -8.0 484.0 -9.5 488.0 -7.25 + 492.0 -5.0 495.25 -4.75 502.5 -2.75 + 509.75 -0.75 510.25 -1.25 513.75 -4.5 + 517.25 -7.75 517.25 -7.75 520.75 -11.5 + 524.25 -15.25 527.75 -16.5 527.75 -16.5 + smooth off +endline + +line wall + 859.75 -256.5 + 859.75 -256.5 854.75 -254.25 849.5 -250.25 + 844.25 -246.25 846.5 -242.0 831.0 -239.25 + 815.5 -236.5 807.0 -233.75 799.0 -231.5 + 791.0 -229.25 783.25 -225.5 779.75 -223.0 + 776.25 -220.5 755.25 -210.0 752.0 -207.25 + 748.75 -204.5 732.25 -187.75 727.5 -183.5 + 722.75 -179.25 704.5 -161.5 699.75 -157.5 + 695.0 -153.5 676.0 -139.75 669.25 -136.25 + 662.5 -132.75 643.25 -120.5 637.75 -117.75 + 632.25 -115.0 631.75 -115.5 627.25 -116.25 + 622.75 -117.0 606.0 -128.0 607.25 -124.75 + 608.5 -121.5 621.75 -112.25 621.0 -110.5 + 620.25 -108.75 621.25 -105.25 618.75 -105.25 + 616.25 -105.25 609.5 -106.25 604.0 -107.5 + 598.5 -108.75 593.0 -112.0 589.5 -110.0 + 586.0 -108.0 573.0 -99.75 567.75 -95.5 + 562.5 -91.25 558.25 -88.75 556.75 -83.25 + 555.25 -77.75 554.0 -75.75 556.25 -70.75 + 558.5 -65.75 557.75 -66.0 559.75 -60.25 + 561.75 -54.5 562.5 -50.75 563.5 -47.5 + smooth off +endline + +line label -text [Galerie du colimaçon] +endline + +area water + l716-652--122 +endarea + +area water + l716-652--122 +endarea + +line water-flow -subtype intermittent + 561.0 -38.25 + 561.0 -38.25 551.5 -30.75 546.25 -26.5 + 541.0 -22.25 534.25 -17.75 531.0 -18.0 + smooth off +endline + +line contour -visibility off +endline + +area water + l746-487--2 +endarea + +area sand + l748-428-14 +endarea + +line contour -id l746-487--2 -close on -reverse on -visibility off + 512.25 -6.5 + 512.25 -6.5 505.75 -5.0 501.0 -6.5 + 496.25 -8.0 489.0 -11.75 485.0 -11.0 + 481.0 -10.25 471.75 -7.5 468.75 -7.5 + 465.75 -7.5 461.5 -4.75 453.75 -4.0 + 446.0 -3.25 433.5 -1.0 423.0 -1.5 + 412.5 -2.0 404.5 -1.25 396.75 -0.5 + 389.0 0.25 375.5 0.0 363.0 0.75 + 350.5 1.5 340.5 2.0 337.75 4.0 + 335.0 6.0 324.25 13.75 322.75 16.5 + 321.25 19.25 329.0 22.5 330.5 23.25 + 332.0 24.0 340.5 26.25 342.75 22.75 + 345.0 19.25 345.5 5.75 349.0 6.0 + 352.5 6.25 364.5 6.25 370.0 6.0 + 375.5 5.75 398.0 4.25 404.0 3.25 + 410.0 2.25 418.0 1.25 422.75 1.0 + 427.5 0.75 448.25 -1.0 452.75 -1.5 + 457.25 -2.0 470.0 -5.5 486.25 -2.25 + 502.5 1.0 514.25 2.75 514.5 0.5 + 514.75 -1.75 512.25 -6.5 512.25 -6.5 + smooth off +endline + +point 462.0 -16.5 air-draught -orientation 279.9 + +point 289.5 12.75 air-draught -orientation 255.1 + +point 278.75 132.25 label -text [Siphon n°2] -align center + +point 370.75 46.0 label -align right -text [Siphon n°1] + +area water + l753-342-84 +endarea + +line contour -id l748-428-14 -close on -visibility off + 428.0 15.25 + 429.5 -13.75 + 302.5 -28.5 + 302.0 13.0 + 362.75 18.25 + 428.0 15.25 +endline + +line contour -id l753-342-84 -close on -visibility off + 321.25 91.0 + 277.5 80.0 + 293.75 67.25 + 304.75 58.0 + 309.0 44.25 + 325.25 53.5 + 324.75 63.5 + 343.0 83.75 + 328.5 91.75 + 321.25 91.0 +endline + +area sump + l752-315-105 +endarea + +line contour -id l752-315-105 -close on -visibility off + 311.75 87.5 + 311.75 87.5 289.0 78.25 284.5 82.25 + 280.0 86.25 279.75 96.0 288.25 100.5 + 296.75 105.0 313.75 105.75 315.75 104.75 + 317.75 103.75 318.75 96.75 318.75 96.75 + smooth off + 311.75 87.5 +endline + +area sump + l745-348-45 +endarea + +line contour -id l745-348-45 -close on -visibility off + 335.5 57.0 + 335.5 57.0 308.75 48.5 305.0 42.75 + 301.25 37.0 307.0 32.25 312.75 24.0 + 318.5 15.75 342.75 21.75 346.0 25.0 + 349.25 28.25 347.5 45.25 347.5 45.25 + smooth off + 335.5 57.0 +endline + +point 304.5 113.75 water-flow -orientation 173.3 + +point 357.25 92.25 water-flow -orientation 41.0 + +point 289.75 38.75 water-flow -orientation 72.8 + +point 311.0 -3.5 water-flow -orientation 98.3 + +point 395.5 -14.0 water-flow -orientation 269.2 + +point 465.25 8.0 water-flow -orientation 269.2 + +point 539.25 -75.75 water-flow -orientation 324.9 + +point 618.25 -144.5 continuation + +line water-flow -subtype intermittent + 551.75 -71.0 + 551.0 -70.75 543.25 -64.75 541.0 -59.0 + 538.75 -53.25 531.75 -45.5 528.75 -40.25 + 525.75 -35.0 520.75 -25.75 519.0 -21.75 + 517.25 -17.75 515.0 -15.5 511.75 -15.5 + smooth off +endline + +line water-flow -subtype intermittent + 621.5 -134.0 + 621.5 -134.0 604.5 -122.75 601.75 -118.5 + 599.0 -114.25 600.0 -106.5 596.75 -100.75 + 593.5 -95.0 590.25 -73.25 584.5 -66.5 + 578.75 -59.75 572.25 -48.5 571.0 -46.0 + 569.75 -43.5 566.25 -40.0 564.25 -42.0 + 562.25 -44.0 561.5 -49.0 560.25 -52.5 + smooth off +endline + +line water-flow + 761.0 -217.25 + 761.0 -217.25 746.5 -208.0 739.25 -201.25 + 732.0 -194.5 720.0 -180.5 716.25 -177.0 + 712.5 -173.5 703.5 -164.5 701.5 -163.0 + 699.5 -161.5 695.5 -157.75 695.5 -157.75 + smooth off +endline + +line water-flow + 859.25 -259.75 + 859.25 -259.75 846.25 -252.5 840.0 -248.5 + 833.75 -244.5 830.75 -243.0 821.0 -240.75 + 811.25 -238.5 796.0 -236.5 792.5 -233.25 + smooth off +endline + +line contour -visibility off + 627.5 -132.0 + 629.75 -133.75 +endline + +line contour -id l716-652--122 -close on -visibility off + 651.5 -121.25 + 651.5 -121.25 645.0 -114.0 640.75 -115.75 + 636.5 -117.5 624.5 -131.25 626.5 -135.5 + 628.5 -139.75 661.25 -156.0 666.0 -156.25 + 670.75 -156.5 677.25 -161.75 681.5 -159.0 + 685.75 -156.25 694.25 -152.5 692.5 -147.75 + 690.75 -143.0 651.5 -121.25 651.5 -121.25 + smooth off +endline + +area water + l714-779--217 +endarea + +line contour -id l714-779--217 -close on -visibility off + 778.75 -216.25 + 778.75 -216.25 769.0 -219.75 770.75 -222.0 + 772.5 -224.25 772.25 -228.25 778.5 -228.25 + 784.75 -228.25 789.0 -233.0 788.0 -226.25 + 787.0 -219.5 778.75 -216.25 778.75 -216.25 + smooth off +endline + +line label -text [Galerie du colimaçon] -scale l + 556.5 -152.5 + 556.5 -152.5 719.5 -254.5 733.5 -261.0 + 747.5 -267.5 835.0 -311.0 847.5 -318.5 + smooth off +endline + +line wall -reverse on + 391.75 149.5 + 391.75 149.5 382.75 144.5 378.25 137.75 + 373.75 131.0 369.0 123.25 363.5 115.0 + 358.0 106.75 339.25 86.0 334.75 81.25 + 330.25 76.5 323.0 68.5 320.5 65.25 + 318.0 62.0 313.75 63.5 320.0 55.75 + 326.25 48.0 333.75 36.75 335.75 30.5 + 337.75 24.25 346.25 10.0 350.75 9.0 + 355.25 8.0 356.25 8.5 364.0 8.75 + 371.75 9.0 375.75 8.75 395.75 6.25 + 415.75 3.75 445.5 -0.25 452.0 -0.25 + 458.5 -0.25 476.5 -7.75 481.25 -8.0 + smooth off +endline + +area water +endarea + +line wall -reverse on + 253.5 37.0 + 253.5 37.0 258.25 34.75 261.5 36.25 + 264.75 37.75 269.5 46.5 274.75 47.0 + 280.0 47.5 301.0 52.0 305.5 55.5 + 310.0 59.0 310.25 63.5 309.5 68.25 + 308.75 73.0 309.25 73.75 306.25 77.0 + 303.25 80.25 301.25 83.75 299.0 86.0 + 296.75 88.25 290.5 88.25 292.0 92.5 + 293.5 96.75 293.0 99.25 300.25 99.5 + 307.5 99.75 315.0 104.0 312.25 99.25 + 309.5 94.5 304.5 94.5 303.75 92.0 + 303.0 89.5 305.75 85.5 309.5 83.0 + 313.25 80.5 311.0 78.0 316.25 78.0 + 321.5 78.0 326.0 82.0 331.5 86.5 + 337.0 91.0 353.0 111.25 356.25 116.75 + 359.5 122.25 371.5 140.25 374.75 144.75 + 378.0 149.25 380.75 150.0 384.75 154.5 + smooth off +endline + +line wall -reverse on + 268.75 -0.75 + 268.75 -0.75 276.0 1.75 282.5 4.0 + 289.0 6.25 294.75 8.25 304.75 7.75 + 314.75 7.25 328.5 4.5 332.0 4.75 + 335.5 5.0 338.25 4.5 336.25 8.0 + 334.25 11.5 322.25 24.5 319.25 30.0 + 316.25 35.5 317.0 45.25 311.25 46.75 + 305.5 48.25 292.75 45.5 288.75 44.5 + 284.75 43.5 281.25 42.75 277.0 40.5 + 272.75 38.25 269.25 33.0 264.5 32.5 + 259.75 32.0 257.25 32.25 256.25 31.25 + smooth off +endline + +line wall -subtype invisible + 268.75 -0.75 + 268.75 -0.75 262.5 -6.25 256.0 -14.25 + 251.13 -20.24 246.75 -29.5 243.75 -33.75 + 240.75 -38.0 244.0 -37.25 234.0 -46.75 + smooth off +endline + +point 265.75 -28.0 continuation + +line wall -subtype presumed + 234.0 -46.75 + 224.0 -56.25 221.75 -58.5 219.25 -62.75 + 216.75 -67.0 214.5 -77.75 208.75 -80.0 + 203.0 -82.25 193.5 -86.5 193.5 -86.5 + smooth off +endline + +line wall -subtype invisible + 268.75 -0.75 + 268.25 -4.25 +endline + +line wall -reverse on -subtype invisible + 234.0 -46.75 + 235.25 -49.5 +endline + +line wall -subtype presumed + 201.5 -88.75 + 201.5 -88.75 212.25 -85.75 215.25 -80.75 + 218.25 -75.75 220.5 -67.25 222.25 -64.0 + 224.0 -60.75 235.25 -49.5 235.25 -49.5 + smooth off +endline + +line wall -subtype invisible + 235.25 -49.5 + 235.25 -49.5 239.25 -47.25 243.0 -42.0 + 246.75 -36.75 252.0 -28.0 254.0 -24.0 + 256.0 -20.0 262.75 -11.25 264.75 -9.75 + 266.75 -8.25 268.5 -5.5 268.5 -5.5 + smooth off +endline + +line wall -reverse on + 521.5 -27.5 + 521.5 -27.5 519.75 -24.75 515.5 -22.0 + 511.25 -19.25 511.5 -17.25 504.75 -17.25 + 498.0 -17.25 490.75 -18.0 485.75 -17.0 + 480.75 -16.0 464.75 -9.25 458.75 -8.5 + 452.75 -7.75 446.5 -7.75 438.75 -7.0 + 431.0 -6.25 414.0 -4.0 401.5 -4.75 + 389.0 -5.5 382.75 -5.5 375.0 -5.0 + 367.25 -4.5 354.25 -3.0 343.75 -2.0 + 333.25 -1.0 328.25 0.5 322.75 0.5 + 317.25 0.5 312.5 3.5 308.25 3.25 + 304.0 3.0 302.25 3.25 297.0 2.75 + 291.75 2.25 288.0 3.25 282.25 0.75 + 276.5 -1.75 268.5 -5.5 268.5 -5.5 + smooth off +endline + +line wall -reverse on + 855.25 -262.5 + 855.25 -262.5 850.0 -260.75 846.0 -257.5 + 842.0 -254.25 841.0 -251.25 834.75 -249.5 + 828.5 -247.75 805.25 -240.75 794.75 -238.75 + 784.25 -236.75 772.25 -227.0 769.5 -225.0 + 766.75 -223.0 747.75 -216.5 744.0 -212.75 + 740.25 -209.0 729.75 -197.25 725.0 -191.75 + 720.25 -186.25 709.25 -180.0 702.25 -171.0 + 695.25 -162.0 692.75 -160.75 688.5 -157.5 + 684.25 -154.25 655.75 -139.5 650.75 -136.0 + 645.75 -132.5 637.0 -130.5 629.75 -133.75 + smooth off +endline + +line wall -reverse on + 627.5 -132.0 + 638.75 -128.5 631.0 -125.25 624.5 -126.5 + 618.0 -127.75 610.0 -132.5 606.25 -132.25 + 602.5 -132.0 600.75 -129.75 601.25 -127.0 + 601.75 -124.25 604.79 -122.43 606.5 -119.75 + 608.25 -117.0 616.0 -112.0 613.5 -111.5 + 611.0 -111.0 611.0 -110.75 604.75 -112.5 + 598.5 -114.25 594.0 -117.5 590.0 -117.25 + 586.0 -117.0 584.25 -114.0 582.0 -112.25 + 579.75 -110.5 556.23 -94.88 554.2310000000002 -90.88000000000022 + 552.23 -86.88 551.75 -77.5 549.75 -75.25 + 547.75 -73.0 538.75 -59.0 535.75 -58.0 + smooth off +endline + +point 873.59 -266.04 station -name C17 + +point 904.21 -274.24 station -name Z08 + +point 927.44 -292.39 station -name Z07 + +point 939.99 -302.18 station -name Z06 + +point 945.65 -317.72 station -name Z05 + +point 972.90 -336.10 station -name Z04 + +point 973.98 -348.46 station -name Z03 + +point 1002.00 -340.95 station -name Z02 + +point 1165.73 -604.59 station -name GN08 + +point 1148.79 -564.04 station -name GN06 + +point 1142.21 -590.46 station -name GN07 + +point 1215.32 -556.29 station -name A03 + +point 1229.37 -566.13 station -name A04 + +point 1247.35 -566.44 station -name A06 + +point 1268.73 -574.65 station -name A07 + +point 1280.53 -572.99 station -name A08 + +point 1334.17 -587.36 station -name A09 + +point 1334.54 -580.34 station -name A10 + +point 1348.21 -584.00 station -name A11 + +point 1376.34 -594.24 station -name A12 + +point 1390.00 -596.53 station -name A13 + +point 1403.23 -605.11 station -name A14 + +point 1414.15 -611.42 station -name A15 + +point 1453.49 -612.79 station -name A16 + +point 1125.88 -543.44 station -name Y05 + +point 1056.97 -516.96 station -name Y06 + +point 930.75 -321.0 water-flow -orientation 329.0 + +point 1009.0 -462.25 water-flow -orientation 73.8 + +point 1060.75 -503.5 water-flow -orientation 289.4 + +point 1163.5 -585.75 water-flow -orientation 330.4 + +point 1195.5 -539.25 water-flow -orientation 287.3 + +point 1439.0 -627.25 air-draught -orientation 106.7 + +point 1198.0 -567.25 air-draught -orientation 121.0 + +point 1126.25 -580.25 air-draught -orientation 355.5 + +line wall + 1149.0 -542.25 + 1149.0 -542.25 1148.0 -545.0 1143.25 -541.25 + 1138.5 -537.5 1138.5 -537.25 1135.25 -533.25 + 1132.0 -529.25 1133.66 -528.7 1130.41 -522.95 + 1127.16 -517.2 1123.25 -510.75 1121.75 -506.75 + smooth off +endline + +line wall +endline + +line wall -reverse on + 1128.25 -535.0 + 1128.25 -535.0 1131.75 -534.5 1129.0 -529.0 + 1126.25 -523.5 1127.0 -524.25 1123.75 -518.5 + 1120.5 -512.75 1120.25 -512.75 1117.75 -507.75 + smooth off +endline + +point 1019.70 -504.12 station -name Y07 + +point 1150.16 -543.39 station -name A01 + +point 1168.79 -544.69 station -name A02 + +point 1023.57 -443.57 station -name Z13 + +point 996.02 -455.27 station -name Z14 + +point 977.04 -454.28 station -name Z15 + +point 944.52 -470.14 station -name Z16 + +point 934.48 -469.09 station -name Z17 + +point 951.45 -490.07 station -name Z18 + +point 998.86 -499.30 station -name Z19 + +line wall +endline + +line wall + 855.25 -262.5 + 855.25 -262.5 866.0 -266.25 873.0 -268.75 + 880.0 -271.25 895.5 -275.25 900.0 -277.0 + 904.5 -278.75 903.0 -279.25 910.75 -286.25 + 918.5 -293.25 918.0 -297.75 926.25 -300.5 + 934.5 -303.25 937.0 -302.75 939.5 -308.25 + 942.0 -313.75 939.25 -311.75 941.5 -317.25 + 943.75 -322.75 948.5 -325.5 955.25 -328.75 + 962.0 -332.0 964.0 -330.0 966.75 -334.75 + 969.5 -339.5 968.75 -340.0 969.5 -343.5 + altitude . + 970.25 -347.0 972.75 -358.0 973.25 -361.5 + 973.75 -365.0 972.5 -368.0 972.25 -371.25 + 972.0 -374.5 971.75 -374.0 966.75 -375.25 + 961.75 -376.5 961.75 -375.75 954.75 -375.25 + 947.75 -374.75 942.0 -375.5 934.75 -376.25 + 927.5 -377.0 925.25 -377.75 925.25 -377.75 + smooth off +endline + +line wall -reverse on + 859.75 -256.5 + 859.75 -256.5 865.75 -262.25 876.0 -264.75 + 886.25 -267.25 893.5 -267.5 901.75 -271.0 + 910.0 -274.5 919.25 -282.0 925.75 -286.25 + 932.25 -290.5 931.0 -290.5 936.25 -296.0 + 941.5 -301.5 941.25 -303.75 943.5 -309.0 + 945.75 -314.25 945.75 -315.5 952.75 -320.5 + 959.75 -325.5 966.25 -326.5 970.25 -328.75 + 974.25 -331.0 974.25 -329.75 976.0 -333.5 + 977.75 -337.25 973.25 -340.25 975.0 -342.5 + 976.75 -344.75 979.5 -343.25 984.25 -343.0 + 989.0 -342.75 993.75 -342.75 996.75 -340.75 + smooth off +endline + +line rock-border -close on + 1008.0 -341.25 + 1004.75 -346.5 + 1009.75 -346.25 + 1011.0 -343.0 + 1008.0 -341.25 +endline + +line wall -reverse on + 998.0 -346.75 + 994.0 -349.0 992.5 -348.0 990.25 -348.75 + 988.0 -349.5 988.0 -348.25 984.0 -349.0 + 980.0 -349.75 975.75 -349.5 975.5 -353.25 + 975.25 -357.0 975.25 -362.0 976.25 -366.25 + 977.25 -370.5 976.0 -372.0 978.25 -374.75 + 980.5 -377.5 981.75 -378.0 986.5 -377.25 + 991.25 -376.5 996.75 -375.5 1001.0 -375.25 + 1005.25 -375.0 1006.25 -370.5 1009.5 -375.0 + 1012.75 -379.5 1015.75 -381.0 1009.25 -381.25 + 1002.75 -381.5 998.0 -382.75 995.0 -382.25 + 992.0 -381.75 986.0 -384.0 989.5 -384.25 + 993.0 -384.5 994.75 -383.25 1001.0 -386.5 + 1007.25 -389.75 1009.25 -389.75 1012.75 -393.5 + 1016.25 -397.25 1020.0 -399.25 1020.0 -403.25 + 1020.0 -407.25 1024.25 -412.0 1026.75 -417.75 + 1029.25 -423.5 1025.75 -425.75 1032.25 -430.25 + 1038.75 -434.75 1042.5 -440.0 1047.75 -442.75 + 1053.0 -445.5 1059.25 -450.25 1060.25 -453.5 + 1061.25 -456.75 1064.75 -460.25 1059.0 -460.0 + 1053.25 -459.75 1053.0 -458.0 1048.5 -455.5 + 1044.0 -453.0 1040.25 -446.5 1037.0 -445.5 + 1033.75 -444.5 1035.5 -442.75 1030.5 -444.75 + 1025.5 -446.75 1024.75 -447.0 1017.75 -449.5 + 1010.75 -452.0 1002.25 -456.25 995.25 -457.5 + 988.25 -458.75 992.25 -457.25 978.75 -459.5 + 965.25 -461.75 959.25 -464.75 955.75 -466.75 + 952.25 -468.75 945.5 -470.25 943.25 -471.5 + 941.0 -472.75 941.25 -474.25 944.0 -477.0 + 946.75 -479.75 951.25 -483.75 957.25 -486.75 + 963.25 -489.75 988.75 -496.0 998.75 -498.0 + 1008.75 -500.0 1015.0 -500.5 1021.5 -502.5 + 1028.0 -504.5 1047.75 -506.5 1047.75 -506.5 + smooth off +endline + +line floor-meander + 943.5 -468.25 + 944.25 -468.0 943.25 -468.5 957.5 -461.5 + 971.75 -454.5 973.5 -455.0 986.5 -453.0 + 999.5 -451.0 1002.0 -451.25 1012.75 -446.25 + 1023.5 -441.25 1017.0 -443.5 1021.0 -440.25 + smooth off +endline + +point 1042.75 -516.0 blocks + +line rock-border -close on + 1050.5 -511.75 + 1048.75 -513.5 + 1050.25 -514.5 + 1052.75 -513.75 + 1050.5 -511.75 +endline + +line rock-border -close on + 1033.25 -506.25 + 1031.5 -507.5 + 1032.5 -510.75 + 1034.75 -509.25 + 1033.25 -506.25 +endline + +line rock-border -close on + 1061.0 -522.0 + 1058.75 -524.0 + 1061.25 -525.5 + 1064.0 -524.0 + 1061.0 -522.0 +endline + +point 1037.75 -526.5 aragonite + +point 1017.5 -496.75 aragonite + +line wall -reverse on + 1047.75 -506.5 + 1055.5 -509.5 1057.5 -514.0 1067.0 -517.25 + 1076.5 -520.5 1093.0 -526.25 1099.5 -529.0 + 1106.0 -531.75 1104.75 -530.25 1111.75 -533.75 + 1118.75 -537.25 1125.0 -538.5 1127.0 -539.0 + 1129.0 -539.5 1130.25 -539.25 1128.25 -535.0 + smooth off +endline + +point 1494.75 -613.25 continuation + +line wall + 1459.5 -610.0 + 1459.5 -610.0 1425.5 -608.25 1416.25 -607.0 + 1407.0 -605.75 1403.75 -600.0 1396.0 -597.25 + 1388.25 -594.5 1372.0 -589.0 1364.5 -586.0 + 1357.0 -583.0 1345.02 -579.14 1338.5 -577.75 + 1326.75 -575.25 1339.75 -589.5 1310.5 -576.75 + 1302.12 -573.1 1285.75 -571.75 1279.5 -571.75 + 1273.25 -571.75 1271.75 -575.0 1268.75 -573.0 + 1265.75 -571.0 1253.5 -567.75 1251.25 -566.75 + 1249.0 -565.75 1242.0 -565.0 1238.5 -564.25 + 1235.0 -563.5 1228.5 -561.75 1224.25 -558.5 + 1220.0 -555.25 1217.5 -554.5 1213.0 -553.0 + 1208.5 -551.5 1186.75 -542.5 1178.5 -542.5 + 1170.25 -542.5 1167.0 -543.75 1158.75 -542.25 + 1150.5 -540.75 1148.75 -544.0 1147.25 -541.0 + smooth off +endline + +line water-flow + 1016.0 -409.25 + 1016.0 -409.25 1013.0 -405.25 1008.0 -399.5 + 1003.0 -393.75 1002.5 -390.75 996.0 -388.5 + 989.5 -386.25 984.75 -382.25 982.0 -380.75 + 979.25 -379.25 973.75 -379.0 974.0 -373.5 + 974.25 -368.0 974.96 -351.42 973.98 -348.46 + 973.0 -345.5 975.0 -340.25 970.5 -334.75 + 966.0 -329.25 965.5 -328.5 959.25 -326.0 + 953.0 -323.5 950.5 -323.75 947.25 -320.75 + 944.0 -317.75 941.25 -312.0 941.25 -309.0 + 941.25 -306.0 939.25 -303.5 933.25 -299.0 + 927.25 -294.5 918.0 -288.75 914.75 -285.0 + 911.5 -281.25 901.0 -273.5 894.5 -271.75 + 888.0 -270.0 870.5 -266.0 866.75 -264.25 + smooth off +endline + +line water-flow + 1021.25 -507.5 + 1021.25 -507.5 1008.5 -502.75 1004.0 -501.5 + 999.5 -500.25 982.5 -496.5 974.5 -494.25 + 966.5 -492.0 961.75 -492.25 954.5 -488.25 + 947.25 -484.25 944.25 -480.0 941.5 -477.25 + 938.75 -474.5 937.5 -474.25 940.25 -470.75 + 943.0 -467.25 945.0 -464.25 953.75 -460.5 + 962.5 -456.75 974.5 -452.5 980.25 -452.5 + 986.0 -452.5 991.75 -456.0 1002.75 -450.75 + 1013.75 -445.5 1005.75 -449.5 1012.25 -445.0 + 1018.75 -440.5 1020.5 -441.25 1022.25 -435.25 + 1024.0 -429.25 1024.5 -430.5 1022.75 -426.75 + smooth off +endline + +line water-flow + 1142.5 -562.5 + 1142.5 -562.5 1142.25 -554.5 1139.75 -550.75 + 1137.25 -547.0 1136.5 -542.75 1131.5 -542.0 + 1126.5 -541.25 1104.0 -534.0 1096.5 -530.75 + 1089.0 -527.5 1080.75 -526.0 1073.75 -523.75 + smooth off +endline + +line wall -subtype invisible + 925.25 -377.75 + 925.25 -381.75 +endline + +line wall -reverse on + 1173.25 -634.75 + 1173.25 -634.75 1166.75 -620.25 1163.0 -615.25 + 1159.25 -610.25 1162.5 -610.25 1154.0 -603.75 + 1145.5 -597.25 1144.67 -593.67 1142.21 -590.46 + 1139.75 -587.25 1140.5 -569.0 1138.5 -563.5 + 1136.5 -558.0 1138.75 -551.0 1135.5 -547.75 + 1132.25 -544.5 1128.0 -545.75 1124.75 -545.0 + 1121.5 -544.25 1097.0 -534.0 1090.0 -532.0 + 1083.0 -530.0 1050.75 -525.0 1042.5 -520.25 + 1034.25 -515.5 1024.75 -511.5 1018.25 -508.5 + 1011.75 -505.5 1006.25 -504.5 992.5 -500.5 + 978.75 -496.5 965.25 -495.25 957.0 -493.0 + 948.75 -490.75 946.65 -489.48 944.0 -485.5 + 934.0 -470.5 929.0 -471.75 929.5 -469.0 + 930.0 -466.25 929.25 -470.75 942.75 -463.0 + 966.99 -449.09 960.72 -453.04 965.5 -449.75 + 969.5 -447.0 968.0 -451.5 995.25 -449.25 + 1005.48 -448.41 1003.5 -444.75 1009.25 -440.75 + 1015.0 -436.75 1018.25 -437.25 1019.0 -432.5 + 1019.75 -427.75 1016.0 -423.5 1014.25 -421.5 + 1012.5 -419.5 1015.0 -418.75 1010.0 -409.5 + 1005.0 -400.25 1004.0 -401.75 998.75 -397.5 + 993.5 -393.25 983.0 -384.75 980.5 -383.25 + 978.0 -381.75 982.0 -384.25 972.75 -382.25 + 963.5 -380.25 949.5 -381.75 945.25 -381.5 + 941.0 -381.25 926.5 -381.75 925.25 -381.75 + smooth off +endline + +line wall -reverse on -subtype invisible + 1459.5 -610.0 + 1459.5 -613.75 +endline + +line wall + 1181.25 -633.25 + 1181.25 -633.25 1177.5 -623.25 1173.5 -615.25 + 1169.5 -607.25 1169.0 -602.75 1165.75 -600.0 + 1162.5 -597.25 1152.75 -591.25 1151.0 -587.75 + 1149.25 -584.25 1149.75 -579.0 1149.75 -574.25 + 1149.75 -569.5 1151.25 -569.0 1151.0 -565.75 + 1150.75 -562.5 1149.5 -561.5 1147.5 -558.0 + 1145.5 -554.5 1141.0 -553.0 1144.5 -551.25 + 1148.0 -549.5 1146.95 -547.44 1154.6 -548.22 + 1162.25 -549.0 1162.0 -548.75 1168.75 -548.5 + 1175.5 -548.25 1191.25 -550.75 1197.75 -553.5 + 1204.25 -556.25 1211.75 -557.25 1220.0 -562.75 + 1228.25 -568.25 1229.5 -566.25 1239.25 -569.25 + 1249.0 -572.25 1250.25 -569.75 1256.75 -571.5 + 1263.25 -573.25 1265.25 -577.0 1273.75 -577.0 + 1282.25 -577.0 1284.25 -577.25 1290.0 -579.25 + 1295.75 -581.25 1308.0 -581.75 1316.0 -585.0 + 1324.0 -588.25 1333.75 -590.25 1337.25 -590.0 + 1340.75 -589.75 1335.0 -583.0 1339.75 -583.75 + 1344.5 -584.5 1351.75 -589.75 1358.25 -591.25 + 1364.75 -592.75 1370.25 -594.5 1378.25 -597.75 + 1386.25 -601.0 1393.5 -603.25 1399.75 -605.75 + 1406.0 -608.25 1405.75 -609.25 1412.75 -611.5 + 1419.75 -613.75 1439.75 -613.25 1446.0 -613.5 + 1452.25 -613.75 1454.75 -613.25 1459.5 -613.75 + smooth off + altitude . +endline + endscrap - -scrap SP-AP7_Aval_04 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_03 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + +point 865.87 -146.92 station -name RN04 + +point 840.74 -131.81 station -name RN05 + +point 775.04 -110.46 station -name RN06 + +point 715.49 -109.42 station -name RN07 + +point 662.87 -93.33 station -name RN08 + +point 603.35 -88.13 station -name RN09 + +point 588.62 -72.33 station -name RN10 + +point 539.10 -54.30 station -name RN11 + +point 543.22 -38.95 station -name RN12 + +point 517.55 -37.16 station -name RN13 + +point 532.75 -29.41 station -name RN18 + +point 487.23 -48.19 station -name SF01 + +point 479.07 -61.26 station -name SF02 + +point 425.73 -57.53 station -name SF03 + +point 376.14 -67.17 station -name SF04 + +point 349.10 -64.32 station -name SF05 + +point 339.85 -76.15 station -name SF06 + +point 316.79 -85.00 station -name SF07 + +point 254.60 -102.84 station -name SF08 + +point 206.47 -102.84 station -name SF09 + +point 181.95 -124.92 station -name SF09A + +point 200.42 -81.72 station -name SF10 + +point 140.08 -116.56 station -name SF10A + +point 129.94 -107.11 station -name SF10B + +point 184.93 -72.78 station -name SF10C + +point 166.17 -82.34 station -name SF10D + +point 212.26 -34.24 station -name SF11 + +point 197.79 5.49 station -name SF12 + +point 253.46 31.45 station -name SF12A + +point 183.86 48.37 station -name SF13 + +point 163.26 71.25 station -name SF14 + +line wall -reverse on -subtype pit -outline none + 996.75 -340.75 + 999.75 -338.75 1005.5 -337.25 1005.75 -339.25 + 1006.0 -341.25 1009.5 -342.5 1002.25 -345.25 + 995.0 -348.0 1002.0 -344.5 998.0 -346.75 + smooth off +endline + +line wall -reverse on + 1128.25 -535.0 + 1126.25 -530.75 1120.5 -521.25 1120.0 -519.5 + 1119.5 -517.75 1112.5 -508.5 1109.5 -506.5 + 1106.5 -504.5 1102.5 -505.0 1103.0 -500.75 + 1103.5 -496.5 1106.5 -495.25 1106.75 -491.25 + 1107.0 -487.25 1105.75 -480.5 1106.0 -472.5 + 1106.25 -464.5 1105.25 -461.25 1103.5 -458.25 + 1101.75 -455.25 1102.0 -456.0 1095.0 -451.25 + 1088.0 -446.5 1079.5 -443.5 1074.5 -440.5 + 1069.5 -437.5 1060.0 -436.0 1053.0 -433.0 + 1046.0 -430.0 1036.0 -423.0 1030.0 -420.75 + 1024.0 -418.5 1009.0 -412.5 1000.25 -407.0 + 991.5 -401.5 986.5 -394.0 981.0 -390.5 + 975.5 -387.0 966.5 -381.25 968.5 -371.0 + 970.5 -360.75 971.75 -358.75 971.5 -353.0 + 971.25 -347.25 973.0 -345.25 970.5 -338.25 + 968.0 -331.25 966.0 -327.0 963.25 -320.75 + 960.5 -314.5 957.5 -312.5 954.25 -305.25 + 951.0 -298.0 947.0 -290.25 940.5 -284.75 + 934.0 -279.25 931.5 -277.25 925.5 -268.5 + 919.5 -259.75 915.5 -257.5 910.75 -249.5 + 906.0 -241.5 904.25 -237.75 901.5 -231.5 + smooth off +endline + +area sand + l665-1081--489 +endarea + +line contour -id l665-1081--489 -close on -reverse on + 1099.25 -489.75 + 1099.25 -489.75 1110.0 -488.5 1112.25 -486.25 + 1114.5 -484.0 1117.75 -480.75 1117.0 -476.25 + 1116.25 -471.75 1116.25 -466.75 1113.5 -460.25 + 1110.75 -453.75 1099.0 -444.75 1094.25 -437.25 + 1089.5 -429.75 1082.0 -425.75 1077.0 -420.0 + 1072.0 -414.25 1065.0 -411.75 1060.75 -405.75 + 1056.5 -399.75 1041.25 -386.0 1036.5 -382.75 + 1031.75 -379.5 1024.0 -369.0 1018.75 -369.0 + 1013.5 -369.0 998.75 -364.25 986.5 -365.75 + 974.25 -367.25 952.0 -368.75 952.0 -368.75 + smooth off + 948.25 -405.0 + 1029.0 -463.75 + 1080.5 -489.5 + 1099.25 -489.75 +endline + +line rock-border +endline + +line rock-border -close on + 1126.75 -482.25 + 1117.5 -478.25 + 1112.5 -482.0 + 1114.75 -486.5 + 1124.5 -485.5 + 1126.75 -482.25 +endline + +line rock-border -close on + 1124.0 -444.75 + 1121.25 -447.0 + 1123.25 -452.5 + 1125.0 -451.25 + 1124.0 -444.75 +endline + +line contour + 977.5 -401.75 + 977.5 -401.75 1019.25 -398.5 1025.25 -404.0 + 1031.25 -409.5 1041.75 -416.5 1043.0 -421.25 + 1044.25 -426.0 1049.0 -439.25 1049.0 -439.25 + smooth off +endline + +line contour + 965.5 -384.0 + 965.5 -384.0 1009.25 -380.5 1015.5 -383.25 + 1021.75 -386.0 1040.0 -395.75 1046.0 -405.0 + 1052.0 -414.25 1069.25 -424.5 1069.5 -428.0 + 1069.75 -431.5 1072.75 -445.25 1072.75 -448.5 + smooth off +endline + +line contour -reverse on + 1104.25 -380.25 + 1104.25 -380.25 1101.75 -393.0 1106.0 -398.0 + 1110.25 -403.0 1124.0 -415.25 1126.5 -418.5 + 1129.0 -421.75 1137.0 -420.5 1144.0 -418.75 + smooth off +endline + +line contour -reverse on + 1089.0 -365.75 + 1089.0 -365.75 1083.75 -371.0 1087.0 -380.5 + 1090.25 -390.0 1087.75 -387.0 1096.25 -399.0 + 1104.75 -411.0 1108.75 -414.75 1111.5 -418.5 + 1114.25 -422.25 1112.75 -420.25 1119.75 -427.0 + 1126.75 -433.75 1133.0 -433.75 1135.75 -433.25 + 1138.5 -432.75 1152.5 -429.75 1155.0 -429.75 + smooth off +endline + +line contour -reverse on + 1167.5 -446.25 + 1167.5 -446.25 1152.0 -451.75 1150.25 -460.75 + 1148.5 -469.75 1148.0 -489.5 1149.0 -490.0 + smooth off +endline + +line contour -reverse on + 1163.75 -431.75 + 1163.75 -431.75 1146.25 -440.5 1143.0 -450.25 + 1139.75 -460.0 1139.25 -462.25 1137.25 -474.5 + 1135.25 -486.75 1136.0 -493.25 1136.0 -493.25 + smooth off +endline + +area sand + l664-1192--461 +endarea + +line contour -id l664-1192--461 -close on + 1140.25 -496.25 + 1140.25 -496.25 1127.75 -496.75 1124.0 -491.25 + 1120.25 -485.75 1120.25 -489.0 1122.5 -481.75 + 1124.75 -474.5 1124.25 -469.25 1123.0 -462.5 + 1121.75 -455.75 1122.5 -453.75 1116.75 -443.5 + 1111.0 -433.25 1102.0 -419.0 1097.25 -415.25 + 1092.5 -411.5 1095.0 -409.75 1086.5 -397.25 + 1078.0 -384.75 1074.75 -384.25 1071.75 -375.5 + 1068.75 -366.75 1065.0 -359.25 1067.25 -359.5 + 1069.5 -359.75 1182.5 -388.25 1182.5 -388.25 + smooth off + 1192.0 -461.0 + 1175.75 -507.75 + 1140.25 -496.25 +endline + +point 1138.25 -512.0 air-draught -orientation 330.7 + +point 1060.75 -388.75 camp + +point 1075.5 -406.5 camp + +point 1139.25 -454.0 camp + +point 945.5 -284.5 aragonite + +point 933.75 -271.5 aragonite + +point 998.0 -293.25 stalactite + +point 1110.5 -520.5 stalactite + +point 1103.0 -509.5 pillar + +point 1174.25 -469.5 helictite + +point 1165.5 -483.25 helictite + +point 1148.0 -495.0 helictite + +line rock-border -close on + 669.5 -99.75 + 664.25 -98.25 + 662.5 -101.25 + 666.75 -101.75 + 669.5 -99.75 +endline + +line rock-border -close on + 674.5 -93.75 + 668.75 -91.5 + 667.5 -93.25 + 671.75 -96.5 + 674.5 -93.75 +endline + +line rock-border -close on + 772.0 -107.25 + 764.5 -106.75 + 764.0 -110.25 + 772.25 -108.5 + 772.0 -107.25 +endline + +line rock-border -close on + 893.0 -190.25 + 889.25 -190.0 + 895.25 -198.25 + 898.0 -198.5 + 893.0 -190.25 +endline + +line contour -reverse on + 901.5 -243.25 + 906.75 -235.0 909.0 -227.5 919.0 -226.75 + smooth off +endline + +line contour -reverse on + 951.5 -311.75 + 951.5 -311.75 959.25 -294.25 966.5 -288.75 + 973.75 -283.25 978.0 -281.75 981.75 -281.25 + smooth off +endline + +point 942.25 -255.5 blocks + +point 1070.25 -376.0 blocks + +point 1034.5 -354.5 blocks + +point 989.5 -321.0 blocks + +point 974.75 -379.75 blocks + +line wall -subtype pit -outline none + 996.75 -340.75 + 999.0 -345.5 +endline + +line rock-border -close on + 1141.25 -479.0 + 1138.5 -481.0 + 1140.0 -483.0 + 1141.25 -479.0 +endline + +line rock-border -close on + 1079.25 -390.5 + 1079.0 -393.25 + 1081.75 -394.75 + 1079.25 -390.5 +endline + +line rock-border -close on + 1060.75 -430.5 + 1056.5 -430.25 + 1057.25 -433.5 + 1059.0 -433.5 + 1060.75 -430.5 +endline + +line rock-border -close on + 1008.5 -405.0 + 1005.75 -406.5 + 1007.75 -408.25 + 1010.0 -408.25 + 1008.5 -405.0 +endline + +point 1033.0 -418.5 blocks + +point 1072.25 -437.25 blocks + +point 1107.5 -465.0 blocks + +point 1146.25 -439.0 blocks + +point 1144.75 -468.0 blocks + +point 1129.0 -477.25 blocks + +point 1127.25 -460.75 blocks + +line wall + 1147.25 -541.0 + 1145.75 -538.0 1145.0 -537.25 1142.0 -532.0 + 1139.0 -526.75 1134.75 -525.5 1133.75 -519.75 + 1132.75 -514.0 1126.75 -502.0 1126.5 -498.25 + 1126.25 -494.5 1120.25 -497.0 1129.5 -491.0 + 1138.75 -485.0 1152.75 -487.0 1156.25 -480.25 + 1159.75 -473.5 1165.75 -473.75 1162.75 -461.75 + 1159.75 -449.75 1159.5 -442.75 1154.5 -437.0 + 1149.5 -431.25 1141.25 -421.5 1133.25 -414.5 + 1125.25 -407.5 1126.25 -399.75 1112.75 -391.0 + 1099.25 -382.25 1099.0 -384.0 1087.5 -375.75 + 1076.0 -367.5 1075.0 -367.25 1065.25 -361.25 + 1055.5 -355.25 1031.5 -346.5 1028.25 -342.75 + 1025.0 -339.0 1012.75 -338.75 1006.75 -333.0 + altitude . + 1000.75 -327.25 994.5 -316.0 988.75 -305.0 + 983.0 -294.0 975.25 -286.5 972.25 -279.5 + 969.25 -272.5 962.25 -267.0 956.75 -262.75 + 951.25 -258.5 945.0 -252.25 933.75 -244.5 + 922.5 -236.75 918.5 -228.5 912.0 -219.25 + smooth off +endline + +point 915.39 -244.19 station -name RN03 + +point 1063.88 -383.73 station -name GN01 + +point 1108.55 -452.45 station -name GN02 + +line wall -reverse on + 143.0 82.5 + 143.0 82.5 162.75 75.75 167.0 73.25 + 171.25 70.75 188.0 59.25 190.75 53.75 + 193.5 48.25 202.0 30.0 203.75 25.0 + 205.5 20.0 203.0 14.0 209.75 16.25 + 216.5 18.5 246.0 27.5 253.5 37.0 + smooth off +endline + +line wall -subtype invisible + 167.75 35.0 + 169.5 32.0 +endline + +line wall -reverse on + 162.5 -80.5 + 162.5 -80.5 168.5 -74.5 174.75 -74.0 + 181.0 -73.5 185.75 -72.25 188.0 -69.25 + 190.25 -66.25 192.5 -53.25 193.75 -49.5 + 195.0 -45.75 200.25 -32.75 198.25 -28.5 + 196.25 -24.25 193.0 -7.5 191.5 -0.25 + 190.0 7.0 184.75 16.0 182.25 20.75 + 179.75 25.5 175.5 44.5 169.5 32.0 + smooth off +endline + +line wall -reverse on + 167.75 35.0 + 174.0 40.0 162.25 53.5 157.5 55.5 + 152.75 57.5 141.25 64.0 134.5 67.25 + smooth off +endline + +line wall -reverse on + 119.25 -106.75 + 119.25 -106.75 123.0 -104.25 124.75 -104.0 + 126.5 -103.75 132.25 -102.25 135.0 -105.25 + 137.75 -108.25 136.25 -111.0 142.5 -108.25 + 148.75 -105.5 162.5 -93.75 170.0 -90.5 + 177.5 -87.25 185.0 -83.5 185.25 -81.75 + 185.5 -80.0 190.5 -75.75 184.0 -77.75 + 177.5 -79.75 177.75 -80.25 172.0 -82.75 + 166.25 -85.25 163.0 -85.5 163.0 -85.5 + smooth off +endline + +line wall -subtype invisible + 162.5 -80.5 + 163.0 -85.5 +endline + +line wall -subtype invisible + 119.25 -106.75 + 120.25 -110.5 +endline + +line wall -subtype invisible + 130.75 -121.75 + 132.0 -125.0 +endline + +line wall -reverse on + 130.75 -121.75 + 130.75 -121.75 136.0 -121.5 135.5 -119.5 + 135.0 -117.5 132.25 -118.0 130.0 -114.5 + 127.75 -111.0 127.75 -108.0 125.75 -107.25 + 123.75 -106.5 120.25 -110.5 120.25 -110.5 + smooth off +endline + +line wall + 521.5 -27.5 + 521.5 -27.5 523.75 -31.5 518.5 -32.75 + 513.25 -34.0 496.25 -41.5 492.75 -42.5 + 489.25 -43.5 483.5 -43.75 481.25 -46.25 + 479.0 -48.75 480.25 -52.25 470.25 -52.0 + 460.25 -51.75 450.0 -51.5 435.25 -53.5 + 420.5 -55.5 398.5 -59.0 393.0 -59.0 + 387.5 -59.0 376.0 -59.5 368.0 -59.75 + 360.0 -60.0 349.75 -59.5 348.5 -60.5 + 347.25 -61.5 346.75 -62.25 346.5 -63.25 + 346.25 -64.25 345.5 -66.0 343.5 -66.0 + 341.5 -66.0 339.25 -66.75 338.0 -67.5 + 336.75 -68.25 334.5 -68.25 329.0 -71.75 + 323.5 -75.25 317.75 -75.25 310.25 -77.5 + 302.75 -79.75 270.5 -93.75 265.0 -95.25 + 259.5 -96.75 260.75 -99.25 251.5 -97.75 + 242.25 -96.25 238.75 -95.0 229.25 -90.75 + 219.75 -86.5 212.0 -93.25 209.5 -90.25 + 207.0 -87.25 208.25 -84.0 210.0 -73.0 + 211.75 -62.0 211.0 -64.0 212.5 -58.25 + 214.0 -52.5 216.0 -44.25 217.0 -37.5 + 218.0 -30.75 218.25 -27.5 215.5 -22.0 + 212.75 -16.5 209.75 -5.0 211.25 -2.25 + 212.75 0.5 219.5 2.75 225.5 8.25 + 231.5 13.75 243.25 22.25 256.25 31.25 + smooth off +endline + +line wall +endline + +line floor-meander +endline + +line floor-meander + 129.94 -107.11 + 129.94 -107.11 133.75 -113.5 136.75 -114.75 + 139.75 -116.0 144.75 -120.5 149.0 -116.5 + 153.25 -112.5 176.5 -102.25 176.5 -102.25 + smooth off +endline + +point 275.75 -102.25 soda-straw + +point 246.25 -108.75 soda-straw + +area sand + l813-349--86 + l812-371--76 +endarea + +line contour -id l813-349--86 -close on -visibility off + 327.5 -63.0 + 348.75 -86.5 + 353.03 -126.27 330.0 -86.25 330.0 -86.25 + smooth off + 330.0 -86.25 290.0 -86.5 288.0 -107.0 + smooth off + 241.5 -127.0 + 241.5 -127.0 234.5 -118.5 234.25 -112.75 + 234.0 -107.0 235.75 -91.75 240.75 -90.5 + 245.75 -89.25 271.25 -87.0 277.75 -87.75 + 284.25 -88.5 314.0 -83.75 316.25 -81.25 + 318.5 -78.75 322.5 -68.5 322.5 -68.5 + smooth off + 327.5 -63.0 +endline + +line contour -id l812-371--76 -close on -visibility off + 367.0 -54.25 + 367.0 -54.25 350.5 -54.25 349.75 -54.75 + 349.0 -55.25 343.5 -59.25 343.5 -59.25 + smooth off + 357.0 -73.5 + 371.0 -76.25 + 376.25 -54.0 + 367.0 -54.25 +endline + +line contour + 257.5 -92.5 + 257.5 -92.5 265.0 -119.5 261.5 -124.25 + smooth off +endline + +line contour -reverse on + 220.5 -86.5 + 220.5 -86.5 215.0 -106.0 210.25 -108.25 + 205.5 -110.5 183.0 -107.75 183.0 -107.75 + smooth off +endline + +line contour + 224.0 -86.0 + 224.0 -86.0 235.0 -123.0 221.5 -133.5 + smooth off +endline + +line contour + 158.75 -123.75 + 158.75 -123.75 176.0 -135.75 184.0 -143.25 + smooth off +endline + +line contour + 174.25 -115.5 + 174.25 -115.5 190.0 -131.5 194.5 -133.75 + smooth off +endline + +line floor-step + 181.25 -110.0 + 181.25 -110.0 203.5 -122.5 219.25 -122.0 + smooth off +endline + +point 164.0 29.0 water-flow -orientation 70.5 + +point 210.75 8.75 water-flow -orientation 70.5 + +point 191.5 -80.5 water-flow -orientation 150.3 + +point 147.0 -85.75 water-flow -orientation 77.8 + +point 160.5 -105.5 water-flow -orientation 56.7 + +line pit -close on + 200.0 -86.0 + 200.0 -86.0 194.0 -84.5 194.0 -88.0 + 194.0 -91.5 194.25 -94.0 197.0 -93.5 + 199.75 -93.0 201.25 -89.5 201.5 -88.75 + 201.75 -88.0 200.0 -86.0 200.0 -86.0 + smooth off +endline + +line floor-step + 189.5 -105.0 + 189.5 -105.0 204.75 -105.0 211.75 -85.5 + smooth off +endline + +line floor-step + 162.25 80.5 + 162.25 80.5 157.0 52.5 144.5 46.5 + smooth off +endline + +line floor-step + 152.75 83.0 + 152.75 83.0 155.0 60.5 134.75 50.5 + smooth off +endline + +line contour -reverse on + 158.0 40.5 + 158.0 40.5 176.5 68.0 184.0 66.25 + smooth off +endline + +line contour -reverse on + 209.75 38.75 + 209.75 38.75 180.5 35.5 168.75 18.75 + smooth off +endline + +point 169.0 64.75 soda-straw + +line floor-step + 184.75 -6.0 + 184.75 -6.0 194.75 -4.0 196.75 -10.0 + 198.75 -16.0 199.75 -19.75 200.5 -25.75 + 201.25 -31.75 194.25 -36.5 194.25 -36.5 + smooth off +endline + +line floor-step -reverse on + 208.75 22.25 + 208.75 22.25 200.5 24.75 192.25 18.5 + 184.0 12.25 183.0 8.25 183.0 8.25 + smooth off +endline + +line rock-border -close on + 214.5 -25.75 + 214.5 -25.75 211.5 -28.75 212.25 -29.5 + 213.0 -30.25 216.25 -32.0 216.25 -32.0 + smooth off + 215.75 -28.25 + 214.5 -25.75 +endline + +line rock-border -close on + 204.25 -28.75 + 200.75 -34.25 + 202.5 -38.75 + 204.5 -32.75 + 204.25 -28.75 +endline + +line rock-border -close on + 205.5 -2.75 + 203.0 -10.75 + 207.5 -14.0 + 208.0 -8.25 + 205.5 -2.75 +endline + +line rock-border -close on + 210.75 -43.25 + 206.25 -44.75 + 208.75 -50.75 + 213.0 -46.0 + 210.75 -43.25 +endline + +line rock-border -close on + 203.75 -81.5 + 199.0 -83.5 + 202.5 -87.5 + 206.25 -87.75 + 206.25 -83.0 + 203.75 -81.5 +endline + +line rock-border -close on + 140.0 -111.0 + 138.75 -114.0 + 141.0 -114.0 + 140.0 -111.0 +endline + +line rock-border -close on + 140.0 -118.75 + 138.0 -121.75 + 142.25 -121.75 + 140.0 -118.75 +endline + +line wall -reverse on + 535.75 -58.0 + 535.75 -58.0 533.75 -52.5 530.75 -49.75 + 527.75 -47.0 526.25 -43.75 521.75 -46.0 + 517.25 -48.25 497.25 -55.25 491.5 -58.25 + 485.75 -61.25 472.75 -62.25 463.75 -62.75 + 454.75 -63.25 444.0 -64.0 429.25 -65.25 + 414.5 -66.5 382.5 -71.5 375.75 -71.25 + 369.0 -71.0 357.75 -70.25 354.5 -70.0 + 351.25 -69.75 349.75 -67.5 350.5 -71.25 + 351.25 -75.0 351.5 -75.75 348.75 -77.25 + 346.0 -78.75 345.5 -82.25 338.25 -84.0 + 331.0 -85.75 310.25 -93.0 299.0 -97.75 + 287.75 -102.5 272.0 -109.5 261.0 -111.25 + 250.0 -113.0 230.25 -119.0 214.5 -120.25 + 198.75 -121.5 183.75 -139.25 177.0 -142.5 + 170.25 -145.75 164.5 -134.75 167.0 -130.5 + 169.5 -126.25 183.25 -114.0 184.25 -111.0 + 185.25 -108.0 196.25 -105.25 193.5 -102.25 + 190.86 -99.37 174.0 -109.75 159.5 -117.0 + 145.0 -124.25 136.5 -123.5 132.0 -125.0 + smooth off +endline + +line wall -reverse on + 901.5 -231.5 + 901.5 -231.5 886.5 -208.25 884.0 -202.0 + 881.5 -195.75 867.0 -171.5 862.75 -164.5 + 858.5 -157.5 856.5 -148.25 852.0 -145.75 + 847.5 -143.25 839.75 -133.5 834.25 -132.75 + 828.75 -132.0 814.5 -127.5 794.25 -121.5 + 774.0 -115.5 767.75 -115.25 755.75 -114.5 + 743.75 -113.75 715.0 -111.5 707.0 -110.5 + 699.0 -109.5 657.5 -102.5 650.25 -100.5 + 643.0 -98.5 621.5 -94.75 611.0 -93.25 + 600.5 -91.75 589.25 -92.5 582.5 -87.25 + 575.75 -82.0 572.25 -75.5 563.75 -71.25 + 555.25 -67.0 556.5 -69.0 551.5 -65.0 + 546.5 -61.0 545.25 -60.0 545.25 -60.0 + smooth off +endline + +line wall + 912.0 -219.25 + 912.0 -219.25 890.75 -183.0 884.5 -172.25 + 878.25 -161.5 873.75 -152.25 867.75 -146.25 + 861.75 -140.25 852.25 -127.5 843.5 -124.75 + 834.75 -122.0 811.0 -111.5 787.5 -106.75 + 764.0 -102.0 734.5 -103.25 727.0 -103.25 + 719.5 -103.25 686.75 -95.0 675.25 -91.75 + 663.75 -88.5 630.0 -77.0 621.75 -75.5 + 613.5 -74.0 616.75 -75.25 611.5 -73.75 + 606.25 -72.25 603.75 -69.0 608.0 -68.75 + 612.25 -68.5 638.0 -72.75 639.0 -72.75 + smooth off +endline + +line wall -subtype unsurveyed + 639.0 -72.75 + 664.75 -85.75 +endline + +line wall -reverse on -subtype unsurveyed + 640.5 -68.25 + 667.0 -84.0 +endline + +line contour -reverse on + 644.75 -63.0 + 644.75 -63.0 644.25 -103.5 640.25 -107.0 + smooth off +endline + +line contour -reverse on + 619.0 -56.0 + 619.0 -56.0 624.0 -89.75 614.75 -100.5 + smooth off +endline + +line contour -reverse on + 596.0 -47.25 + 596.0 -47.25 594.25 -123.25 574.25 -132.5 + smooth off +endline + +line contour -reverse on + 567.25 -45.75 + 567.25 -45.75 565.75 -81.75 550.75 -111.25 + smooth off +endline + +line floor-step + 317.5 -68.25 + 317.5 -68.25 314.75 -80.75 310.0 -81.75 + 305.25 -82.75 291.5 -88.5 287.25 -87.75 + 283.0 -87.0 277.75 -83.75 277.75 -83.75 + smooth off +endline + +line floor-step -reverse on + 341.25 -89.5 + 341.25 -89.5 334.5 -85.25 326.25 -85.5 + 318.0 -85.75 304.0 -90.0 297.75 -92.5 + 291.5 -95.0 286.25 -105.5 286.25 -106.75 + smooth off +endline + +line floor-step + 339.0 -64.5 + 339.0 -64.5 335.75 -72.0 343.75 -76.5 + 351.75 -81.0 357.5 -81.25 357.5 -81.25 + smooth off +endline + +point 361.0 -97.5 air-draught -orientation 248.9 + +line pit + 358.5 -77.25 + 336.5 -57.25 +endline + +line pit -close on + 373.75 -62.75 + 373.75 -62.75 368.25 -61.5 367.25 -62.5 + 366.25 -63.5 365.0 -66.75 368.0 -66.75 + 371.0 -66.75 371.5 -68.0 373.25 -66.75 + 375.0 -65.5 373.75 -62.75 373.75 -62.75 + smooth off +endline + +line contour + 392.75 -78.0 + 391.75 -53.75 +endline + +line contour -reverse on + 408.25 -49.75 + 408.25 -49.75 413.0 -67.25 406.25 -80.0 + smooth off +endline + +area sand + l795-468--86 +endarea + +line contour -id l795-468--86 -close on -visibility off + 485.75 -37.25 + 485.75 -37.25 466.5 -44.25 451.0 -45.25 + 435.5 -46.25 432.75 -58.75 432.75 -58.75 + smooth off + 420.25 -60.5 + 414.0 -77.5 + 414.0 -77.5 459.5 -85.5 468.25 -85.5 + 477.0 -85.5 510.5 -65.5 510.5 -65.5 + smooth off + 522.75 -53.5 + 509.5 -31.0 + 485.75 -37.25 +endline + +line wall -close on -outline in + 514.0 -40.75 + 514.0 -40.75 514.0 -37.0 508.0 -40.5 + 502.0 -44.0 504.75 -45.25 507.0 -45.25 + 509.25 -45.25 508.75 -45.0 511.25 -43.5 + 513.75 -42.0 514.0 -40.75 514.0 -40.75 + smooth off +endline + +line contour -reverse on + 545.5 -30.0 + 545.5 -30.0 561.0 -74.0 542.25 -86.25 + smooth off +endline + +line contour + 514.5 -32.0 + 514.5 -32.0 523.0 -51.25 521.0 -57.0 + smooth off +endline + +line contour + 496.0 -35.0 + 496.0 -35.0 511.0 -49.5 510.0 -56.25 + smooth off +endline + +line floor-meander + 578.5 -64.75 + 578.5 -64.75 559.5 -56.75 551.0 -53.5 + 542.5 -50.25 535.5 -44.25 535.5 -44.25 + smooth off +endline + +line floor-meander + 523.25 -26.75 + 523.25 -26.75 528.0 -35.25 530.0 -39.75 + 532.0 -44.25 539.11 -54.3 539.11 -54.3 + smooth off +endline + +line wall -subtype invisible + 667.0 -84.0 + 668.0 -84.0 669.0 -89.5 664.75 -85.75 + smooth off +endline + +line wall + 640.5 -68.25 + 636.25 -64.5 608.0 -57.5 601.5 -56.5 + 595.0 -55.5 583.25 -55.25 576.5 -52.5 + 569.75 -49.75 558.0 -45.0 554.5 -42.75 + 551.0 -40.5 540.75 -36.0 537.25 -34.5 + 533.75 -33.0 532.5 -32.75 534.75 -29.5 + smooth off +endline + +line wall -subtype unsurveyed + 534.75 -29.5 + 537.0 -26.25 542.0 -20.75 543.5 -18.75 + smooth off +endline + +line wall -subtype invisible + 543.5 -18.75 + 545.0 -16.75 541.5 -14.0 540.5 -16.25 + smooth off +endline + +line wall -subtype unsurveyed + 540.5 -16.25 + 539.5 -18.5 534.0 -26.5 531.5 -27.0 + smooth off +endline + +line wall + 531.5 -27.0 + 529.0 -27.5 525.25 -26.75 524.75 -25.0 + smooth off +endline + +point 1166.25 -354.5 label -text [Salle des aragonites] -align right -scale l + +point 960.09 -283.06 station -name RN02 + +point 1003.66 -335.01 station -name RN01d + +point 1003.11 -345.37 station -name Z01 + +point 1132.09 -462.20 station -name GN01A + +point 1151.55 -553.96 station -name Y02 + +point 1154.60 -548.22 station -name Y03 + +point 1138.32 -543.23 station -name Y04 + +point 1143.75 -545.14 station -name GN01D + +point 1130.41 -522.95 station -name GN01C + +point 1105.82 -498.36 station -name GN01B + endscrap - -scrap SP-AP7_Aval_05 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_04 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + +point -514.39 392.20 station -name SF37 + +line rock-border -close on + -82.0 141.75 + -89.0 141.75 + -90.75 138.0 + -83.75 137.25 + -82.0 141.75 +endline + +point -82.0 130.75 stalactite + +area sand + l854-4-140 +endarea + +line contour -id l854-4-140 -close on -visibility off + 3.5 140.5 + -25.5 142.0 + -39.75 135.25 + -36.0 112.25 + -0.5 93.5 + 64.5 78.25 + 64.5 78.25 72.25 92.5 75.75 92.75 + 79.25 93.0 94.75 87.25 102.5 82.75 + 110.25 78.25 120.5 73.25 120.5 73.25 + smooth off + 120.5 73.25 119.75 54.75 125.25 54.5 + 130.75 54.25 154.25 84.75 154.25 84.75 + smooth off + 143.0 91.25 + 143.0 91.25 123.75 85.0 120.75 85.75 + 117.75 86.5 88.25 97.0 81.5 99.25 + 74.75 101.5 65.25 105.25 61.25 107.0 + 57.25 108.75 43.5 118.0 41.5 120.75 + 39.5 123.5 3.5 140.5 3.5 140.5 + smooth off +endline + +point -49.25 106.25 air-draught -orientation 291.8 + +line contour + 56.0 122.5 + 56.0 122.5 57.0 96.5 38.0 86.5 + smooth off +endline + +line contour + 128.5 99.5 + 128.5 99.5 128.25 70.5 119.0 62.0 + smooth off +endline + +line contour + 83.75 115.75 + 83.75 115.75 83.25 80.0 74.75 74.25 + smooth off +endline + +line floor-step -reverse on + -30.5 136.25 + -30.5 136.25 -36.75 134.0 -36.0 129.75 + -35.25 125.5 -33.0 128.25 -27.5 124.75 + -22.0 121.25 -15.5 122.25 -13.0 121.25 + -10.5 120.25 -8.75 124.25 -8.75 125.5 + -8.75 126.75 -13.75 130.5 -13.75 130.5 + smooth off +endline + +line floor-step -reverse on + -8.25 131.25 + -8.25 131.25 -7.5 124.5 -4.25 122.5 + -1.0 120.5 1.25 117.75 8.0 119.0 + 14.75 120.25 24.75 122.25 24.75 122.25 + smooth off +endline + +line floor-step + 12.0 101.75 + 12.0 101.75 24.5 108.25 29.25 108.25 + 34.0 108.25 42.75 108.75 45.75 105.0 + 48.75 101.25 49.0 94.25 51.5 91.25 + smooth off +endline + +point 96.72 94.16 station -name SF15 + +point 29.42 114.74 station -name SF16 + +point -0.42 114.74 station -name SF17 + +point -38.95 130.30 station -name SF18 + +point -49.01 123.00 station -name SF20 + +point -76.52 138.88 station -name SF21 + +point -104.88 129.12 station -name SF22 + +point -137.01 149.19 station -name SF23 + +point -143.51 186.05 station -name SF24 + +point -209.88 190.69 station -name SF25 + +point -267.33 169.78 station -name SF26 + +point -289.80 190.01 station -name SF27 + +point -312.01 215.56 station -name SF28 + +point -361.39 266.69 station -name SF29 + +point -385.69 292.76 station -name SF30 + +point -397.29 279.88 station -name SF31A + +point -422.04 290.38 station -name SF32 + +point -437.44 284.47 station -name SF33 + +point -432.38 292.56 station -name SF34 + +point -465.18 311.50 station -name SF35 + +point -484.63 348.07 station -name SF36 + +point -538.81 224.00 station -name E12 + +point -198.16 176.12 station -name E01A + +point -195.67 183.37 station -name E01B + +point -252.06 224.34 station -name E01C + +point -288.53 242.92 station -name E01D + +point -234.10 169.78 station -name E01 + +point -251.37 159.81 station -name E02 + +point -271.65 159.46 station -name E03 + +point -297.51 152.04 station -name E04 + +point -328.90 150.95 station -name E05 + +point -373.57 142.26 station -name E06 + +point -410.19 142.26 station -name E07 + +point -427.90 147.01 station -name E08 + +point -450.89 192.14 station -name E09 + +point -495.99 213.17 station -name E10 + +point -540.85 212.39 station -name E11 + +point -493.38 253.68 station -name SF33C4 + +point -513.26 299.93 station -name SF33Y + +point -504.17 315.67 station -name SF33X + +point -390.75 275.99 station -name SF33AA + +point -477.44 292.29 station -name SF33B + +point -400.71 277.39 station -name SF31B + +point -435.47 291.44 station -name SF31C + +point -490.61 283.41 station -name SF33C + +point -502.27 295.49 station -name SF33Z + +point -502.61 276.48 station -name SF33C1 + +point -509.96 268.60 station -name SF33C3 + +point -441.97 278.67 station -name SF33A + +point -410.50 292.01 station -name SF32A + +point -397.52 309.87 station -name SF32C + +point -549.31 448.08 station -name SF38 + +point -581.35 490.60 station -name SF39 + +point -598.82 528.06 station -name SF40 + +point -598.23 544.94 station -name SF41 + +point -622.40 530.42 station -name SF41A + +point -572.20 564.56 station -name SF42 + +point -589.59 577.66 station -name SF43A + +point -581.35 590.35 station -name SF45 + +point -599.62 563.26 station -name SF44A + +point -556.19 598.52 station -name SF46 + +point -540.22 616.90 station -name SF47 + +point -541.73 621.83 station -name SF48 + +point -534.38 636.26 station -name SF49 + +point -519.86 654.96 station -name SF50 + +point -505.49 649.82 station -name SF51 + +point -480.36 648.00 station -name SF52 + +point -603.11 572.20 station -name SF43C + +point -617.90 555.77 station -name SF43D + +point -632.06 546.22 station -name SF43F + +point -657.02 548.40 station -name SF43G + +line wall +endline + +line wall -reverse on + -661.0 549.25 + -661.0 549.25 -638.0 549.5 -633.25 551.75 + -628.5 554.0 -618.0 562.25 -617.0 563.5 + -616.0 564.75 -612.25 565.75 -614.5 569.0 + -616.75 572.25 -621.5 573.5 -615.5 578.0 + -609.5 582.5 -606.75 590.25 -599.5 589.25 + -592.25 588.25 -591.75 588.25 -587.0 591.5 + -582.25 594.75 -583.5 592.25 -573.5 595.5 + -563.5 598.75 -564.0 599.0 -558.5 603.25 + -553.0 607.5 -551.75 609.75 -548.25 615.25 + -544.75 620.75 -542.25 621.5 -544.5 624.0 + -546.75 626.5 -547.5 632.0 -545.5 632.75 + -543.5 633.5 -539.5 633.75 -541.0 635.75 + -542.5 637.75 -544.25 640.0 -550.25 641.25 + -556.25 642.5 -561.0 642.5 -564.0 643.0 + -567.0 643.5 -570.25 645.25 -568.25 647.75 + -566.25 650.25 -562.75 662.0 -563.5 665.25 + -564.25 668.5 -569.5 672.25 -571.75 676.5 + -574.0 680.75 -577.0 686.75 -579.5 690.75 + -582.0 694.75 -584.0 697.75 -586.75 699.75 + -589.5 701.75 -592.0 703.0 -589.75 707.75 + -587.5 712.5 -581.75 712.5 -575.75 715.0 + -569.75 717.5 -547.0 726.5 -542.75 728.5 + -538.5 730.5 -518.5 733.75 -507.75 735.75 + -497.0 737.75 -474.75 750.0 -469.5 753.25 + -464.25 756.5 -462.75 755.5 -452.0 757.75 + -441.25 760.0 -424.25 759.5 -416.0 761.25 + -407.75 763.0 -390.25 770.0 -382.0 770.75 + -373.75 771.5 -359.0 772.75 -349.0 773.75 + -339.0 774.75 -341.5 773.75 -330.0 778.0 + -318.5 782.25 -302.25 784.25 -300.75 788.0 + -299.25 791.75 -294.0 800.5 -295.5 803.25 + -297.0 806.0 -298.25 805.75 -300.5 806.75 + -302.75 807.75 -304.0 809.5 -302.0 812.0 + -300.0 814.5 -299.25 812.25 -289.5 814.5 + -279.75 816.75 -249.25 819.0 -241.0 820.5 + -232.75 822.0 -222.75 820.25 -215.75 822.75 + -208.75 825.25 -206.5 826.25 -198.5 827.5 + -190.5 828.75 -182.75 826.75 -180.25 826.75 + -177.75 826.75 -178.75 826.25 -170.75 825.0 + -162.75 823.75 -157.75 822.0 -154.75 822.0 +endline + +line wall -reverse on + -630.5 525.75 + -630.5 525.75 -627.0 531.75 -622.25 535.0 + -617.5 538.25 -606.5 546.5 -600.0 552.0 + -593.5 557.5 -590.0 557.25 -591.5 559.25 + -593.0 561.25 -592.0 563.5 -595.0 561.25 + -598.0 559.0 -598.75 558.5 -600.25 558.75 + -601.75 559.0 -599.25 561.5 -603.75 559.25 + -608.25 557.0 -616.0 550.25 -620.75 546.0 + -625.5 541.75 -629.0 538.75 -631.5 538.0 + -634.0 537.25 -648.5 544.75 -651.0 544.75 + -653.5 544.75 -656.75 546.5 -659.75 546.5 +endline + +line wall -close on -reverse on -outline in + -514.75 644.25 + -514.75 644.25 -518.75 639.5 -521.5 636.25 + -524.25 633.0 -526.25 631.25 -526.75 628.0 + -527.25 624.75 -529.0 626.25 -523.75 626.25 + -518.5 626.25 -510.5 627.75 -507.25 629.5 + -504.0 631.25 -502.25 633.0 -501.5 636.75 + -500.75 640.5 -500.25 642.25 -503.5 643.75 + -506.75 645.25 -508.75 646.0 -510.5 646.0 + -512.25 646.0 -514.75 644.25 -514.75 644.25 + smooth off +endline + +line rock-border -close on + -263.25 815.75 + -266.0 813.25 + -261.75 812.5 + -261.25 814.25 + -263.25 815.75 +endline + +line rock-border -close on + -246.25 817.75 + -248.5 816.5 + -245.5 815.25 + -245.0 817.0 + -246.25 817.75 +endline + +line rock-border -close on + -254.0 818.0 + -256.75 817.25 + -256.0 815.5 + -252.5 816.25 + -254.0 818.0 +endline + +line rock-border -close on + -268.75 815.5 + -272.75 815.5 + -272.5 813.25 + -269.25 813.0 + -268.75 815.5 +endline + +line contour -visibility off +endline + +line contour -visibility off +endline + +area sand + l992--284-791 +endarea + +line contour -id l992--284-791 -close on -visibility off + -299.75 802.5 + -299.75 802.5 -302.0 794.0 -305.5 789.25 + -309.0 784.5 -304.5 771.0 -300.0 773.25 + -295.5 775.5 -285.75 784.25 -284.0 791.5 + -282.25 798.75 -285.75 799.5 -285.5 801.75 + -285.25 804.0 -285.25 806.5 -288.75 808.0 + -292.25 809.5 -299.75 802.5 -299.75 802.5 + smooth off +endline + +line contour +endline + +area sand + l1014--104-704 +endarea + +line contour -id l1014--104-704 -close on + -116.25 716.75 + -116.25 716.75 -116.25 720.25 -119.75 714.75 + -123.25 709.25 -124.5 697.25 -118.75 696.0 + -113.0 694.75 -116.84 690.75 -104.0 703.0 + -98.5 708.25 -104.0 720.25 -108.0 719.5 + -112.0 718.75 -116.25 716.75 -116.25 716.75 + smooth off +endline + +line pit-chimney -close on + -154.25 716.5 + -154.25 716.5 -156.0 718.25 -159.0 716.75 + -162.0 715.25 -162.5 713.5 -159.5 712.5 + -156.5 711.5 -149.5 710.25 -149.25 711.75 + -149.0 713.25 -150.25 717.25 -151.25 717.25 + -152.25 717.25 -154.25 716.5 -154.25 716.5 + smooth off +endline + +line floor-step + -147.0 724.0 + -147.0 724.0 -142.75 716.0 -144.5 713.75 + -146.25 711.5 -144.5 707.0 -150.75 705.5 +endline + +line floor-step -reverse on + -165.5 729.25 + -165.5 729.25 -175.25 708.5 -172.25 704.25 +endline + +area sand +endarea + +line floor-step -reverse on + -196.75 732.75 + -196.75 732.75 -205.25 718.75 -200.75 712.0 +endline + +line floor-step -reverse on + -235.25 737.75 + -235.25 737.75 -241.75 732.25 -238.0 721.25 +endline + +line contour -reverse on + -308.75 752.0 + -308.75 752.0 -310.0 747.0 -304.75 745.0 + -299.5 743.0 -292.25 737.5 -287.5 737.25 + -282.75 737.0 -278.5 739.0 -271.5 739.0 +endline + +line wall -reverse on -subtype invisible + -154.75 822.0 + -157.0 818.5 + altitude . +endline + +line contour -reverse on + -173.5 826.5 + -173.5 826.5 -174.75 814.0 -176.5 810.0 +endline + +line contour -reverse on + -187.5 830.0 + -187.5 830.0 -185.5 817.0 -190.5 811.0 +endline + +line contour -reverse on + -305.0 793.25 + -305.0 793.25 -291.5 780.75 -292.0 775.5 +endline + +line contour -reverse on + -335.0 781.0 + -335.0 781.0 -317.75 760.5 -318.25 756.5 +endline + +line contour -reverse on + -323.75 785.25 + -323.75 785.25 -305.0 773.5 -307.0 769.5 +endline + +line contour -reverse on + -303.75 766.5 + -303.75 766.5 -308.0 753.5 -308.75 752.0 +endline + +line contour -reverse on + -287.75 766.5 + -287.75 766.5 -284.75 749.0 -289.0 747.25 +endline + +line contour -reverse on + -274.25 766.5 + -274.25 766.5 -270.75 750.75 -272.25 746.0 +endline + +point -278.75 786.75 air-draught -orientation 0.0 + +line floor-step + -327.5 756.75 + -327.5 756.75 -336.44 758.67 -341.75 744.25 + -347.0 730.0 -342.5 739.25 -342.5 739.25 + smooth off +endline + +line floor-step +endline + +line floor-step -reverse on + -322.75 756.25 + -322.75 756.25 -332.75 759.0 -335.5 759.0 + -338.25 759.0 -380.25 766.25 -377.25 744.75 +endline + +area sand + l975--518-747 +endarea + +line floor-step -id l975--518-747 -close on -reverse on + -519.0 746.25 + -519.0 746.25 -504.75 736.0 -497.0 735.75 + -489.25 735.5 -486.5 741.0 -471.0 745.75 + -455.5 750.5 -444.25 751.25 -437.75 753.0 + -431.25 754.75 -412.0 756.5 -401.75 758.5 + -391.5 760.5 -393.5 758.75 -381.25 761.0 + -369.0 763.25 -360.5 762.5 -355.25 766.0 + -350.0 769.5 -339.75 769.5 -341.25 776.25 + -342.75 783.0 -366.75 788.5 -366.75 788.5 + smooth off + -519.0 746.25 +endline + +point -395.75 763.5 soda-straw + +point -444.0 755.5 soda-straw + +point -491.5 739.25 soda-straw + +point -528.0 721.75 soda-straw + +line wall -reverse on -subtype invisible + -131.0 831.0 + -131.75 828.0 +endline + +point -121.75 826.75 air-draught -orientation 103.7 + +point -183.75 813.25 air-draught -orientation 90.8 + +point -313.5 726.75 air-draught -orientation 109.8 + +point -580.75 674.0 air-draught -orientation 321.8 + +area sand + l964--537-701 +endarea + +line floor-step -id l964--537-701 -close on + -565.5 692.25 + -565.5 692.25 -573.25 703.5 -565.25 707.75 + -557.25 712.0 -547.0 718.5 -536.25 721.25 + -525.5 724.0 -521.5 725.25 -515.75 725.75 + -510.0 726.25 -508.5 715.25 -514.0 709.75 + -519.5 704.25 -565.5 692.25 -565.5 692.25 + smooth off +endline + +area sand + l962--583-720 +endarea + +line contour -id l962--583-720 -close on + -576.75 717.75 + -576.75 717.75 -576.0 711.75 -583.25 702.0 + -590.5 692.25 -597.5 684.0 -602.0 685.5 + -606.5 687.0 -596.5 716.25 -596.5 716.25 + smooth off + -582.75 719.25 + -576.75 717.75 +endline + +line contour + -546.0 636.25 + -546.0 636.25 -541.5 633.0 -543.0 629.5 + -544.5 626.0 -550.75 626.0 -550.75 626.0 + smooth off +endline + +area sand + l959--553-634 +endarea + +line contour -id l959--553-634 -close on -reverse on + -553.25 632.75 + -553.25 632.75 -548.3 642.61 -551.5 643.75 + -555.0 645.0 -566.0 650.5 -569.5 652.75 + -573.0 655.0 -575.25 660.0 -581.75 652.25 + -588.25 644.5 -600.25 625.0 -600.25 625.0 + smooth off + -553.25 632.75 +endline + +area sand + l957--425-645 +endarea + +line contour -id l957--425-645 -close on -reverse on + -530.25 660.5 + -530.25 660.5 -526.25 654.0 -519.25 651.25 + -512.25 648.5 -493.25 648.5 -488.5 647.75 + -483.75 647.0 -471.25 644.75 -467.0 642.0 + -462.75 639.25 -464.0 631.5 -454.25 632.5 + -444.5 633.5 -428.0 634.25 -424.25 645.0 + -420.5 655.75 -439.0 668.5 -440.0 668.5 + -441.0 668.5 -483.5 671.25 -483.5 671.25 + smooth off + -530.25 660.5 +endline + +line contour -reverse on + -523.0 629.25 + -523.0 629.25 -524.75 610.5 -527.0 609.75 +endline + +line contour -reverse on + -514.5 632.5 + -514.5 632.5 -509.5 624.25 -510.5 615.25 +endline + +line contour + -503.25 637.25 + -503.25 637.25 -495.25 625.25 -491.5 622.75 +endline + +line floor-step + -549.25 622.5 + -548.25 622.75 -533.5 618.5 -531.25 613.25 +endline + +area sand + l951--548-609 +endarea + +line floor-step -id l951--548-609 -close on + -548.5 609.5 + -548.5 609.5 -552.25 608.0 -555.5 604.25 + -558.75 600.5 -561.75 598.25 -560.25 597.0 + -558.75 595.75 -555.75 595.25 -554.25 597.0 + -552.75 598.75 -546.75 603.25 -546.75 605.25 + -546.75 607.25 -548.5 609.5 -548.5 609.5 + smooth off +endline + +line contour -reverse on + -580.75 597.5 + -580.75 597.5 -569.5 590.5 -569.0 586.5 +endline + +line contour -reverse on + -571.5 577.5 + -571.5 577.5 -573.75 569.75 -576.5 567.5 + -579.25 565.25 -581.25 562.0 -584.75 561.25 + -588.25 560.5 -594.5 558.5 -594.5 558.5 + smooth off +endline + +line rock-border -close on + -614.5 561.0 + -618.75 559.0 + -617.0 553.5 + -614.0 556.0 + -614.5 561.0 +endline + +line pit-chimney -close on + -606.0 574.75 + -606.0 574.75 -610.5 575.0 -609.25 571.5 + -608.0 568.0 -605.5 567.0 -603.5 567.0 + -601.5 567.0 -598.25 568.0 -600.0 571.5 + -601.75 575.0 -606.0 574.75 -606.0 574.75 + smooth off +endline + +line pit -close on + -601.75 585.75 + -601.75 585.75 -606.5 585.0 -609.25 581.75 + -612.0 578.5 -616.25 575.25 -613.75 571.5 + -611.25 567.75 -608.0 564.0 -603.5 562.75 + -599.0 561.5 -599.25 558.25 -590.75 563.0 + -582.25 567.75 -582.75 565.5 -581.25 571.0 + -579.75 576.5 -577.75 579.0 -580.75 582.25 + -583.75 585.5 -584.0 586.0 -590.25 586.75 + -596.5 587.5 -601.75 585.75 -601.75 585.75 + smooth off +endline + +point -637.75 530.75 water-flow -orientation 6.0 + +line contour +endline + +line contour -reverse on + -646.75 553.75 + -646.75 553.75 -644.0 544.5 -648.0 539.5 +endline + +line contour -reverse on + -640.25 555.75 + -640.25 555.75 -637.5 539.25 -640.25 534.75 +endline + +point -655.0 578.0 height -value [-4 m] + +line pit -close on + -626.25 554.0 + -626.25 554.0 -634.5 551.25 -635.0 548.75 + -635.5 546.25 -636.25 545.0 -632.5 542.5 + -628.75 540.0 -625.75 542.75 -624.25 545.0 + -622.75 547.25 -619.75 548.5 -621.25 550.25 + -622.75 552.0 -626.25 554.0 -626.25 554.0 + smooth off +endline + +line contour + -557.75 563.0 + -557.75 563.0 -562.0 570.0 -560.25 577.25 +endline + +line contour + -553.75 565.5 + -553.75 565.5 -558.75 578.0 -557.25 580.25 +endline + +line contour + -551.25 568.25 + -551.25 568.25 -556.0 579.0 -554.25 581.75 +endline + +line contour -reverse on + -550.25 582.0 + -550.25 582.0 -549.75 572.25 -547.75 571.25 +endline + +line contour + -626.75 535.5 + -626.75 535.5 -614.5 527.0 -618.25 521.25 +endline + +line contour + -619.75 540.0 + -619.75 540.0 -613.0 534.25 -613.5 528.0 +endline + +line contour + -614.0 544.5 + -614.0 544.5 -609.0 538.5 -609.5 531.5 +endline + +line contour + -584.0 523.25 + -584.0 523.25 -600.25 510.0 -606.25 510.25 +endline + +line wall -subtype invisible + -661.0 549.25 + -659.75 546.5 + altitude . +endline + +line wall -subtype invisible + -630.5 525.75 + -627.25 522.25 +endline + +line wall -reverse on + -544.5 422.0 + -544.5 422.0 -555.0 437.0 -557.0 441.75 + -559.0 446.5 -574.0 468.75 -579.0 474.75 + -584.0 480.75 -590.75 495.5 -594.5 502.0 + -598.25 508.5 -597.5 508.0 -600.5 515.75 + -603.5 523.5 -603.25 526.25 -603.75 529.75 + -604.25 533.25 -602.0 535.5 -605.75 534.25 + -609.5 533.0 -611.75 533.0 -616.0 529.5 + -620.25 526.0 -627.25 522.25 -627.25 522.25 + smooth off +endline + +line pit-chimney -close on + -65.75 819.25 + -65.75 819.25 -68.5 821.75 -69.25 821.5 + -70.0 821.25 -72.25 817.0 -70.5 815.25 + -68.75 813.5 -66.5 809.75 -64.75 813.75 + -63.0 817.75 -65.75 819.25 -65.75 819.25 + smooth off +endline + +line wall -close on -outline in + -63.0 833.5 + -63.0 833.5 -65.0 834.5 -66.0 831.75 + -67.0 829.0 -65.5 826.0 -66.0 823.75 + -66.5 821.5 -63.0 821.75 -62.0 823.25 + -61.0 824.75 -60.25 829.5 -60.75 830.25 + -61.25 831.0 -63.0 833.5 -63.0 833.5 + smooth off +endline + +line wall + -530.0 426.5 + -530.0 426.5 -563.0 473.0 -566.0 481.0 + -569.0 489.0 -592.0 520.0 -591.5 530.5 + -591.0 541.0 -591.5 539.5 -582.0 547.0 + -572.5 554.5 -570.5 552.5 -568.0 557.5 + -565.5 562.5 -563.25 565.25 -559.5 567.5 + -555.75 569.75 -546.0 576.5 -546.0 576.5 + smooth off + -546.0 576.5 -542.0 580.0 -548.75 578.5 + -555.5 577.0 -560.75 572.75 -564.5 572.75 + -568.25 572.75 -572.0 573.5 -574.5 576.5 + -577.0 579.5 -576.75 584.0 -574.5 586.75 + -572.25 589.5 -572.75 590.25 -566.75 591.75 + -560.75 593.25 -554.75 593.0 -553.25 595.75 + -551.75 598.5 -549.5 602.0 -544.5 606.5 + -539.5 611.0 -540.25 612.0 -536.0 615.25 + -531.75 618.5 -528.75 618.0 -524.25 618.0 + -519.75 618.0 -515.0 622.25 -508.5 623.75 + -502.0 625.25 -498.5 627.25 -491.0 629.0 + -483.5 630.75 -479.75 629.5 -468.0 634.25 + -456.25 639.0 -449.25 641.5 -445.5 642.0 + -441.75 642.5 -438.25 643.75 -442.75 646.25 + -447.25 648.75 -451.0 653.25 -459.5 654.25 + -468.0 655.25 -476.0 659.5 -484.75 658.25 + -493.5 657.0 -493.5 658.75 -503.0 658.75 + -512.5 658.75 -513.0 662.5 -520.25 659.0 + -527.5 655.5 -526.75 654.25 -528.5 651.25 + -530.25 648.25 -530.75 644.75 -536.0 648.5 + -541.25 652.25 -540.75 649.25 -545.75 649.25 + -550.75 649.25 -558.5 646.25 -559.0 649.25 + -559.5 652.25 -557.0 660.0 -557.0 664.0 + -557.0 668.0 -558.25 672.5 -560.5 675.25 + -562.75 678.0 -575.5 695.25 -574.25 697.25 + -573.0 699.25 -569.25 702.5 -562.75 704.75 + -556.25 707.0 -544.0 711.75 -532.0 716.75 + -520.0 721.75 -511.0 722.25 -504.0 724.75 + -497.0 727.25 -488.75 733.0 -480.5 735.5 + -472.25 738.0 -464.25 743.0 -450.5 743.5 + -436.75 744.0 -431.25 745.5 -420.5 746.75 + -409.75 748.0 -403.75 750.5 -396.5 751.75 + -389.25 753.0 -384.0 755.5 -377.25 755.75 + -370.5 756.0 -361.75 751.75 -348.75 747.5 + -335.75 743.25 -331.25 743.75 -326.0 741.25 + -320.75 738.75 -306.0 736.75 -298.75 734.75 + -291.5 732.75 -291.0 731.5 -279.25 730.0 + -267.5 728.5 -249.25 727.25 -242.75 726.25 + -236.25 725.25 -222.75 722.75 -213.0 721.0 + -203.25 719.25 -185.75 714.0 -171.75 712.25 + -157.75 710.5 -142.25 708.25 -133.5 705.0 + -124.75 701.75 -122.75 704.0 -117.25 699.5 + -111.75 695.0 -109.0 691.25 -107.5 698.25 + -106.0 705.25 -108.0 709.5 -103.5 711.5 + -99.0 713.5 -78.5 721.75 -74.75 723.5 + -71.0 725.25 -70.25 721.5 -72.0 728.25 + -73.75 735.0 -73.0 732.75 -73.25 745.25 + -73.5 757.75 -75.0 763.0 -74.25 769.0 + -73.5 775.0 -72.75 780.0 -69.75 787.75 + -66.75 795.5 -68.5 797.5 -65.5 805.0 + -62.5 812.5 -61.5 816.5 -58.0 822.25 + -54.5 828.0 -54.5 834.5 -58.5 835.75 + -62.5 837.0 -61.5 839.0 -70.75 839.0 + -80.0 839.0 -80.5 839.25 -96.0 840.25 + -111.5 841.25 -115.0 841.25 -123.5 842.75 + -132.0 844.25 -134.75 844.0 -139.5 844.0 + -144.25 844.0 -142.45 845.38 -144.5 840.25 + -145.5 837.75 -143.25 835.25 -151.25 836.0 + -159.25 836.75 -161.5 838.0 -169.25 838.75 + altitude . + -177.0 839.5 -181.0 841.5 -185.0 840.75 + -189.0 840.0 -189.25 841.25 -190.25 834.75 + -191.25 828.25 -193.25 832.0 -187.75 832.0 + -182.25 832.0 -176.75 828.75 -172.0 828.75 + -167.25 828.75 -158.25 832.25 -160.75 825.5 +endline + +point -448.80 644.68 station -name SF52A + +point -501.43 627.17 station -name SF53 + +point -524.20 620.62 station -name SF54 + +point -545.01 641.22 station -name SF55 + +point -565.78 645.26 station -name GB01 + +point -559.36 667.66 station -name GB02 + +point -579.29 696.12 station -name GB03 + +point -586.48 706.79 station -name GB04 + +point -538.59 729.12 station -name GB05 + +point -503.25 726.65 station -name GB06 + +point -463.65 745.11 station -name GB07 + +point -414.63 755.53 station -name GB08 + +point -377.06 764.20 station -name GB09 + +point -331.40 770.62 station -name GB10 + +point -295.46 785.14 station -name GB11 + +point -292.01 804.67 station -name GB12 + +point -258.20 813.10 station -name GB13 + +point -223.97 817.91 station -name GB14 + +line wall +endline + +line wall -reverse on + -157.0 818.5 + -157.0 818.5 -160.25 820.0 -162.5 819.75 + -164.75 819.5 -169.75 818.75 -172.75 818.75 + -175.75 818.75 -184.25 819.75 -191.25 818.5 + -198.25 817.25 -211.75 818.25 -215.0 817.75 + -218.25 817.25 -226.0 814.75 -230.5 814.25 + -235.0 813.75 -243.75 811.5 -248.5 811.0 + -253.25 810.5 -258.0 811.25 -262.0 809.75 + -266.0 808.25 -273.0 808.75 -278.25 806.75 + -283.5 804.75 -288.75 804.5 -289.25 803.0 + -289.75 801.5 -288.25 796.25 -289.5 793.75 + -290.75 791.25 -291.0 790.25 -291.0 786.5 + -291.0 782.75 -289.75 786.75 -294.75 781.5 + -299.75 776.25 -302.25 776.25 -306.25 774.0 + -310.25 771.75 -317.25 772.25 -314.5 768.75 + -311.75 765.25 -307.5 764.0 -300.75 763.0 + -294.0 762.0 -292.25 759.75 -284.75 760.0 + -277.25 760.25 -272.5 761.25 -267.5 761.25 +endline + +line wall -reverse on -subtype presumed + -267.5 761.25 + -262.5 761.25 -251.5 761.25 -241.0 761.75 +endline + +line wall -reverse on -subtype invisible + -241.0 761.75 + -240.5 754.0 +endline + +line wall -reverse on -subtype presumed + -240.5 754.0 + -248.61 752.38 -252.5 754.25 -258.5 752.25 +endline + +line wall -reverse on + -258.5 752.25 + -264.5 750.25 -264.0 750.0 -275.75 751.0 + -287.5 752.0 -291.0 750.5 -296.25 752.0 + -301.5 753.5 -305.0 754.5 -307.5 755.25 + -310.0 756.0 -318.75 759.5 -322.25 758.25 + -325.75 757.0 -327.75 759.5 -330.0 759.5 + -332.25 759.5 -331.5 756.5 -329.75 756.5 + -328.0 756.5 -306.75 749.25 -305.0 748.5 + -303.25 747.75 -290.0 742.5 -281.0 740.0 + -272.0 737.5 -252.75 731.0 -247.5 733.0 + -242.25 735.0 -222.75 735.25 -217.75 733.0 + -212.75 730.75 -207.75 731.5 -201.25 729.75 + -194.75 728.0 -164.0 725.0 -157.0 723.5 + -150.0 722.0 -147.23 720.41 -137.0 717.0 + -122.75 712.25 -119.75 707.5 -116.0 710.0 + -112.25 712.5 -107.0 716.5 -103.0 718.75 + -99.0 721.0 -102.5 722.0 -92.5 724.75 + -82.5 727.5 -82.5 724.25 -82.25 731.5 + -82.0 738.75 -83.75 750.5 -84.0 756.75 + -84.25 763.0 -82.25 775.25 -80.75 779.25 + -79.25 783.25 -74.75 794.5 -74.5 799.5 + -74.25 804.5 -76.0 801.25 -74.5 806.75 + -73.0 812.25 -70.25 813.75 -72.0 818.5 + -73.75 823.25 -68.5 826.5 -74.25 827.5 + -80.0 828.5 -84.5 827.75 -93.0 830.25 + -101.5 832.75 -108.5 833.25 -115.25 834.75 + -122.0 836.25 -133.25 839.0 -135.5 838.5 + -137.75 838.0 -142.0 833.5 -131.0 831.0 +endline + +point -46.5 803.75 label -text R3 + +line contour + -151.75 839.0 + -151.75 839.0 -148.5 829.75 -147.75 826.25 +endline + +line contour + -176.0 842.25 + -176.0 842.25 -176.5 828.75 -177.75 828.0 +endline + +line contour -reverse on + -165.0 828.0 + -165.0 828.0 -161.25 835.75 -161.25 839.75 +endline + +line wall -subtype invisible + -160.75 825.5 + -157.25 824.75 +endline + +line wall -reverse on + -131.75 828.0 + -134.75 830.75 -140.25 829.5 -142.0 829.25 + -147.45 828.47 -158.25 833.5 -157.25 824.75 +endline + +point -180.3589999999998 828.7899999999997 station -name GB15 + +point -147.83 824.22 station -name GB16VISEE + +point -352.14 754.14 station -name GB17 + +point -323.70 746.52 station -name GB18 + +point -282.05 732.18 station -name GB19 + +point -209.59 725.84 station -name GB20 + +point -154.50 721.98 station -name GB21 + +point -126.47 704.46 station -name GB22 + +point -295.67 753.96 station -name GB10A + +point -262.83 759.75 station -name GB10B + +point -76.6789999999998 725.5999999999998 station -name GB23 + +point -79.39 735.06 station -name GB24 + +point -81.42 773.89 station -name GB25 + +point -67.96 817.91 station -name GB27 + +point -67.52 830.55 station -name GB28 + +point -141.13 843.52 station -name GB29 + +point -141.56 831.16 station -name GB30 + +point -175.12 835.28 station -name GB31 + +point -187.64 836.16 station -name GB33 + +line wall +endline + +point 35.0 94.25 soda-straw + +point -173.94 831.71 station -name GB34 + +point -166.34 831.97 station -name GB35 + +line rock-border -close on + -415.5 299.75 + -418.0 296.75 + -413.0 292.75 + -409.0 297.5 + -413.0 300.75 + -415.5 299.75 +endline + +line rock-border -close on + -435.75 293.25 + -440.5 291.25 + -436.75 288.0 + -431.5 288.0 + -428.5 290.25 + -428.5 293.0 + -435.75 293.25 +endline + +point -377.25 293.0 soda-straw + +line wall + -388.25 315.0 + -393.5 318.5 +endline + +line wall + -393.5 318.5 + -393.5 318.5 -398.75 313.25 -403.75 309.0 + -408.75 304.75 -404.75 301.25 -412.0 302.0 + -419.25 302.75 -423.5 306.75 -426.25 307.25 + -429.0 307.75 -435.5 305.25 -435.25 302.5 + -435.0 299.75 -436.25 301.0 -440.0 303.75 + -443.75 306.5 -453.5 312.25 -456.75 317.25 + -460.0 322.25 -469.75 336.5 -473.5 341.75 + -477.25 347.0 -484.0 357.0 -488.0 362.75 + -492.0 368.5 -497.5 372.25 -502.5 383.0 + -507.5 393.75 -519.75 409.0 -522.25 415.25 + -524.75 421.5 -530.0 426.5 -530.0 426.5 + smooth off +endline + +point -504.75 335.25 water-flow -orientation 168.3 + +point -531.75 293.25 water-flow -orientation 125.3 + +point -469.25 261.75 water-flow -orientation 112.1 + +line wall + -521.75 287.25 + -525.0 285.25 +endline + +line wall -reverse on + -521.75 287.25 + -521.75 287.25 -514.75 280.25 -512.0 280.25 + -509.25 280.25 -505.0 278.25 -504.0 281.75 + -503.0 285.25 -501.25 289.75 -503.5 290.75 + -505.75 291.75 -503.0 293.0 -509.0 293.75 + -515.0 294.5 -517.75 296.75 -517.25 299.25 + -516.75 301.75 -512.5 307.75 -510.75 311.5 + -509.0 315.25 -506.75 320.5 -506.5 321.75 + -506.25 323.0 -498.0 325.75 -497.0 321.75 + -496.0 317.75 -497.5 310.5 -497.75 307.25 + -498.0 304.0 -499.25 302.75 -496.0 299.75 + -492.75 296.75 -482.5 299.0 -479.0 298.75 + -475.5 298.5 -477.25 295.0 -473.75 294.0 + -470.25 293.0 -461.0 292.0 -457.25 291.0 + -453.5 290.0 -454.0 288.25 -448.25 288.25 + -442.5 288.25 -439.75 287.25 -440.5 291.25 + -441.25 295.25 -441.5 294.75 -445.0 297.0 + -448.5 299.25 -458.5 304.0 -462.75 306.25 + -467.0 308.5 -466.0 306.25 -471.25 314.0 + -476.5 321.75 -487.5 342.25 -496.0 350.5 + -504.5 358.75 -515.75 375.75 -518.25 379.0 + -520.75 382.25 -529.25 397.25 -531.5 400.25 + -533.75 403.25 -537.25 410.0 -544.5 422.0 + smooth off +endline + +line wall -reverse on + -476.5 260.0 + -476.5 260.0 -482.5 254.75 -488.5 251.0 + -494.5 247.25 -495.5 249.25 -499.5 251.75 + -503.5 254.25 -503.25 252.25 -508.0 255.5 + -512.75 258.75 -515.5 263.0 -516.0 265.5 + -516.5 268.0 -514.25 264.5 -518.0 272.5 + -521.75 280.5 -525.0 285.25 -525.0 285.25 + smooth off +endline + +point -595.0 521.75 stalactite + +point -478.75 334.5 pillar + +point -501.75 364.25 stalactite + +point -521.25 399.25 stalactite + +point -542.25 433.25 soda-straw + +point -573.25 482.0 soda-straw + +point -589.25 509.0 soda-straw + +point -557.5 457.0 soda-straw + +point -508.75 378.0 soda-straw + +point -532.0 416.75 soda-straw + +line floor-step + -506.75 413.0 + -506.75 413.0 -531.0 396.25 -536.25 396.25 + smooth off +endline + +line floor-step + -447.0 314.5 + -447.0 314.5 -457.75 300.0 -460.25 300.0 + smooth off +endline + +line floor-step -reverse on + -487.75 321.5 + -487.75 321.5 -467.0 328.25 -461.75 332.75 + smooth off +endline + +point -472.75 249.5 continuation + +point -454.25 259.25 continuation + +line floor-step -reverse on + -402.75 316.0 + -402.75 316.0 -391.5 314.0 -388.0 307.5 + smooth off +endline + +line contour +endline + +line contour + -415.5 282.5 + -415.5 282.5 -406.75 284.5 -402.0 285.0 + -397.25 285.5 -380.25 280.5 -378.5 278.25 + smooth off +endline + +line contour +endline + +line contour + -408.25 279.5 + -408.25 279.5 -405.75 282.75 -395.0 281.0 + -384.25 279.25 -382.75 277.5 -381.5 275.0 + smooth off +endline + +line contour + -411.25 278.0 + -411.25 278.0 -403.5 267.75 -404.25 261.5 + smooth off +endline + +line contour + -425.0 278.0 + -425.0 278.0 -422.75 265.75 -425.5 259.25 + smooth off +endline + +line contour + -449.75 276.0 + -449.75 276.0 -443.5 277.5 -441.5 272.0 + -439.5 266.5 -434.75 260.75 -436.25 257.0 + smooth off +endline + +line contour + -465.0 296.0 + -465.0 296.0 -474.75 283.25 -473.25 279.75 + smooth off +endline + +line contour -reverse on + -485.0 305.0 + -485.0 305.0 -478.5 286.75 -480.75 282.5 + smooth off +endline + +line contour -reverse on + -506.5 285.75 + -506.5 285.75 -485.75 282.0 -487.5 277.75 + smooth off +endline + +line contour + -493.0 264.5 + -493.0 264.5 -495.25 249.75 -497.5 243.75 + smooth off +endline + +line contour + -496.5 269.0 + -496.5 269.0 -502.25 264.0 -516.25 256.5 + smooth off +endline + +line wall -reverse on -subtype invisible + -478.5 265.5 + -476.5 260.0 +endline + +line wall -subtype invisible + -459.5 275.0 + -460.0 271.25 +endline + +line wall -reverse on + -459.5 275.0 + -459.5 275.0 -449.25 272.75 -447.25 273.0 + -445.25 273.25 -448.0 277.0 -449.75 278.5 + -451.5 280.0 -455.25 279.75 -460.0 281.0 + -464.75 282.25 -467.75 285.25 -472.5 285.25 + -477.25 285.25 -481.75 288.25 -486.25 284.75 + -490.75 281.25 -487.75 284.5 -493.25 278.75 + -498.75 273.0 -502.5 272.5 -501.5 271.0 + -500.5 269.5 -497.0 266.0 -494.0 261.75 + -491.0 257.5 -486.5 263.25 -482.75 264.0 + -479.0 264.75 -478.5 265.5 -478.5 265.5 + smooth off +endline + +line wall -reverse on + -322.25 167.5 + -322.25 167.5 -318.0 163.0 -315.75 160.0 + -313.5 157.0 -314.5 154.75 -308.25 154.25 + -302.0 153.75 -295.0 154.5 -291.5 155.75 + -288.0 157.0 -285.0 161.75 -278.75 162.25 + -272.5 162.75 -268.25 161.75 -268.0 164.5 + -267.75 167.25 -269.0 166.25 -272.25 169.25 + -275.5 172.25 -290.0 183.0 -296.5 190.25 + -303.0 197.5 -335.75 234.5 -340.25 240.0 + -344.75 245.5 -347.5 246.25 -351.5 251.75 + -355.5 257.25 -362.5 266.75 -367.5 270.0 + -372.5 273.25 -371.5 278.5 -376.5 280.25 + -381.5 282.0 -381.0 286.75 -384.25 280.5 + -387.5 274.25 -384.75 274.25 -388.25 272.0 + -391.75 269.75 -393.75 267.25 -406.25 266.5 + -418.75 265.75 -421.75 264.0 -432.0 264.75 + -442.25 265.5 -445.5 270.25 -448.25 269.75 + -451.0 269.25 -458.75 271.25 -460.0 271.25 + smooth off +endline + +line wall -close on -outline in + -315.25 154.0 + -321.25 154.0 + -321.25 154.0 -320.0 150.25 -316.75 150.25 + -313.5 150.25 -313.0 151.75 -313.0 151.75 + smooth off + -315.25 154.0 +endline + +point -438.75 143.5 soda-straw + +point -411.0 132.75 soda-straw + +point -369.5 127.25 soda-straw + +line wall -subtype invisible + -322.25 167.5 + -325.5 165.25 +endline + +line wall -reverse on -subtype invisible + -334.5 163.25 + -331.75 165.5 +endline + +line wall -reverse on + -331.75 165.5 + -331.75 165.5 -331.0 161.75 -326.5 159.5 + -322.0 157.25 -323.0 156.5 -320.5 157.0 + -318.74 157.35 -320.25 159.75 -320.25 159.75 + smooth off + -325.5 165.25 +endline + +line wall +endline + +point -441.75 213.5 air-draught -orientation 335.6 + +line wall -subtype invisible + -455.0 216.75 + -459.25 214.0 +endline + +line wall -reverse on + -556.25 227.75 + -556.25 227.75 -545.0 226.0 -541.25 226.25 + -537.5 226.5 -535.25 227.75 -535.5 224.0 + -535.75 220.25 -537.0 216.0 -534.75 216.0 + -532.5 216.0 -512.25 215.75 -506.75 215.75 + -501.25 215.75 -496.5 217.75 -490.5 214.0 + -484.5 210.25 -438.0 184.0 -459.25 214.0 + smooth off +endline + +line wall -reverse on + -455.0 216.75 + -452.6 211.61 -440.0 180.25 -438.0 176.0 + -436.0 171.75 -431.25 155.75 -427.0 152.5 + -422.75 149.25 -413.0 146.5 -406.75 146.5 + -400.5 146.5 -380.5 143.25 -373.75 144.5 + -367.0 145.75 -338.0 154.0 -331.0 155.0 + -324.0 156.0 -332.0 162.0 -334.5 163.25 + smooth off +endline + +line wall +endline + +line label -scale l -text [Galerie Eloïse] + -643.0 473.0 + -547.0 337.0 +endline + +line label -scale l -text [Galerie Chichistreet] + -51.0 87.0 + -51.0 87.0 2.0 71.0 45.0 58.0 + 88.0 45.0 125.0 34.0 125.0 34.0 + smooth off +endline + +point -247.5 131.75 height -value [+4 m] + +line pit + -273.0 165.25 + -273.0 165.25 -253.25 149.25 -245.25 146.5 + smooth off +endline + +line rock-border -close on + -146.75 189.25 + -151.5 188.75 + -148.0 183.75 + -143.51 186.05 + -146.75 189.25 +endline + +point -165.75 141.25 water-flow -orientation 75.2 + +area water + l861--135-145 +endarea + +line contour -id l861--135-145 -close on -visibility off + -143.5 150.75 + -143.5 150.75 -146.0 149.75 -146.75 147.5 + -147.5 145.25 -148.5 141.5 -143.25 142.0 + -138.0 142.5 -136.25 140.75 -135.5 144.75 + -134.75 148.75 -133.75 149.0 -137.5 150.75 + -141.25 152.5 -143.5 150.75 -143.5 150.75 + smooth off +endline + +area sand + l859--101-136 +endarea + +line contour -id l859--101-136 -close on -visibility off + -47.25 120.25 + -47.25 120.25 -43.0 121.25 -44.5 123.5 + -46.0 125.75 -42.5 123.5 -49.5 126.0 + -56.5 128.5 -54.25 127.75 -61.25 131.5 + -68.25 135.25 -74.25 138.75 -78.0 138.75 + -81.75 138.75 -88.0 141.25 -94.0 139.5 + -100.0 137.75 -103.75 135.75 -101.5 135.5 + -99.25 135.25 -100.5 134.0 -90.5 133.5 + -80.5 133.0 -72.25 133.0 -69.5 131.5 + -66.75 130.0 -59.0 125.25 -56.25 124.5 + -53.5 123.75 -47.25 120.25 -47.25 120.25 + smooth off +endline + +line slope -scale s + -122.0 129.5 + -122.0 129.5 -109.01 133.24 -104.88 129.12 + orientation 30.2 + l-size 7.1 + -100.75 125.0 -99.0 121.25 -96.75 117.5 + smooth off +endline + +line wall -close on -reverse on -outline in + -544.25 224.25 + -546.75 220.75 + -546.75 220.75 -546.75 215.25 -544.75 215.5 + -542.75 215.75 -541.25 220.75 -541.25 220.75 + smooth off + -544.25 224.25 +endline + +line wall -subtype invisible + -556.25 227.75 + -558.25 224.75 +endline + +line wall -close on -reverse on -outline in + -426.5 286.25 + -426.5 286.25 -431.0 284.0 -431.5 282.75 + -432.0 281.5 -433.01 273.83 -423.0 273.25 + -397.25 271.75 -406.0 277.5 -405.25 278.0 + -404.5 278.5 -402.75 280.75 -407.0 282.0 + -411.25 283.25 -414.75 285.75 -417.25 286.25 + -419.75 286.75 -426.5 286.25 -426.5 286.25 + smooth off +endline + +line label -text [Galerie du barbu] -scale l + -534.5 774.25 + -534.5 774.25 -474.75 788.25 -442.0 796.5 + -409.25 804.75 -349.0 810.0 -344.5 810.75 + smooth off +endline + +line contour + -269.75 194.25 + -269.75 194.25 -283.75 176.5 -287.25 174.75 + smooth off +endline + +line contour + -288.5 213.25 + -288.5 213.25 -304.75 198.5 -310.75 195.0 + smooth off +endline + +line contour + -314.5 239.0 + -314.5 239.0 -316.25 233.75 -334.0 223.25 + smooth off +endline + +point -279.75 228.25 aragonite + +line wall -reverse on + 134.5 67.25 + 134.5 67.25 109.5 75.5 104.0 78.0 + 98.5 80.5 63.25 92.75 56.0 96.25 + 48.75 99.75 38.0 103.5 25.25 105.5 + 12.5 107.5 10.25 107.25 4.5 109.75 + -1.25 112.25 -11.5 114.0 -15.0 115.5 + altitude . + -18.5 117.0 -27.0 118.75 -33.25 121.0 + -39.5 123.25 -42.75 122.25 -45.25 120.0 + -47.75 117.75 -51.0 118.25 -53.5 120.5 + -56.0 122.75 -63.5 125.75 -67.75 125.75 + -72.0 125.75 -74.25 129.25 -81.25 127.75 + -88.25 126.25 -101.75 120.5 -107.5 123.0 + -113.25 125.5 -114.26 129.35 -119.25 133.0 + -135.0 144.5 -147.75 138.75 -148.75 143.75 + -149.75 148.75 -141.75 152.0 -150.25 169.75 + -152.65 174.76 -157.25 172.75 -163.5 175.0 + -169.75 177.25 -171.5 179.75 -179.25 178.25 + -187.0 176.75 -185.0 179.0 -189.25 173.5 + -193.5 168.0 -190.0 166.5 -198.25 166.5 + -206.5 166.5 -216.5 166.75 -221.75 167.25 + -227.0 167.75 -224.25 169.5 -233.0 165.25 + -241.75 161.0 -245.75 155.25 -247.0 154.75 + -248.25 154.25 -248.5 153.5 -254.25 154.0 + -260.0 154.5 -265.25 156.0 -268.5 156.0 + -271.75 156.0 -274.25 155.5 -277.75 154.25 + -281.25 153.0 -283.0 153.0 -290.25 149.5 + -297.5 146.0 -303.25 144.75 -308.5 146.25 + -313.75 147.75 -322.5 150.25 -326.25 149.5 + -330.0 148.75 -328.75 151.0 -336.0 147.75 + -343.25 144.5 -362.75 139.75 -365.25 139.0 + -367.75 138.25 -365.75 138.0 -377.0 138.0 + -388.25 138.0 -404.25 140.5 -408.75 140.5 + -413.25 140.5 -421.5 139.75 -425.25 142.5 + -429.0 145.25 -434.0 149.5 -435.75 152.25 + -437.5 155.0 -441.75 169.0 -446.5 175.0 + -451.25 181.0 -453.75 186.25 -455.25 188.25 + -456.75 190.25 -463.75 195.25 -468.75 196.25 + -473.75 197.25 -483.75 203.0 -490.5 204.0 + -497.25 205.0 -500.75 207.75 -504.25 207.75 + -507.75 207.75 -525.25 211.0 -532.0 211.0 + -538.75 211.0 -544.0 210.5 -545.75 211.5 + altitude . + -547.5 212.5 -550.25 217.25 -549.5 220.5 + -548.75 223.75 -555.0 224.75 -558.25 224.75 + smooth off +endline + +line wall + 143.0 82.5 + 143.0 82.5 89.0 103.25 75.25 106.75 + 61.5 110.25 46.0 115.75 26.5 119.0 + 7.0 122.25 -11.23 126.15 -13.0 126.5 + -25.75 129.0 -29.5 129.0 -35.75 131.5 + -42.0 134.0 -45.5 134.25 -47.25 131.5 + -49.0 128.75 -50.0 124.5 -56.25 130.25 + -62.5 136.0 -67.25 145.0 -73.0 145.0 + -78.75 145.0 -85.75 144.25 -92.0 144.0 + -98.25 143.75 -104.75 141.75 -109.25 146.0 + -113.75 150.25 -126.25 152.75 -127.75 157.75 + -129.25 162.75 -128.75 179.75 -134.25 185.25 + -139.75 190.75 -141.0 193.25 -147.5 193.25 + -154.0 193.25 -191.75 190.25 -199.25 194.0 + -206.75 197.75 -217.25 205.25 -223.0 208.25 + -228.75 211.25 -269.0 233.25 -274.75 237.25 + -280.5 241.25 -288.58 244.01 -290.75 245.25 + -296.0 248.25 -299.5 246.25 -293.5 243.5 + -290.56 242.15 -274.5 234.5 -270.5 232.5 + -266.5 230.5 -256.0 223.25 -248.75 219.5 + -241.5 215.75 -237.06 210.61 -235.25 209.25 + -232.25 207.0 -217.5 197.0 -218.5 194.0 + -219.5 191.0 -222.0 192.75 -231.25 189.25 + -240.5 185.75 -263.0 178.25 -264.25 180.0 + -265.5 181.75 -268.0 187.25 -270.5 188.25 + -273.0 189.25 -273.75 191.5 -278.75 193.5 + -283.75 195.5 -282.25 200.5 -285.5 202.75 + -288.75 205.0 -293.75 212.25 -298.0 212.25 + -302.25 212.25 -310.0 221.75 -310.0 223.25 + -310.0 224.75 -323.5 239.25 -325.75 239.5 + -328.0 239.75 -332.75 249.5 -334.5 251.75 + -336.25 254.0 -346.5 265.5 -350.5 268.75 + -354.5 272.0 -368.0 290.25 -372.25 293.75 + -376.5 297.25 -380.5 297.25 -384.0 297.25 + -387.5 297.25 -388.25 300.25 -392.0 300.0 + -395.75 299.75 -403.25 297.5 -401.5 299.25 + -399.75 301.0 -393.25 305.25 -392.5 306.5 + -391.75 307.75 -388.25 315.0 -388.25 315.0 + smooth off +endline + endscrap - -scrap SP-AP7_Aval_06 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_05 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_07 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_06 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_08 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_07 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_09 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_08 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_10 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_09 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_11 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_10 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_12 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_11 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_13 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_12 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_14 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_13 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_15 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_14 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_16 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_15 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_17 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_16 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_18 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_17 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_19 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_18 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_20 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_19 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_21 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_20 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_22 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_21 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap - -scrap SP-AP7_Aval_23 -station-names "" "@AP7_Aval" -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" - + +scrap SP-AP7_Aval_22 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + endscrap + + +scrap SP-AP7_Aval_23 -projection plan -station-names "" "@AP7_Aval" -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -scale [-1919.58 -1548.06 1919.58 -1548.06 0.0 0.0 97.514664 0.0 m] + +endscrap + + diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Extended.pdf b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Extended.pdf index bc8891b..a04d087 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Extended.pdf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Extended.pdf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Plan.pdf b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Plan.pdf index 53e047d..85c849e 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Plan.pdf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval-Plan.pdf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval.lox b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval.lox index 331fe5a..0faa0be 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval.lox and b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/Outputs/AP7_Aval.lox differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/config.thc b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/config.thc index 0038dcf..0218c5b 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/config.thc +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/config.thc @@ -1,10 +1,13 @@ encoding utf-8 +##################################################################################################### +# Version ARSIP By Alex 2024 12 23 +##################################################################################################### # Licence # # Released under a Creative Commons Attribution-ShareAlike-NonCommercial License: # Publié sous la licence Creative Commons Attribution-ShareAlike-NonCommercial: -# +# # # Written by: / Ecrit par : Xavier Robert # @@ -12,7 +15,7 @@ encoding utf-8 # File to set up specific settings for Therion drawing outputs # In your *.thconfig file, you need to call this file with: # Fichier pour définir une configuration pour les dessins de issus de Therion -# Dans votre fichier *.thconfig, vous devez appeller ce fichier avec la ligne : +# Dans votre fichier *.thconfig, vous devez appeler ce fichier avec la ligne : # input config.thc # and then, in each layout, you need to call the corresponding layout: # et ensuite, dans chaque layout de votre thconfig, vous devez appeler les layouts qui vous intéressent comme par exemple : @@ -187,27 +190,31 @@ text en "point u:symbol_extend" "" text fr "point u:symbol_extend" "" text es "point u:symbol_extend" "" +text en "point wall-altitude" "altitude (m)" +text fr "point wall-altitude" "altitude (m)" +text es "point wall-altitude" "altura (m)" + ### Layouts Languages/langues # Different layouts to manage languages (en, fr, es) # In your thconfig, call the layout langue-XX where XX is en, fr or es # You need to add one of these layout if you use the layout headerl or header_coupe -# If you want to add one of the field club, syntesys, web page, expedition, guide, datat, +# If you want to add one of the field club, syntesys, web page, expedition, guide, # add the following line in the code tex-map/endcode block of your layout in the thconfig # \newtoks\YYYY \YYYY={the value of your variable} -# where YYYY = club, synth, wpage, expe, guide or datat +# where YYYY = club, synth, wpage, expe or guide # Différents layouts pour définir les langues (pour l'instant : en, fr, es) # Dans votre thconfig, appelez le layout langue-XX où XX est en, fr ou es # Vous devez ajouter l'un de ces layouts si vous voulez utiliser les layouts headerl ou header_coupe # qui redéfinissent la présentation et les informations du cartouche (header). -# Si vous voulez ajouter un de ces champs club, syntesys, web page, expedition, guide, datat, +# Si vous voulez ajouter un de ces champs club, syntesys, web page, expedition, guide, # rajouter la ligne suivante dans le bloc code tex-map/endcode de votre layout dans votre thconfig # (voir les exemples) # \newtoks\YYYY \YYYY={Valeur de votre varialbe} -# où YYYY = club, synth, wpage, expe, guide or datat +# où YYYY = club, synth, wpage, expe or guide # -# You may add new fields, following the examples in the layouts. +# You may add new fields, following the examples in the layouts. # If you add a new field, you need to edit the layout(s) headerl and/or header_coupe # Vous pouvez ajouter de nouveaux champs, en suivant les exemples dans les layouts suivant. # Si vous rajouter un nouveau champ, vous devrez éditer le(s) layout(s) headerl et/ou header_coupe @@ -219,7 +226,7 @@ layout langue-fr code tex-map % Definition of variables for the tuned headers : \newtoks\thversiontitleB \thversiontitleB={Therion } - + \newtoks\thversiontitleA \thversiontitleA={Compilation } \newtoks\datetitle \datetitle={le } \newtoks\thproj \thproj={Projection } @@ -230,11 +237,11 @@ layout langue-fr \newtoks\thguide \thguide={Guide(s) } \newtoks\thdatat \thdatat={Données topographiques } \newtoks\depthrangetitle \depthrangetitle={Depth range from } - \newtoks\ththanksto \ththanksto{Nos remerciements } - \newtoks\thcoords \thcoords{Coordonnées GPS (WGS84) } + \newtoks\ththanksto \ththanksto{Remerciements } + \newtoks\thcoords \thcoords{Coordonnées} \newtoks\explolengthtitle \explolengthtitle{Longueur explorée } \newtoks\explodepthtitle \explodepthtitle{\thinspace{}---\thinspace{}\thinspace{}\thinspace{}\thinspace{}Profondeur explorée } - + # Initiate variables \newtoks\club \club={} \newtoks\synth \synth={} @@ -256,7 +263,7 @@ layout langue-es code tex-map % Definition of variables for the tuned headers : \newtoks\thversiontitleB \thversiontitleB={Therion } - + \newtoks\thversiontitleA \thversiontitleA={Compilación} \newtoks\datetitle \datetitle={el } \newtoks\thproj \thproj={Proyección} @@ -266,15 +273,15 @@ layout langue-es \newtoks\thexpe \thexpe={Expedición} \newtoks\depthrangetitle \depthrangetitle={Depth range from } \newtoks\thguide \thguide={Guia(s)} - \newtoks\thdatat \thdatat={Datos topograficas } + \newtoks\thdatat \thdatat={Datos topograficas} \newtoks\ththanksto \ththanksto{Nuestros agradecimientos } \newtoks\thcoords \thcoords{Coordinadas GPS (WGS84) } \newtoks\explolengthtitle \explolengthtitle{Longitud explorada} \newtoks\explodepthtitle \explodepthtitle{\thinspace{}---\thinspace{}\thinspace{}\thinspace{}\thinspace{}Profondidad explorada} - + \cartotitle={Dibujo} - - # Initiate variables + + # Initiate variables \newtoks\club \club={} \newtoks\synth \synth={} \newtoks\wpage \wpage={} @@ -284,7 +291,7 @@ layout langue-es \newtoks\thanksto \thanksto={} \newtoks\ECoordinates \ECoordinates={} - endcode + endcode endlayout @@ -306,12 +313,12 @@ layout langue-en \newtoks\thexpe \thexpe={Expedition} \newtoks\depthrangetitle \depthrangetitle={Depth range from } \newtoks\thguide \thguide={Guide(s)} - \newtoks\thdatat \thdatat={Survey's data } + \newtoks\thdatat \thdatat={Survey's data} \newtoks\ththanksto \ththanksto{Acknowledgments } \newtoks\thcoords \thcoords{GPS coordinates (WGS84) } \newtoks\explolengthtitle \explolengthtitle{Explored length} \newtoks\explodepthtitle \explodepthtitle{\thinspace{}---\thinspace{}\thinspace{}\thinspace{}\thinspace{}Explored depth} - + # Initiate variables \newtoks\club \club={} \newtoks\synth \synth={} @@ -322,7 +329,7 @@ layout langue-en \newtoks\thanksto \thanksto={} \newtoks\ECoordinates \ECoordinates={} - endcode + endcode endlayout @@ -332,99 +339,121 @@ endlayout layout drawingconfig -# Layout to draw the map and extended view. -# Layout pour dessiner les plans et les coupes développées. + # Layout to draw the map and extended view. + # Layout pour dessiner les plans et les coupes développées. # pdf-Author # Auteur du pdf - doc-author "Xavier Robert (G.S. Vulcain)" - - # Set the symology you want to use: UIS, ASF (Australie) CCNP (Etats Units) ou - # SKB (tchecoslovakia) - # Définit la banque de symboles que nous voulons utiliser : + doc-author "Xavier Robert" + + # Set the symology you want to use: UIS, ASF (Australie) CCNP (Etats Units), SKB (tchecoslovakia) + # Définit la banque de symboles que nous voulons utiliser : # UIS, ASF (Australie) CCNP (Etats Units) ou SKB (tchecoslovakia) #symbol-set UIS # Change the type or colors of specific symbols: - # Changer le type ou la couleur de symboles spécifiques: - symbol-assign point station:temporary SKBB + # Changer le type ou la couleur de symboles spécifiques: + + + symbol-assign area sand AUT symbol-assign point pillar AUT + symbol-assign point station:temporary SKBB + symbol-assign point entrance ASF - symbol-color point water-flow [17 46 100] - symbol-color point water-flow:intermittent [17 46 100] - symbol-color point water-flow:paleo [17 46 100] - symbol-color point water-drip [17 46 100] - symbol-color point water [17 46 100] - symbol-color line water-flow [17 46 100] - symbol-color line water-flow:conjectural [17 46 100] - symbol-color line water-flow:intermittent [17 46 100] - symbol-color point spring [17 46 100] - - symbol-color point ice [0 0 100] - symbol-color line wall:ice [0 0 100] - symbol-color point ice-pillar [0 0 100] - symbol-color point ice-stalagmite [0 0 100] - symbol-color point ice-stalactite [0 0 100] - symbol-color area ice [0 0 100] - symbol-color point snow [0 0 100] - symbol-color area snow [0 0 100] - symbol-color point root [52 33 6] - symbol-color point vegetable-debris [13 47 6] - symbol-color point seed-germination [13 47 6] - symbol-color point altitude [100 50 0] - symbol-color point station [54 7 60] - - symbol-color line flowstone [100 60 20] - symbol-color line wall:flowstone [100 60 20] - symbol-color point flowstone [100 60 20] + symbol-color area clay [52 33 6] # Color to verify symbol-color area flowstone [100 60 20] + symbol-color area ice [0 0 100] symbol-color area moonmilk [100 60 20] # Change the color ? - symbol-color point moonmilk [100 60 20] # Change the color ? - symbol-color line wall:moonmilk [100 60 20] # Change the color ? - symbol-color point curtains [100 60 20] - symbol-color point curtain [100 60 20] - symbol-color point disc-pillar [100 60 20] - symbol-color point disc-stalactite [100 60 20] - symbol-color point disc-stalagmite [100 60 20] - symbol-color point disc-pillars [100 60 20] - symbol-color point disc-stalactites [100 60 20] - symbol-color point disc-stalagmites [100 60 20] - symbol-color point disk [100 60 20] - symbol-color point wall-calcite [100 60 20] - symbol-color point pillar [100 60 20] - symbol-color point pillar-with-curtains [100 60 20] - symbol-color point pillars-with-curtains [100 60 20] - symbol-color point stalactite [100 60 20] - symbol-color point stalagmite [100 60 20] - symbol-color point stalactites [100 60 20] - symbol-color point stalagmites [100 60 20] - symbol-color point stalactite-stalagmite [100 60 20] - symbol-color point stalactites-stalagmites [100 60 20] - symbol-color point helictites [100 60 20] # [Note Alex] modif le 10/09/2024 - symbol-color point flowstone-choke [100 60 20] - symbol-color line rimstone-dam [100 60 20] - symbol-color line rimstone-pool [100 60 20] - symbol-color point rimstone-dam [100 60 20] + symbol-color area mudcrack [52 33 6] # Color to verify ; Maybe to darken + symbol-color area pillar [100 60 20] + symbol-color area pillar-with-curtains [100 60 20] + symbol-color area sand [67 49 1] # Color to verify + symbol-color area snow [0 0 100] symbol-color area stalactite [100 60 20] symbol-color area stalactite-stalagmite [100 60 20] symbol-color area stalagmite [100 60 20] - symbol-color area pillar [100 60 20] - symbol-color area pillar-with-curtains [100 60 20] - symbol-color area mudcrack [52 33 6] # Color to verify ; Maybe to darken - symbol-color area clay [52 33 6] # Color to verify - symbol-color point volcano [52 33 6] # Color to verify + symbol-color line contour [34 21 3] # Marron : (87, 56, 8) + symbol-color line ceiling-meander [34 21 3] # Marron : (87, 56, 8) + symbol-color line flowstone [100 60 20] + symbol-color line floor-meander [34 21 3] # Marron : (87, 56, 8) + symbol-color line floor-step [34 21 3] # Marron : (87, 56, 8) + symbol-color line map-connection [69 69 69] # gris acier (175, 175, 175) + symbol-color line rimstone-dam [100 60 20] + symbol-color line rimstone-pool [100 60 20] + symbol-color line rock-border [34 21 3] # Marron : (87, 56, 8) + symbol-color line rock-edge [34 21 3] # Marron : (87, 56, 8) + symbol-color line slope [34 21 3] # Marron : (87, 56, 8) + symbol-color line survey [69 69 69] # gris acier (175, 175, 175) + symbol-color line wall:clay [52 33 6] # Color to verify + symbol-color line wall:flowstone [100 60 20] + symbol-color line wall:ice [0 0 100] + symbol-color line wall:moonmilk [100 60 20] # Change the color ? + symbol-color line water-flow [17 46 100] + symbol-color line water-flow:conjectural [17 46 100] + symbol-color line water-flow:intermittent [17 46 100] + + symbol-color point altitude [100 50 0] + symbol-color point aragonite [100 60 20] + symbol-color point blocks [34 21 3] # Marron : (87, 56, 8) + symbol-color point breakdown-choke [34 21 3] # Marron : (87, 56, 8) + symbol-color point cave-pearl [100 60 20] + symbol-color point clay [52 33 6] # Color to verify + symbol-color point clay-choke [52 33 6] # Color to verify + symbol-color point curtain [100 60 20] + symbol-color point curtains [100 60 20] + symbol-color point disc-pillar [100 60 20] + symbol-color point disc-pillars [100 60 20] + symbol-color point disc-stalactite [100 60 20] + symbol-color point disc-stalactites [100 60 20] + symbol-color point disc-stalagmite [100 60 20] + symbol-color point disc-stalagmites [100 60 20] + symbol-color point disk [100 60 20] + symbol-color point flowstone [100 60 20] + symbol-color point flowstone-choke [100 60 20] + symbol-color point helictite [100 60 20] + symbol-color point helictites [100 60 20] + symbol-color point ice [0 0 100] + symbol-color point ice-pillar [0 0 100] + symbol-color point ice-stalactite [0 0 100] + symbol-color point ice-stalagmite [0 0 100] + symbol-color point moonmilk [100 60 20] # Change the color ? symbol-color point mud [52 33 6] # Color to verify symbol-color point mudcrack [52 33 6] # Color to verify - symbol-color point clay [52 33 6] # Color to verify - symbol-color line wall:clay [52 33 6] # Color to verify - #symbol-color point clay-tree [52 33 6] # Color to verify - symbol-color point clay-choke [52 33 6] # Color to verify - symbol-color point wall-altitude [78 8 52] # rouge-violet 199, 21, 133 - + symbol-color point pillar [100 60 20] + symbol-color point pillar-with-curtains [100 60 20] + symbol-color point pillars [100 60 20] + symbol-color point pillars-with-curtains [100 60 20] + symbol-color point popcorn [100 60 20] + symbol-color point rimstone-dam [100 60 20] + symbol-color point root [52 33 6] + symbol-color point seed-germination [13 47 6] + symbol-color point snow [0 0 100] + symbol-color point soda-straw [100 60 20] + symbol-color point spring [17 46 100] + symbol-color point stalactite [100 60 20] + symbol-color point stalactite-stalagmite [100 60 20] + symbol-color point stalactite-stalagmite [100 60 20] + symbol-color point stalactites [100 60 20] + symbol-color point stalactites-stalagmites [100 60 20] + symbol-color point stalactites-stalagmites [100 60 20] + symbol-color point stalagmite [100 60 20] + symbol-color point stalagmites [100 60 20] + symbol-color point station [54 7 60] + symbol-color point station-name [80 80 80] # light grey + symbol-color point vegetable-debris [13 47 6] + symbol-color point volcano [52 33 6] # Color to verify + symbol-color point wall-altitude [100 50 0] + symbol-color point wall-calcite [100 60 20] + symbol-color point water [17 46 100] + symbol-color point water-drip [17 46 100] + symbol-color point water-flow [17 46 100] + symbol-color point water-flow:intermittent [17 46 100] + symbol-color point water-flow:paleo [17 46 100] + ####### Metapost-changes ############ code metapost - + # Modify length/depth statistics to print # Modifier l'aspect et les données des statistiques de longueur affichées si besoin #code tex-map @@ -432,11 +461,11 @@ layout drawingconfig # + 150\thinspace{}m estimes} # \cavedepth{243\thinspace{}m} #endcode - - + + # Change the dashed line for the line wall:presumed # Changer la ligne pointillée du symbole line wall:presumed - def l_wall_presumed (expr P) = + def l_wall_presumed (expr P) = T:=identity; pickup PenA; # Old definition @@ -447,13 +476,13 @@ layout drawingconfig # Change the dashed line for the line chimney # Changer la ligne pointillée du symbole line chemney (cheminée) - def l_chimney (expr P) = + def l_chimney (expr P) = T:=identity; pickup PenC; %thdraw P dashed evenly scaled optical_zoom; thdraw P dashed evenly scaled (.05u); enddef; - + # To change blocs size in the area blocks # Pour modifier la taille des blocs dans l'aire blocks def a_blocks (expr p) = @@ -464,140 +493,140 @@ layout drawingconfig uu := max(u, (xpart urcorner q - xpart llcorner q)/100, (ypart urcorner q - ypart llcorner q)/100); tmp_pic := image( for i = xpart llcorner q step 1.0uu until xpart urcorner q: - for j = ypart llcorner q step 1.0uu until ypart urcorner q: - qq := punked (((-.3uu,-.3uu)--(.3uu,-.3uu)--(.3uu,.3uu)--(-.3uu,.3uu)--cycle) - randomized (uu/2)) - rotated uniformdeviate(360) - shifted ((i,j) randomized 1.0uu); - if xpart (p intersectiontimes qq) < 0: - thclean qq; - thdraw qq; - fi; - endfor; + for j = ypart llcorner q step 1.0uu until ypart urcorner q: + qq := punked (((-.3uu,-.3uu)--(.3uu,-.3uu)--(.3uu,.3uu)--(-.3uu,.3uu)--cycle) + randomized (uu/2)) + rotated uniformdeviate(360) + shifted ((i,j) randomized 1.0uu); + if xpart (p intersectiontimes qq) < 0: + thclean qq; + thdraw qq; + fi; + endfor; endfor; ); clip tmp_pic to p; draw tmp_pic; enddef; - - # To change sand aspects - # Pour modifier les aspects du sable dans l'aire associée - def a_sands (expr p) = + + # To change sand aspects + # Pour modifier les aspects du sable dans l'aire associée + def a_sands (expr p) = T:=identity; pickup PenC; path q; q = bbox p; picture tmp_pic; tmp_pic := image( for i = xpart llcorner q step 0.1u until xpart urcorner q: - for j = ypart llcorner q step 0.1u until ypart urcorner q: - draw origin shifted ((i,j) randomized 0.1u) withpen PenC; - endfor; + for j = ypart llcorner q step 0.1u until ypart urcorner q: + draw origin shifted ((i,j) randomized 0.1u) withpen PenC; + endfor; endfor; ); #clip tmp_pic to p; draw tmp_pic; enddef; - - # To change pebbles aspects - # Pour modifier l'aspects de l'aire pebbles (galets) - def a_pebbles_SKBB (expr p) = + + # To change pebbles aspects + # Pour modifier l'aspects de l'aire pebbles (galets) + def a_pebbles_SKBB (expr p) = T:=identity; pickup PenC; path q, qq; q = bbox p; picture tmp_pic; tmp_pic := image( for i = xpart llcorner q step .1u until xpart urcorner q: - for j = ypart llcorner q step .5u until ypart urcorner q: - qq := (superellipse((.07u,0),(0,.03u), (-.07u,0),(0,.-.03u),.75)) - %randomized (u/25) - rotated uniformdeviate(360) - shifted ((i,j) randomized 0.27u); - if xpart (p intersectiontimes qq) < 0: - thdraw qq; - fi; - endfor; + for j = ypart llcorner q step .5u until ypart urcorner q: + qq := (superellipse((.07u,0),(0,.03u), (-.07u,0),(0,.-.03u),.75)) + %randomized (u/25) + rotated uniformdeviate(360) + shifted ((i,j) randomized 0.27u); + if xpart (p intersectiontimes qq) < 0: + thdraw qq; + fi; + endfor; endfor; ); clip tmp_pic to p; draw tmp_pic; enddef; - + # To change slopes aspects # Pour modifier la ligne aspects - def l_slope (expr P,S)(text Q) = + def l_slope (expr P,S)(text Q) = %show Q; T:=identity; numeric dirs[]; numeric lengths[]; for i=Q: - dirs[redpart i]:=greenpart i; - lengths[redpart i]:=bluepart i; - endfor; + dirs[redpart i]:=greenpart i; + lengths[redpart i]:=bluepart i; + endfor; li:=length(P); % last alw_perpendicular:=true; for i=0 upto li: - if unknown dirs[i]: dirs[i]:=-1; - else: - if dirs[i]>-1: - dirs[i]:=((90-dirs[i]) - angle(thdir(P,i))) mod 360; - alw_perpendicular:=false; - fi; + if unknown dirs[i]: dirs[i]:=-1; + else: + if dirs[i]>-1: + dirs[i]:=((90-dirs[i]) - angle(thdir(P,i))) mod 360; + alw_perpendicular:=false; fi; - if unknown lengths[i]: lengths[i]:=-1; fi; + fi; + if unknown lengths[i]: lengths[i]:=-1; fi; endfor; %for i=0 upto li: show dirs[i]; endfor; ni:=0; % next pi:=0; % previous for i=0 upto li: - d:=dirs[i]; - if d=-1: - if (i=0) or (i=li): - dirs[i] := angle(thdir(P,i) rotated 90) mod 360; - pi:=i; - else: - if ni<=i: - for j=i upto li: - ni:=j; - exitif dirs[j]>-1; - endfor; - fi; - w:=arclength(subpath(pi,i) of P) / - arclength(subpath(pi,ni) of P); - dirs[i]:=w[dirs[pi],dirs[ni]]; - %if (dirs[i]-angle(thdir(P,i))) mod 360>180: - %dirs[i]:=w[dirs[ni],dirs[pi]]; - %message("*******"); - %fi; - fi; - else: + d:=dirs[i]; + if d=-1: + if (i=0) or (i=li): + dirs[i] := angle(thdir(P,i) rotated 90) mod 360; pi:=i; + else: + if ni<=i: + for j=i upto li: + ni:=j; + exitif dirs[j]>-1; + endfor; + fi; + w:=arclength(subpath(pi,i) of P) / + arclength(subpath(pi,ni) of P); + dirs[i]:=w[dirs[pi],dirs[ni]]; + %if (dirs[i]-angle(thdir(P,i))) mod 360>180: + %dirs[i]:=w[dirs[ni],dirs[pi]]; + %message("*******"); + %fi; fi; + else: + pi:=i; + fi; endfor; %for i=0 upto li: show dirs[i]; endfor; ni:=0; % next pi:=0; % previous for i=0 upto li: - l:=lengths[i]; - if l=-1: - if (i=0) or (i=li): - lengths[i] := 1cm; % should never happen! - thwarning("slope width at the end point not specified"); - pi:=i; - else: - if ni<=i: - for j=i+1 upto li: - ni:=j; - exitif lengths[j]>-1; - endfor; - fi; - w:=arclength(subpath(pi,i) of P) / - arclength(subpath(pi,ni) of P); - lengths[i]:=w[lengths[pi],lengths[ni]]; - pi:=i; - fi; + l:=lengths[i]; + if l=-1: + if (i=0) or (i=li): + lengths[i] := 1cm; % should never happen! + thwarning("slope width at the end point not specified"); + pi:=i; else: + if ni<=i: + for j=i+1 upto li: + ni:=j; + exitif lengths[j]>-1; + endfor; + fi; + w:=arclength(subpath(pi,i) of P) / + arclength(subpath(pi,ni) of P); + lengths[i]:=w[lengths[pi],lengths[ni]]; pi:=i; fi; + else: + pi:=i; + fi; endfor; %for i=0 upto li: show lengths[i]; endfor; T:=identity; @@ -605,253 +634,253 @@ layout drawingconfig cas := 0.3u; krok := 0.7u; dlzka := (arclength P); - if dlzka>3u: dlzka:=dlzka-0.6u fi; + if dlzka>3u: dlzka:=dlzka-0.6u fi; mojkrok:=adjust_step(dlzka,1.4u) / 5; pickup PenD; par := false; forever: - t := arctime cas of P; - if t mod 1>0: % not a key point - w := (arclength(subpath(floor t,t) of P) / - arclength(subpath(floor t,ceiling t) of P)); - if alw_perpendicular: - a := 90; - else: - a := w[dirs[floor t],dirs[ceiling t]]; - fi; - l := w[lengths[floor t],lengths[ceiling t]]; + t := arctime cas of P; + if t mod 1>0: % not a key point + w := (arclength(subpath(floor t,t) of P) / + arclength(subpath(floor t,ceiling t) of P)); + if alw_perpendicular: + a := 90; else: - if alw_perpendicular: - a := 90; - else: - a:= dirs[t]; - fi; - l:=lengths[t]; - fi; - a := a + angle(thdir(P,t)); - thdraw (point t of P) -- - ((point t of P) + if par: 0.333 * fi l * unitvector(dir(a))); - cas := cas + mojkrok; - par := not par; - exitif cas > dlzka + .3u + (krok / 3); % for rounding errors - endfor; - if S = 1: pickup PenC; draw P fi; - %pickup pencircle scaled 3pt; - %for i=0 upto li: draw point i of P; endfor; - enddef; - - # To change color of Mud area - # Pour modifier la couleur de l'aire Boue - def a_u_boue (expr p) = - T:=identity; - #thfill p withcolor (0.22, 0.22, 0.95); - #126, 51, 0 - thfill p withcolor (0.49, 0.20, 0.00); - enddef; - - # To change color of Sump - # Pour modifier la couleur de l'aire siphon - def a_sump (expr p) = - T:=identity; - #thfill p withcolor (0.22, 0.22, 0.95); - thfill p withcolor (0.06, 0.20, 0.65); - enddef; - - # To change color of guano - # Pour modifier la couleur de l'aire guano - def a_u_guano (expr p) = - T:=identity; - thfill p withcolor (0.53, 0.26, 0.11); - enddef; - - # To change color of a tree-trunk - # I advise to use a line "border" to delimit the area - # If used with tree-leaves, add the option -place top - # Pour modifier la couleur de l'aire tronc - # Je suggère d'utiliser une ligne "border/bord" pour délimiter l'aire - # Si utilisé conjointement avec l'aire feuilles d'arbres, utiliser l'option -place top - def a_u_tronc (expr p) = - T:=identity; - thfill p withcolor (0.62, 0.24, 0.05); - enddef; - - # To change color of a tree-leaves - # Pour modifier la couleur de l'aire feuilles d'arbre/feuillage - def a_u_feuilles (expr p) = - T:=identity; - thfill p withcolor (0.0, 1.0, 0.0); - enddef; - - # To change color of Water area - # Pour modifier la couleur de l'aire eau - def a_water (expr p) = - T:=identity; - #thfill p withcolor (0.60, 0.8, 1); - thfill p withcolor (0.17, 0.46, 1); - enddef; - - # Northarrow more funnier ! - # Pour définir une nouvelle flèche du nord - def s_northarrow (expr rot) = - begingroup - interim defaultscale:=0.7; % scale your north arrow here - #interim defaultscale:=0.5; % scale your north arrow here; 0.5 is the best value for atlas - T:=identity scaled defaultscale rotated -rot; - interim linecap:=squared; - interim linejoin:=rounded; - thfill (-.5cm,-.1cm)--(0,2.5cm)--(.5cm,-.1cm)--cycle; - pickup pencircle scaled (0.08cm * defaultscale); - thdraw (0,0)--(0,-2.5cm); - pickup pencircle scaled (0.16cm * defaultscale); - p:=(0.4cm,0.6cm); - thdraw ((p--(p yscaled -1)--(p xscaled -1)--(p scaled -1)) shifted (0,-1.0cm)); - label.rt(thTEX("mg") scaled 1.6, (.6cm,-1.6cm)) transformed T; - endgroup; - enddef; - -# # Change Scale bar type -# # Pour modifier la barre d'échelle -# def s_scalebar (expr l, units, txt) = -# begingroup -# interim warningcheck:=0; -# tmpl:=l / Scale * cm * units / 2; -# tmpx:=l / Scale * cm * units / 5; -# tmph:=5bp; % bar height -# endgroup; -# pickup PenC; -# draw (-tmpl,0)--(tmpl,0)--(tmpl,-tmph)--(-tmpl,-tmph)--cycle; -# p:=(0,0)--(tmpx,0)--(tmpx,-tmph)--(0,-tmph)--cycle; -# for i:=-2.5 step 2 until 2: -# fill p shifted (i * tmpx,0); -# endfor; -# begingroup -# interim labeloffset:=3.5bp; -# for i:=0 step (l/5) until (l-1): -# tmpx:=tmpl * (i * 2 / l - 1); -# label.bot(thTEX(decimal (i)),(tmpx,-tmph)); -# endfor; -# label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)); -# % To write the scale "1:scale" uncomment it the next line: -# % Pour écrire l'échelle "1:scale" au dessus de la barre décommenter la ligne suivante : -# %label.top(thTEX("Echelle 1 : " & decimal (Scale*100)),(0,0)); -# endgroup; -# enddef; - - -# # Write the point depth (not functionning...) -# # Définir un point qui écrit la côte/profondeur (Ne fonctionne pas actuellement...) -# def p_u_prof (expr pos) = -# T:=identity shifted pos; -# pickup PenD; -# p:=(-.3u,0)--(.3u,0); -# thdraw p; thdraw p rotated 90; -# p:=fullcircle scaled .2u; -# thclean p; thdraw p; -# enddef; -# vardef p_label@#(expr txt,pos,rot,mode) = -# if mode=1: -# thdrawoptions(withcolor .8red + .4blue); -# p_u_prof(pos); -# % append "m" to label -# picture txtm; -# % calcul profondeur -# %numeric profondeur; -# profondeur:=(\thaltitude-\cavemaxz); -# picture txtprofondeur; -# txtm:=image( -# draw txt; -# interim labeloffset:=0; -# label.urt(btex \thaltitude m etex, lrcorner txt); -# %label.urt(btex \thdepth m etex, lrcorner txt); -# ); -# % give extra offset in case of l/r/t/b alignment -# pair ctmp; -# ctmp:=center thelabel@#("x", (0,0)); -# if (xpart ctmp * ypart ctmp)=0: -# interim labeloffset:=(.4u); -# else: % diagonal alignment -# interim labeloffset:=(.2u); -# fi; -# % draw label -# lab:=thelabel@#(txtm, pos); -# draw lab _thop_; % use color -# thdrawoptions(); -# bboxmargin:=0.8bp; -# write_circ_bbox((bbox lab) smoothed 2); -# else: -# if mode=7: interim labeloffset:=(u/8) fi; -# lab:=thelabel@#(txt, pos); -# if mode>1: pickup PenD fi; -# if mode=2: process_uplabel; -# elseif mode=3: process_downlabel; -# elseif mode=4: process_updownlabel; -# elseif mode=5: process_circledlabel; -# elseif mode=6: process_boxedlabel; -# elseif mode=7: process_label(pos,rot); % station name -# elseif mode=8: process_filledlabel(pos, rot); -# else: process_label(pos,rot); fi; -# fi; -# enddef; - - - - # Change the altitude definition - # This label requires to specify the position of text relative to point with - # help of -align in the options box. - # Changer la définition du point altitude - # Ce label nécessite la position spécifique de l'étiquette de texte de façon relative - # au point avec l'aide de l'option -align. - #ex: -align bottom-right/top-left/top-right/bottom-left/top/bottom/left/right... - - def p_altitude (expr pos) = - T:=identity shifted pos; - pickup PenD; - p:=(-.3u,0)--(.3u,0); - thdraw p; thdraw p rotated 90; - p:=fullcircle scaled .2u; - thclean p; thdraw p; - enddef; - vardef p_label@#(expr txt,pos,rot,mode) = - if mode=1: - thdrawoptions(withcolor .8red + .4blue); - p_altitude(pos); - % append "m" to label - picture txtm; - txtm:=image( - draw txt; - interim labeloffset:=0; - label.urt(btex \thaltitude { m} etex, lrcorner txt); - #label.urt(btex \thheight m etex, lrcorner txt); - ); - % give extra offset in case of l/r/t/b alignment - pair ctmp; - ctmp:=center thelabel@#("x", (0,0)); - if (xpart ctmp * ypart ctmp)=0: - interim labeloffset:=(.4u); - else: % diagonal alignment - interim labeloffset:=(.2u); + a := w[dirs[floor t],dirs[ceiling t]]; fi; - % draw label - lab:=thelabel@#(txtm, pos); - draw lab _thop_; % use color - thdrawoptions(); - bboxmargin:=0.8bp; - write_circ_bbox((bbox lab) smoothed 2); + l := w[lengths[floor t],lengths[ceiling t]]; else: - if mode=7: interim labeloffset:=(u/8) fi; - lab:=thelabel@#(txt, pos); - if mode>1: pickup PenD fi; - if mode=2: process_uplabel; - elseif mode=3: process_downlabel; - elseif mode=4: process_updownlabel; - elseif mode=5: process_circledlabel; - elseif mode=6: process_boxedlabel; - elseif mode=7: process_label(pos,rot); % station name - elseif mode=8: process_filledlabel(pos, rot); - else: process_label(pos,rot); fi; - fi; - enddef; - + if alw_perpendicular: + a := 90; + else: + a:= dirs[t]; + fi; + l:=lengths[t]; + fi; + a := a + angle(thdir(P,t)); + thdraw (point t of P) -- + ((point t of P) + if par: 0.333 * fi l * unitvector(dir(a))); + cas := cas + mojkrok; + par := not par; + exitif cas > dlzka + .3u + (krok / 3); % for rounding errors + endfor; + if S = 1: pickup PenC; draw P fi; + %pickup pencircle scaled 3pt; + %for i=0 upto li: draw point i of P; endfor; + enddef; + + # To change color of Mud area + # Pour modifier la couleur de l'aire Boue + def a_u_boue (expr p) = + T:=identity; + #thfill p withcolor (0.22, 0.22, 0.95); + #126, 51, 0 + thfill p withcolor (0.49, 0.20, 0.00); + enddef; + + # To change color of Sump + # Pour modifier la couleur de l'aire siphon + def a_sump (expr p) = + T:=identity; + #thfill p withcolor (0.22, 0.22, 0.95); + thfill p withcolor (0.06, 0.20, 0.65); + enddef; + + # To change color of guano + # Pour modifier la couleur de l'aire guano + def a_u_guano (expr p) = + T:=identity; + thfill p withcolor (0.53, 0.26, 0.11); + enddef; + + # To change color of a tree-trunk + # I advise to use a line "border" to delimit the area + # If used with tree-leaves, add the option -place top + # Pour modifier la couleur de l'aire tronc + # Je suggère d'utiliser une ligne "border/bord" pour délimiter l'aire + # Si utilisé conjointement avec l'aire feuilles d'arbres, utiliser l'option -place top + def a_u_tronc (expr p) = + T:=identity; + thfill p withcolor (0.62, 0.24, 0.05); + enddef; + + # To change color of a tree-leaves + # Pour modifier la couleur de l'aire feuilles d'arbre/feuillage + def a_u_feuilles (expr p) = + T:=identity; + thfill p withcolor (0.0, 1.0, 0.0); + enddef; + + # To change color of Water area + # Pour modifier la couleur de l'aire eau + def a_water (expr p) = + T:=identity; + #thfill p withcolor (0.60, 0.8, 1); + thfill p withcolor (0.17, 0.46, 1); + enddef; + + # Northarrow more funnier ! + # Pour définir une nouvelle flèche du nord + def s_northarrow (expr rot) = + begingroup + interim defaultscale:=0.7; % scale your north arrow here + #interim defaultscale:=0.5; % scale your north arrow here; 0.5 is the best value for atlas + T:=identity scaled defaultscale rotated -rot; + interim linecap:=squared; + interim linejoin:=rounded; + thfill (-.5cm,-.1cm)--(0,2.5cm)--(.5cm,-.1cm)--cycle; + pickup pencircle scaled (0.08cm * defaultscale); + thdraw (0,0)--(0,-2.5cm); + pickup pencircle scaled (0.16cm * defaultscale); + p:=(0.4cm,0.6cm); + thdraw ((p--(p yscaled -1)--(p xscaled -1)--(p scaled -1)) shifted (0,-1.0cm)); + label.rt(thTEX("mg") scaled 1.6, (.6cm,-1.6cm)) transformed T; + endgroup; + enddef; + + # # Change Scale bar type + # # Pour modifier la barre d'échelle + # def s_scalebar (expr l, units, txt) = + # begingroup + # interim warningcheck:=0; + # tmpl:=l / Scale * cm * units / 2; + # tmpx:=l / Scale * cm * units / 5; + # tmph:=5bp; % bar height + # endgroup; + # pickup PenC; + # draw (-tmpl,0)--(tmpl,0)--(tmpl,-tmph)--(-tmpl,-tmph)--cycle; + # p:=(0,0)--(tmpx,0)--(tmpx,-tmph)--(0,-tmph)--cycle; + # for i:=-2.5 step 2 until 2: + # fill p shifted (i * tmpx,0); + # endfor; + # begingroup + # interim labeloffset:=3.5bp; + # for i:=0 step (l/5) until (l-1): + # tmpx:=tmpl * (i * 2 / l - 1); + # label.bot(thTEX(decimal (i)),(tmpx,-tmph)); + # endfor; + # label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)); + # % To write the scale "1:scale" uncomment it the next line: + # % Pour écrire l'échelle "1:scale" au dessus de la barre décommenter la ligne suivante : + # %label.top(thTEX("Echelle 1 : " & decimal (Scale*100)),(0,0)); + # endgroup; + # enddef; + + + # # Write the point depth (not functionning...) + # # Définir un point qui écrit la côte/profondeur (Ne fonctionne pas actuellement...) + # def p_u_prof (expr pos) = + # T:=identity shifted pos; + # pickup PenD; + # p:=(-.3u,0)--(.3u,0); + # thdraw p; thdraw p rotated 90; + # p:=fullcircle scaled .2u; + # thclean p; thdraw p; + # enddef; + # vardef p_label@#(expr txt,pos,rot,mode) = + # if mode=1: + # thdrawoptions(withcolor .8red + .4blue); + # p_u_prof(pos); + # % append "m" to label + # picture txtm; + # % calcul profondeur + # %numeric profondeur; + # profondeur:=(\thaltitude-\cavemaxz); + # picture txtprofondeur; + # txtm:=image( + # draw txt; + # interim labeloffset:=0; + # label.urt(btex \thaltitude m etex, lrcorner txt); + # %label.urt(btex \thdepth m etex, lrcorner txt); + # ); + # % give extra offset in case of l/r/t/b alignment + # pair ctmp; + # ctmp:=center thelabel@#("x", (0,0)); + # if (xpart ctmp * ypart ctmp)=0: + # interim labeloffset:=(.4u); + # else: % diagonal alignment + # interim labeloffset:=(.2u); + # fi; + # % draw label + # lab:=thelabel@#(txtm, pos); + # draw lab _thop_; % use color + # thdrawoptions(); + # bboxmargin:=0.8bp; + # write_circ_bbox((bbox lab) smoothed 2); + # else: + # if mode=7: interim labeloffset:=(u/8) fi; + # lab:=thelabel@#(txt, pos); + # if mode>1: pickup PenD fi; + # if mode=2: process_uplabel; + # elseif mode=3: process_downlabel; + # elseif mode=4: process_updownlabel; + # elseif mode=5: process_circledlabel; + # elseif mode=6: process_boxedlabel; + # elseif mode=7: process_label(pos,rot); % station name + # elseif mode=8: process_filledlabel(pos, rot); + # else: process_label(pos,rot); fi; + # fi; + # enddef; + + + + # Change the altitude definition + # This label requires to specify the position of text relative to point with + # help of -align in the options box. + # Changer la définition du point altitude + # Ce label nécessite la position spécifique de l'étiquette de texte de façon relative + # au point avec l'aide de l'option -align. + #ex: -align bottom-right/top-left/top-right/bottom-left/top/bottom/left/right... + + def p_altitude (expr pos) = + T:=identity shifted pos; + pickup PenD; + p:=(-.3u,0)--(.3u,0); + thdraw p; thdraw p rotated 90; + p:=fullcircle scaled .2u; + thclean p; thdraw p; + enddef; + vardef p_label@#(expr txt,pos,rot,mode) = + if mode=1: + thdrawoptions(withcolor .8red + .4blue); + p_altitude(pos); + % append "m" to label + picture txtm; + txtm:=image( + draw txt; + interim labeloffset:=0; + label.urt(btex \thaltitude { m} etex, lrcorner txt); + #label.urt(btex \thheight m etex, lrcorner txt); + ); + % give extra offset in case of l/r/t/b alignment + pair ctmp; + ctmp:=center thelabel@#("x", (0,0)); + if (xpart ctmp * ypart ctmp)=0: + interim labeloffset:=(.4u); + else: % diagonal alignment + interim labeloffset:=(.2u); + fi; + % draw label + lab:=thelabel@#(txtm, pos); + draw lab _thop_; % use color + thdrawoptions(); + bboxmargin:=0.8bp; + write_circ_bbox((bbox lab) smoothed 2); + else: + if mode=7: interim labeloffset:=(u/8) fi; + lab:=thelabel@#(txt, pos); + if mode>1: pickup PenD fi; + if mode=2: process_uplabel; + elseif mode=3: process_downlabel; + elseif mode=4: process_updownlabel; + elseif mode=5: process_circledlabel; + elseif mode=6: process_boxedlabel; + elseif mode=7: process_label(pos,rot); % station name + elseif mode=8: process_filledlabel(pos, rot); + else: process_label(pos,rot); fi; + fi; + enddef; + # For point height with P or C prefixe # use “point 0 0 height -value [+10 m]” # or “point 0 0 height -value [-85 m]” @@ -859,10 +888,10 @@ layout drawingconfig # Pour obtenir un point de hauteur de passage avec P ou C comme préfixe # utiliser “point 0 0 height -value [+10 m]” # ou “point 0 0 height -value [-85 m]” - # dans les données vous donnez E10 ou P85 respectivement + # dans les données vous donner E10 ou P85 respectivement verbatimtex \def\thheightpos{E}\def\thheightneg{P} etex - - + + # Change the altitude definition for the wall-line label (add units) # To modify the color, you need to modify the triplets after the 3 withcolor command. # BE CAREFUL ! Sometimes, it generates mpost errors when using point wall:altitude. @@ -872,118 +901,118 @@ layout drawingconfig # ATTENTION ! Parfois, cette redéfinition génère des erreurs métapost. # Si c'est le cas, commenter toute la redéfinition du point p_wallaltitude. - # def p_wallaltitude (expr pprev,pos,pnext,txt) = - # rot:=angle(unitvector(pnext-pos)+unitvector(pos-pprev)) - 90; - # pickup PenD; - # pair zz; - # %zz:=(pos + 3*unitvector(dir rot)); - # zz:=(pos + (u/4)*unitvector(dir rot)); - # %draw (pos)--zz withcolor (0.78, 0.08, 0.52); % tic in black - # draw (pos)--zz withcolor (0.78, 0.08, 0.52); % tic in color - # % add the unit (here, meters as m) - # txtm:=image( - # %draw txt; % altitude in black - # draw txt withcolor (0.78, 0.08, 0.52); % altitude in color - # %interim labeloffset:=0; - # %label.urt(btex \thaltitude { m} etex, lrcorner txt); % unit in black - # label.urt(btex \thaltitude { m} etex, lrcorner txt) withcolor (0.78, 0.08, 0.52); % unit in color - # ); - # begingroup - # % interim labeloffset:=2pt; - # interim labeloffset:=(u/12); - # if horiz_labels: - # rot:=rot mod 360; - # if rot<=22.5: lab:=thelabel.rt(txtm, zz); - # elseif rot<=67.5: lab:=thelabel.urt(txtm, zz); - # elseif rot<=112.5: lab:=thelabel.top(txtm, zz); - # elseif rot<=157.5: lab:=thelabel.ulft(txtm, zz); - # elseif rot<=202.5: lab:=thelabel.lft(txtm, zz); - # elseif rot<=247.5: lab:=thelabel.llft(txtm, zz); - # elseif rot<=292.5: lab:=thelabel.bot(txtm, zz); - # elseif rot<=337.5: lab:=thelabel.lrt(txtm, zz); - # else: lab:=thelabel.rt(txtm, zz); - # fi; - # else: - # if (abs rot>90) and (abs rot <=270): - # rot:=rot-180; - # lab:=thelabel.lft(txtm, pos); - # else: - # lab:=thelabel.rt(txtm, pos); - # fi; - # fi; - # process_label(pos, if horiz_labels: 0 else: rot fi); - # endgroup; - # enddef; + #def p_wallaltitude (expr pprev,pos,pnext,txt) = + # rot:=angle(unitvector(pnext-pos)+unitvector(pos-pprev)) - 90; + # pickup PenD; + # pair zz; + # %zz:=(pos + 3*unitvector(dir rot)); + # zz:=(pos + (u/4)*unitvector(dir rot)); + # %draw (pos)--zz withcolor (0.78, 0.08, 0.52); % tic in black + # draw (pos)--zz withcolor (0.78, 0.08, 0.52); % tic in color + # % add the unit (here, meters as m) + # txtm:=image( + # %draw txt; % altitude in black + # draw txt withcolor (0.78, 0.08, 0.52); % altitude in color + # %interim labeloffset:=0; + # %label.urt(btex \thaltitude { m} etex, lrcorner txt); % unit in black + # label.urt(btex \thaltitude { m} etex, lrcorner txt) withcolor (0.78, 0.08, 0.52); % unit in color + # ); + # begingroup + # % interim labeloffset:=2pt; + # interim labeloffset:=(u/12); + # if horiz_labels: + # rot:=rot mod 360; + # if rot<=22.5: lab:=thelabel.rt(txtm, zz); + # elseif rot<=67.5: lab:=thelabel.urt(txtm, zz); + # elseif rot<=112.5: lab:=thelabel.top(txtm, zz); + # elseif rot<=157.5: lab:=thelabel.ulft(txtm, zz); + # elseif rot<=202.5: lab:=thelabel.lft(txtm, zz); + # elseif rot<=247.5: lab:=thelabel.llft(txtm, zz); + # elseif rot<=292.5: lab:=thelabel.bot(txtm, zz); + # elseif rot<=337.5: lab:=thelabel.lrt(txtm, zz); + # else: lab:=thelabel.rt(txtm, zz); + # fi; + # else: + # if (abs rot>90) and (abs rot <=270): + # rot:=rot-180; + # lab:=thelabel.lft(txtm, pos); + # else: + # lab:=thelabel.rt(txtm, pos); + # fi; + # fi; + # process_label(pos, if horiz_labels: 0 else: rot fi); + # endgroup; + #enddef; - # Definition of new lines symbols - # Définition de nouveau symboles de lignes - - + # Definition of new lines symbols + # Définition de nouveau symboles de lignes + + # Line symbol for strata for cross sections (u:strata). It works exactly as line section # symbol but you should use -clip off option: - # Symbole de ligne pour dessiner des strates (u:strata). + # Symbole de ligne pour dessiner des strates (u:strata). # Cela fonctionne exactement comme les autres sections de ligne # mais vous devrez rajouter l'option -clip off: def l_u_strata (expr P) = T:=identity; path Q; Q = punked P; for t = 0 upto length P - 1: - pair zz[]; - zz1 := point t of P; - zz2 := point t+1 of P; - zz3 := postcontrol t of P; - zz4 := precontrol t+1 of P; - linecap:=0; - if (length(zz3-1/3[zz1,zz2]) > 0.1pt) or (length(zz4-2/3[zz1,zz2]) > 0.1pt): - zz5 = whatever[zz1,zz2]; - (zz3-zz5) = whatever * (zz1-zz2) rotated 90; - pickup pencircle scaled 1 mm; - draw zz1--zz5 dashed evenly; - pickup PenA; - draw zz1--zz5 withcolor background; - zz6 = whatever[zz1,zz2]; - (zz4-zz6) = whatever * (zz1-zz2) rotated 90; - pickup pencircle scaled 1 mm; - draw zz2--zz6 dashed evenly; - pickup PenA; - draw zz2--zz6 withcolor background; - else: - pickup pencircle scaled 1 mm; - draw zz1--zz2 dashed evenly; - pickup PenA; - draw zz1--zz2 withcolor background; - fi; + pair zz[]; + zz1 := point t of P; + zz2 := point t+1 of P; + zz3 := postcontrol t of P; + zz4 := precontrol t+1 of P; + linecap:=0; + if (length(zz3-1/3[zz1,zz2]) > 0.1pt) or (length(zz4-2/3[zz1,zz2]) > 0.1pt): + zz5 = whatever[zz1,zz2]; + (zz3-zz5) = whatever * (zz1-zz2) rotated 90; + pickup pencircle scaled 1 mm; + draw zz1--zz5 dashed evenly; + pickup PenA; + draw zz1--zz5 withcolor background; + zz6 = whatever[zz1,zz2]; + (zz4-zz6) = whatever * (zz1-zz2) rotated 90; + pickup pencircle scaled 1 mm; + draw zz2--zz6 dashed evenly; + pickup PenA; + draw zz2--zz6 withcolor background; + else: + pickup pencircle scaled 1 mm; + draw zz1--zz2 dashed evenly; + pickup PenA; + draw zz1--zz2 withcolor background; + fi; endfor; enddef; - - + + # Line symbol for Coupoles (u:coupole). It works exactly as line section - # Symbole de ligne pour dessiner des coupoles de plafond. + # Symbole de ligne pour dessiner des coupoles de plafond. # Fonctionne comme les autres lignes - def l_u_coupole (expr P) = + def l_u_coupole (expr P) = T:=identity; cas := 0; % cursor to step along path dlzka := arclength P; mojkrok:=adjust_step(dlzka, 0.25u); % symbol length nudged to be multiple of path length q:= (0.10u,0.16u) -- (0.13u,0.17u); % dot - + pickup PenC; %2nd thinnest pen forever: - t := arctime cas of P; - thdraw q rotated angle(thdir(P,t)) shifted (point t of P ); % draw dots - cas := cas + mojkrok; - exitif cas > dlzka + (mojkrok / 3); % for rounding errors + t := arctime cas of P; + thdraw q rotated angle(thdir(P,t)) shifted (point t of P ); % draw dots + cas := cas + mojkrok; + exitif cas > dlzka + (mojkrok / 3); % for rounding errors endfor; pickup PenC; %2nd thickest pen thdraw P; %continuous line enddef; - - - # Line symbol for fault. + + + # Line symbol for fault. # It works exactly as line section symbol but you should use -clip off option: - # Symbole de ligne pour dessiner des failles (u:fault). + # Symbole de ligne pour dessiner des failles (u:fault). # Cela fonctionne exactement comme les autres sections de ligne # mais vous devrez rajouter l'option -clip off: def l_u_fault (expr P) = @@ -991,40 +1020,40 @@ layout drawingconfig path Q; Q = punked P; pickup PenA; for t = 0 upto length P - 1: - pair zz[]; - zz1 := point t of P; - zz2 := point t+1 of P; - zz3 := postcontrol t of P; - zz4 := precontrol t+1 of P; - if (length(zz3-1/3[zz1,zz2]) > 0.1pt) or (length(zz4-2/3[zz1,zz2]) > 0.1pt): - zz5 = whatever[zz1,zz2]; - (zz3-zz5) = whatever * (zz1-zz2) rotated 90; - draw zz1--zz5 dashed evenly; - zz6 = whatever[zz1,zz2]; - (zz4-zz6) = whatever * (zz1-zz2) rotated 90; - draw zz2--zz6 dashed evenly; - else: - draw zz1--zz2 dashed evenly; - fi; + pair zz[]; + zz1 := point t of P; + zz2 := point t+1 of P; + zz3 := postcontrol t of P; + zz4 := precontrol t+1 of P; + if (length(zz3-1/3[zz1,zz2]) > 0.1pt) or (length(zz4-2/3[zz1,zz2]) > 0.1pt): + zz5 = whatever[zz1,zz2]; + (zz3-zz5) = whatever * (zz1-zz2) rotated 90; + draw zz1--zz5 dashed evenly; + zz6 = whatever[zz1,zz2]; + (zz4-zz6) = whatever * (zz1-zz2) rotated 90; + draw zz2--zz6 dashed evenly; + else: + draw zz1--zz2 dashed evenly; + fi; endfor; enddef; - - - # Line symbol for the surface. + + + # Line symbol for the surface. # It works exactly as line section symbol but you should use -clip off option: - # Symbole de ligne pour dessiner la surface (u:surf). + # Symbole de ligne pour dessiner la surface (u:surf). # Cela fonctionne exactement comme les autres sections de ligne # mais vous devrez rajouter l'option -clip off: def l_u_surf (expr P) = T:=identity; path Q; Q = punked P; pickup PenC; - draw Q dashed evenly withcolor (0.5, 0, 0); + draw Q dashed evenly withcolor (0.5, 0, 0); enddef; - - + + # To add a doline line (u:doline); Do not forget the option -clip off ! - # Symbole de ligne pour dessiner une ligne doline (u:doline). + # Symbole de ligne pour dessiner une ligne doline (u:doline). # Cela fonctionne exactement comme les autres sections de ligne # mais vous devrez rajouter l'option -clip off: def l_u_doline (expr P) = @@ -1035,29 +1064,29 @@ layout drawingconfig cur:=(symsize-triangle_width)/2; pickup PenC; forever: - t1 := arctime (cur) of P; - t := arctime (cur + triangle_width/2) of P; - t2 := arctime (cur + triangle_width) of P; - thfill (subpath (t1,t2) of P) -- - ((point t of P) + symsize/2 * unitvector(thdir(P,t) rotated 90)) -- - cycle; - thdraw (point t2 of P) --((point t of P) + symsize/2 * unitvector(thdir(P,t) rotated 90)) -- - (point t1 of P) withcolor (0.5, 0, 0); - cur := cur + symsize; - exitif cur > laenge - (1*symsize/3); % for rounding errors - t1:=arctime (cur) of P; + t1 := arctime (cur) of P; + t := arctime (cur + triangle_width/2) of P; + t2 := arctime (cur + triangle_width) of P; + thfill (subpath (t1,t2) of P) -- + ((point t of P) + symsize/2 * unitvector(thdir(P,t) rotated 90)) -- + cycle; + thdraw (point t2 of P) --((point t of P) + symsize/2 * unitvector(thdir(P,t) rotated 90)) -- + (point t1 of P) withcolor (0.5, 0, 0); + cur := cur + symsize; + exitif cur > laenge - (1*symsize/3); % for rounding errors + t1:=arctime (cur) of P; endfor; enddef; - - + + # Modify length/depth statistics to print # Modifier l'aspect et les données des statistiques de longueur affichées si besoin #code tex-map # \cavelength{1330\thinspace{}m} # + 150\thinspace{}m estimes} # \cavedepth{243\thinspace{}m} - - + + # Defines the gradient as geologic dip # Définit le gradient comme pendage géologique def p_gradient_XA (expr P,R,S,A) = @@ -1069,8 +1098,8 @@ layout drawingconfig enddef; initsymbol ("p_gradient_XA"); symbol-assign point gradient XA - - + + # Section to define the bat symbol (point, line, area) # Section pour définir le symbole Chauve souris utilisé en point, ligne ou aire path bat_path_x; @@ -1113,14 +1142,14 @@ layout drawingconfig bat_path_bb = bbox bat_path_x; path bat_path; bat_path = bat_path_x shifted (-(llcorner bat_path_bb) - (urcorner bat_path_bb - llcorner bat_path_bb) / 2.0) scaled (1u / ((xpart urcorner bat_path_bb) - (xpart llcorner bat_path_bb))) rotated 210; - + # Section of your layout define point u:bats symbol like this # Pour définir le point chauve souris : u:bats def p_u_bats(expr pos, theta, sc, al) = T := identity shifted pos; thfill (bat_path scaled 1.5) withcolor black; enddef; - + # similarly the line u:bat symbol # Idem pour la ligne def l_u_bats(expr P) = @@ -1130,40 +1159,40 @@ layout drawingconfig mojkrok:=adjust_step(dlzka, 1.0u); pickup PenD; forever: - t := arctime cas of P; - thfill bat_path scaled 0.5 shifted (point t of P) withcolor black; - cas := cas + mojkrok; - exitif cas > dlzka + (mojkrok / 3); % for rounding errors + t := arctime cas of P; + thfill bat_path scaled 0.5 shifted (point t of P) withcolor black; + cas := cas + mojkrok; + exitif cas > dlzka + (mojkrok / 3); % for rounding errors endfor; enddef; - + # and finally the area u:bat symbol (pattern in this case) # Et pour l'aire % bat pattern beginpattern(pattern_bat); fill bat_path withcolor black; endpattern; - + % bat area symbol def a_u_bats (expr Path) = T:=identity; thclean Path; thfill Path withpattern pattern_bat; enddef; - + # These symbols will be included also in the legend. To # change the way how they are drawn there just define appropriate # macro. Its name should be symbol macro name with _legend # suffix. # Ces symbols seront inclus dans la légende. Pour modifier la façon dont ils # sont dessinés, juste, définissez la macro appropriée. - # Son nom doit être le nom de la macro symbol approprié avec le suffixe + # Son nom doit être le nom de la macro symbol approprié avec le suffixe # _legend. def l_u_bats_legend = l_u_bats(((.2,.2) -- (.8,.8)) inscale) enddef; - - + + # Definition of a stalagmite boss symbol # Définition du point stalagmite boss def p_u_boss (expr pos,theta,sc,al)= @@ -1172,20 +1201,20 @@ layout drawingconfig p := (0.08u,0.25u)..(0,0.29u)..(-0.08u,0.25u); q := (0.16u,0.5u)..(0u,0.58u)..(-0.16u,0.5u); for i=0 upto 9: - # braun color - thdraw p rotated 36i withcolor (100, 0.6, 0.2); - thdraw q rotated 36i withcolor (100, 0.6, 0.2); - % black color - %thdraw p rotated 36i; - %thdraw q rotated 36i; + # braun color + thdraw p rotated 36i withcolor (100, 0.6, 0.2); + thdraw q rotated 36i withcolor (100, 0.6, 0.2); + % black color + %thdraw p rotated 36i; + %thdraw q rotated 36i; endfor p := fullcircle scaled 0.15u; thdraw p withcolor (100, 0.6, 0.2); % black color %thdraw p withcolor; enddef; - - + + # Definition of a shell limestone symbol # Définition du point coquille fossile def p_u_shell (expr pos,theta,sc,al)= @@ -1204,21 +1233,21 @@ layout drawingconfig thdraw (cesta cutbefore ss) withcolor (0.6); enddef; initsymbol ("p_u_shell"); - + # Define Danger symbol # Définition du point Danger def p_u_danger (expr P,R,S,A)= T:=identity aligned A rotated R scaled S shifted P; thfill (0,-u)--(u,0)--(0,u)--(0,.9u)--(.9u,0)--(0,-.9u)--cycle; - thfill (0,-u)--(-u,0)--(0,u)--(0,.9u)--(-.9u,0)--(0,-.9u)--cycle; + thfill (0,-u)--(-u,0)--(0,u)--(0,.9u)--(-.9u,0)--(0,-.9u)--cycle; thfill (.1u,-.45u)..(0,-.35u)..(-.1u,-.45u)..(0,-.55u)..cycle; thfill (0,-.2u)..(.1u,-.1u)--(.2u,.4u)..(0,.6u)..(-.2u,.4u)--(-.1u,-.1u)..cycle; enddef; #initsymbol("p_entrance_MY"); #let p_entrance = p_entrance_MY; - + # Define dive line (u:ariane) in thin red # Définition de la ligne file d'Ariane en rouge fin def l_u_ariane (expr Path) = @@ -1226,32 +1255,32 @@ layout drawingconfig pickup PenD; draw Path withcolor (100, 0, 0); enddef; - - + + # Definition of plankwalk # Définition d'une ligne de main courante def l_u_plankwalk (expr P) = T:=identity; # by Dave Clucas - cas := 0; - dlzka := arclength P; - mojrok := adjust_step(dlzka, 0.5u); - pickup PenD; + cas := 0; + dlzka := arclength P; + mojrok := adjust_step(dlzka, 0.5u); + pickup PenD; forever: - t := arctime cas of P; - thdraw ((point t of P) + 0.5 * u * unitvector(thdir(P,t) rotated 90)) -- - ((point t of P) - 0.5 * u * unitvector(thdir(P,t) rotated 90) ); - cas := cas + mojrok; - exitif cas > dlzka + (mojrok/3); % for rounding errors + t := arctime cas of P; + thdraw ((point t of P) + 0.5 * u * unitvector(thdir(P,t) rotated 90)) -- + ((point t of P) - 0.5 * u * unitvector(thdir(P,t) rotated 90) ); + cas := cas + mojrok; + exitif cas > dlzka + (mojrok/3); % for rounding errors endfor; pickup PenC; - %thdraw P; + %thdraw P; %draw path withcolor (0.5, 0 ,0) enddef; - + # Definition of a line rail # Définition d'une ligne rail - def l_u_rail (expr P) = + def l_u_rail (expr P) = # by Andrew Aktinson T:=identity; cas := 0; @@ -1259,25 +1288,25 @@ layout drawingconfig mojkrok:=adjust_step(dlzka, 0.8u); pickup PenC; forever: - t0 := arctime (cas) of P; - t1 := arctime (cas + mojkrok*2/5) of P; - t := arctime (cas + mojkrok/2) of P; - t4 := arctime (cas + mojkrok*3/5) of P; - t5 := arctime (cas + mojkrok) of P; - thdraw (subpath (t0,t1) of P); - thdraw (subpath (t4,t5) of P); - drawdot - (point t of P); - #mark_ (P,t,0.02u); - #mark_ (P,t,-0.02u); - #f := (P,t,0.2u); - #draw f; - cas := cas + mojkrok; - exitif cas > dlzka - (2*mojkrok/3); % for rounding errors + t0 := arctime (cas) of P; + t1 := arctime (cas + mojkrok*2/5) of P; + t := arctime (cas + mojkrok/2) of P; + t4 := arctime (cas + mojkrok*3/5) of P; + t5 := arctime (cas + mojkrok) of P; + thdraw (subpath (t0,t1) of P); + thdraw (subpath (t4,t5) of P); + drawdot + (point t of P); + #mark_ (P,t,0.02u); + #mark_ (P,t,-0.02u); + #f := (P,t,0.2u); + #draw f; + cas := cas + mojkrok; + exitif cas > dlzka - (2*mojkrok/3); % for rounding errors endfor; enddef; - - + + # Change fig Flowstone, increase the number of arcs # Modifier le symbole flowstone en augmentant le nombr d'arc def l_flowstone (expr p) = @@ -1290,18 +1319,18 @@ layout drawingconfig pickup PenC; t1:=0; forever: - t2 := arctime (cas + mojkrok) of p; - thdraw (point t1 of p){dir (angle(thdir(p,t1)) + 60)} .. - {dir (angle(thdir(p,t2)) - 60)}(point t2 of p); - cas := cas + mojkrok; - exitif cas > dlzka + (mojkrok / 3); % for rounding errors - t1:=t2; + t2 := arctime (cas + mojkrok) of p; + thdraw (point t1 of p){dir (angle(thdir(p,t1)) + 60)} .. + {dir (angle(thdir(p,t2)) - 60)}(point t2 of p); + cas := cas + mojkrok; + exitif cas > dlzka + (mojkrok / 3); % for rounding errors + t1:=t2; endfor; enddef; - - - # Point that represent a bird nest - # Point pour représenter un nid d'oiseau + + + # Point that represent a bird nest + # Point pour représenter un nid d'oiseau def p_u_nid (expr pos,theta,sc,al)= U:=(.4u,.2u); T:=identity aligned al rotated theta scaled sc shifted pos; @@ -1309,7 +1338,7 @@ layout drawingconfig #thdraw (-.4u,.2u){dir -70}..{dir 70}(.4u,.2u) withcolor (0.53, 0.26, 0.11); thdraw (-.2u,.1u){dir -70}..{dir 70}(.2u,.1u) withcolor (0.53, 0.26, 0.11); enddef; - + # Artificial anchor point (From a post by Evaristo Quiroga) # Point ancrage artificiel (From a post by Evaristo Quiroga) @@ -1318,210 +1347,210 @@ layout drawingconfig thdraw origin withpen pencircle scaled 0.25u withcolor (0.58, 0.44, 0.25); enddef; initsymbol ("p_u_anchor_artificial"); - - + + # Natural anchor point (From a post by Evaristo Quiroga) # Point ancrage naturel (From a post by Evaristo Quiroga) def p_u_anchor_natural(expr pos,theta,sc,al) = U:=(.2u,.2u); T:=identity aligned al rotated theta scaled sc shifted pos; - thfill (-.2u,-.2u)--(0,.2u)--(.2u,-.2u)--cycle withcolor (0.58, 0.44, 0.25); + thfill (-.2u,-.2u)--(0,.2u)--(.2u,-.2u)--cycle withcolor (0.58, 0.44, 0.25); enddef; initsymbol ("p_u_anchor_natural"); - - + + # Deviation line (by Tarquin 2019) # Ligne pour dessiner une déviation (D'après Tarquin 2019) def l_u_deviation (expr P) = begingroup; - save ellipse; - T:=identity; - pickup PenC; - path ellipse; - ellipse:=fullcircle xscaled (.5u) yscaled (.25u) shifted (point (length P) of P); - thdraw P cutafter ellipse; - draw ellipse; - endgroup; - enddef; - initsymbol("l_u_deviation"); - def l_u_deviation_legend = + save ellipse; + T:=identity; + pickup PenC; + path ellipse; + ellipse:=fullcircle xscaled (.5u) yscaled (.25u) shifted (point (length P) of P); + thdraw P cutafter ellipse; + draw ellipse; + endgroup; + enddef; + initsymbol("l_u_deviation"); + def l_u_deviation_legend = l_u_deviation(((.1,.5)--(.8,.5)) inscale); - enddef; - - - # Climbing caver point (by Juraj Halama, 2020) - # Climbing one has center where the rope should go on the harness... - # Point pour dessiner un spéléo qui grimpe ou escalade (D'après Juraj Halama, 2020) - # Le point correspond au centre du spéléo au niveau du harnais, qui doit donc être sur la corde - picture u_man_c_pic; - u_man_c_pic := image ( - draw (0cm, -0cm) -- (-8cm, 27cm) -- (-36cm, 55cm) -- (-50cm, 99cm) withpen pencircle scaled 16cm; - draw (27cm, 48cm) -- (0, 64cm) -- (-29cm, 61cm) -- (-38cm, 102cm) withpen pencircle scaled 16cm; - draw (-65cm, 48cm) -- (-75cm, 75cm) -- (-53cm, 106cm) -- (0, 106cm) withpen pencircle scaled 14cm; - draw (-44cm, 130cm) withpen pencircle scaled 27cm withcolor black; - ) shifted (20cm, -67cm); - - def p_u_man_c (expr P, R, S, A) = - U := (60cm, 85cm) scaled (0.01 / Scale); - T:=identity aligned A rotated R scaled S shifted P; - thdraw u_man_c_pic scaled (0.01 / Scale); - enddef; - initsymbol ("p_u_man_c"); - - # The scale on the map and in the legend is matching just for 1:500... - # L'échelle sur la carte et sur la légende correspond au 1:500... - def p_u_man_c_legend = - draw u_man_c_pic scaled (u / 175cm) shifted ((.5, .5) inscale); - enddef; - - - # Walking caver point (by Juraj Halama, 2020) - # Use "-align top" for proper alignment of the walking man when his point is on the groung. - # Point pour dessiner un spéléo marchant (D'après Juraj Halama, 2020) - # Utiliser l'option "-align top" pour un alignement correct quand le point est au sol - picture u_man_w_pic; - u_man_w_pic := image ( - draw (0, 0) -- (7.5cm, 36cm) -- (0cm, 69cm) -- (9cm, 99cm) withpen pencircle scaled 16cm; - draw (42cm, 9cm) -- (37.5cm, 42cm) -- (13.5cm, 69cm) -- (30cm, 102cm) withpen pencircle scaled 16cm; - draw (21.5cm, 100.5cm) -- (6.6cm, 69cm) withpen pencircle scaled 16cm; - draw (-24cm, 75cm) -- (-13.5cm, 102cm) -- (9cm, 112.5cm) -- (30cm, 108cm) -- (51cm, 87cm) -- (75cm, 93cm) withpen pencircle scaled 14cm; - draw (30cm, 132cm) withpen pencircle scaled 27cm withcolor black; - ) shifted (-20cm, -70cm); - - def p_u_man_w (expr P, R, S, A) = - U := (60cm, 80cm) scaled (0.01 / Scale); - T:=identity aligned A rotated R scaled S shifted P; - thdraw u_man_w_pic scaled (0.01 / Scale); - enddef; - initsymbol ("p_u_man_w"); - - # The scale on the map and in the legend is matching just for 1:500... - # L'échelle sur la carte et sur la légende correspond au 1:500... - def p_u_man_w_legend = - draw u_man_w_pic scaled (u / 175cm) shifted ((.5, .5) inscale); - enddef; - - - # Plan view symbol point (by Juraj Halama, 2020) - # Point dessinant un symbole de "vue en plan" (D'après Juraj Halama, 2020) - def p_u_symbol_plan (expr pos,theta,sc,al) = - U := (-3.25u, 3.25u); - T := identity aligned al rotated theta scaled sc shifted pos; - pickup PenB; - q := ((-3.26u, -.95u) -- (1.74u, -.95u) -- (2.8u, .82u) -- (-1.49u, .82u) -- cycle); - thfill q withcolor .85; - thdraw q; - q := ((-.175u, .5u) -- (0u, 0u) -- (.175u, .5u) .. (0u, .45u) .. cycle); - thfill q withcolor .5green; - thdraw q withcolor .5green; - thdraw (0u, 0u) -- (0u, 2.31u) withcolor .5green; - enddef; - - - # Extended view symbol point (by Juraj Halama, 2020) - # Point dessinant un symbole de "vue en coupe développée" (D'après Juraj Halama, 2020) - def p_u_symbol_extend (expr pos,theta,sc,al) = - U := (-2.5u, 2.5u); - T := identity aligned al rotated theta scaled sc shifted pos; - pickup PenB; - q := ((-2.346u, -2.480u) -- (-.48u, -2.116u) -- (-.48u, 1.573u) -- (-2.346u, 1.354u) -- cycle); - thfill q withcolor .85; - q := ((-1.551u, -2.878u) -- (1.438u, -.766u) -- (1.438u, 2.388u) -- (-1.551u, 1.118u) -- cycle); - thfill q withcolor .75; - thdraw q; - thdraw (-.48u, -2.116u) -- (-.48u, 1.573u) dashed evenly; - q := ((.446u, -1.461u) -- (2.120u, -1.094u) -- (2.120u, 2.184u) -- (.446u, 1.965u) -- cycle); - thfill q withcolor .85; - thdraw (.446u, -1.461u) -- (.446u, 1.965u) dashed evenly; - q := ((-.175u, .5u) -- (0u, 0u) -- (.175u, .5u) .. (0u, .45u) .. cycle) rotated -90; - thfill q withcolor .5green; - thdraw q withcolor .5green; - thdraw (0u, 0u) -- (2.31u, 0u) withcolor .5green; - enddef; - - - # Change rope line color - # Changer la couleur de la ligne rope (corde) - symbol-colour line rope [58 44 25] - + enddef; - # Area for galerie initiation - # You will probably need to adapt the color to match the color of your galeries - # Aire pour matérialiser le départ d'une galerie - # A adapter en fonction de la couleur de vos galeries - def a_u_galerie(expr P) = - T:=identity; - ## jaune chamois (208, 192, 122) - ##thfill P withcolor (0.82,0.75,0.48) withtransparency 0.5; - thfill P withcolor (0.82,0.75,0.48) withalpha 0.5; - - ## Grey - ##thfill P withcolor (0.73,0.72,0.75) withtransparency 0.5; - #thfill P withcolor (0.73,0.72,0.75) withalpha 0.5; - - ## Jaune queue de vache (168, 152, 116) - ##thfill P withcolor (0.66,0.60,0.45) withtransparency 0.5; - #thfill P withcolor (0.66,0.60,0.45) withalpha 0.5; - - ## gris argile (239, 239, 239) - ##thfill P withcolor (0.937,0.937,0.937) withtransparency 0.5; - #thfill P withcolor (0.937,0;937,0.937) withalpha 0.5; - enddef; + + # Climbing caver point (by Juraj Halama, 2020) + # Climbing one has center where the rope should go on the harness... + # Point pour dessiner un spéléo qui grimpe ou escalade (D'après Juraj Halama, 2020) + # Le point correspond au centre du spéléo au niveau du harnais, qui doit donc être sur la corde + picture u_man_c_pic; + u_man_c_pic := image ( + draw (0cm, -0cm) -- (-8cm, 27cm) -- (-36cm, 55cm) -- (-50cm, 99cm) withpen pencircle scaled 16cm; + draw (27cm, 48cm) -- (0, 64cm) -- (-29cm, 61cm) -- (-38cm, 102cm) withpen pencircle scaled 16cm; + draw (-65cm, 48cm) -- (-75cm, 75cm) -- (-53cm, 106cm) -- (0, 106cm) withpen pencircle scaled 14cm; + draw (-44cm, 130cm) withpen pencircle scaled 27cm withcolor black; + ) shifted (20cm, -67cm); + + def p_u_man_c (expr P, R, S, A) = + U := (60cm, 85cm) scaled (0.01 / Scale); + T:=identity aligned A rotated R scaled S shifted P; + thdraw u_man_c_pic scaled (0.01 / Scale); + enddef; + initsymbol ("p_u_man_c"); + + # The scale on the map and in the legend is matching just for 1:500... + # L'échelle sur la carte et sur la légende correspond au 1:500... + def p_u_man_c_legend = + draw u_man_c_pic scaled (u / 175cm) shifted ((.5, .5) inscale); + enddef; + + + # Walking caver point (by Juraj Halama, 2020) + # Use "-align top" for proper alignment of the walking man when his point is on the groung. + # Point pour dessiner un spéléo marchant (D'après Juraj Halama, 2020) + # Utiliser l'option "-align top" pour un alignement correct quand le point est au sol + picture u_man_w_pic; + u_man_w_pic := image ( + draw (0, 0) -- (7.5cm, 36cm) -- (0cm, 69cm) -- (9cm, 99cm) withpen pencircle scaled 16cm; + draw (42cm, 9cm) -- (37.5cm, 42cm) -- (13.5cm, 69cm) -- (30cm, 102cm) withpen pencircle scaled 16cm; + draw (21.5cm, 100.5cm) -- (6.6cm, 69cm) withpen pencircle scaled 16cm; + draw (-24cm, 75cm) -- (-13.5cm, 102cm) -- (9cm, 112.5cm) -- (30cm, 108cm) -- (51cm, 87cm) -- (75cm, 93cm) withpen pencircle scaled 14cm; + draw (30cm, 132cm) withpen pencircle scaled 27cm withcolor black; + ) shifted (-20cm, -70cm); + + def p_u_man_w (expr P, R, S, A) = + U := (60cm, 80cm) scaled (0.01 / Scale); + T:=identity aligned A rotated R scaled S shifted P; + thdraw u_man_w_pic scaled (0.01 / Scale); + enddef; + initsymbol ("p_u_man_w"); + + # The scale on the map and in the legend is matching just for 1:500... + # L'échelle sur la carte et sur la légende correspond au 1:500... + def p_u_man_w_legend = + draw u_man_w_pic scaled (u / 175cm) shifted ((.5, .5) inscale); + enddef; + + + # Plan view symbol point (by Juraj Halama, 2020) + # Point dessinant un symbole de "vue en plan" (D'après Juraj Halama, 2020) + def p_u_symbol_plan (expr pos,theta,sc,al) = + U := (-3.25u, 3.25u); + T := identity aligned al rotated theta scaled sc shifted pos; + pickup PenB; + q := ((-3.26u, -.95u) -- (1.74u, -.95u) -- (2.8u, .82u) -- (-1.49u, .82u) -- cycle); + thfill q withcolor .85; + thdraw q; + q := ((-.175u, .5u) -- (0u, 0u) -- (.175u, .5u) .. (0u, .45u) .. cycle); + thfill q withcolor .5green; + thdraw q withcolor .5green; + thdraw (0u, 0u) -- (0u, 2.31u) withcolor .5green; + enddef; + + + # Extended view symbol point (by Juraj Halama, 2020) + # Point dessinant un symbole de "vue en coupe développée" (D'après Juraj Halama, 2020) + def p_u_symbol_extend (expr pos,theta,sc,al) = + U := (-2.5u, 2.5u); + T := identity aligned al rotated theta scaled sc shifted pos; + pickup PenB; + q := ((-2.346u, -2.480u) -- (-.48u, -2.116u) -- (-.48u, 1.573u) -- (-2.346u, 1.354u) -- cycle); + thfill q withcolor .85; + q := ((-1.551u, -2.878u) -- (1.438u, -.766u) -- (1.438u, 2.388u) -- (-1.551u, 1.118u) -- cycle); + thfill q withcolor .75; + thdraw q; + thdraw (-.48u, -2.116u) -- (-.48u, 1.573u) dashed evenly; + q := ((.446u, -1.461u) -- (2.120u, -1.094u) -- (2.120u, 2.184u) -- (.446u, 1.965u) -- cycle); + thfill q withcolor .85; + thdraw (.446u, -1.461u) -- (.446u, 1.965u) dashed evenly; + q := ((-.175u, .5u) -- (0u, 0u) -- (.175u, .5u) .. (0u, .45u) .. cycle) rotated -90; + thfill q withcolor .5green; + thdraw q withcolor .5green; + thdraw (0u, 0u) -- (2.31u, 0u) withcolor .5green; + enddef; + + + # Change rope line color + # Changer la couleur de la ligne rope (corde) + symbol-colour line rope [58 44 25] + + + # Area for galerie initiation + # You will probably need to adapt the color to match the color of your galeries + # Aire pour matérialiser le départ d'une galerie + # A adapter en fonction de la couleur de vos galeries + def a_u_galerie(expr P) = + T:=identity; + ## jaune chamois (208, 192, 122) + ##thfill P withcolor (0.82,0.75,0.48) withtransparency 0.5; + thfill P withcolor (0.82,0.75,0.48) withalpha 0.5; + ## Grey + ##thfill P withcolor (0.73,0.72,0.75) withtransparency 0.5; + #thfill P withcolor (0.73,0.72,0.75) withalpha 0.5; - # Make unsurveyed wall lines more light-weight and dashed - # Rendre les parois non topographiées plus légères et en pointillés - #Bruce Mutton 2010.06.20 for Therion 5.3.9 - def l_wall_unsurveyed (expr P) = - T:=identity; - pickup PenC; - thdraw P dashed evenly scaled (0.5*optical_zoom); - enddef; + ## Jaune queue de vache (168, 152, 116) + ##thfill P withcolor (0.66,0.60,0.45) withtransparency 0.5; + #thfill P withcolor (0.66,0.60,0.45) withalpha 0.5; - - # thin grey cave splays, yellow duplicates and dashed approximate legs - # Pour modifier la couleur du squelette en fonction du type de visées - # (splays, normal, duplicates, approximate...) - def l_survey_cave (expr P) = - % always draws full centreline, rather than short stubs like default cave centrelines - T:=identity; - pickup PenC; - if ATTR__shotflag_splay: - drawoptions(withcolor(0.5,0.5,0.5) withpen PenD); - thdraw P; % grey & thin - drawoptions(); - else: % not splay but may have either or both duplicate and approx flags set - if ATTR__shotflag_duplicate: - drawoptions(withcolor (1,1,0)); % differentiate duplicate with colour yellow - fi; - if ATTR__shotflag_approx: - thdraw P dashed evenly scaled optical_zoom; % differentiate approx with dashed - else: - thdraw P; - fi; - thdrawoptions(); + ## gris argile (239, 239, 239) + ##thfill P withcolor (0.937,0.937,0.937) withtransparency 0.5; + #thfill P withcolor (0.937,0;937,0.937) withalpha 0.5; + enddef; + + + # Make unsurveyed wall lines more light-weight and dashed + # Rendre les parois non topographiées plus légères et en pointillés + #Bruce Mutton 2010.06.20 for Therion 5.3.9 + def l_wall_unsurveyed (expr P) = + T:=identity; + pickup PenC; + thdraw P dashed evenly scaled (0.5*optical_zoom); + enddef; + + + # thin grey cave splays, yellow duplicates and dashed approximate legs + # Pour modifier la couleur du squelette en fonction du type de visées + # (splays, normal, duplicates, approximate...) + def l_survey_cave (expr P) = + % always draws full centreline, rather than short stubs like default cave centrelines + T:=identity; + pickup PenC; + if ATTR__shotflag_splay: + drawoptions(withcolor(0.5,0.5,0.5) withpen PenD); + thdraw P; % grey & thin + drawoptions(); + else: % not splay but may have either or both duplicate and approx flags set + if ATTR__shotflag_duplicate: + drawoptions(withcolor (1,1,0)); % differentiate duplicate with colour yellow fi; - enddef; - - endcode - # Endcode for all the definition + if ATTR__shotflag_approx: + thdraw P dashed evenly scaled optical_zoom; % differentiate approx with dashed + else: + thdraw P; + fi; + thdrawoptions(); + fi; + enddef; + +endcode +# Endcode for all the definition - code tex-map - \newtoks\thversiontitleB \thversiontitleB={Therion } - endcode +code tex-map + \newtoks\thversiontitleB \thversiontitleB={Therion } +endcode endlayout #------------------------------ layout scalebar_horiz - + # Layout to define a horizontal Scale bar # Layout pour définir une barre d'échelle horizontale - + code metapost - # Change Scale bar type - # Pour modifier la barre d'échelle + # Change Scale bar type + # Pour modifier la barre d'échelle def s_scalebar (expr l, units, txt) = begingroup interim warningcheck:=0; @@ -1533,14 +1562,14 @@ layout scalebar_horiz draw (-tmpl,0)--(tmpl,0)--(tmpl,-tmph)--(-tmpl,-tmph)--cycle; p:=(0,0)--(tmpx,0)--(tmpx,-tmph)--(0,-tmph)--cycle; for i:=-2.5 step 2 until 2: - fill p shifted (i * tmpx,0); + fill p shifted (i * tmpx,0); endfor; begingroup interim labeloffset:=3.5bp; for i:=0 step (l/5) until (l-1): - tmpx:=tmpl * (i * 2 / l - 1); - label.bot(thTEX(decimal (i)),(tmpx,-tmph)); + tmpx:=tmpl * (i * 2 / l - 1); + label.bot(thTEX(decimal (i)),(tmpx,-tmph)); endfor; label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)); % To write the scale "1:scale" uncomment it the next line: @@ -1549,29 +1578,29 @@ layout scalebar_horiz endgroup; enddef; endcode - + endlayout #------------------------------ layout scalebar_vert-Halama - + # Layout to define a vertical Scale bar (see Therion Wiki - Juraj Halama) # distributed under the GNU General Public Licence # You need to place it with in your thconfig file: # code tex-map # \def\maplayout{ - # \legendbox{102.5}{100.4}{NW} - # {\scalebar}} + # \legendbox{102.5}{100.4}{NW} + # {\scalebar}} # endcode # Layout pour définir une barre d'échelle verticale (voir le wiki Therion - Jural Halama) # distribué sous la licence GNU General Public Licence # Il faut l'appeler dans le fichier de configuration thconfig avec le bloc: # code tex-map # \def\maplayout{ - # \legendbox{102.5}{100.4}{NW} - # {\scalebar}} + # \legendbox{102.5}{100.4}{NW} + # {\scalebar}} # endcode - + code metapost def s_scalebar (expr l, units, txt) = begingroup @@ -1579,16 +1608,16 @@ layout scalebar_vert-Halama tmp5m = 5 / Scale * units * cm; tmpl = l / Scale * units * cm; endgroup; - p := (0, 0) -- (tmpw, 0) -- (tmpw, - tmp5m) -- (0, - tmp5m) -- cycle; + p := (0, 0) -- (tmpw, 0) -- (tmpw, - tmp5m) -- (0, - tmp5m) -- cycle; pickup PenD; for i := 0 step 1 until (l - 1) / 5: - if (i mod 2) <> 0: - unfill p shifted - (0, i * tmp5m); - else: - fill p shifted - (0, i * tmp5m); - fi; - draw p shifted - (0, i * tmp5m); - endfor; + if (i mod 2) <> 0: + unfill p shifted - (0, i * tmp5m); + else: + fill p shifted - (0, i * tmp5m); + fi; + draw p shifted - (0, i * tmp5m); + endfor; pickup PenA %draw (-tmpw, 0) -- (tmpw, 0); %draw (-tmpw, -tmpl) -- (0, -tmpl); @@ -1596,42 +1625,42 @@ layout scalebar_vert-Halama fill (-2tmpw, -tmpl + tmpw) -- (-2tmpw, -tmpl + -tmpw) -- (0, -tmpl) -- cycle; if ((l mod 10) > 5) or ((l mod 10) = 0): draw (0, - tmpl) -- (tmpw, - tmpl) withcolor black; - else: + else: draw (0, - tmpl) -- (tmpw, - tmpl) withcolor white; - fi; + fi; begingroup interim labeloffset:=3.5bp + tmpw; %interim defaultscale:=0.5; label.rt(thTEX("\size[12]" & "0{\thinspace}m"),(0, 0)); for i := 1 step 1 until l / 5: - if (i mod 10) = 0: + if (i mod 10) = 0: + label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); + else: + if i * 5 = l: label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); else: - if i * 5 = l: - label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); - else: - label.rt(thTEX("\size[8]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); - fi - fi; - endfor; + label.rt(thTEX("\size[8]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); + fi + fi; + endfor; if (l mod 5) <> 0: label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (l)),(0, - tmpl)); fi; endgroup - enddef; + enddef; endcode - + endlayout #------------------------------ layout scalebar_vert - + # Layout to define a vertical Scale bar # Layout pour définir une barre d'échelle verticale - + code metapost - # Change Scale bar type - # Pour modifier la barre d'échelle + # Change Scale bar type + # Pour modifier la barre d'échelle def s_scalebar (expr l, units, txt) = begingroup interim warningcheck:=0; @@ -1643,1162 +1672,1243 @@ layout scalebar_vert if (l/100) <1 : if (l/10) <1 : tmphz:=6bp; else: tmphz:=8bp; fi; - else: tmphz:=10bp; fi; - else tmphz:=12bp; fi; - endgroup; - pickup PenC; - draw (0,-tmpl)--(0,tmpl)--(-tmph,tmpl)--(-tmph,-tmpl)--cycle; - p:=(0,0)--(0,tmpx)--(-tmph,tmpx)--(-tmph,0)--cycle; - for i:=-2.5 step 2 until 2: - fill p shifted (0,i * tmpx); - endfor; - begingroup - interim labeloffset:=0bp; - for i:=0 step (l/5) until (l-1): - tmpx:=tmpl * (i * 2 / l - 1); - label.bot(thTEX(decimal (l-i)),(tmph+tmphz,tmpx)); - %label.bot(thTEX(decimal (i)),(tmpx,-tmph)) rotated 90; - % Inverser l'ordre des nombres - endfor; - label.bot(thTEX(decimal (l-l) & "\thinspace" & txt),(tmph+tmphz,tmpl)); - %label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)) rotated 90; - endgroup; - enddef; - endcode -endlayout - - -#------------------------------ -layout headerl -# Layout to change the header (plan projection) -# This code is experimental redefinition of map header and based on the work of -# Bruce Mutton Therion 5.3.15 make use of new variables -# Layout pour modifier le cartouche (header) de la projection en plan -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only - # Ceci ne touche que les maps (plans) - code tex-map + else: tmphz:=10bp; fi; + else tmphz:=12bp; fi; + endgroup; + pickup PenC; + draw (0,-tmpl)--(0,tmpl)--(-tmph,tmpl)--(-tmph,-tmpl)--cycle; + p:=(0,0)--(0,tmpx)--(-tmph,tmpx)--(-tmph,0)--cycle; + for i:=-2.5 step 2 until 2: + fill p shifted (0,i * tmpx); + endfor; + begingroup + interim labeloffset:=0bp; + for i:=0 step (l/5) until (l-1): + tmpx:=tmpl * (i * 2 / l - 1); + label.bot(thTEX(decimal (l-i)),(tmph+tmphz,tmpx)); + %label.bot(thTEX(decimal (i)),(tmpx,-tmph)) rotated 90; + % Inverser l'ordre des nombres + endfor; + label.bot(thTEX(decimal (l-l) & "\thinspace" & txt),(tmph+tmphz,tmpl)); + %label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)) rotated 90; + endgroup; + enddef; + endcode + endlayout - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else + + #------------------------------ + layout headerl + # Layout to change the header (plan projection) + # This code is experimental redefinition of map header and based on the work of + # Bruce Mutton Therion 5.3.15 make use of new variables + # Layout pour modifier le cartouche (header) de la projection en plan + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + + copy scalebar_horiz + + # This one affects maps only + # Ceci ne touche que les maps (plans) + code tex-map + + \def\loadpicture#1{\pdfximage{#1}\pdfrefximage\pdflastximage} + + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi + %print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else + \fi + %print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - %print entrances coordinates (Lat-Long/WGS84) if defined - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - - % start bruces addition - # % CS - \edef\tmp{\the\outcsname} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thproj: \ss\the\outcsname\par} - \fi - \edef\tmp{\the\northdir} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\northdir north } - \fi - \edef\tmp{\the\magdecl} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\magdecl { deg.} \par} - \fi - \vskip0.5cm - % end bruces addition - #%print comment - { - #\rightskip=0pt plus 3em\parskip=3bp - #\edef\tmp{\the\comment} \ifx\tmp\empty \else - # {\the\legendtextsize\the\comment} \par\medskip - #\fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % start bruces addition - ## % altitude - #\edef\tmp{\the\cavemaxz} \ifx\tmp\empty \else - # {\the\legendtextsize\si\the\depthrangetitle \ss\the\cavemaxz m to} - #\fi - #\edef\tmp{\the\caveminz} \ifx\tmp\empty \else - # {\the\legendtextsize\ss\the\caveminz m \par} %above mean sea level - #\fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle : \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle : \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide : \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + \fi} + %print scalebar + \ifscalebar\scalebar\vskip1cm\fi + %print entrances coordinates (Lat-Long/WGS84) if defined + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords \the\ECoordinates\par} + \vskip0.5cm + \fi + + % start bruces addition + # % CS + \edef\tmp{\the\outcsname} \ifx\tmp\empty \else + %{\the\legendtextsize\si\the\thproj: \ss\the\outcsname\par} + %\fi + %\edef\tmp{\the\northdir} \ifx\tmp\empty \else + %{\the\legendtextsize\ss\the\northdir north } + %\fi + %\edef\tmp{\the\magdecl} \ifx\tmp\empty \else + %{\the\legendtextsize\ss\the\magdecl { deg.} \par} + %\fi + \vskip0.5cm + % end bruces addition + #%print comment + { + #\rightskip=0pt plus 3em\parskip=3bp + #\edef\tmp{\the\comment} \ifx\tmp\empty \else + # {\the\legendtextsize\the\comment} \par\medskip + #\fi + %print cavelength and depth + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} + \fi + # % start bruces addition + ## % altitude + #\edef\tmp{\the\cavemaxz} \ifx\tmp\empty \else + # {\the\legendtextsize\si\the\depthrangetitle \ss\the\cavemaxz m to} + #\fi + #\edef\tmp{\the\caveminz} \ifx\tmp\empty \else + # {\the\legendtextsize\ss\the\caveminz m \par} %above mean sea level + #\fi + # % end bruces addition + + %print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) + \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty + {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} + % \fi + % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} + \fi + + # % end bruces addition + %print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else \bigskip {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} %\def\ththankstotitle{Nos remerciements : } %{\everypar{\hangindent=7.2em\hangafter=1} %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - - endcode -endlayout - - -#------------------------------ -layout header_coupe_vert-to-place -# Layout to change the header (extended elevation) -# This code is experimental redefinition of map header -# Bruce Mutton Therion 5.3.15 make use of new variables -# Xavier Robert (2020/04/27) -# Header specifically for extended elevation maps with a vertical scale bar -# that needs to be manually located inside your layout (in the thconfig file) -# with the code : -# code tex-map -# \def\maplayout{ -# \legendbox{0}{-1}{NW}{\the\legendcontent} % add legend content -# \legendbox{0}{87.5}{NW}{\hsize=1.5 cm\centerline\scalebar} % add scalebar where you want it -# } -# endcode -# Layout pour modifier le cartouche (header) de la projection en coupe développée -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables -# Xavier Robert (2020/04/27) -# Header développé spécialement pour les coupes étendues et projetées, avec l'échelle -# verticale qu'il faut localiser grâce au code : -# code tex-map -# \def\maplayout{ -# \legendbox{0}{-1}{NW}{\the\legendcontent} % Ajout du contenu de la légende -# \legendbox{0}{87.5}{NW}{\hsize=1.5 cm\centerline\scalebar} % Ajout de l'échelle où nous la voulons -# } -# endcode - - - copy scalebar_vert # Xavier robert - #copy scalebar_vert-Halama # Juraj Halama - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - %\ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else + \fi + } + \formattedlegend + \color[0 0 0] + } + % Add Logos + #\legendbox{50}{60}{NW}{\loadpicture{Logos/Logo_FFS_small.jpg}} + + endcode + endlayout + + + #------------------------------ + layout header_coupe_vert-to-place + # Layout to change the header (extended elevation) + # This code is experimental redefinition of map header + # Bruce Mutton Therion 5.3.15 make use of new variables + # Xavier Robert (2020/04/27) + # Header specifically for extended elevation maps with a vertical scale bar + # that needs to be manually located inside your layout (in the thconfig file) + # with the code : + # code tex-map + # \def\maplayout{ + # \legendbox{0}{-1}{NW}{\the\legendcontent} % add legend content + # \legendbox{0}{87.5}{NW}{\hsize=1.5 cm\centerline\scalebar} % add scalebar where you want it + # } + # endcode + # Layout pour modifier le cartouche (header) de la projection en coupe développée + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + # Xavier Robert (2020/04/27) + # Header développé spécialement pour les coupes étendues et projetées, avec l'échelle + # verticale qu'il faut localiser grâce au code : + # code tex-map + # \def\maplayout{ + # \legendbox{0}{-1}{NW}{\the\legendcontent} % Ajout du contenu de la légende + # \legendbox{0}{87.5}{NW}{\hsize=1.5 cm\centerline\scalebar} % Ajout de l'échelle où nous la voulons + # } + # endcode + + + copy scalebar_vert # Xavier robert + #copy scalebar_vert-Halama # Juraj Halama + + # This one affects maps only (extended view) + # Ceci ne touche que les maps (coupes développées) + code tex-map + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + %\ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi + %print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else + \fi + %print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else {\the\legendtextsize\the\comment} \par\medskip\vskip0.5cm - \fi} - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + \fi} + { + %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} + \vskip0.5cm + \fi + %print cavelength and depth + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} + \fi + # % end bruces addition + + %print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) + \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty + {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} + % \fi + % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} + \fi + + # % end bruces addition + %print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else \bigskip {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} %\def\ththankstotitle{Nos remerciements : } %{\everypar{\hangindent=7.2em\hangafter=1} %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode -endlayout - - -#------------------------------ -layout header_coupe_vert-auto -# Layout to change the header (extended elevation) -# This code is experimental redefinition of map header -# Bruce Mutton Therion 5.3.15 make use of new variables -# Xavier Robert (2020/04/27) -# Header specifically for extended elevation maps with a vertical scale bar -# located at the right of the header. -# Layout pour modifier le cartouche (header) de la projection en coupe développée -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables -# Xavier Robert (2020/04/27) -# Header développé spécialement pour les coupes étendues et projetées, avec l'échelle -# verticale et localisée à la droite du header. - - copy scalebar_vert - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - % print scalebar - \ifscalebar\hskip1.3cm\vbox to 0pt{\line{\hfil\scalebar}\vss}\fi - % print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else + \fi + } + \formattedlegend + \color[0 0 0] + } + endcode + endlayout + + + #------------------------------ + layout header_coupe_vert-auto + # Layout to change the header (extended elevation) + # This code is experimental redefinition of map header + # Bruce Mutton Therion 5.3.15 make use of new variables + # Xavier Robert (2020/04/27) + # Header specifically for extended elevation maps with a vertical scale bar + # located at the right of the header. + # Layout pour modifier le cartouche (header) de la projection en coupe développée + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + # Xavier Robert (2020/04/27) + # Header développé spécialement pour les coupes étendues et projetées, avec l'échelle + # verticale et localisée à la droite du header. + + copy scalebar_vert + + # This one affects maps only (extended view) + # Ceci ne touche que les maps (coupes développées) + code tex-map + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + % print scalebar + \ifscalebar\hskip1.3cm\vbox to 0pt{\line{\hfil\scalebar}\vss}\fi + % print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - % print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else + \fi + % print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else {\the\legendtextsize\the\comment} \par\medskip\vskip0.3cm - \fi} - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \bigskip - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + \fi} + { + %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} + \vskip0.5cm + \fi + %print cavelength and depth + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} + \fi + # % end bruces addition + + %print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) + \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty + {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} + % \fi + % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} + \fi + + # % end bruces addition + %print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \bigskip + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} %\def\ththankstotitle{Nos remerciements : } %{\everypar{\hangindent=7.2em\hangafter=1} %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode -endlayout - -#------------------------------ -layout header_coupe -# Layout to change the header (extended elevation) -# This code is experimental redefinition of map header -# Bruce Mutton Therion 5.3.15 make use of new variables -# Layout pour modifier le cartouche (header) de la projection en coupe développée -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - %\ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi + \fi + } + \formattedlegend + \color[0 0 0] + } + endcode + endlayout - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + #------------------------------ + layout header_coupe + # Layout to change the header (extended elevation) + # This code is experimental redefinition of map header + # Bruce Mutton Therion 5.3.15 make use of new variables + # Layout pour modifier le cartouche (header) de la projection en coupe développée + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + + copy scalebar_horiz + + # This one affects maps only (extended view) + # Ceci ne touche que les maps (coupes développées) + code tex-map + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + %\ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi + %print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else + {\the\legendtextheadersize\the\cavename}\vskip0.5cm + \fi + %print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else + {\the\legendtextsize\the\comment} \par\medskip\vskip1cm + \fi} + %print scalebar + \ifscalebar\scalebar\vskip1cm\fi + { + %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} + \vskip0.5cm + \fi + %print cavelength and depth + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} + \fi + # % end bruces addition + + %print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) + \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty + {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} + % \fi + % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} + \fi + + # % end bruces addition + %print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else \bigskip {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} %\def\ththankstotitle{Nos remerciements : } %{\everypar{\hangindent=7.2em\hangafter=1} %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode -endlayout - - -#------------------------------ -layout header-plan-schema -# Layout to change the header for sketch (plan projection) -# This code is experimental redefinition of map header and based on the work of -# Bruce Mutton Therion 5.3.15 make use of new variables -# Layout pour modifier le cartouche (header) de la projection en plan -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only - # Ceci ne touche que les maps (plans) - code tex-map + \fi + } + \formattedlegend + \color[0 0 0] + } + endcode + endlayout - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %%print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else + + #------------------------------ + layout header-plan-schema + # Layout to change the header for sketch (plan projection) + # This code is experimental redefinition of map header and based on the work of + # Bruce Mutton Therion 5.3.15 make use of new variables + # Layout pour modifier le cartouche (header) de la projection en plan + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + + copy scalebar_horiz + + # This one affects maps only + # Ceci ne touche que les maps (plans) + code tex-map + + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi + %%print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %%print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else + \fi + %%print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %%print scalebar - \ifscalebar\scalebar\vskip1cm\fi - %%print entrances coordinates (Lat-Long/WGS84) if defined - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - - %%print cavelength and depth ; they need to be defined in the layout in the thconfig - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explolengthtitle: \ss\the\cavelength} %\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explodepthtitle: \ss\the\cavedepth\par} - \fi - - %%print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %%print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %%print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %%print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %%print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - - %%print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + \fi} + %%print scalebar + \ifscalebar\scalebar\vskip1cm\fi + %%print entrances coordinates (Lat-Long/WGS84) if defined + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} + \vskip0.5cm + \fi + + %%print cavelength and depth ; they need to be defined in the layout in the thconfig + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explolengthtitle: \ss\the\cavelength} %\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explodepthtitle: \ss\the\cavedepth\par} + \fi + + %%print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %%print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %%print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %%print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %%print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + + %%print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else \bigskip {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - \fi - \formattedlegend - \color[0 0 0] - } - - endcode -endlayout - - -#------------------------------ -layout header_coupe-schema -# Layout to change the header for sketch (extended elevation) -# This code is experimental redefinition of map header -# Bruce Mutton Therion 5.3.15 make use of new variables -# Layout pour modifier le cartouche (header) de la projection en coupe développée -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %%print cavelength and depth ; they need to be defined in the layout in the thconfig - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explolengthtitle: \ss\the\cavelength} %\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explodepthtitle: \ss\the\cavedepth\par} - \fi - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi + \fi + \formattedlegend + \color[0 0 0] + } + + endcode + endlayout - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + + #------------------------------ + layout header_coupe-schema + # Layout to change the header for sketch (extended elevation) + # This code is experimental redefinition of map header + # Bruce Mutton Therion 5.3.15 make use of new variables + # Layout pour modifier le cartouche (header) de la projection en coupe développée + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + + copy scalebar_horiz + + # This one affects maps only (extended view) + # Ceci ne touche que les maps (coupes développées) + code tex-map + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + %print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else + {\the\legendtextheadersize\the\cavename}\vskip0.5cm + \fi + %print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else + {\the\legendtextsize\the\comment} \par\medskip\vskip1cm + \fi} + %print scalebar + \ifscalebar\scalebar\vskip1cm\fi + { + %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} + \vskip0.5cm + \fi + %%print cavelength and depth ; they need to be defined in the layout in the thconfig + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explolengthtitle: \ss\the\cavelength} %\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explodepthtitle: \ss\the\cavedepth\par} + \fi + + %print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + + %print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else \bigskip {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} %\def\ththankstotitle{Nos remerciements : } %{\everypar{\hangindent=7.2em\hangafter=1} %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode -endlayout - - -#------------------------------ -layout headeratlas -# Layout to change the header (plan projection) -# This code is experimental redefinition of map header and based on the work of -# Bruce Mutton Therion 5.3.15 make use of new variables -# Layout pour modifier le cartouche (header) de la projection en plan -# Ce code de redéfinition est expérimental experimental et basé sur le travail de -# Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only - # Ceci ne touche que les maps (plans) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - %print entrances coordinates (Lat-Long/WGS84) if defined - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - - % start bruces addition - # % CS - \edef\tmp{\the\outcsname} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thproj: \ss\the\outcsname\par} - \fi - \edef\tmp{\the\northdir} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\northdir north } - \fi - \edef\tmp{\the\magdecl} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\magdecl deg \par} - \fi - \vskip0.5cm - % end bruces addition - #%print comment - { - #\rightskip=0pt plus 3em\parskip=3bp - #\edef\tmp{\the\comment} \ifx\tmp\empty \else - # {\the\legendtextsize\the\comment} \par\medskip - #\fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % start bruces addition - ## % altitude - #\edef\tmp{\the\cavemaxz} \ifx\tmp\empty \else - # {\the\legendtextsize\si\the\depthrangetitle \ss\the\cavemaxz m to} - #\fi - #\edef\tmp{\the\caveminz} \ifx\tmp\empty \else - # {\the\legendtextsize\ss\the\caveminz m \par} %above mean sea level - #\fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi + \fi + } + \formattedlegend + \color[0 0 0] + } + endcode + endlayout - \bigskip - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else + + #------------------------------ + layout headeratlas + # Layout to change the header (plan projection) + # This code is experimental redefinition of map header and based on the work of + # Bruce Mutton Therion 5.3.15 make use of new variables + # Layout pour modifier le cartouche (header) de la projection en plan + # Ce code de redéfinition est expérimental experimental et basé sur le travail de + # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables + + copy scalebar_horiz + + # This one affects maps only + # Ceci ne touche que les maps (plans) + code tex-map + \legendcontent={% + \hsize=\legendwidth + \color[0 0 0]\the\legendtextcolor + \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi + %print cave map name + \edef\tmp{\the\cavename} \ifx\tmp\empty \else + {\the\legendtextheadersize\the\cavename}\vskip0.5cm + \fi + %print comment + {\rightskip=0pt plus 3em\parskip=3bp + \edef\tmp{\the\comment} \ifx\tmp\empty \else + {\the\legendtextsize\the\comment} \par\medskip\vskip1cm + \fi} + %print scalebar + \ifscalebar\scalebar\vskip1cm\fi + %print entrances coordinates (Lat-Long/WGS84) if defined + \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} + \vskip0.5cm + \fi + + % start bruces addition + # % CS + \edef\tmp{\the\outcsname} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thproj: \ss\the\outcsname\par} + \fi + \edef\tmp{\the\northdir} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\northdir north } + \fi + \edef\tmp{\the\magdecl} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\magdecl deg \par} + \fi + \vskip0.5cm + % end bruces addition + #%print comment + { + #\rightskip=0pt plus 3em\parskip=3bp + #\edef\tmp{\the\comment} \ifx\tmp\empty \else + # {\the\legendtextsize\the\comment} \par\medskip + #\fi + %print cavelength and depth + \everypar{\hangindent=2em\hangafter=1} + \edef\tmp{\the\cavelength} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} + \fi + \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} + \fi + # % start bruces addition + ## % altitude + #\edef\tmp{\the\cavemaxz} \ifx\tmp\empty \else + # {\the\legendtextsize\si\the\depthrangetitle \ss\the\cavemaxz m to} + #\fi + #\edef\tmp{\the\caveminz} \ifx\tmp\empty \else + # {\the\legendtextsize\ss\the\caveminz m \par} %above mean sea level + #\fi + # % end bruces addition + + %print explorers names + \edef\tmp{\the\exploteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} + \fi + %print surveyors names + \edef\tmp{\the\topoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} + \fi + %%print the guides + \edef\tmp{\the\guide} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} + \fi + %print cartographers names + \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} + \fi + %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig + \edef\tmp{\the\synth} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} + \fi + %print the club + \edef\tmp{\the\club} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thclub: \ss\the\club\par} + \fi + %%print the expedition + \edef\tmp{\the\expe} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} + \fi + %%print the web page + \edef\tmp{\the\wpage} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} + \fi + %%print the survey's data web page + \edef\tmp{\the\datat} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} + \fi + # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) + \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty + {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} + % \fi + % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else + {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} + \fi + + # % end bruces addition + %print copyrights + \edef\tmp{\the\copyrights} \ifx\tmp\empty \else + {\the\legendtextsize\ss\the\copyrights\par} + \fi + + \bigskip + \edef\tmp{\the\thanksto} \ifx\tmp\empty \else {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} %\def\ththankstotitle{Nos remerciements : } %{\everypar{\hangindent=7.2em\hangafter=1} %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - - endcode -endlayout - - -#------------------------------ -layout layoutmapborder -# If you want to draw a frame around the map -# Si vous voulez un cadre autour de votre topographie - code tex-map - \framethickness=0.5mm - endcode -endlayout - - -# CODE TO CUSTOMISE ATLAS OUTPUT -# CODE POUR CUSTOMISER L'ATLAS -#---------------------------------- -layout LayoutAtlasNorthArrow2 -# This code is a redefinition of the default atlas definition -# that includes both north arrow & scale bar beside the navigation pane -# from Bruce Mutton (2019/08) -# Ce code est une redéfinition de la définition par défaut de l'Altlas -# Cela inclus à la fois la flèche du nord et la barre d'échelle du panneau de navigation. -# from Bruce Mutton (2019/08) - - code tex-atlas - \def\dopage{% - \vbox{\centerline{\framed{\mapbox}} + \fi + } + \formattedlegend + \color[0 0 0] + } + + endcode + endlayout + + + #------------------------------ + layout layoutmapborder + # If you want to draw a frame around the map + # Si vous voulez un cadre autour de votre topographie + code tex-map + \framethickness=0.5mm + endcode + endlayout + + + # CODE TO CUSTOMISE ATLAS OUTPUT + # CODE POUR CUSTOMISER L'ATLAS + #---------------------------------- + layout LayoutAtlasNorthArrow2 + # This code is a redefinition of the default atlas definition + # that includes both north arrow & scale bar beside the navigation pane + # from Bruce Mutton (2019/08) + # Ce code est une redéfinition de la définition par défaut de l'Altlas + # Cela inclus à la fois la flèche du nord et la barre d'échelle du panneau de navigation. + # from Bruce Mutton (2019/08) + + code tex-atlas + \def\dopage{% + \vbox{\centerline{\framed{\mapbox}} \bigskip \line{% - \vbox to \ht\navbox{ - \hbox{\size[20]\the\pagelabel - \ifpagenumbering\space(\the\pagenum)\fi - \space\size[16]\the\pagename} - \ifpagenumbering - \medskip - \hbox{\qquad\qquad - \vtop{% - \hbox to 0pt{\hss\showpointer\pointerN\hss} - \hbox to 0pt{\llap{\showpointer\pointerW\hskip0.7em}% - \raise1pt\hbox to 0pt{\hss$\updownarrow$\hss}% - \raise1pt\hbox to 0pt{\hss$\leftrightarrow$\hss}% - \rlap{\hskip0.7em\showpointer\pointerE}} - \hbox to 0pt{\hss\showpointer\pointerS\hss} - }\qquad\qquad - \vtop{ - \def\arr{$\uparrow$} - \showpointerlist\pointerU - \def\arr{$\downarrow$} - \showpointerlist\pointerD - } - } - \fi - \vss - } - \hss - \vbox to \ht\navbox{ - \ifnortharrow\hbox to 0pt{\hss\northarrow\qquad}\fi - \vss - \ifscalebar\hbox to 0pt{\hss\scalebar\qquad}\fi - } - \box\navbox + \vbox to \ht\navbox{ + \hbox{\size[20]\the\pagelabel + \ifpagenumbering\space(\the\pagenum)\fi + \space\size[16]\the\pagename} + \ifpagenumbering + \medskip + \hbox{\qquad\qquad + \vtop{% + \hbox to 0pt{\hss\showpointer\pointerN\hss} + \hbox to 0pt{\llap{\showpointer\pointerW\hskip0.7em}% + \raise1pt\hbox to 0pt{\hss$\updownarrow$\hss}% + \raise1pt\hbox to 0pt{\hss$\leftrightarrow$\hss}% + \rlap{\hskip0.7em\showpointer\pointerE}} + \hbox to 0pt{\hss\showpointer\pointerS\hss} + }\qquad\qquad + \vtop{ + \def\arr{$\uparrow$} + \showpointerlist\pointerU + \def\arr{$\downarrow$} + \showpointerlist\pointerD } - } - } - -endlayout LayoutAtlasNorthArrow2 - - -layout LayoutAtlasNorthArrow -# Layout for the set of the Atlas North Arrow to override -# the north arrow definition of the layout drawingconfig -# and use a smaller North arrow to avoid overlaps with the scale bar -# For that, it should be call first in the layout Altas of the .thconfig file. -# Layout pour définir le set up de l'Atlas North Arrow. -# pour effacer la définition de la flèche du nord du layout drawingconfig -# et éviter la superposition de la flèche avec la barre d'échelle. -# Pour cela, il convient de placer l'appel à ce Layout avant tous les autres layouts -# dans le layout Atlas du .thconfig - code metapost - def s_northarrow (expr rot) = - begingroup - #interim defaultscale:=0.7; % scale your north arrow here - interim defaultscale:=0.5; % scale your north arrow here; 0.5 is the best value for atlas - T:=identity scaled defaultscale rotated -rot; - interim linecap:=squared; - interim linejoin:=rounded; - thfill (-.5cm,-.1cm)--(0,2.5cm)--(.5cm,-.1cm)--cycle; - pickup pencircle scaled (0.08cm * defaultscale); - thdraw (0,0)--(0,-2.5cm); - pickup pencircle scaled (0.16cm * defaultscale); - p:=(0.4cm,0.6cm); - thdraw ((p--(p yscaled -1)--(p xscaled -1)--(p scaled -1)) shifted (0,-1.0cm)); - label.rt(thTEX("mg") scaled 1.6, (.6cm,-1.6cm)) transformed T; - endgroup; - enddef; - endcode - -endlayout LayoutAtlasNorthArrow - - -layout AtlasSetUp -# Layout for the set of the Atlas -# Layout pour définir le set up de l'Atlas - - # "size" are the dimensions of the square/rectangle which will be - # occupied by part of the survey corresponding to each smal inset. - # 15 x 20, is good to print with an A4-paper. - # "size", c'est pour l'atlas. Ce sont les dimensions du carré dont - # l'interieur sera occupé par la partie de la topo correspondante à - # chaque une des pagines. 15 x 20, ça va bien pour imprimer A4. - size 15 20 cm - - # In the atlas, we choose an overlap of 1 cm with the neibourghood pages - # Dans l'atlas, on va superposer 1 cm de chaque page voisine - overlap 1 cm - - # "page-setup". - # We specify 1) the dimensions of the paper: 21 X 29.7 (A4) - # 2) the surface usable to print, here 17 X 28.2 - # and then 3, we can add a 3 cm left margin (21 - 17 -1 = 3) - # and a 1.5 cm top margin (29.7 - 27.2 - 1 = 1,5) - # "page-setup", ça sert pour le map et pour l'atlas aussi. - # on spécifie les dimensions de la feuille de papier : 21 X 29,7 (A4) - # la surface imprimible du papier, ce sont 17 X 28,2 - # Alors, on peut indiquer une marge à gauche de 3 (21-17-1=3) - # et une marge en haut de 1,5 (29,7-27,2-1=1,5) - # en centimetres - page-setup 21 29.7 17 27.2 3 1.5 cm - - # Print (or not) the title of the pages before each capter of the Atlas - # Affiche (ou non) le titre des pages avant chaque chapitre de l’atlas - title-pages on - - # Zoom factor of the navigation pannel; by default, 30 - # Facteur de zoom du panneau de navigation ; Par défault, 30 - nav-factor 30 - - # Define the number of pages in the 2 directions of the navigation pannel - # Définir le nombre de pages de l'atlas dans les 2 directions du panneau de navigation - nav-size 2 2 - - - code tex-atlas - \atlastitlepages - \insertmaps - \formattedlegend - endcode - -endlayout AtlasSetUp - - -#------------------------------ -layout layoutcontinuation -# If you want to write all the texts that go with continuations marks -# Si vous voulez écrire sur la carte le texte qui est donnée dans chaque définition -# de point d'interrogation de continuation - - code metapost - def p_continuation(expr pos,theta,sc,al) = - % draw default continuation symbol - p_continuation_UIS(pos,theta,sc,al); - % if text attribute is set - if known(ATTR__text) and picture(ATTR__text): - % set labeling color to light orange - push_label_fill_color(1.0, 0.9, 0.8); - % draw filled label with text next to ? - p_label.urt(ATTR__text,(.5u,-.25u) transformed T,0.0,8); - % restore original labeling color - pop_label_fill_color; - fi; - enddef; - endcode - -endlayout layoutcontinuation - - -#------------------------------ -layout northarrowMG -# New Northarrow definition -# Nouvelle définition de la flèche du nord - - code metapost - # If you want to get both, magnetic and geographic north, - # with \cartodate ? - def s_northarrow (expr rot) = - %valscal=1.2; % scale your north arrow here - valscal=0.7; % scale your north arrow here - decl:=MagDecl; % set the magnetic declination - T:=identity; - picture tmp_pic; - tmp_pic = image ( - pickup pencircle scaled .3; - thfill fullcircle scaled 4cm withcolor 1white; - thdraw fullcircle scaled 3.1cm; - thdraw fullcircle scaled 4.05cm; - pickup pencircle scaled .1; - thdraw fullcircle scaled 3cm; - thdraw fullcircle scaled 4cm; - pickup pencircle scaled .2; - thdraw (dir(45)*2.025cm)--(dir(45)*3.7cm); - thdraw (dir(135)*2.025cm)--(dir(135)*3.7cm); - thdraw (dir(225)*2.025cm)--(dir(225)*3.7cm); - thdraw (dir(315)*2.025cm)--(dir(315)*3.7cm); - pickup pencircle scaled .1; - for whereto=0 step 15 until 345: - thdraw dir(whereto)*.65cm--dir(whereto)*.9cm; - thdraw dir(whereto)*1.4cm--dir(whereto)*1.5cm; - endfor; - for whereto=0 step 5 until 355: - thdraw dir(whereto)*.65cm--dir(whereto)*.8cm; - thdraw dir(whereto)*1.45cm--dir(whereto)*1.5cm; - endfor; - for whereto=0 step 1 until 359: - thdraw dir(whereto)*1.94cm--dir(whereto)*2cm; - endfor; - pickup pencircle scaled 1; - thdraw fullcircle scaled 1cm; - thdraw fullcircle scaled 1.1cm; - thdraw fullcircle scaled 1.3cm withpen pencircle scaled .3; - vald=90-decl; - texrot=0-decl; - drawarrow(dir(vald)*-2cm--dir(vald)*2cm) withpen pencircle scaled .2; - % Add the date of the last drawing - thdraw image(label.top(btex $mg$ etex, (0,0)) scaled .5 rotated texrot;) shifted (dir(vald)*2.04cm); - thfill (1.06cm,1.06cm)--(0,.2cm)--(-1.06cm,1.06cm)--(-.2cm,0)--(-1.06cm,-1.06cm)--(0,-.2cm)--(1.06cm,-1.06cm)--(.2cm,0)--cycle; - thfill (-.2cm,.2cm)--(0,2cm)--(0,0)--cycle; - thfill (.2cm,-.2cm)--(0,-2cm)--(0,0)--cycle; - thfill (.2cm,.2cm)--(2cm,0)--(0,0)--cycle; - thfill (-.2cm,-.2cm)--(-2cm,0)--(0,0)--cycle; - thfill (.2cm,.2cm)--(-0,2cm)--(0,0)--cycle withcolor 1white; - thfill (.2cm,-.2cm)--(2cm,0)--(0,0)--cycle withcolor 1white; - thfill (-.2cm,-.2cm)--(0,-2cm)--(0,0)--cycle withcolor 1white; - thfill (-.2cm,.2cm)--(-2cm,0)--(0,0)--cycle withcolor 1white; - pickup pencircle scaled .2; - thdraw (-.2cm,.2cm)--(0,2cm)--(.2cm,.2cm)--(2cm,0cm)--(.2cm,-.2cm)--(0,-2cm)--(-.2cm,-.2cm)--(-2cm,0)--cycle; - thfill fullcircle scaled .56cm withcolor 1white; - pickup pencircle scaled .1; - thdraw (.28cm,0)..(0,.28cm)..(-.28cm,0)..(0,-.28cm)..cycle; - pickup pencircle scaled .4; - thdraw (.2cm,0)..(0,.2cm)..(-.2cm,0)..(0,-.2cm)..cycle; - label.bot(btex $N$ etex, (0,2.6cm)); - label.lft(btex $E$ etex, (2.6cm,0)); - label.rt(btex $W$ etex, (-2.6cm,0)); - label.top(btex $S$ etex, (0,-2.6cm)); - ); - thdraw tmp_pic scaled valscal rotatedaround(origin, -rot); - enddef; - endcode -endlayout northarrowMG - - -#___________________________________________ -layout test -# A test layout to test you new symbols, configurations,... ;-) -# Un layout de test pour tester vos nouveaux symboles, configurations,... ;-) - - code metapost - - def p_u_prof (expr P,R,S,A)= - T:=identity aligned A rotated R scaled S shifted P; - pickup PenD; - p:=(-.3u,0)--(.3u,0); - thdraw p; - #thdraw p rotated 90; - p:=fullcircle scaled .2u; - #thclean p; - thdraw p; - enddef; - vardef p_label@#(expr txt,P,R,mode) = - if mode=1: - thdrawoptions(withcolor .8red + .4blue); -# thdrawoptions(withcolor .8red + .6blue); - p_u_prof(P); - % append "m" to label - picture txtm; - % calcul profondeur - %numeric profondeur; - profondeur:=(\thaltitude-\cavemaxz); - picture txtprofondeur; - txtm:=image( - draw txt; - interim labeloffset:=0; - #label.urt(btex \thaltitude m etex, lrcorner txt); - label.urt(btex profondeur m etex, lrcorner txt); - %label.urt(btex \thdepth m etex, lrcorner txt); - ); - % give extra offset in case of l/r/t/b alignment - pair ctmp; - ctmp:=center thelabel@#("x", (0,0)); - if (xpart ctmp * ypart ctmp)=0: - interim labeloffset:=(.4u); - else: % diagonal alignment - interim labeloffset:=(.2u); - fi; - % draw label - lab:=thelabel@#(txtm, P); - draw lab _thop_; % use color - thdrawoptions(); - bboxmargin:=0.8bp; - write_circ_bbox((bbox lab) smoothed 2); - else: - if mode=7: interim labeloffset:=(u/8) fi; - lab:=thelabel@#(txt, P); - if mode>1: pickup PenD fi; - if mode=2: process_uplabel; - elseif mode=3: process_downlabel; - elseif mode=4: process_updownlabel; - elseif mode=5: process_circledlabel; - elseif mode=6: process_boxedlabel; - elseif mode=7: process_label(P,R); % station name - elseif mode=8: process_filledlabel(P, R); - else: process_label(P,R); fi; - fi; - enddef; - - endcode - -endlayout \ No newline at end of file + } + \fi + \vss + } + \hss + \vbox to \ht\navbox{ + \ifnortharrow\hbox to 0pt{\hss\northarrow\qquad}\fi + \vss + \ifscalebar\hbox to 0pt{\hss\scalebar\qquad}\fi + } + \box\navbox + } + } + } + + endlayout LayoutAtlasNorthArrow2 + + + layout LayoutAtlasNorthArrow + # Layout for the set of the Atlas North Arrow to override + # the north arrow definition of the layout drawingconfig + # and use a smaller North arrow to avoid overlaps with the scale bar + # For that, it should be call first in the layout Altas of the .thconfig file. + # Layout pour définir le set up de l'Atlas North Arrow. + # pour effacer la définition de la flèche du nord du layout drawingconfig + # et éviter la superposition de la flèche avec la barre d'échelle. + # Pour cela, il convient de placer l'appel à ce Layout avant tous les autres layouts + # dans le layout Atlas du .thconfig + code metapost + def s_northarrow (expr rot) = + begingroup + #interim defaultscale:=0.7; % scale your north arrow here + interim defaultscale:=0.5; % scale your north arrow here; 0.5 is the best value for atlas + T:=identity scaled defaultscale rotated -rot; + interim linecap:=squared; + interim linejoin:=rounded; + thfill (-.5cm,-.1cm)--(0,2.5cm)--(.5cm,-.1cm)--cycle; + pickup pencircle scaled (0.08cm * defaultscale); + thdraw (0,0)--(0,-2.5cm); + pickup pencircle scaled (0.16cm * defaultscale); + p:=(0.4cm,0.6cm); + thdraw ((p--(p yscaled -1)--(p xscaled -1)--(p scaled -1)) shifted (0,-1.0cm)); + label.rt(thTEX("mg") scaled 1.6, (.6cm,-1.6cm)) transformed T; + endgroup; + enddef; + endcode + + endlayout LayoutAtlasNorthArrow + + + layout AtlasSetUp + # Layout for the set of the Atlas + # Layout pour définir le set up de l'Atlas + + # "size" are the dimensions of the square/rectangle which will be + # occupied by part of the survey corresponding to each smal inset. + # 15 x 20, is good to print with an A4-paper. + # "size", c'est pour l'atlas. Ce sont les dimensions du carré dont + # l'interieur sera occupé par la partie de la topo correspondante à + # chaque une des pagines. 15 x 20, ça va bien pour imprimer A4. + size 15 20 cm + + # In the atlas, we choose an overlap of 1 cm with the neibourghood pages + # Dans l'atlas, on va superposer 1 cm de chaque page voisine + overlap 1 cm + + # "page-setup". + # We specify 1) the dimensions of the paper: 21 X 29.7 (A4) + # 2) the surface usable to print, here 17 X 28.2 + # and then 3, we can add a 3 cm left margin (21 - 17 -1 = 3) + # and a 1.5 cm top margin (29.7 - 27.2 - 1 = 1,5) + # "page-setup", ça sert pour le map et pour l'atlas aussi. + # on spécifie les dimensions de la feuille de papier : 21 X 29,7 (A4) + # la surface imprimible du papier, ce sont 17 X 28,2 + # Alors, on peut indiquer une marge à gauche de 3 (21-17-1=3) + # et une marge en haut de 1,5 (29,7-27,2-1=1,5) + # en centimetres + page-setup 21 29.7 17 27.2 3 1.5 cm + + # Print (or not) the title of the pages before each capter of the Atlas + # Affiche (ou non) le titre des pages avant chaque chapitre de l’atlas + title-pages on + + # Zoom factor of the navigation pannel; by default, 30 + # Facteur de zoom du panneau de navigation ; Par défault, 30 + nav-factor 30 + + # Define the number of pages in the 2 directions of the navigation pannel + # Définir le nombre de pages de l'atlas dans les 2 directions du panneau de navigation + nav-size 2 2 + + + code tex-atlas + \atlastitlepages + \insertmaps + \formattedlegend + + endlayout AtlasSetUp + + + #------------------------------ + layout layoutcontinuation + # If you want to write all the texts that go with continuations marks + # Si vous voulez écrire sur la carte le texte qui est donnée dans chaque définition + # de point d'interrogation de continuation + + code metapost + def p_continuation(expr pos,theta,sc,al) = + % draw default continuation symbol + p_continuation_UIS(pos,theta,sc,al); + % if text attribute is set + if known(ATTR__text) and picture(ATTR__text): + % set labeling color to light orange + push_label_fill_color(1.0, 0.9, 0.8); + % draw filled label with text next to ? + p_label.urt(ATTR__text,(.5u,-.25u) transformed T,0.0,8); + % restore original labeling color + pop_label_fill_color; + fi; + enddef; + endcode + + endlayout layoutcontinuation + + + #------------------------------ + layout northarrowMG + # New Northarrow definition + # Nouvelle définition de la flèche du nord + + code metapost + # If you want to get both, magnetic and geographic north, + # with \cartodate ? + def s_northarrow (expr rot) = + %valscal=1.2; % scale your north arrow here + valscal=0.7; % scale your north arrow here + decl:=MagDecl; % set the magnetic declination + T:=identity; + picture tmp_pic; + tmp_pic = image ( + pickup pencircle scaled .3; + thfill fullcircle scaled 4cm withcolor 1white; + thdraw fullcircle scaled 3.1cm; + thdraw fullcircle scaled 4.05cm; + pickup pencircle scaled .1; + thdraw fullcircle scaled 3cm; + thdraw fullcircle scaled 4cm; + pickup pencircle scaled .2; + thdraw (dir(45)*2.025cm)--(dir(45)*3.7cm); + thdraw (dir(135)*2.025cm)--(dir(135)*3.7cm); + thdraw (dir(225)*2.025cm)--(dir(225)*3.7cm); + thdraw (dir(315)*2.025cm)--(dir(315)*3.7cm); + pickup pencircle scaled .1; + for whereto=0 step 15 until 345: + thdraw dir(whereto)*.65cm--dir(whereto)*.9cm; + thdraw dir(whereto)*1.4cm--dir(whereto)*1.5cm; + endfor; + for whereto=0 step 5 until 355: + thdraw dir(whereto)*.65cm--dir(whereto)*.8cm; + thdraw dir(whereto)*1.45cm--dir(whereto)*1.5cm; + endfor; + for whereto=0 step 1 until 359: + thdraw dir(whereto)*1.94cm--dir(whereto)*2cm; + endfor; + pickup pencircle scaled 1; + thdraw fullcircle scaled 1cm; + thdraw fullcircle scaled 1.1cm; + thdraw fullcircle scaled 1.3cm withpen pencircle scaled .3; + vald=90-decl; + texrot=0-decl; + drawarrow(dir(vald)*-2cm--dir(vald)*2cm) withpen pencircle scaled .2; + % Add the date of the last drawing + thdraw image(label.top(btex $mg$ etex, (0,0)) scaled .5 rotated texrot;) shifted (dir(vald)*2.04cm); + thfill (1.06cm,1.06cm)--(0,.2cm)--(-1.06cm,1.06cm)--(-.2cm,0)--(-1.06cm,-1.06cm)--(0,-.2cm)--(1.06cm,-1.06cm)--(.2cm,0)--cycle; + thfill (-.2cm,.2cm)--(0,2cm)--(0,0)--cycle; + thfill (.2cm,-.2cm)--(0,-2cm)--(0,0)--cycle; + thfill (.2cm,.2cm)--(2cm,0)--(0,0)--cycle; + thfill (-.2cm,-.2cm)--(-2cm,0)--(0,0)--cycle; + thfill (.2cm,.2cm)--(-0,2cm)--(0,0)--cycle withcolor 1white; + thfill (.2cm,-.2cm)--(2cm,0)--(0,0)--cycle withcolor 1white; + thfill (-.2cm,-.2cm)--(0,-2cm)--(0,0)--cycle withcolor 1white; + thfill (-.2cm,.2cm)--(-2cm,0)--(0,0)--cycle withcolor 1white; + pickup pencircle scaled .2; + thdraw (-.2cm,.2cm)--(0,2cm)--(.2cm,.2cm)--(2cm,0cm)--(.2cm,-.2cm)--(0,-2cm)--(-.2cm,-.2cm)--(-2cm,0)--cycle; + thfill fullcircle scaled .56cm withcolor 1white; + pickup pencircle scaled .1; + thdraw (.28cm,0)..(0,.28cm)..(-.28cm,0)..(0,-.28cm)..cycle; + pickup pencircle scaled .4; + thdraw (.2cm,0)..(0,.2cm)..(-.2cm,0)..(0,-.2cm)..cycle; + label.bot(btex $N$ etex, (0,2.6cm)); + label.lft(btex $E$ etex, (2.6cm,0)); + label.rt(btex $W$ etex, (-2.6cm,0)); + label.top(btex $S$ etex, (0,-2.6cm)); + ); + thdraw tmp_pic scaled valscal rotatedaround(origin, -rot); + enddef; + endcode + endlayout northarrowMG + + + #___________________________________________ + layout test + # A test layout to test you new symbols, configurations,... ;-) + # Un layout de test pour tester vos nouveaux symboles, configurations,... ;-) + + code metapost + + def p_u_prof (expr P,R,S,A)= + T:=identity aligned A rotated R scaled S shifted P; + pickup PenD; + p:=(-.3u,0)--(.3u,0); + thdraw p; + #thdraw p rotated 90; + p:=fullcircle scaled .2u; + #thclean p; + thdraw p; + enddef; + vardef p_label@#(expr txt,P,R,mode) = + if mode=1: + thdrawoptions(withcolor .8red + .4blue); + # thdrawoptions(withcolor .8red + .6blue); + p_u_prof(P); + % append "m" to label + picture txtm; + % calcul profondeur + %numeric profondeur; + profondeur:=(\thaltitude-\cavemaxz); + picture txtprofondeur; + txtm:=image( + draw txt; + interim labeloffset:=0; + #label.urt(btex \thaltitude m etex, lrcorner txt); + label.urt(btex profondeur m etex, lrcorner txt); + %label.urt(btex \thdepth m etex, lrcorner txt); + ); + % give extra offset in case of l/r/t/b alignment + pair ctmp; + ctmp:=center thelabel@#("x", (0,0)); + if (xpart ctmp * ypart ctmp)=0: + interim labeloffset:=(.4u); + else: % diagonal alignment + interim labeloffset:=(.2u); + fi; + % draw label + lab:=thelabel@#(txtm, P); + draw lab _thop_; % use color + thdrawoptions(); + bboxmargin:=0.8bp; + write_circ_bbox((bbox lab) smoothed 2); + else: + if mode=7: interim labeloffset:=(u/8) fi; + lab:=thelabel@#(txt, P); + if mode>1: pickup PenD fi; + if mode=2: process_uplabel; + elseif mode=3: process_downlabel; + elseif mode=4: process_updownlabel; + elseif mode=5: process_circledlabel; + elseif mode=6: process_boxedlabel; + elseif mode=7: process_label(P,R); % station name + elseif mode=8: process_filledlabel(P, R); + else: process_label(P,R); fi; + fi; + enddef; + + endcode + + endlayout + + + + layout depth + + code metapost + # Change the altitude definition + # This label requires to specify the position of text relative to point with + # help of -align in the options box. + # Changer la définition du point altitude + # Ce label nécessite la position spécifique de l'étiquette de texte de façon relative + # au point avec l'aide de l'option -align. + #ex: -align bottom-right/top-left/top-right/bottom-left/top/bottom/left/right... + + #def p_altitude_depth (expr pos) = + def p_u_prof (expr pos) = + T:=identity shifted pos; + pickup PenD; + p:=(-.3u,0)--(.3u,0); + thdraw p; thdraw p rotated 90; + p:=fullcircle scaled .2u; + thclean p; thdraw p; + enddef; + # vardef p_label@#(expr txt,pos,rot,mode) = + # if mode=1: + # thdrawoptions(withcolor .8red + .4blue); + # p_u_prof(pos); + # #%% append "m" to label + # picture txtm; + # txtm:=image( + # draw txt; + # interim labeloffset:=0; + # label.urt(btex \thaltitude { m} etex, lrcorner txt); + # #label.urt(btex \thheight m etex, lrcorner txt); + # ); + # #%% give extra offset in case of l/r/t/b alignment + # pair ctmp; + # ctmp:=center thelabel@#("x", (0,0)); + # if (xpart ctmp * ypart ctmp)=0: + # interim labeloffset:=(.4u); + # else: % diagonal alignment + # interim labeloffset:=(.2u); + # fi; + # #% draw label + # lab:=thelabel@#(txtm, pos); + # draw lab _thop_; % use color + # thdrawoptions(); + # bboxmargin:=0.8bp; + # write_circ_bbox((bbox lab) smoothed 2); + # else: + # if mode=7: interim labeloffset:=(u/8) fi; + # lab:=thelabel@#(txt, pos); + # if mode>1: pickup PenD fi; + # if mode=2: process_uplabel; + # elseif mode=3: process_downlabel; + # elseif mode=4: process_updownlabel; + # elseif mode=5: process_circledlabel; + # elseif mode=6: process_boxedlabel; + # elseif mode=7: process_label(pos,rot); % station name + # elseif mode=8: process_filledlabel(pos, rot); + # else: process_label(pos,rot); fi; + # fi; + # enddef; + endcode + + #symbol-color point altitude_depth [100 100 100] + + endlayout \ No newline at end of file diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/therion.log b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/therion.log index fd1f28f..f6086b7 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/therion.log +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Aval/therion.log @@ -23,11 +23,11 @@ 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 () +M -3.92 MP-AP7_Aval-Plan-tot@AP7_Aval (AP7_Aval) +S -8.27 SP-AP7_Aval_01@AP7_Aval () +S -2.29 SP-AP7_Aval_03@AP7_Aval () +S -5.71 SP-AP7_Aval_02@AP7_Aval () +S 0.62 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 () @@ -50,7 +50,7 @@ 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 +This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 24 DEC 2024 16:39 **data.mp (c:/Program Files/Therion/texmf/mpost/mpost.mp (c:/Program Files/Therion/texmf/mpost/plain.mp @@ -58,49 +58,61 @@ 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] ) +[15] +[Warning: undefined symbol `p_entrance_ASF'] [1] [2] [3] [4] [5] [6] [7] [8] +[Error: area borders l813-349--86 and l812-371--76 don't intersect in scrap SP- +AP7_Aval_03@AP7_Aval (file Data/AP7_Aval-Plan.th2 [2579])] +[Error: area borders l812-371--76 and l813-349--86 don't intersect in scrap SP- +AP7_Aval_03@AP7_Aval (file Data/AP7_Aval-Plan.th2 [2579])] [9] [10] [11] [12] +[13] +[Warning: scrap outline intersects itself in scrap SP-AP7_Aval_01@AP7_Aval] +[14] [15] [16] (./mptextmp.mp) [17] (./mptextmp.mp) (./mptextmp.mp) +(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [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] [46] [47] [48] [49] [50] +[51] [52] [53] [54] [55] [56] [57] [58] ) 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 + 29998 strings using 746554 characters + 5297584 bytes of node memory + 1751 symbolic tokens + 10i,82n,16p,366b,5f stack positions out of 16i,98n,20p,390b,6f +73 output files written: data-patt.1 .. data.58 #################### 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 +This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 24 DEC 2024 16:39 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 + 114 numeric registers used out of 32768 -[1] ) +[1] ) +(\end occurred when \ifx on line 12 was incomplete) 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 + 375 strings out of 95671 + 4741 string characters out of 1192323 + 261918 words of memory out of 1735961 + 1768 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 - -Output written on data.pdf (1 page, 183004 bytes). + +Output written on data.pdf (1 page, 248883 bytes). PDF statistics: - 74 PDF objects out of 1000 (max. 8388607) - 42 compressed objects within 1 object stream + 179 PDF objects out of 1000 (max. 8388607) + 94 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) + 461 words of extra memory for PDF output out of 10000 (max. 10000000) ##################### end of pdftex log file ##################### @@ -135,7 +147,7 @@ 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 +This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 24 DEC 2024 16:39 **data.mp (c:/Program Files/Therion/texmf/mpost/mpost.mp (c:/Program Files/Therion/texmf/mpost/plain.mp @@ -143,14 +155,15 @@ 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] ) +[15] +[Warning: undefined symbol `p_entrance_ASF'] [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 + 54706 strings using 1717839 characters + 5528864 bytes of node memory + 1746 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 @@ -159,7 +172,7 @@ Here is how much of MetaPost's memory you used: 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 +This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 24 DEC 2024 16:39 entering extended mode **data.tex (./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex @@ -172,7 +185,7 @@ rogram Files/Therion/texmf/fonts/pdftex.map}) 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 + 587076 words of memory out of 2030119 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 @@ -180,7 +193,7 @@ Here is how much of TeX's memory you used: -Output written on data.pdf (1 page, 178565 bytes). +Output written on data.pdf (1 page, 178650 bytes). PDF statistics: 56 PDF objects out of 1000 (max. 8388607) 33 compressed objects within 1 object stream @@ -190,12 +203,14 @@ PDF statistics: ##################### end of pdftex log file ##################### done -writing Outputs/AP7_Aval.lox .......................... done +writing Outputs/AP7_Aval.lox ..... +C:\Program Files\Therion\therion.exe: warning -- SP-AP7_Aval_02@AP7_Aval -- multiple scrap outer outlines not supported yet +C:\Program Files\Therion\therion.exe: warning -- SP-AP7_Aval_02@AP7_Aval -- invalid scrap outline +..................... 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 +compilation time: 3 sec ######################### loop errors ########################## @@ -209,8 +224,10 @@ REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS ###################### 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.18% SP-AP7_Aval_02@AP7_Aval + 0.00% 0.18% SP-AP7_Aval_04@AP7_Aval + 0.00% 0.16% SP-AP7_Aval_01@AP7_Aval + 0.00% 0.15% SP-AP7_Aval_03@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 @@ -222,6 +239,7 @@ REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS 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_12@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 @@ -229,9 +247,6 @@ REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS 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 ################### diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree.th b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree.th deleted file mode 100644 index fe54123..0000000 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree.th +++ /dev/null @@ -1,1890 +0,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 - -survey AP7_Aval -title "Gouffre des arres planères AP7 - Réseau Nord" - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Franck Soulage" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Franck Soulage; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - RN01 RN01d 0.00 0.00 0.00 3.87 0.10 0.00 1.00 # - extend reverse - RN01 RN02 8.72 320.00 -9.00 2.00 1.50 8.00 0.60 # - RN02 RN03 7.58 311.00 -7.00 0.90 1.22 11.00 0.30 # - RN03 RN04 13.90 333.00 -4.00 1.19 0.05 4.00 0.30 # - RN04 RN05 3.73 301.00 -3.00 0.28 1.00 4.20 0.15 # - RN05 RN06 8.78 288.00 2.00 0.50 0.60 3.50 0.67 # - RN06 RN07 7.66 271.00 -9.00 0.20 0.75 4.50 0.38 # - RN07 RN08 7.00 287.00 3.00 1.00 0.30 10.50 0.68 # - RN08 RN09 7.60 275.00 3.00 0.30 2.00 7.05 0.40 # - RN09 RN10 2.75 317.00 4.00 2.00 1.50 3.50 0.30 # - RN10 RN11 7.22 290.00 -22.00 0.15 1.50 2.50 2.15 # - RN11 RN12 2.02 15.00 -2.50 0 0 0 0 # - RN12 RN13 3.30 274.00 8.00 0.60 1.35 1.20 0.00 # - RN13 RN17 2.20 63.00 -10.00 0.15 0.15 0.10 0.30 # - RN17 RN18 0.80 0.00 -90.00 0.15 0.15 0.10 0.30 # - RN11 RN20 2.20 0.00 -90.00 0.10 0.20 0 0.00 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Franck Soulage" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Franck Soulage; - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - RN20 C01 3.10 143.00 9.00 0.00 0.40 2.50 0.50 # - C01 C02 2.22 178.00 7.50 0.52 0.00 4.00 0.40 # - C02 C03 5.50 126.00 13.00 0.50 0.00 4.00 0.40 # - C03 C04 3.61 78.00 5.00 0.45 0 3.90 0.45 # - C04 C05 2.93 206.00 10.00 0.10 0.40 2.50 0 # - C05 C06 1.98 0.00 -90.00 1.10 0.10 0 0.00 # - C06 C07 3.83 63.00 -26.00 0.00 1.15 0.44 0.34 # - RN20 RN21 5.30 332.00 10.00 0.50 0.00 0.30 0.60 # - RN21 RN21d 0.00 0.00 0.00 0.80 0.00 0.25 1.60 # - RN21 RN22 2.10 310.00 -14.00 1.20 0.72 2.00 0.22 # - RN22 RN23 2.92 254.00 14.00 0.40 0.30 2.20 0.70 # - RN23 RN24 3.50 287.00 5.00 0.10 0.40 1.80 1.15 # - RN24 RN25 13.74 274.00 -3.00 0.60 1.20 0.25 0.40 # - RN25 D00 0.00 0.00 0.00 0.60 0.00 0.25 0.50 # - D00 VD01 4.10 272.00 0.00 0.15 0.15 0.45 0.00 # - VD01 VD02 1.80 280.00 0.50 0.15 0.15 0.50 0.00 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Franck Soulage" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Franck Soulage; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - VD02 VD03 2.00 265.00 1.00 0.00 0.25 0.60 0.00 # - VD03 VD04 1.60 255.00 0.50 0.15 0.10 0.45 0.05 # - - endcenterline - - centerline - date 2007.07.15 - - team "Philippe Guillemin" - team "Franck Soulage" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2007 A ;juillet 2007 : Topographe Philippe Guillemin, Franck Soulage; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - RN25 PS01 8.18 328.00 -8.00 1.28 0.00 1.05 0.45 # - PS01 PS02 1.82 335.00 12.00 0.05 0 0.95 0.85 # - PS02 PS03 0.35 56.00 0.00 0.00 0.90 0.95 0.80 # - PS03 PS04 5.64 51.00 15.00 0.46 0.00 1.53 0.90 # - PS04 PS05 7.27 35.00 4.00 0.38 0.00 2.25 0.91 # - PS05 PS06 4.99 40.00 0.00 0.00 0.65 1.17 0.88 # - PS06 PS07 2.30 95.00 -6.00 0.55 0.00 1.50 0.89 # - PS07 PS08 3.52 15.00 -3.00 0.48 0.00 1.45 0.89 # - PS08 PS09 4.40 333.00 -7.00 0.00 0.41 1.45 0.86 # - PS09 PS10 4.02 344.00 -5.00 0.00 0.40 1.57 0.95 # - PS10 PS11 2.43 2.00 -1.00 0.50 0.00 1.30 0.78 # - PS11 PS12 0.30 0.00 90.00 0 0 0 0 # - PS12 PS13 2.45 344.00 -8.00 0.00 0.45 2.73 1.00 # - PS13 PS14 5.50 18.00 -3.00 0.55 0.00 2.86 0.76 # - PS14 PS15 4.60 28.00 -1.00 0.95 0 1.62 0.15 # - PS15 PS16 4.75 110.00 35.00 0.69 0.00 0.92 0.71 # - PS16 PS17 0.40 0.00 90.00 0 0 0 0 # - PS17 PS18 3.92 88.00 0.00 0.00 0.40 1.30 0.98 # - PS18 PS19 4.33 94.00 11.00 0.99 0.00 0.56 0.82 # - PS19 PS20 0.57 0.00 -90.00 0 0 0 0 # - PS20 PS21 4.96 88.00 -6.00 0.00 0.53 0.84 0.42 # - PS21 PS22 5.95 92.00 12.00 0.20 0.59 0.40 0.83 # - PS22 PS23 5.84 102.00 10.00 0.40 0.00 1.14 1.21 # - PS23 PS24 4.94 84.00 4.00 0.00 0.68 1.15 1.10 # - PS24 PS25 2.09 113.00 22.00 0.50 0.15 1.74 1.50 # - PS25 PS26 6.47 88.00 2.00 0.00 0.74 0.75 1.00 # - PS26 PS27 6.78 98.00 8.00 0.68 0.00 2.43 1.15 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Aude Priem" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Aude Priem; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - C07 C08 4.33 119.00 -26.00 0.35 0.70 0.30 0.55 # - C08 C09 5.84 122.00 -15.00 0.35 0.48 0.00 1.80 # - C09 C10 3.21 148.00 -47.00 0.75 0.00 0.35 0.55 # - C10 C11 3.95 122.00 16.00 0.00 0.70 0.50 0.85 # - C11 C12 4.67 146.00 28.00 0.85 0.00 1.05 0.80 # - C12 C13 3.36 103.00 18.00 0.00 0.75 0.80 1.05 # - C13 C14 3.86 134.00 33.00 0.70 0.00 0.35 1.05 # - C14 C15 6.00 97.00 -3.00 0.00 0.80 0.55 1.00 # - C15 C16 3.18 134.00 9.00 0.54 0.00 2.00 1.05 # - C16 C17 2.68 108.00 22.00 0.15 0.30 1.30 2.00 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Aude Priem" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Aude Priem; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - C01 P1 1.50 0.00 -90.00 0.25 0.25 0.48 0.00 # - P1 P2 0.80 16.00 0.00 0.25 0.25 0.45 0.00 # - P2 P3 3.10 16.00 -38.00 0.25 0.25 0 0.00 # - P3 P4 0.60 0.00 -90.00 0 0 0 0 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Franck Soulage" - team "Aude Priem" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Franck Soulage, Aude Priem; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - RN01 GN01 9.91 129.00 7.00 0.15 7.30 4.97 0.88 # - GN01 GN02 10.41 147.00 1.00 0.67 0.73 6.28 1.10 # - GN02 GN03 6.10 171.00 -10.00 1.16 0.95 1.89 1.57 # - GN03 GN04 0.94 236.00 -15.00 2.29 0 2.04 1.22 # - GN04 GN05 6.47 146.00 -12.00 0.36 0.42 7.13 3.76 # - GN05 GN06 2.85 151.00 -4.00 0.00 1.30 7.63 4.37 # - GN06 GN07 3.46 194.00 -2.00 0.85 0.00 9.82 3.52 # - GN07 GN08 3.52 121.00 -8.00 0.30 0.66 5.71 2.50 # - GN08 GN09 6.50 160.00 0.00 0.51 0.00 8.92 1.37 # - GN09 GN10 4.50 132.00 -2.00 0.30 0.00 5.83 1.22 # - GN10 GN11 6.40 141.00 -1.00 0.00 2.41 4.82 1.10 # - GN11 GN12 2.61 189.00 21.00 0.45 0.62 6.70 1.89 # - GN12 GN13 3.14 125.00 45.00 0.00 0.61 5.90 3.76 # - GN13 GN14 7.70 160.00 6.00 0.65 0.91 7.50 3.50 # - GN14 GN15 2.98 123.00 -3.00 1.08 0.10 7.50 3.88 # - GN15 GN16 5.70 133.00 4.00 0.55 0.20 1.60 3.60 # - GN16 GN17 4.28 147.00 24.00 0.76 0.80 7.50 1.60 # - GN17 GN18 6.10 193.00 21.00 0.12 1.10 6.60 3.60 # - GN18 GN18A 2.03 54.00 35.00 0.92 0.15 3.42 0 # - GN18A GN18B 5.92 0.00 -90.00 1.10 1.60 10.86 0.00 # - GN18B GN18C 3.90 34.00 -8.00 0.40 1.00 0.00 1.28 # - GN18 GN19 8.60 224.00 -4.00 0.00 0.42 5.45 4.20 # - GN19 GN20 10.00 235.00 2.00 0.43 0.43 1.25 1.46 # - GN20 GN21 9.20 235.00 2.00 0.35 1.22 6.80 1.43 # - GN21 GN22 3.00 68.00 -12.00 2.73 0.51 4.45 1.80 # - GN22 GN22A 5.80 226.00 1.00 0.00 1.10 1.54 0.65 # - GN22A GN23 5.70 254.00 -18.00 1.47 0.99 2.15 0.00 # - GN23 GN24 2.15 236.00 -24.00 0 1.50 2.70 1.41 # - GN24 GN25 7.42 147.00 -16.00 0.00 1.15 1.58 0.90 # - GN25 GN26 6.34 161.00 -31.00 1.49 0.26 1.42 0.00 # - GN26 GN27 7.11 157.00 -18.00 1.40 0.90 2.70 0.60 # - GN27 GN28 5.27 209.00 -52.00 1.00 0.20 0 1.00 # - GN28 GN29 3.94 166.00 -3.00 0.00 0.80 6.72 0.52 # - GN29 GN30 1.70 226.00 -26.00 2.60 0.50 7.40 0.32 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Aude Priem" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Aude Priem; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - GN31 GN31A 5.26 249.00 6.00 0.23 0.25 1.10 0.00 # - GN31A VGN31B 1.36 249.00 6.00 0.10 0.15 0 0 # - GN24 GN31 6.33 246.00 54.00 1.24 2.76 1.46 0.84 # - GN31 GN32 5.09 153.00 10.00 1.47 0.71 6.30 0.90 # - GN32 GN33 7.93 145.00 9.00 0.00 1.75 5.47 1.10 # - GN33 GN34 2.31 181.00 10.00 1.18 0.84 7.45 0.38 # - GN01 GN01A 14.82 139.00 27.00 3.95 0 1.70 0.58 # - GN01A GN01B 6.49 216.00 29.00 0 0.51 0.35 0.52 # - GN01B GN01C 4.50 135.00 11.00 0.50 0.10 0.00 0.80 # - GN01C GN01D 3.42 149.00 16.00 0.65 0.15 1.37 0.00 # - - endcenterline - - centerline - date 2006.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/2007 A ;juillet 2007: Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - PS03 PS03d 0.00 0.00 0.00 0.00 0.40 0.95 0.80 # - PS03 VS2a 4.40 321.00 -25.00 0.10 0.25 0.50 0.00 # - VS2a VS2b 1.30 75.00 -20.00 0.15 0.15 0.40 0.00 # - - endcenterline - - centerline - date 2006.07.15 - - team "Philippe Guillemin" - team "Pascal Reig" - team "Aude Priem" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2006 A ;juillet 2006: Topographe Philippe Guillemin, Pascal Reig, Aude Priem; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - RN01 Z00 1.57 183.00 -33.00 0.00 0.43 0 0 # - Z00 Z01 1.05 0.00 -90.00 0.20 0.22 0 0.25 # - Z01 Z02 0.60 346.00 -15.00 0.40 1.30 0.70 3.89 # - Z02 Z03 4.17 255.00 -28.00 0.55 0.10 1.60 2.20 # - Z03 Z04 2.00 355.00 -38.00 0.00 0.60 1.60 2.00 # - Z04 Z05 4.30 304.00 -14.00 0.60 0.00 2.95 1.30 # - Z05 Z06 2.25 340.00 -21.00 0.37 0.00 1.78 0.50 # - Z06 Z07 2.02 308.00 0.00 0.85 0.45 1.60 0.70 # - Z07 Z08 3.80 308.00 -10.00 0.40 0.20 0.90 2.00 # - Z08 C17 4.10 285.00 11.00 0.30 0.15 1.30 2.00 # - - endcenterline - - centerline - date 2008.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/2008 A ;juillet 2008 : Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - Z03 Z10 3.80 176.00 0.00 0 0 0.90 3.80 # - Z10 Z10A 5.30 270.00 4.00 0.20 0.20 0.10 0.10 # - Z10 Z10B 4.50 90.00 20.00 0.50 0.50 0.10 0.10 # - Z10 Z11 4.97 118.00 -25.00 0.79 1.00 2.50 2.18 # - Z11 Z12 6.30 155.00 8.00 1.11 0 2.11 3.00 # - Z12 Z12A 4.75 120.00 20.00 0.50 0.50 0.28 0.00 # - Z12 Z13 0.90 228.00 31.00 0.30 1.00 0.90 3.50 # - Z13 Z14 3.80 247.00 0.00 0.20 0.60 1.00 3.45 # - Z14 Z15 2.60 273.00 -22.00 0.60 0.66 1.90 2.60 # - Z15 Z16 4.92 244.00 -21.00 0.00 0.70 2.61 1.20 # - Z16 Z17 1.45 276.00 -28.00 0 0.10 3.90 0.20 # - Z17 Z18 3.48 141.00 10.00 0.40 0.00 4.00 0.95 # - Z18 Z19 6.25 101.00 11.00 0.25 0.25 0.40 1.40 # - - endcenterline - - centerline - date 2007.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/2007 A ;juillet 2007: Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - GN15 GN15A 2.80 92.00 10.00 0.30 0.00 1.60 0.35 # - GN15A GN15B 0.84 33.00 -25.00 0.52 0.54 7.85 3.60 # - GN15B GN15C 4.62 88.00 15.00 0.72 0.56 7.08 2.65 # - GN15C GN15D 3.38 129.00 -2.00 0.52 0.53 7.81 2.60 # - GN15D GN15E 2.67 111.00 65.00 0.47 0.20 5.18 4.44 # - GN15E GN15F 2.08 96.00 32.50 0.50 0.60 4.97 4.25 # - GN15F GN15G 4.88 120.00 10.00 0.75 1.00 4.52 3.54 # - GN15G GN15H 1.87 168.00 -2.00 0.53 0 4.80 1.90 # - GN15H GN15I 4.63 267.00 0.00 1.04 0.20 5.57 1.28 # - GN15I GN15J 2.00 221.00 -23.00 0.64 0.95 4.97 0.85 # - GN15J GN15K 3.12 259.00 -16.00 0.00 0.50 6.70 2.88 # - GN15K GN15L 2.40 299.00 -25.00 0.76 0.80 7.50 1.60 # - - endcenterline - - centerline - date 2007.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/2007 A ;juillet 2007 : Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - GN05 Y01 2.75 125.00 -40.00 0 0 0 0 # - Y01 Y02 2.64 0.00 -90.00 0.85 0.67 0 0.71 # - Y02 Y03 1.44 28.00 55.00 0.00 0.00 0 2.91 # - Y03 Y04 2.37 287.00 -24.00 0.15 0.35 3.19 0.52 # - Y04 Y05 1.93 269.00 35.00 0.15 0.27 1.20 2.10 # - Y05 Y06 9.39 291.00 3.00 0.38 0.32 0.90 0.00 # - Y06 Y07 5.02 289.00 4.00 0.30 0.20 0.70 0.00 # - Y07 Z19 2.73 283.00 -5.00 0.20 0.20 0.60 1.50 # - - endcenterline - - centerline - date 2007.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/2007 A ;juillet 2007: Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - GN05 A01 2.53 85.00 52.00 0.20 0.50 1.50 0.50 # - A01 A02 2.39 94.00 -7.00 0.00 0.60 0.80 0.40 # - - endcenterline - - centerline - date 2008.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/2008 A ;juillet 2008 : Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - A02 A03 6.13 104.00 -6.50 0.40 0.20 1.40 0.10 # - A03 A04 2.18 125.00 2.50 0.40 0.20 1.50 0.40 # - A04 A05 2.48 91.00 -23.00 0.05 0.45 1.30 0.60 # - A05 A06 0.70 0.00 -90.00 0 0 0 0 # - A06 A07 2.92 111.00 -5.00 0.20 0.20 2.50 0.00 # - A07 A08 2.22 82.00 47.00 0.05 0.40 1.40 1.40 # - A08 A09 7.13 105.00 -8.50 1.20 0.20 1.50 0.10 # - A09 A10 1.15 3.00 39.00 0.40 0.80 0.15 1.40 # - A10 A11 2.00 105.00 -26.00 0.10 0.35 0.90 0.40 # - A11 A12 3.85 110.00 -9.00 0.40 0.40 1.50 0.40 # - A12 A13 1.76 99.50 2.00 0.00 0.60 0.80 0.30 # - A13 A14 2.46 123.00 35.50 0.35 0.05 1.20 0.50 # - A14 A15 1.65 120.00 14.00 0.40 0.00 0.50 0.50 # - A15 A16 5.00 92.00 0.00 0.15 0.15 2.00 0.00 # - - endcenterline - - centerline - date 2007.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/2007 A ;juillet 2007 : Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - PS01 CC01 0.80 215.00 56.00 0.40 0.40 1.00 0.20 # - CC01 CC02 5.28 258.00 7.00 0.35 0.20 1.00 0.00 # - CC02 CC03 2.80 234.00 44.00 0.35 0.00 0.50 0.10 # - CC03 CC04 1.30 270.00 4.00 0.35 0.00 0.50 0.00 # - - endcenterline - - centerline - date 2006.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/2006 A ;juillet 2006 : Topographe Philippe Guillemin, Franck Soulage, Françoise Lidonne; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - RN13 SF01 4.16 250.00 10.00 1.29 0.45 1.38 0.40 # - SF01 SF02 2.00 212.00 12.00 0.00 1.37 1.41 0.46 # - SF02 SF03 6.80 274.00 -3.00 0.87 0.30 1.40 0.30 # - SF03 SF04 6.44 259.00 -5.00 0.53 0.80 0.44 0.00 # - SF04 SF05 3.48 276.00 -7.00 0.80 0.20 0.40 0.30 # - - endcenterline - - 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; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - SF05 SF06 2.14 218.00 27.00 1.00 0.48 0.65 0.00 # - SF06 SF07 3.36 249.00 21.00 0.47 1.18 0.60 0.35 # - SF07 SF08 8.37 254.00 11.00 1.49 0.25 1.42 1.04 # - SF08 SF09 6.30 270.00 -14.00 2.22 2.50 3.05 0.00 # - SF09 SF09A 4.46 228.00 20.00 0.10 0.10 0.30 0.30 # - SF09 SF10 2.80 344.00 -5.00 2.00 1.00 1.05 1.18 # - SF10 SF10A 8.85 240.00 1.00 0.69 0.72 3.39 3.21 # - SF10A SF10B 1.76 313.00 0.00 0.40 0.00 1.20 3.00 # - SF10 SF10C 2.45 300.00 -22.00 0.30 0.30 3.40 0.55 # - SF10C SF10D 5.89 243.00 63.00 0.30 0.50 2.00 0.00 # - SF10 SF11 6.23 14.00 4.00 1.66 0.49 1.01 0.92 # - SF11 SF12 5.49 340.00 -12.00 0.68 1.66 1.90 0.93 # - SF12 SF12A 7.80 65.00 0.00 0.15 0.15 0.40 0.50 # - SF12 SF13 5.74 342.00 -4.00 1.78 1.00 2.87 0.52 # - SF13 SF14 4.28 318.00 24.00 1.88 0.35 2.18 1.21 # - SF14 SF15 8.95 289.00 3.00 1.35 0.40 1.30 0.20 # - SF15 SF16 8.95 287.00 3.00 1.04 0.49 2.34 0.10 # - SF16 SF17 3.79 270.00 0.00 0.30 1.03 1.48 0.10 # - SF17 SF18 5.29 292.00 -4.00 0.78 0.00 0.40 0.40 # - - endcenterline - - 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; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - SF18 SF19 1.58 234.00 2.00 0.40 0.60 0.00 0.00 # - SF19 SF20 0.67 0.00 90.00 0 0 0 0 # - SF20 SF21 4.05 300.00 5.00 1.42 0.76 0.80 0.35 # - SF21 SF22 3.83 251.00 6.00 0.40 1.71 4.75 0.73 # - SF22 SF23 4.83 302.00 5.00 0.58 1.45 4.65 0.96 # - SF23 SF24 4.76 350.00 3.00 1.41 0.95 5.05 0.97 # - SF24 SF25 8.47 274.00 -4.00 1.37 0.35 6.50 0.20 # - SF25 SF26 7.77 250.00 2.00 0.45 1.01 5.18 0.20 # - SF26 SF27 4.06 312.00 19.00 0.30 1.28 2.92 1.00 # - SF27 SF28 4.30 319.00 0.00 0.30 0.70 3.19 0.85 # - SF28 SF29 9.04 316.00 3.00 0.00 0.82 1.84 0.78 # - SF29 SF30 4.56 317.00 -7.00 0.50 1.13 1.18 0.00 # - SF30 SF31 2.25 222.00 12.00 1.40 2.76 1.30 0.57 # - SF31 SF32 3.44 293.00 7.00 0.82 0.69 0.79 2.12 # - SF32 SF33 2.10 249.00 -4.00 1.27 0.66 5.72 0.40 # - SF33 SF34 1.23 32.00 -10.00 0 0.20 0.20 2.58 # - SF34 SF35 4.98 300.00 15.00 0.30 1.05 3.53 0.00 # - SF35 SF36 5.30 332.00 7.00 0.84 0.40 1.75 0.30 # - SF36 SF37 6.76 326.00 0.00 1.15 0.40 1.10 0.15 # - SF37 SF38 8.37 328.00 1.00 1.04 0.20 0.88 0.10 # - SF38 SF39 6.77 323.00 3.00 0.60 0.57 0.69 0.05 # - SF39 SF40 5.27 335.00 5.00 0.80 0.55 0.00 0.84 # - SF40 SF41 2.33 2.00 -23.00 0.70 0.55 0.65 3.38 # - SF41 SF41A 5.57 239.00 50.00 0.40 0.40 0.00 0.60 # - SF41 SF42 4.14 53.00 -1.00 1.50 0.90 3.00 0.40 # - SF42 SF43 2.85 307.00 14.00 2.25 0.00 1.05 5.98 # - SF43 SF44 2.02 33.00 -18.00 0.45 0.68 2.44 2.59 # - SF44 SF44A 4.15 214.00 0.00 0.30 0.35 0 0 # - SF44 SF45 2.02 0.00 -90.00 0 0 0 0 # - SF45 SF46 3.36 72.00 1.00 0.39 0.47 4.00 0.79 # - SF46 SF47 3.10 41.00 4.00 0.48 0.46 3.99 1.16 # - SF47 SF48 0.67 343.00 12.00 0.59 1.06 4.35 1.24 # - SF48 SF49 2.03 26.00 -14.00 0 1.43 1.28 0.81 # - SF49 SF50 2.90 37.00 -1.00 0.45 1.01 1.42 0.20 # - SF50 SF51 1.85 112.00 10.00 0.93 0.58 1.08 0.40 # - SF51 SF52 3.06 95.00 4.00 1.35 2.29 2.79 0.30 # - SF43 SF43A 4.63 0.00 -90.00 0.65 1.50 0 0.00 # - SF43A SF43B 1.97 248.00 -20.00 1.78 0.15 0.15 0 # - SF43B SF43C 1.20 0.00 -90.00 1.00 0.50 0.70 0.50 # - SF43C SF43D 2.81 222.00 2.00 0.60 0.40 0.50 0.50 # - SF43D SF43E 2.28 236.00 -18.00 1.00 0.60 1.00 4.00 # - SF43E SF43F 3.60 0.00 -90.00 1.00 0.50 5.00 1.00 # - SF43F SF43G 3.31 275.00 -16.00 0.10 0.10 0.50 0.30 # - SF52 SF52A 4.08 96.00 9.00 0.30 0.30 0.50 0.30 # - SF52 SF53 4.45 226.00 29.00 0.00 0.30 4.00 0.50 # - SF53 SF54 3.19 254.00 8.00 0.30 0.63 2.45 0.65 # - SF54 SF48 3.26 273.00 -44.00 0 0 0 0 # - SF49 SF55 1.49 295.00 -1.00 0.20 1.41 0.71 0.90 # - - endcenterline - - centerline - date 2010.07.15 - - team "Philippe Guillemin" - team "Franck Soulage" - team "Françoise Lidonne" - team "Pascal Reig" - - #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, Pascal Reig; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - SF55 GB01 2.99 281.00 -26.00 0.00 0.72 0.19 0.34 # - GB01 GB02 3.05 16.00 -14.00 0.60 0.20 0.30 0.00 # - GB02 GB03 4.43 325.00 5.00 0.00 0.60 0.10 0.30 # - GB03 GB04 1.75 326.00 21.00 0.50 1.60 0.40 0.30 # - GB04 GB05 6.72 65.00 3.00 0.00 1.58 0.78 0.34 # - GB05 GB06 4.50 94.00 1.00 1.06 0.00 0.50 0.30 # - GB06 GB07 5.59 65.00 7.00 1.30 0.30 1.84 0.40 # - GB07 GB08 6.39 78.00 5.00 0.79 0.92 0.80 0.99 # - GB08 GB09 4.90 77.00 2.00 0.83 0.90 1.52 1.24 # - GB09 GB10 6.46 82.00 25.00 0.42 1.45 1.81 1.12 # - GB10 GB11 5.00 68.00 -10.00 0.58 0.51 0.37 0.39 # - GB11 GB12 2.52 10.00 2.00 1.00 0 1.46 0.00 # - GB12 GB13 4.45 76.00 6.00 0.48 0.25 1.15 1.61 # - GB13 GB14 4.40 82.00 4.00 0.30 0.00 1.34 1.46 # - GB14 GB15 5.74 76.00 -6.00 0.00 1.33 2.30 0.76 # - GB15 GB16VISEE 5.90 98.00 45.00 0.15 0.15 0.15 0.15 # - GB09 GB17 3.94 112.00 -30.00 1.26 0.30 0.92 0.00 # - GB17 GB18 3.76 105.00 6.00 0.91 0.86 1.19 0.50 # - GB18 GB19 5.65 109.00 -8.00 0.91 0.00 0.82 1.24 # - GB19 GB20 9.26 95.00 -4.00 0.46 0.53 1.32 0.30 # - GB20 GB21 7.04 94.00 -5.00 0.00 1.45 1.22 0.70 # - GB21 GB22 4.24 122.00 -8.00 0.88 0.00 0.57 0.35 # - GB10 GB10A 5.07 115.00 9.00 0.65 0.00 0.50 0.20 # - GB10A GB10B 4.30 80.00 10.00 0.00 0.93 0.54 0.20 # - - endcenterline - - centerline - date 2011.07.15 - - team "Philippe Guillemin" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - #15/07/2011 A ;Extremité Réseau Nord Topographie SCMNF 07/2011 Philippe Guillemin; - GB22 GB23 6.87 67.00 0.80 0.53 0.25 2.54 0.66 # - GB23 GB24 1.25 344.00 1.30 0.00 0.40 2.85 0.56 # - GB24 GB25 4.95 357.00 4.00 0.00 0.80 3.40 0.85 # - GB25 GB26 5.95 17.00 10.70 0.00 0.60 0.64 4.51 # - GB26 GB27 4.45 0.00 -90.00 0.90 0.10 0 0.00 # - GB27 GB28 1.61 2.00 4.20 3.30 0.87 1.83 0.30 # - GB28 GB29 9.51 280.00 -3.50 1.68 0.05 2.24 0.08 # - GB29 GB30 2.21 182.00 44.70 0.00 0.50 2.00 1.60 # - GB30 GB31 4.31 277.00 5.00 0.45 0.45 0.00 0.40 # - GB31 GB32 1.60 274.00 -5.00 0.20 0.50 0.10 0 # - GB32 GB33 1.06 0.00 -90.00 0.35 1.26 0 0.00 # - GB33 GB34 2.04 108.00 -26.30 0 0 0 0 # - GB34 GB35 1.00 88.00 -15.00 0 0 0 0 # - - endcenterline - - centerline - date 2011.07.15 - - team "Philippe Guillemin" - team "Phillipe Germain" - team "Eric Fèvre" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2011 A ;Réseau Nord Eloise superieur Topographie SCMNF 07/2011 Philippe Guillemin, Phillipe Germain, Eric Fèvre; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - SF26 E01 4.22 90.00 0.00 0 0 0 0 # - E01 E02 2.54 240.00 4.50 0.72 0.00 2.00 0 # - E02 E03 2.58 269.00 3.20 0.00 0.49 1.11 1.41 # - E03 E04 3.43 254.00 5.00 0.45 0.00 0.88 1.96 # - E04 E05 3.99 268.00 -1.70 0.00 0.62 0.52 0.62 # - E05 E06 5.78 259.00 -0.20 0.67 0.00 0.84 0.41 # - E06 E07 4.66 270.00 -3.80 0.00 0.66 0.39 0.20 # - E07 E08 2.40 285.00 14.00 0.30 0.20 0.46 0.07 # - E08 E09 6.45 333.00 -4.20 0.39 0.43 1.57 0.62 # - E09 E10 6.32 295.00 0.40 0.78 0.14 0.86 0.00 # - E10 E11 5.71 269.00 3.70 0.00 0.54 0.37 0.13 # - E11 E12 1.50 10.00 3.10 0.00 0.45 0.55 0.62 # - E01 E01A 4.65 80.00 -4.60 1.65 1.65 2.36 0 # - E01A E01B 1.06 19.00 23.30 0.80 0.80 1.80 1.20 # - E01B E01C 8.86 306.00 2.30 0.20 0.20 1.00 0.00 # - E01C E01D 5.21 297.00 -4.00 0.00 0.00 1.20 0.00 # - - endcenterline - - centerline - date 2011.07.15 - - team "Philippe Guillemin" - - #explo-date YYYY.MM.DD - - explo-team "Spéléo/Club de Franconville" - #15/07/2011 A ;Puits Topographie SCMNF 07/2011 Philippe Guillemin; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - GN31 GN310 0.84 0.00 -90.00 0 0 0 0 # - GN310 GN311 2.00 125.00 -40.90 0 0.49 0.30 0.74 # - GN311 GN312 1.44 176.00 -48.40 0.56 0.48 1.38 0 # - GN312 GN313 10.58 0.00 -90.00 0.00 1.80 0 0.00 # - - endcenterline - - centerline - date 2011.07.15 - - team "Philippe Guillemin" - - #explo-date YYYY.MM.DD - explo-team "Spéléo/Club de Franconville" - - #15/07/2011 A ;Puits Topographie SCMNF 07/2011 Philippe Guillemin; - - units length meters - units compass degrees - units clino degrees - - data topofil from to length compass clino left right up down - - SF32 SF32A 1.51 82.00 -11.50 0.81 0.00 2.38 0.84 # - SF32A SF32B 2.82 36.00 5.90 0.00 0.54 3.18 0.55 # - SF32B SF32C 3.18 0.00 90.00 1.00 1.00 0.00 0 # - SF33 SF33A 1.04 218.00 26.00 0.00 0.95 1.54 0.90 # - SF33A SF33AA 6.53 93.00 -4.00 0 0.90 1.10 0.00 # - SF33A SF33B 6.21 291.00 39.00 0.77 0.20 0.55 0.80 # - SF31 SF31A 0.97 0.00 90.00 0 0 0 0 # - SF31A SF31B 0.54 234.00 6.00 0.37 1.37 0.86 0.00 # - SF31B SF31C 4.77 292.00 3.40 0.50 2.45 0.43 0.00 # - SF33B SF33C 2.04 236.00 -8.70 0.00 2.67 0.85 8.17 # - SF33C SF33D 2.16 316.00 9.20 0.20 0.35 2.96 0 # - SF33D SF33E 9.70 0.00 -90.00 1.50 1.50 0 0.00 # - SF33C SF33C1 3.63 240.00 -61.00 0.64 0.41 1.43 0.00 # - SF33C1 SF33C2 1.55 223.00 -28.00 0.00 2.27 0.90 3.62 # - SF33C2 SF33C3 3.58 0.00 -90.00 0.39 1.35 0.00 0.00 # - SF33C3 SF33C4 3.60 132.00 -38.10 1.65 0.00 0.20 0.00 # - SF33D SF33Z 0.50 0.00 90.00 0.00 0.63 2.50 0.46 # - SF33Z SF33Y 3.26 292.00 62.50 0.00 1.00 0.55 0.90 # - SF33Y SF33X 5.00 30.00 62.50 0.60 0.60 0.20 0.00 # - - 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 - - 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 diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Extended.th2 b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Extended.th2 index cd15ad1..3a6f4e3 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Extended.th2 +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Extended.th2 @@ -12,7 +12,7 @@ encoding utf-8 # 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/" +scrap SC-AP7_Entree_01 -station-names "" "@AP7_Entree" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -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 @@ -569,13 +569,13 @@ scrap SC-AP7_Entree_01 -station-names "" "@AP7_Entree" -projection extended -aut 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/" +scrap SC-AP7_Entree_02 -station-names "" "@AP7_Entree" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -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/" +scrap SC-AP7_Entree_03 -station-names "" "@AP7_Entree" -projection extended -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" endscrap diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Plan.th2 b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Plan.th2 index 3ae7813..b46eddf 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Plan.th2 +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Data/AP7_Entree-Plan.th2 @@ -1,11 +1,11 @@ encoding utf-8 ##XTHERION## xth_me_area_adjust -331.488 -393.06 331.488 393.06 -##XTHERION## xth_me_area_zoom_to 400 +##XTHERION## xth_me_area_zoom_to 200 ##XTHERION## xth_me_image_insert {-214.67100000000005 1 1.0} {5.199999999999989 AP_7} AP7_Entree-Plan.xvi 0 {} -scrap SP-AP7_Entree_01 -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -station-names "" @AP7_Entree -scale [-331.488 -393.06 331.488 -393.06 0.0 0.0 16.8395904 0.0 m] +scrap SP-AP7_Entree_01 -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -station-names "" @AP7_Entree -scale [-331.488 -393.06 331.488 -393.06 0.0 0.0 16.8395904 0.0 m] point -172.3564 -26.4468 label -scale xl -text AP7 @@ -13,7 +13,37 @@ point -188.0883 87.4297 height -value [-45 m] point -179.3223 31.6617 height -value [-10 m] -point -173.6105 0.6074 entrance -orientation 276.6 +point -30.0 133.75 height -value [+4 m] + +point -65.75 150.25 height -value [-20 m] + +point -155.75 159.25 height -value [-8 m] + +point -194.5 193.0 height -value [-8 m] + +point -209.25 241.0 height -value [-8 m] + +point -153.5 307.0 height -value [-8 m] + +point -139.5 238.5 label -text [Le méandre] + +point -329.5 236.75 label -text [Puits Sterlingot] + +point -328.25 199.5 height -value [-138 m] + +point -284.5 297.5 height -value [-30 m] + +point -174.5 -1.5 entrance -orientation 278.7 + +point -176.75 252.0 water-flow -orientation 166.2 + +point -235.25 283.25 water-flow -orientation 32.4 + +point -259.25 222.75 water-flow -orientation 32.4 + +point -273.0 167.75 water-flow -orientation 6.1 + +point -223.5 92.5 water-flow -orientation 279.1 point -214.67 5.2 station -name AP0d @@ -95,660 +125,31 @@ point 24.65 75.22 station -name AP56 point 49.92 88.39 station -name AP57 -point 62.36 97.6 station -name AP58 - -point 92.87 89.15 station -name AP59 - -point 120.71 87.94 station -name AP60 - -point 135.3 100.4 station -name AP61 - -point 153.35 122.31 station -name AP62 - -point 176.96 126.69 station -name AP63 - -point 191.65 122.07 station -name AP64 - -point 202.29 117.44 station -name AP66 - -point 200.67 154.32 station -name GN34 - -point 205.78 119.97 station -name L01 - -point 215.22 102.14 station -name L02 - -point 230.23 113.4 station -name L03 - -point 235.27 114.65 station -name L04 - -point 253.22 59.06 station -name L07 - -point 276.24 47.28 station -name L05A - -point 247.13 49.72 station -name L09d - -point 253.03 25.63 station -name L10 - -point 208.41 -23.51 station -name L11 - -point 202.09 -34.81 station -name L12 - -point 156.81 -72.5 station -name L13 - -point 120.19 -126.33 station -name L14 - -point 85.86 -166.9 station -name L15 - -point 65.66 -170.74 station -name L16 - -point -17.99 -226.68 station -name L17 - -point -43.57 -237.94 station -name L18 - -point -91.32 -213.37 station -name L18A - -point -67.67 -266.43 station -name L19 - -point -117.83 -272.38 station -name L20 - -point -159.76 -327.55 station -name L21 - -point -214.67 5.2 station-name -align tr -scale xs -text AP0d - -point -252.13 19.94 station-name -align tr -scale xs -text AP1 - -point -240.53 21.47 station-name -align tr -scale xs -text AP2 - -point -234.23 30.99 station-name -align tr -scale xs -text AP4 - -point -231.58 92.16 station-name -align tr -scale xs -text AP5 - -point -252.59 83.45 station-name -align tr -scale xs -text AP7 - -point -254.08 96.43 station-name -align tr -scale xs -text AP9 - -point -265.03 131.14 station-name -align tr -scale xs -text AP11 - -point -260.51 151.53 station-name -align tr -scale xs -text AP12 - -point -267.16 146.96 station-name -align tr -scale xs -text AP14 - -point -276.24 147.83 station-name -align tr -scale xs -text AP15 - -point -264.39 177.93 station-name -align tr -scale xs -text AP17 - -point -265.4 215.9 station-name -align tr -scale xs -text AP19 - -point -246.43 250.85 station-name -align tr -scale xs -text AP21 - -point -239.08 265.6 station-name -align tr -scale xs -text AP22 - -point -242.91 277.73 station-name -align tr -scale xs -text AP23 - -point -231.4 287.91 station-name -align tr -scale xs -text AP25 - -point -229.49 299.36 station-name -align tr -scale xs -text AP26 - -point -226.63 324.49 station-name -align tr -scale xs -text AP28 - -point -187.93 327.55 station-name -align tr -scale xs -text AP30 - -point -185.21 306.95 station-name -align tr -scale xs -text AP31 - -point -174.4 293.36 station-name -align tr -scale xs -text AP32 - -point -175.18 263.2 station-name -align tr -scale xs -text AP33 - -point -175.01 244.69 station-name -align tr -scale xs -text AP35 - -point -172.82 225.5 station-name -align tr -scale xs -text AP36 - -point -175.27 215.3 station-name -align tr -scale xs -text AP37 - -point -151.31 177.73 station-name -align tr -scale xs -text AP38 - -point -138.83 171.23 station-name -align tr -scale xs -text AP40 - -point -107.44 161.35 station-name -align tr -scale xs -text AP41 - -point -108.47 155.22 station-name -align tr -scale xs -text AP42 - -point -98.97 142.4 station-name -align tr -scale xs -text AP43 - -point -78.53 116.71 station-name -align tr -scale xs -text AP45 - -point -60.88 115.02 station-name -align tr -scale xs -text AP46 - -point -36.49 92.68 station-name -align tr -scale xs -text AP48 - -point -9.02 107.61 station-name -align tr -scale xs -text AP49 - -point 40.82 115.07 station-name -align tr -scale xs -text AP50 - -point 50.28 88.35 station-name -align tr -scale xs -text AP52 - -point 37.4 85.02 station-name -align tr -scale xs -text AP54 - -point 24.65 75.22 station-name -align tr -scale xs -text AP56 - -point 49.92 88.39 station-name -align tr -scale xs -text AP57 - -point 62.36 97.6 station-name -align tr -scale xs -text AP58 - -point 92.87 89.15 station-name -align tr -scale xs -text AP59 - -point 120.71 87.94 station-name -align tr -scale xs -text AP60 - -point 135.3 100.4 station-name -align tr -scale xs -text AP61 - -point 153.35 122.31 station-name -align tr -scale xs -text AP62 - -point 176.96 126.69 station-name -align tr -scale xs -text AP63 - -point 191.65 122.07 station-name -align tr -scale xs -text AP64 - -point 202.29 117.44 station-name -align tr -scale xs -text AP66 - -point 200.67 154.32 station-name -align tr -scale xs -text GN34 - -point 205.78 119.97 station-name -align tr -scale xs -text L01 - -point 215.22 102.14 station-name -align tr -scale xs -text L02 - -point 230.23 113.4 station-name -align tr -scale xs -text L03 - -point 235.27 114.65 station-name -align tr -scale xs -text L04 - -point 253.22 59.06 station-name -align tr -scale xs -text L07 - -point 276.24 47.28 station-name -align tr -scale xs -text L05A - -point 247.13 49.72 station-name -align tr -scale xs -text L09d - -point 253.03 25.63 station-name -align tr -scale xs -text L10 - -point 208.41 -23.51 station-name -align tr -scale xs -text L11 - -point 202.09 -34.81 station-name -align tr -scale xs -text L12 - -point 156.81 -72.5 station-name -align tr -scale xs -text L13 - -point 120.19 -126.33 station-name -align tr -scale xs -text L14 - -point 85.86 -166.9 station-name -align tr -scale xs -text L15 - -point 65.66 -170.74 station-name -align tr -scale xs -text L16 - -point -17.99 -226.68 station-name -align tr -scale xs -text L17 - -point -43.57 -237.94 station-name -align tr -scale xs -text L18 - -point -91.32 -213.37 station-name -align tr -scale xs -text L18A - -point -67.67 -266.43 station-name -align tr -scale xs -text L19 - -point -117.83 -272.38 station-name -align tr -scale xs -text L20 - -point -159.76 -327.55 station-name -align tr -scale xs -text L21 - -line survey -close on - -214.67 5.2 - -214.67 5.2 -endline - -line survey - -214.67 5.2 - -252.13 19.94 -endline - -line survey - -252.13 19.94 - -240.53 21.47 -endline - -line survey - -240.53 21.47 - -234.23 30.99 -endline - -line survey -close on - -234.23 30.99 - -234.23 30.99 -endline - -line survey - -234.23 30.99 - -231.58 92.16 -endline - -line survey - -231.58 92.16 - -252.59 83.45 -endline - -line survey -close on - -252.59 83.45 - -252.59 83.45 -endline - -line survey - -252.59 83.45 - -254.08 96.43 -endline - -line survey -close on - -254.08 96.43 - -254.08 96.43 -endline - -line survey - -254.08 96.43 - -265.03 131.14 -endline - -line survey -close on - -265.03 131.14 - -265.03 131.14 -endline - -line survey - -265.03 131.14 - -260.51 151.53 -endline - -line survey - -260.51 151.53 - -267.16 146.96 -endline - -line survey -close on - -267.16 146.96 - -267.16 146.96 -endline - -line survey - -267.16 146.96 - -276.24 147.83 -endline - -line survey - -276.24 147.83 - -264.39 177.93 -endline - -line survey -close on - -264.39 177.93 - -264.39 177.93 -endline - -line survey - -264.39 177.93 - -265.4 215.9 -endline - -line survey -close on - -265.4 215.9 - -265.4 215.9 -endline - -line survey - -265.4 215.9 - -246.43 250.85 -endline - -line survey -close on - -246.43 250.85 - -246.43 250.85 -endline - -line survey - -246.43 250.85 - -239.08 265.6 -endline - -line survey - -239.08 265.6 - -242.91 277.73 -endline - -line survey - -242.91 277.73 - -231.4 287.91 -endline - -line survey -close on - -231.4 287.91 - -231.4 287.91 -endline - -line survey - -231.4 287.91 - -229.49 299.36 -endline - -line survey - -229.49 299.36 - -226.63 324.49 -endline - -line survey -close on - -226.63 324.49 - -226.63 324.49 -endline - -line survey - -226.63 324.49 - -187.93 327.55 -endline - -line survey -close on - -187.93 327.55 - -187.93 327.55 -endline - -line survey - -187.93 327.55 - -185.21 306.95 -endline - -line survey - -185.21 306.95 - -174.4 293.36 -endline - -line survey - -174.4 293.36 - -175.18 263.2 -endline - -line survey - -175.18 263.2 - -175.01 244.69 -endline - -line survey -close on - -175.01 244.69 - -175.01 244.69 -endline - -line survey - -175.01 244.69 - -172.82 225.5 -endline - -line survey - -172.82 225.5 - -175.27 215.3 -endline - -line survey - -175.27 215.3 - -151.31 177.73 -endline - -line survey - -151.31 177.73 - -138.83 171.23 -endline - -line survey -close on - -138.83 171.23 - -138.83 171.23 -endline - -line survey - -138.83 171.23 - -107.44 161.35 -endline - -line survey - -107.44 161.35 - -108.47 155.22 -endline - -line survey - -108.47 155.22 - -98.97 142.4 -endline - -line survey - -98.97 142.4 - -78.53 116.71 -endline - -line survey -close on - -78.53 116.71 - -78.53 116.71 -endline - -line survey - -78.53 116.71 - -60.88 115.02 -endline - -line survey - -60.88 115.02 - -36.49 92.68 -endline - -line survey -close on - -36.49 92.68 - -36.49 92.68 -endline - -line survey - -36.49 92.68 - -9.02 107.61 -endline - -line survey - -9.02 107.61 - 40.82 115.07 -endline - -line survey - 40.82 115.07 - 50.28 88.35 -endline - -line survey -close on - 50.28 88.35 - 50.28 88.35 -endline - -line survey - 50.28 88.35 - 37.4 85.02 -endline - -line survey -close on - 37.4 85.02 - 37.4 85.02 -endline - -line survey - 37.4 85.02 - 24.65 75.22 -endline - -line survey -close on - 24.65 75.22 - 24.65 75.22 -endline - -line survey - 24.65 75.22 - 49.92 88.39 -endline - -line survey - 49.92 88.39 - 62.36 97.6 -endline - -line survey - 62.36 97.6 - 92.87 89.15 -endline - -line survey - 92.87 89.15 - 120.71 87.94 -endline - -line survey - 120.71 87.94 - 135.3 100.4 -endline - -line survey - 135.3 100.4 - 153.35 122.31 -endline - -line survey - 153.35 122.31 - 176.96 126.69 -endline - -line survey - 176.96 126.69 - 191.65 122.07 -endline - -line survey - 191.65 122.07 - 202.29 117.44 -endline - -line survey -close on - 202.29 117.44 - 202.29 117.44 -endline - -line survey - 202.29 117.44 - 200.67 154.32 -endline - -line survey - 202.29 117.44 - 205.78 119.97 -endline - -line survey - 205.78 119.97 - 215.22 102.14 -endline - -line survey - 215.22 102.14 - 230.23 113.4 -endline - -line survey - 230.23 113.4 - 235.27 114.65 -endline - -line survey - 235.27 114.65 - 253.22 59.06 -endline - -line survey - 253.22 59.06 - 276.24 47.28 -endline - -line survey -close on - 253.22 59.06 - 253.22 59.06 -endline - -line survey -close on - 253.22 59.06 - 253.22 59.06 -endline - -line survey - 253.22 59.06 - 247.13 49.72 -endline - -line survey -close on - 247.13 49.72 - 247.13 49.72 -endline - -line survey -close on - 247.13 49.72 - 247.13 49.72 -endline - -line survey - 247.13 49.72 - 253.03 25.63 -endline - -line survey - 253.03 25.63 - 208.41 -23.51 -endline - -line survey - 208.41 -23.51 - 202.09 -34.81 -endline - -line survey - 202.09 -34.81 - 156.81 -72.5 -endline - -line survey - 156.81 -72.5 - 120.19 -126.33 -endline - -line survey - 120.19 -126.33 - 85.86 -166.9 -endline - -line survey - 85.86 -166.9 - 65.66 -170.74 -endline - -line survey - 65.66 -170.74 - -17.99 -226.68 -endline - -line survey - -17.99 -226.68 - -43.57 -237.94 -endline - -line survey - -43.57 -237.94 - -91.32 -213.37 -endline - -line survey - -43.57 -237.94 - -67.67 -266.43 -endline - -line survey - -67.67 -266.43 - -117.83 -272.38 -endline - -line survey - -117.83 -272.38 - -159.76 -327.55 +line rock-border -close on + -201.75 313.75 + -209.5 309.75 + -201.75 305.75 + -198.25 306.5 + -201.75 313.75 +endline + +line rock-border -close on + -175.25 325.25 + -181.0 323.25 + -176.5 314.5 + -173.0 315.25 + -175.25 325.25 +endline + +line rock-border -close on + -191.5 338.0 + -192.25 338.75 -203.5 340.0 -203.5 340.0 + smooth off + -205.75 330.5 + -179.0 325.75 + -178.75 331.75 + -184.75 336.25 + -184.75 336.25 -190.75 337.25 -191.5 338.0 endline line contour @@ -829,6 +230,108 @@ line pit smooth off endline +line pit -close on + -275.0 154.75 + -275.0 154.75 -282.5 157.75 -283.0 155.0 + -283.5 152.25 -285.25 148.25 -283.5 146.25 + -281.75 144.25 -284.0 141.25 -279.0 141.0 + -274.0 140.75 -270.25 143.0 -270.75 144.75 + -271.25 146.5 -275.0 154.75 -275.0 154.75 + smooth off +endline + +line pit + -282.75 200.75 + -282.75 200.75 -269.0 189.5 -256.0 191.5 + smooth off +endline + +line pit + -236.25 243.0 + -243.75 242.5 -260.0 257.0 -259.0 256.5 + smooth off +endline + +line pit + -241.75 300.25 + -241.75 300.25 -228.0 288.75 -219.75 289.0 + smooth off +endline + +line pit -close on + -173.75 307.0 + -173.75 307.0 -175.75 312.0 -180.5 314.25 + -185.25 316.5 -187.25 315.5 -189.5 313.75 + -191.75 312.0 -193.25 308.75 -193.25 307.25 + -193.25 305.75 -190.75 300.0 -187.0 299.5 + -183.25 299.0 -182.0 298.5 -178.75 300.5 + -175.5 302.5 -173.75 307.0 -173.75 307.0 + smooth off +endline + +line gradient + -229.0 317.75 + -229.0 319.0 -208.75 322.0 -208.75 322.0 + smooth off +endline + +line contour + -189.25 325.75 + -189.25 325.75 -194.75 320.25 -196.25 315.0 + -197.75 309.75 -198.0 299.0 -197.75 295.25 + smooth off +endline + +line contour + -201.25 329.0 + -201.25 329.0 -202.25 319.0 -202.75 316.75 + smooth off +endline + +line contour + -211.0 346.5 + -211.0 346.5 -213.25 339.5 -213.5 327.25 + -213.75 315.0 -209.5 301.25 -208.0 299.0 + smooth off +endline + +line contour + -228.75 344.0 + -227.5 331.0 -225.75 321.0 -223.25 316.25 + -220.75 311.5 -214.5 300.5 -212.5 299.0 + smooth off +endline + +line contour + -247.5 330.75 + -247.5 330.75 -227.25 298.75 -214.25 293.25 + smooth off +endline + +line pit + -165.25 257.0 + -174.5 259.75 -193.5 248.5 -193.5 248.5 + smooth off +endline + +line pit + -27.0 90.5 + -26.25 98.75 -32.5 111.0 -32.5 111.0 + smooth off +endline + +line pit + -159.5 216.5 + -159.5 216.5 -186.25 211.5 -187.75 207.0 + smooth off +endline + +line pit + -83.75 141.0 + -83.75 141.0 -107.75 132.75 -110.0 123.75 + smooth off +endline + line wall -close on -outline in -266.25 168.5 -266.25 168.5 -264.25 168.5 -262.75 165.0 @@ -869,68 +372,7 @@ line wall -226.25 287.0 -222.25 293.25 -219.75 297.25 -217.25 301.25 -215.25 301.0 -206.5 303.5 -197.75 306.0 -194.75 298.25 -187.0 299.5 -endline - -line rock-border -close on - -201.75 313.75 - -209.5 309.75 - -201.75 305.75 - -198.25 306.5 - -201.75 313.75 -endline - -line rock-border -close on - -175.25 325.25 - -181.0 323.25 - -176.5 314.5 - -173.0 315.25 - -175.25 325.25 -endline - -line rock-border -close on - -191.5 338.0 - -192.25 338.75 -203.5 340.0 -203.5 340.0 smooth off - -205.75 330.5 - -179.0 325.75 - -178.75 331.75 - -184.75 336.25 - -184.75 336.25 -190.75 337.25 -191.5 338.0 -endline - -point -176.75 252.0 water-flow -orientation 166.2 - -point -235.25 283.25 water-flow -orientation 32.4 - -point -259.25 222.75 water-flow -orientation 32.4 - -point -273.0 167.75 water-flow -orientation 6.1 - -point -223.5 92.5 water-flow -orientation 279.1 - -line pit -close on - -275.0 154.75 - -275.0 154.75 -282.5 157.75 -283.0 155.0 - -283.5 152.25 -285.25 148.25 -283.5 146.25 - -281.75 144.25 -284.0 141.25 -279.0 141.0 - -274.0 140.75 -270.25 143.0 -270.75 144.75 - -271.25 146.5 -275.0 154.75 -275.0 154.75 - smooth off -endline - -line pit - -282.75 200.75 - -282.75 200.75 -269.0 189.5 -256.0 191.5 -endline - -line pit -reverse on - -259.0 256.5 - -260.0 257.0 -243.75 242.5 -236.25 243.0 -endline - -line pit - -241.75 300.25 - -241.75 300.25 -228.0 288.75 -219.75 289.0 endline line wall @@ -956,59 +398,6 @@ line wall smooth off endline -line pit -close on - -173.75 307.0 - -173.75 307.0 -175.75 312.0 -180.5 314.25 - -185.25 316.5 -187.25 315.5 -189.5 313.75 - -191.75 312.0 -193.25 308.75 -193.25 307.25 - -193.25 305.75 -190.75 300.0 -187.0 299.5 - -183.25 299.0 -182.0 298.5 -178.75 300.5 - -175.5 302.5 -173.75 307.0 -173.75 307.0 - smooth off -endline - -line gradient - -229.0 317.75 - -229.0 319.0 -208.75 322.0 -208.75 322.0 - smooth off -endline - -line contour -endline - -line contour - -189.25 325.75 - -189.25 325.75 -194.75 320.25 -196.25 315.0 - -197.75 309.75 -198.0 299.0 -197.75 295.25 -endline - -line contour - -201.25 329.0 - -201.25 329.0 -202.25 319.0 -202.75 316.75 -endline - -line contour - -211.0 346.5 - -211.0 346.5 -213.25 339.5 -213.5 327.25 - -213.75 315.0 -209.5 301.25 -208.0 299.0 -endline - -line contour - -228.75 344.0 - -227.5 331.0 -225.75 321.0 -223.25 316.25 - -220.75 311.5 -214.5 300.5 -212.5 299.0 -endline - -line contour - -247.5 330.75 - -247.5 330.75 -227.25 298.75 -214.25 293.25 -endline - -line pit -reverse on - -193.5 248.5 - -193.5 248.5 -174.5 259.75 -165.25 257.0 -endline - line wall -187.0 299.5 -184.75 296.0 -191.44 291.11 -188.75 289.5 @@ -1016,11 +405,7 @@ line wall -176.92 283.03 -177.75 279.5 -177.5 274.0 -177.25 268.5 -176.75 266.5 -178.0 262.5 -179.25 258.5 -182.0 239.75 -185.0 277.0 -endline - -line pit -reverse on - -32.5 111.0 - -32.5 111.0 -26.25 98.75 -27.0 90.5 + smooth off endline line wall -subtype invisible @@ -1037,6 +422,7 @@ line wall -176.75 205.25 -163.5 184.75 -159.5 180.75 -155.5 176.75 -154.5 171.75 -148.0 168.5 -141.5 165.25 -139.25 163.5 -145.75 158.5 + smooth off endline line wall @@ -1052,87 +438,127 @@ line wall -94.0 122.0 -87.0 117.5 -82.75 114.5 -78.5 111.5 -62.25 102.25 -58.25 98.75 -54.25 95.25 -39.0 91.5 -41.5 81.0 + smooth off +endline + +line wall +endline + +line pit-chimney -close on + 42.25 125.75 + 39.25 125.5 36.5 126.0 36.5 123.25 + 36.5 120.5 39.0 119.25 42.5 118.0 + 46.0 116.75 50.25 116.25 48.5 119.25 + 46.75 122.25 46.25 124.5 44.75 124.5 + 43.25 124.5 45.25 126.0 42.25 125.75 +endline + +line pit + 59.25 102.25 + 59.25 102.25 59.5 79.25 62.25 76.5 + smooth off +endline + +line pit + 56.0 101.75 + 56.0 101.75 39.75 99.5 37.25 97.0 + smooth off endline line wall -37.5 80.75 -38.0 90.75 -23.5 94.5 -17.75 97.75 -12.0 101.0 -11.25 105.0 -5.0 103.0 - 1.25 101.0 11.5 97.75 16.75 95.0 - 22.0 92.25 22.5 94.0 21.25 88.25 - 20.0 82.5 14.0 75.0 19.0 72.75 - 24.0 70.5 21.75 69.75 34.0 73.0 - 46.25 76.25 52.0 76.5 56.5 79.75 - 61.0 83.0 60.25 87.25 66.75 88.75 -endline - -line wall -endline - -line wall -endline - -point -30.0 133.75 height -value [+4 m] - -point -65.75 150.25 height -value [-20 m] - -point -155.75 159.25 height -value [-8 m] - -point -194.5 193.0 height -value [-8 m] - -point -209.25 241.0 height -value [-8 m] - -line pit - -159.5 216.5 - -159.5 216.5 -186.25 211.5 -187.75 207.0 -endline - -line pit - -83.75 141.0 - -83.75 141.0 -107.75 132.75 -110.0 123.75 -endline - -line wall -reverse on - -173.75 307.0 - -172.5 301.75 -169.75 295.0 -170.5 289.5 - -171.25 284.0 -173.5 272.0 -173.5 268.0 - -173.5 264.0 -174.25 262.0 -172.5 255.0 - -170.75 248.0 -171.5 245.75 -171.0 241.0 - -170.5 236.25 -169.25 231.5 -169.25 226.5 - -169.25 221.5 -170.0 219.75 -167.25 215.25 - -164.5 210.75 -151.0 199.5 -147.25 195.0 - -143.5 190.5 -141.5 187.75 -139.25 184.75 - -137.0 181.75 -136.25 181.0 -132.0 177.25 - -127.75 173.5 -131.0 172.75 -124.5 169.75 - -118.0 166.75 -112.5 167.5 -108.75 164.25 - -105.0 161.0 -103.75 158.0 -102.5 154.0 - -101.25 150.0 -99.25 144.75 -96.0 142.75 - -92.75 140.75 -89.0 135.75 -84.5 132.75 - -80.0 129.75 -80.5 124.25 -75.75 122.75 - -71.0 121.25 -66.25 122.75 -62.0 121.5 - -57.75 120.25 -51.5 119.5 -47.25 115.75 - -43.0 112.0 -35.75 102.75 -30.25 101.75 - -24.75 100.75 -24.25 108.5 -22.5 110.75 - -20.75 113.0 -15.75 118.75 -11.0 119.75 - -6.25 120.75 24.0 126.5 30.0 126.25 - 36.0 126.0 41.75 130.5 46.75 125.5 - 51.75 120.5 51.25 115.5 51.75 111.25 - 52.25 107.0 52.0 101.0 52.0 97.5 - 52.0 94.0 52.5 96.0 55.0 97.5 - 57.5 99.0 65.75 101.0 65.75 101.0 + 1.25 101.0 12.28 86.18 23.0 92.5 + 41.25 103.25 51.5 101.0 30.25 88.5 + 23.44 84.49 14.0 75.0 19.0 72.75 + 24.0 70.5 22.25 72.25 34.5 75.5 + 46.75 78.75 50.25 79.25 54.75 82.5 + 59.25 85.75 60.25 87.25 66.75 88.75 smooth off - 65.75 101.0 67.75 103.5 70.75 105.5 endline -point -153.5 307.0 height -value [-8 m] +line pit + -9.0 125.5 + -9.0 125.5 -11.75 116.0 -11.75 111.0 + -11.75 106.0 -9.25 98.5 -8.75 96.75 + smooth off +endline -point -139.5 238.5 label -text [Le méandre] +point 23.0 56.0 height -value [-8 m] -point -329.5 236.75 label -text [Puits Sterlingot] +line arrow + 61.75 44.75 + 64.5 83.5 +endline -point -328.25 199.5 height -value [-138 m] +point 61.25 27.0 label -text [La douche] -point -284.5 297.5 height -value [-30 m] +point 13.75 159.25 label -text [Salle Odette] + +line rock-border -close on + 48.0 114.0 + 46.25 113.5 + 46.25 109.75 + 49.75 111.0 + 48.0 114.0 +endline + +line rock-border -close on + 35.25 109.25 + 28.75 103.25 + 29.5 100.75 + 35.0 101.0 + 38.5 105.25 + 35.25 109.25 +endline + +point 40.0 80.5 water-flow -orientation 72.2 + +point -34.25 122.25 water-flow -orientation 141.3 + +line pit-chimney -close on + -24.5 118.0 + -24.5 118.0 -26.25 117.5 -26.75 115.5 + -27.25 113.5 -30.75 110.75 -28.0 109.5 + -25.25 108.25 -23.25 108.25 -21.25 111.25 + -19.25 114.25 -17.5 115.25 -19.75 116.5 + -22.0 117.75 -24.5 118.0 -24.5 118.0 + smooth off +endline + +line wall + 70.75 105.5 + 67.75 103.5 65.75 101.0 65.75 101.0 + smooth off + 65.75 101.0 57.5 99.0 55.0 97.5 + 52.5 96.0 52.0 94.0 52.0 97.5 + 52.0 101.0 52.25 107.0 51.75 111.25 + 51.25 115.5 51.75 120.5 46.75 125.5 + 41.75 130.5 36.0 126.0 30.0 126.25 + 24.0 126.5 -3.52 121.64 -8.0 119.75 + -21.0 114.25 -23.75 123.5 -28.0 116.75 + -32.47 109.65 -24.75 100.75 -30.25 101.75 + -35.75 102.75 -43.0 112.0 -47.25 115.75 + -51.5 119.5 -57.75 120.25 -62.0 121.5 + -66.25 122.75 -71.0 121.25 -75.75 122.75 + -80.5 124.25 -80.0 129.75 -84.5 132.75 + -89.0 135.75 -92.75 140.75 -96.0 142.75 + -99.25 144.75 -101.25 150.0 -102.5 154.0 + -103.75 158.0 -105.0 161.0 -108.75 164.25 + -112.5 167.5 -118.0 166.75 -124.5 169.75 + -131.0 172.75 -127.75 173.5 -132.0 177.25 + -136.25 181.0 -137.0 181.75 -139.25 184.75 + -141.5 187.75 -143.5 190.5 -147.25 195.0 + -151.0 199.5 -164.5 210.75 -167.25 215.25 + -170.0 219.75 -169.25 221.5 -169.25 226.5 + -169.25 231.5 -170.5 236.25 -171.0 241.0 + -171.5 245.75 -170.75 248.0 -172.5 255.0 + -174.25 262.0 -173.5 264.0 -173.5 268.0 + -173.5 272.0 -171.25 284.0 -170.5 289.5 + -169.75 295.0 -172.5 301.75 -173.75 307.0 + smooth off +endline line wall -207.5 15.0 @@ -1163,17 +589,334 @@ line wall smooth off endline -endscrap - - - -scrap SP-AP7_Entree_02 -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -station-names "" @AP7_Entree -scale [-331.488 -393.06 331.488 -393.06 0.0 0.0 16.8395904 0.0 m] +point 62.36 97.6 station -name AP58 endscrap -scrap SP-AP7_Entree_03 -projection plan -author 2024 "Alexandre PONT" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -station-names "" @AP7_Entree -scale [-331.488 -393.06 331.488 -393.06 0.0 0.0 16.8395904 0.0 m] +scrap SP-AP7_Entree_02 -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -station-names "" @AP7_Entree -scale [-331.488 -393.06 331.488 -393.06 0.0 0.0 16.8395904 0.0 m] + +point 92.87 89.15 station -name AP59 + +point 120.71 87.94 station -name AP60 + +point 135.3 100.4 station -name AP61 + +point 153.35 122.31 station -name AP62 + +point 176.96 126.69 station -name AP63 + +point 191.65 122.07 station -name AP64 + +point 202.29 117.44 station -name AP66 + +point 200.67 154.32 station -name GN34 + +point 205.78 119.97 station -name L01 + +point 215.22 102.14 station -name L02 + +point 230.23 113.4 station -name L03 + +point 235.27 114.65 station -name L04 + +point 253.22 59.06 station -name L07 + +point 276.24 47.28 station -name L05A + +point 247.13 49.72 station -name L09d + +point 253.03 25.63 station -name L10 + +point 208.41 -23.51 station -name L11 + +line pit + 146.25 132.75 + 146.25 132.75 155.0 110.75 158.25 108.25 + smooth off +endline + +point 111.5 41.25 height -value [-10 m] + +point 128.5 173.5 label -text [Puits Odette] + +point 128.5 155.5 height -value [-40 m] + +line pit + 119.0 108.0 + 119.0 108.0 115.75 65.5 109.5 62.5 + smooth off +endline + +line rock-border -close on + 103.0 94.25 + 100.75 88.75 + 105.25 87.5 + 106.5 92.0 + 103.0 94.25 +endline + +line rock-border -close on + 105.75 101.75 + 104.75 101.75 102.25 101.0 102.25 101.0 + smooth off + 102.75 97.0 + 108.0 96.75 + 108.5 98.75 + 108.5 98.75 106.75 101.75 105.75 101.75 +endline + +point 123.75 85.5 water-flow -orientation 65.0 + +point 174.75 120.25 water-flow -orientation 84.5 + +line rock-border -close on + 229.25 3.75 + 224.75 -0.5 + 229.25 -4.75 + 233.25 -1.25 + 229.25 3.75 +endline + +line rock-border -close on + 243.75 19.0 + 238.75 14.5 + 243.75 11.75 + 248.75 15.0 + 243.75 19.0 +endline + +line wall + 66.75 88.75 + 66.75 88.75 76.0 89.75 84.25 87.5 + 92.5 85.25 103.75 78.5 107.0 76.5 + 110.25 74.5 115.75 68.75 123.5 71.0 + 131.25 73.25 137.0 73.0 140.25 79.75 + 143.5 86.5 147.75 87.75 150.5 96.75 + 153.25 105.75 153.0 113.5 155.5 116.0 + 158.0 118.5 160.25 115.5 164.25 115.0 + 168.25 114.5 177.5 109.5 179.5 112.5 + 181.5 115.5 185.0 119.5 187.75 118.5 + 190.5 117.5 191.75 115.25 193.5 112.25 + 195.25 109.25 191.75 105.75 196.0 106.25 + 200.25 106.75 200.5 108.5 204.5 105.5 + 208.5 102.5 211.5 99.25 213.25 98.75 + 215.0 98.25 215.0 99.0 218.75 99.75 + 222.5 100.5 225.25 107.0 227.5 108.25 + 229.75 109.5 233.5 109.5 233.75 107.5 + 234.0 105.5 244.0 76.0 245.5 71.0 + 247.0 66.0 250.0 60.75 248.25 59.5 + 246.5 58.25 246.25 54.25 242.5 54.25 + 238.75 54.25 228.75 55.0 223.25 56.25 + 217.75 57.5 205.25 54.0 204.0 50.75 + 202.75 47.5 204.25 34.5 204.25 28.75 + 204.25 23.0 199.25 14.0 197.5 6.5 + 195.75 -1.0 198.25 -10.75 200.25 -13.75 + 202.25 -16.75 201.5 -19.0 200.0 -22.75 + 198.5 -26.5 196.75 -31.5 196.75 -31.5 + smooth off +endline + +line wall + 205.25 -39.25 + 209.75 -34.25 210.75 -32.25 212.25 -28.0 + 213.75 -23.75 218.0 -20.75 227.5 -11.5 + 237.0 -2.25 238.25 1.0 244.0 6.75 + 249.75 12.5 253.75 17.75 257.0 21.0 + 260.25 24.25 257.75 32.0 257.75 37.0 + 257.75 42.0 257.0 46.75 257.75 49.25 + 258.5 51.75 263.75 42.75 268.0 40.0 + 272.25 37.25 275.0 35.5 279.5 36.0 + 284.0 36.5 287.0 40.0 286.75 45.0 + 286.5 50.0 282.5 55.0 278.25 56.75 + 274.0 58.5 270.25 61.25 266.0 63.25 + 261.75 65.25 260.25 68.75 257.25 72.75 + 254.25 76.75 254.25 83.5 251.75 88.5 + 249.25 93.5 244.0 112.5 242.0 115.25 + 240.0 118.0 236.0 120.25 232.0 120.25 + 228.0 120.25 223.75 116.75 222.0 112.75 + 220.25 108.75 218.25 106.5 215.0 107.0 + 211.75 107.5 213.0 108.75 211.5 113.0 + 210.0 117.25 210.0 124.25 213.0 130.0 + smooth off +endline + +line pit + 187.5 134.0 + 187.5 134.0 187.0 130.0 188.5 124.75 + 190.0 119.5 188.0 112.75 189.25 110.75 + 190.5 108.75 202.5 111.25 205.75 113.0 + 209.0 114.75 211.75 128.75 213.0 130.0 + smooth off +endline + +line wall -subtype pit + 213.0 130.0 + 216.0 135.75 220.75 143.03 221.5 149.25 + altitude . + 222.25 155.5 211.75 161.5 203.25 162.0 + 194.75 162.5 192.5 157.5 190.5 154.5 + 188.5 151.5 188.0 141.25 187.5 136.0 + smooth off +endline + +line wall + 187.5 136.0 + 187.0 130.75 177.0 129.25 171.75 127.75 + 166.5 126.25 158.0 128.5 151.25 126.25 + 144.5 124.0 146.0 120.25 140.0 113.25 + 133.67 105.86 134.75 102.5 127.0 101.75 + 119.25 101.0 112.5 104.25 107.5 106.5 + 102.5 108.75 95.98 121.82 92.0 125.0 + 89.5 127.0 81.25 140.5 76.75 122.75 + 72.8 107.18 70.75 105.5 70.75 105.5 + smooth off +endline + +endscrap + + + +scrap SP-AP7_Entree_03 -projection plan -author 2019 "Philippe Guillemin" -author 2019 "Franck Soulage" -author 2024 "Alexandre Pont" -author 2024 "Alexandre Pont" -copyright 2024 "Licence CC by-nc-nd : http://creativecommons.org/licenses/by-nc-nd/4.0/" -station-names "" @AP7_Entree -scale [-331.488 -393.06 331.488 -393.06 0.0 0.0 16.8395904 0.0 m] + +point 202.09 -34.81 station -name L12 + +point 156.81 -72.5 station -name L13 + +point 120.19 -126.33 station -name L14 + +point 85.86 -166.9 station -name L15 + +point 65.66 -170.74 station -name L16 + +point -17.99 -226.68 station -name L17 + +point -43.57 -237.94 station -name L18 + +point -91.32 -213.37 station -name L18A + +point -67.67 -266.43 station -name L19 + +point -117.83 -272.38 station -name L20 + +point -159.76 -327.55 station -name L21 + +line pit-chimney + -87.75 -237.75 + -87.75 -237.75 -66.5 -247.5 -59.25 -243.25 + -52.0 -239.0 -43.75 -229.5 -42.75 -222.75 + -41.75 -216.0 -39.0 -213.25 -41.25 -207.75 + smooth off +endline + +line wall + 196.75 -31.5 + 196.75 -31.5 158.5 -61.5 154.25 -67.25 + 150.0 -73.0 125.0 -107.5 122.0 -111.75 + 119.0 -116.0 101.25 -138.75 97.25 -142.25 + 93.25 -145.75 83.0 -158.0 78.5 -161.25 + 74.0 -164.5 69.0 -164.5 62.75 -169.25 + 56.5 -174.0 -4.0 -206.25 -8.5 -208.75 + -13.0 -211.25 -30.25 -215.5 -41.0 -214.0 + smooth off +endline + +area water + l171--74--221 +endarea + +line label -text [Galerie du sabre] + 16.5 -158.5 + 16.5 -158.5 67.0 -127.0 76.5 -120.5 + 86.0 -114.0 144.0 -45.0 153.0 -31.0 + smooth off +endline + +line contour -id l171--74--221 -close on -visibility off + -84.0 -213.25 + -84.0 -213.25 -95.5 -209.25 -95.5 -213.25 + -95.5 -217.25 -95.5 -220.5 -87.0 -222.25 + -78.5 -224.0 -72.5 -227.25 -73.75 -221.0 + -75.0 -214.75 -75.5 -215.25 -77.75 -214.25 + -80.0 -213.25 -84.0 -213.25 -84.0 -213.25 + smooth off +endline + +line wall -subtype pit + -41.0 -214.0 + -51.75 -212.5 -67.25 -210.25 -76.25 -209.0 + -85.25 -207.75 -88.5 -206.25 -92.75 -207.5 + -97.35 -208.85 -99.25 -206.0 -97.5 -216.25 + -96.64 -221.3 -64.5 -232.25 -67.75 -243.25 + smooth off +endline + +line wall + -67.75 -243.25 + -68.96 -247.34 -69.25 -251.75 -73.0 -255.5 + -76.75 -259.25 -94.25 -263.25 -101.25 -264.75 + -108.25 -266.25 -116.25 -266.5 -121.25 -272.0 + -126.25 -277.5 -143.5 -300.5 -146.5 -305.25 + -149.5 -310.0 -155.06 -315.49 -159.25 -320.75 + smooth off +endline + +line rock-border -close on + 128.5 -106.25 + 125.75 -108.5 + 127.5 -110.5 + 130.25 -108.25 + 128.5 -106.25 +endline + +line rock-border -close on + -73.25 -264.5 + -77.0 -266.25 + -75.75 -268.75 + -73.5 -268.0 + -73.25 -264.5 +endline + +line rock-border -close on + -86.25 -270.25 + -92.5 -274.0 + -92.5 -274.0 -92.25 -278.5 -90.5 -277.75 + -88.75 -277.0 -84.25 -273.75 -84.25 -273.75 + smooth off + -86.25 -270.25 +endline + +point -113.5 -340.75 height -value [-13 m] + +line pit -reverse on + -159.25 -320.75 + -151.5 -318.5 -153.5 -319.0 -151.25 -321.0 + -149.0 -323.0 -149.25 -321.5 -148.75 -326.0 + smooth off +endline + +line wall + -159.25 -320.75 + -169.0 -333.0 -154.75 -335.5 -148.75 -326.0 + smooth off + altitude . +endline + +line wall + -148.75 -326.0 + -145.71 -321.18 -122.5 -302.5 -116.75 -296.75 + -111.0 -291.0 -69.5 -270.25 -65.25 -267.75 + -61.0 -265.25 -33.25 -247.25 -26.5 -240.0 + -19.75 -232.75 -14.75 -227.0 -5.5 -221.0 + 3.75 -215.0 53.0 -190.0 62.0 -182.75 + 71.0 -175.5 78.0 -174.5 86.75 -169.75 + 95.5 -165.0 104.25 -149.0 111.5 -141.25 + 118.75 -133.5 148.5 -98.0 154.0 -90.5 + 159.5 -83.0 178.0 -64.5 181.75 -60.0 + 185.5 -55.5 205.25 -39.25 205.25 -39.25 + smooth off +endline endscrap diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Extended.pdf b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Extended.pdf index 46241d6..84c0a9d 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Extended.pdf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Extended.pdf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Plan.pdf b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Plan.pdf index a4bc2ad..1d24357 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Plan.pdf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree-Plan.pdf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree.lox b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree.lox index 9604b4f..cc84758 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree.lox and b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/Outputs/AP7_Entree.lox differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/therion.log b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/therion.log index ecf1a5a..5325505 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/therion.log +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/Data/AP7_Entree/therion.log @@ -22,7 +22,7 @@ processing extended elevation ... done processing references ... done selecting export objects ... done processing projection plan ... done -average distortion: 0.00% +average distortion: 0.01% writing Data/AP7_Entree-Plan.xvi ... done processing projection extended ... done average distortion: 0.00% @@ -30,14 +30,14 @@ 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 () +M 1438.06 MP-AP7_Entree-Plan-tot@AP7_Entree (AP7_Entree) +S 1529.84 SP-AP7_Entree_01@AP7_Entree () +S 1402.96 SP-AP7_Entree_02@AP7_Entree () +S 1381.39 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 +This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 23 DEC 2024 16:41 **data.mp (c:/Program Files/Therion/texmf/mpost/mpost.mp (c:/Program Files/Therion/texmf/mpost/plain.mp @@ -45,50 +45,52 @@ 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] ) +[15] [1] [2] [3] [4] [5] [6] [7] [8] [9] +[Warning: scrap outline intersects itself in scrap SP-AP7_Entree_01@AP7_Entree] +[10] [11] [12] (./mptextmp.mp) [13] (./mptextmp.mp) (./mptextmp.mp) +(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [14] [15] [16] +[17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] +[32] [33] [34] [35] [36] [37] [38] ) 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 + 10420 strings using 269279 characters + 3907760 bytes of node memory + 1749 symbolic tokens + 10i,82n,16p,315b,5f stack positions out of 16i,98n,20p,390b,6f +53 output files written: data-patt.1 .. data.38 #################### 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 +This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 23 DEC 2024 16:41 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 + 91 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 + 356 strings out of 95671 + 4595 string characters out of 1192323 + 61593 words of memory out of 1546636 + 1749 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 -Output written on data.pdf (1 page, 79781 bytes). +Output written on data.pdf (1 page, 105851 bytes). PDF statistics: - 96 PDF objects out of 1000 (max. 8388607) - 53 compressed objects within 1 object stream + 132 PDF objects out of 1000 (max. 8388607) + 71 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) + 319 words of extra memory for PDF output out of 10000 (max. 10000000) ##################### end of pdftex log file ##################### @@ -103,7 +105,7 @@ 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 +This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 23 DEC 2024 16:41 **data.mp (c:/Program Files/Therion/texmf/mpost/mpost.mp (c:/Program Files/Therion/texmf/mpost/plain.mp @@ -127,7 +129,7 @@ Here is how much of MetaPost's memory you used: 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 +This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/W32TeX) (preloaded format=pdfetex 2023.12.2) 23 DEC 2024 16:41 entering extended mode **data.tex (./data.tex (./th_enc.tex) (./th_texts.tex) (./th_resources.tex @@ -162,15 +164,15 @@ 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 +compilation time: 2 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 + 0.01% 1.43% SP-AP7_Entree_01@AP7_Entree + 0.01% 0.08% SP-AP7_Entree_02@AP7_Entree + 0.00% 0.04% SP-AP7_Entree_03@AP7_Entree ################### end of scrap distortions ################### diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/config.thc b/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/config.thc deleted file mode 100644 index 09116f1..0000000 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Data/AP7_Arres_Planeres/config.thc +++ /dev/null @@ -1,2893 +0,0 @@ -encoding utf-8 - -# Licence -# -# Released under a Creative Commons Attribution-ShareAlike-NonCommercial License: -# Publié sous la licence Creative Commons Attribution-ShareAlike-NonCommercial: -# -# -# Written by: / Ecrit par : Xavier Robert -# - -# File to set up specific settings for Therion drawing outputs -# In your *.thconfig file, you need to call this file with: -# Fichier pour définir une configuration pour les dessins de issus de Therion -# Dans votre fichier *.thconfig, vous devez appeller ce fichier avec la ligne : -# input config.thc -# and then, in each layout, you need to call the corresponding layout: -# et ensuite, dans chaque layout de votre thconfig, vous devez appeler les layouts qui vous intéressent comme par exemple : -# copy drawingconfig -# -# Lots of definition comes from (or are deeply inspired by) the excellent Therion Wiki -# Beaucoup de définitions proviennent (ou sont fortement inspirées) de l'excellent Wiki Therion -# https://therion.speleo.sk/wiki/doku.php - -# Existing user points / nouvelles définitions de points : -# - nid/nest (u:nest) -# - gradient --> geologic dip -# - danger (u:danger) -# - chauves-souris/bats (u:bats) -# - stalactite boss (u:boss) -# - Shell/coquille fossile (u:shell) -# - Masonry/maçonnerie (u:masonry) -# - Ex voto/Signature (u:ex_voto) -# - Human bones/Ossements humains (u:human_bones) -# - Walking Caver/Spéléo qui marche (u:man_w) -# - Climbing caver/Spéléo qui grimpe (u:man_c) -# - Plan view symbol/symbole de vue en plan (u:symbol_plan) -# - extended view symbol/symbole de vue en coupe développée (u:symbol_extend) - -# Existing user lines: -# - strate/strata (u:strata; option -clip off) -# - coupole (u:coupole; option -clip off) -# - faille/fault (u:fault; option -clip off) -# - doline (u:doline; option -clip off) -# - chauves-souris/bats (u:bats) -# - rail (u:rail) -# - plan walk/ (u:planwalk) -# - handrail/rambarde (u:handrail) -# - Surface (u:surf) -# - Dive line/fil d'Ariane (u:ariane) -# - Deviation (u:deviation) - -# Existing user areas: -# - boue/mud (u:boue) -# - guano (u:guano) -# - chauves-souris/bats (u:bats) -# - tronc/tree-trunk (u:tronc) -# - feuilles/tree-leaves (u:feuilles) -# - Tunnel initiation/Départ de galerie (u:galerie) - - -# change the names for the legend -# change les descriptions des symboles pour la légende -text en "line u:rope" "rope" #text to appear in legend -text fr "line u:rope" "corde" #text to appear in legend -text es "line u:rope" "cuerda" #text to appear in legend - -text en "line u:fault" "fault" #text to appear in legend -text fr "line u:fault" "faille" #text to appear in legend -text es "line u:fault" "falla" #text to appear in legend - -text en "line u:strata" "strata" #text to appear in legend -text fr "line u:strata" "strate" #text to appear in legend -text es "line u:strata" "strata" #text to appear in legend - -text en "line u:doline" "doline" #text to appear in legend -text fr "line u:doline" "doline" #text to appear in legend -text es "line u:doline" "dolina" #text to appear in legend - -text en "point u:bats" "bat(s)" -text fr "point u:bats" "chauve-souris" -text es "point u:bats" "murciélago(s)" - -text en "line u:bats" "bat path" -text fr "line u:bats" "passage de chauve-souris" -text es "line u:bats" "ruta de murciélagos" - -text en "area u:bats" "lot of bats" -text fr "area u:bats" "beaucoup de chauve-souris" -text es "area u:bats" "muchos murciélagos" - -text fr "area u:galerie" "départ de galerie" -text en "area u:galerie" "tunnel departure" -text es "area u:galerie" "salida de galeria" - -text en "point u:guacharos" "guacharos" -text fr "point u:guacharos" "guacharos" -text es "point u:guacharos" "guacharos" - -text fr "point danger" "danger !" -text en "point danger" "danger !" -text es "point danger" "danger !" - -text en "point masonry" "masonry" -text fr "point masonry" "maçonnerie/murs" -text es "point masonry" "albañilería/muros" - -text en "point ex-voto" "ex voto" -text fr "point ex-voto" "ex voto/signature" -text es "point ex-voto" "ex voto/firma" - -text en "point human-bones" "human bones" -text fr "point human-bones" "ossements humains" -text es "point human-bones" "huesos humanos" - -text en "point u:boss" "stalagmite boss" -text fr "point u:boss" "stalagmite boss" -text es "point u:boss" "stalagmite boss" - -text fr "area u:guano" "guano" -text en "area u:guano" "guano" -text es "area u:guano" "guano" - -text fr "area u:boue" "lac de boue" -text en "area u:boue" "mud lake" -text es "area u:boue" "lago de barro" - -text fr "area u:tronc" "tronc d'arbre" -text en "area u:tronc" "Tree trunk" -text es "area u:tronc" "tronca de árbol" - -text fr "area u:feuilles" "feuilles/feuillage" -text en "area u:feuilles" "tree leaves" -text es "area u:feuilles" "Hojas de árbol" - -text en "line u:sentier" "trail" -text fr "line u:sentier" "sentier" -text es "line u:sentier" "sendero" - -text en "point u:shell" "shell" -text fr "point u:shell" "fossile" -text es "point u:shell" "fosíl" - -# Correction texte espagnol -text es "point air-draught" "corriente de aire" -text es "line rock-border" "contorno de bloque" -#text es "point water-flow" "curso de agua" -#text es "line water-flow" "curso de agua" -##text es "group water-flow" "curso de agua" -text es "point water-flow:permanent" "riachuelo" -text es "line water-flow:permanent" "riachuelo" -text es "point water-flow:intermittent" "riachuelo intermitente" -text es "line water-flow:intermittent" "riachuelo intermitente" -text es "line water-flow:conjectural" "riachuelo supuesto" - -text es "line rock-edge" "arista de bloque" -text es "point cave-pearl" "perlas de cavernas" - -text es "point rimstone-dam" "travertino" -text es "point rimstone-pool" "travertino" -text es "point stalactite" "estalactita" -text es "point stalactites" "estalactitas" -text es "point stalagmite" "estalagmita" -text es "point stalagmites" "estalagmitas" -text es "point pillars" "pilares" -text es "point pillar" "pilare" - -text fr "point traverse" "vire" -text fr "point ice-stalagmite" "stalagmite de glace" - -text fr "point u:anchor_artificial" "Ancrage artificiel" -text fr "point u:anchor_natural" "Ancrage naturel" - -text en "point u:man_w" "caver (walking)" -text fr "point u:man_w" "spéléo (marchant)" -text es "point u:man_w" "espeleológo (caminando)" - -text en "point u:man_c" "caver (climbing)" -text fr "point u:man_c" "spéléo (grimpant)" -text es "point u:man_c" "espeleológo (escalando)" - -text en "point u:symbol_plan" "" -text fr "point u:symbol_plan" "" -text es "point u:symbol_plan" "" - -text en "point u:symbol_extend" "" -text fr "point u:symbol_extend" "" -text es "point u:symbol_extend" "" - -text en "point wall-altitude" "altitude (m)" -text fr "point wall-altitude" "altitude (m)" -text es "point wall-altitude" "altura (m)" - - -### Layouts Languages/langues - -# Different layouts to manage languages (en, fr, es) -# In your thconfig, call the layout langue-XX where XX is en, fr or es -# You need to add one of these layout if you use the layout headerl or header_coupe -# If you want to add one of the field club, syntesys, web page, expedition, guide, -# add the following line in the code tex-map/endcode block of your layout in the thconfig -# \newtoks\YYYY \YYYY={the value of your variable} -# where YYYY = club, synth, wpage, expe or guide -# Différents layouts pour définir les langues (pour l'instant : en, fr, es) -# Dans votre thconfig, appelez le layout langue-XX où XX est en, fr ou es -# Vous devez ajouter l'un de ces layouts si vous voulez utiliser les layouts headerl ou header_coupe -# qui redéfinissent la présentation et les informations du cartouche (header). -# Si vous voulez ajouter un de ces champs club, syntesys, web page, expedition, guide, -# rajouter la ligne suivante dans le bloc code tex-map/endcode de votre layout dans votre thconfig -# (voir les exemples) -# \newtoks\YYYY \YYYY={Valeur de votre varialbe} -# où YYYY = club, synth, wpage, expe or guide -# -# You may add new fields, following the examples in the layouts. -# If you add a new field, you need to edit the layout(s) headerl and/or header_coupe -# Vous pouvez ajouter de nouveaux champs, en suivant les exemples dans les layouts suivant. -# Si vous rajouter un nouveau champ, vous devrez éditer le(s) layout(s) headerl et/ou header_coupe - -layout langue-fr - # Définit la langue française - language fr - - code tex-map - % Definition of variables for the tuned headers : - \newtoks\thversiontitleB \thversiontitleB={Therion } - - \newtoks\thversiontitleA \thversiontitleA={Compilation } - \newtoks\datetitle \datetitle={le } - \newtoks\thproj \thproj={Projection } - \newtoks\thclub \thclub={Club(s) } - \newtoks\thsynth \thsynth={Synthèse } - \newtoks\thwpage \thwpage={Page internet } - \newtoks\thexpe \thexpe={Expedition } - \newtoks\thguide \thguide={Guide(s) } - \newtoks\thdatat \thdatat={Données topographiques } - \newtoks\depthrangetitle \depthrangetitle={Depth range from } - \newtoks\ththanksto \ththanksto{Remerciements } - \newtoks\thcoords \thcoords{Coordonnées} - \newtoks\explolengthtitle \explolengthtitle{Longueur explorée } - \newtoks\explodepthtitle \explodepthtitle{\thinspace{}---\thinspace{}\thinspace{}\thinspace{}\thinspace{}Profondeur explorée } - - # Initiate variables - \newtoks\club \club={} - \newtoks\synth \synth={} - \newtoks\wpage \wpage={} - \newtoks\expe \expe={} - \newtoks\guide \guide={} - \newtoks\datat \datat={} - \newtoks\thanksto \thanksto={} - \newtoks\ECoordinates \ECoordinates={} - - endcode -endlayout - - -layout langue-es - # Definición del idioma español - language es - - code tex-map - % Definition of variables for the tuned headers : - \newtoks\thversiontitleB \thversiontitleB={Therion } - - \newtoks\thversiontitleA \thversiontitleA={Compilación} - \newtoks\datetitle \datetitle={el } - \newtoks\thproj \thproj={Proyección} - \newtoks\thclub \thclub={Club(es)} - \newtoks\thsynth \thsynth={Síntesis} - \newtoks\thwpage \thwpage={Página web} - \newtoks\thexpe \thexpe={Expedición} - \newtoks\depthrangetitle \depthrangetitle={Depth range from } - \newtoks\thguide \thguide={Guia(s)} - \newtoks\thdatat \thdatat={Datos topograficas} - \newtoks\ththanksto \ththanksto{Nuestros agradecimientos } - \newtoks\thcoords \thcoords{Coordinadas GPS (WGS84) } - \newtoks\explolengthtitle \explolengthtitle{Longitud explorada} - \newtoks\explodepthtitle \explodepthtitle{\thinspace{}---\thinspace{}\thinspace{}\thinspace{}\thinspace{}Profondidad explorada} - - \cartotitle={Dibujo} - - # Initiate variables - \newtoks\club \club={} - \newtoks\synth \synth={} - \newtoks\wpage \wpage={} - \newtoks\expe \expe={} - \newtoks\guide \guide={} - \newtoks\datat \datat={} - \newtoks\thanksto \thanksto={} - \newtoks\ECoordinates \ECoordinates={} - - endcode - -endlayout - - -layout langue-en - # Set the language english - language en - - code tex-map - % Definition of variables for the tuned headers : - \newtoks\thversiontitleB \thversiontitleB={Therion } - - \newtoks\thversiontitleA \thversiontitleA={Compiled} - \newtoks\datetitle \datetitle={on } - \newtoks\thproj \thproj={Projection} - \newtoks\thclub \thclub={Club(s)} - \newtoks\thsynth \thsynth={Synthesys} - \newtoks\thwpage \thwpage={Web page} - \newtoks\thexpe \thexpe={Expedition} - \newtoks\depthrangetitle \depthrangetitle={Depth range from } - \newtoks\thguide \thguide={Guide(s)} - \newtoks\thdatat \thdatat={Survey's data} - \newtoks\ththanksto \ththanksto{Acknowledgments } - \newtoks\thcoords \thcoords{GPS coordinates (WGS84) } - \newtoks\explolengthtitle \explolengthtitle{Explored length} - \newtoks\explodepthtitle \explodepthtitle{\thinspace{}---\thinspace{}\thinspace{}\thinspace{}\thinspace{}Explored depth} - - # Initiate variables - \newtoks\club \club={} - \newtoks\synth \synth={} - \newtoks\wpage \wpage={} - \newtoks\expe \expe={} - \newtoks\guide \guide={} - \newtoks\datat \datat={} - \newtoks\thanksto \thanksto={} - \newtoks\ECoordinates \ECoordinates={} - - endcode - -endlayout - -### End of the layouts languages -### Fin des layouts languages -#______________________________ - - -layout drawingconfig - # Layout to draw the map and extended view. - # Layout pour dessiner les plans et les coupes développées. - - # pdf-Author - # Auteur du pdf - doc-author "Xavier Robert" - - # Set the symology you want to use: UIS, ASF (Australie) CCNP (Etats Units) ou - # SKB (tchecoslovakia) - # Définit la banque de symboles que nous voulons utiliser : - # UIS, ASF (Australie) CCNP (Etats Units) ou SKB (tchecoslovakia) - #symbol-set UIS - # Change the type or colors of specific symbols: - # Changer le type ou la couleur de symboles spécifiques: - symbol-assign point station:temporary SKBB - symbol-assign point pillar AUT - - symbol-color point water-flow [17 46 100] - symbol-color point water-flow:intermittent [17 46 100] - symbol-color point water-flow:paleo [17 46 100] - symbol-color point water-drip [17 46 100] - symbol-color point water [17 46 100] - symbol-color line water-flow [17 46 100] - symbol-color line water-flow:conjectural [17 46 100] - symbol-color line water-flow:intermittent [17 46 100] - symbol-color point ice [0 0 100] - symbol-color line wall:ice [0 0 100] - symbol-color point ice-pillar [0 0 100] - symbol-color point ice-stalagmite [0 0 100] - symbol-color point ice-stalactite [0 0 100] - symbol-color area ice [0 0 100] - symbol-color point snow [0 0 100] - symbol-color area snow [0 0 100] - symbol-color point spring [17 46 100] - symbol-color point root [52 33 6] - symbol-color point vegetable-debris [13 47 6] - symbol-color point seed-germination [13 47 6] - symbol-color point altitude [100 50 0] - symbol-color point station [54 7 60] - symbol-color line flowstone [100 60 20] - symbol-color line wall:flowstone [100 60 20] - symbol-color point flowstone [100 60 20] - symbol-color area flowstone [100 60 20] - symbol-color area moonmilk [100 60 20] # Change the color ? - symbol-color point moonmilk [100 60 20] # Change the color ? - symbol-color line wall:moonmilk [100 60 20] # Change the color ? - symbol-color point curtains [100 60 20] - symbol-color point curtain [100 60 20] - symbol-color point disc-pillar [100 60 20] - symbol-color point disc-stalactite [100 60 20] - symbol-color point disc-stalagmite [100 60 20] - symbol-color point disc-pillars [100 60 20] - symbol-color point disc-stalactites [100 60 20] - symbol-color point disc-stalagmites [100 60 20] - symbol-color point disk [100 60 20] - symbol-color point wall-calcite [100 60 20] - symbol-color point pillar [100 60 20] - symbol-color point pillar-with-curtains [100 60 20] - symbol-color point pillars-with-curtains [100 60 20] - symbol-color point stalactite [100 60 20] - symbol-color point stalagmite [100 60 20] - symbol-color point stalactite-stalagmite [100 60 20] - symbol-color point stalactites-stalagmites [100 60 20] - symbol-color point stalactites [100 60 20] - symbol-color point stalagmites [100 60 20] - symbol-color point stalactite-stalagmite [100 60 20] - symbol-color point stalactites-stalagmites [100 60 20] - symbol-color point popcorn [100 60 20] - symbol-color point flowstone-choke [100 60 20] - symbol-color line rimstone-dam [100 60 20] - symbol-color line rimstone-pool [100 60 20] - symbol-color point rimstone-dam [100 60 20] - symbol-color area stalactite [100 60 20] - symbol-color area stalactite-stalagmite [100 60 20] - symbol-color area stalagmite [100 60 20] - symbol-color area pillar [100 60 20] - symbol-color area pillar-with-curtains [100 60 20] - symbol-color area mudcrack [52 33 6] # Color to verify ; Maybe to darken - symbol-color area clay [52 33 6] # Color to verify - symbol-color point volcano [52 33 6] # Color to verify - symbol-color point mud [52 33 6] # Color to verify - symbol-color point mudcrack [52 33 6] # Color to verify - symbol-color point clay [52 33 6] # Color to verify - symbol-color line wall:clay [52 33 6] # Color to verify - #symbol-color point clay-tree [52 33 6] # Color to verify - symbol-color point clay-choke [52 33 6] # Color to verify - #symbol-color point wall-altitude [78 8 52] # rouge-violet 199, 21, 133 - symbol-color point wall-altitude [100 50 0] - symbol-color point station-name [80 80 80] # light grey - - - #symbol-color line map-connection [81 81 81] # gris argent (206, 206, 206) - symbol-color line map-connection [69 69 69] # gris acier (175, 175, 175) - - ####### Metapost-changes ############ - code metapost - - # Modify length/depth statistics to print - # Modifier l'aspect et les données des statistiques de longueur affichées si besoin - #code tex-map - # \cavelength{1330\thinspace{}m} - # + 150\thinspace{}m estimes} - # \cavedepth{243\thinspace{}m} - #endcode - - - # Change the dashed line for the line wall:presumed - # Changer la ligne pointillée du symbole line wall:presumed - def l_wall_presumed (expr P) = - T:=identity; - pickup PenA; - # Old definition - #thdraw P dashed evenly scaled (2*optical_zoom); - # New definition - thdraw P dashed evenly scaled (.1u); - enddef; - - # Change the dashed line for the line chimney - # Changer la ligne pointillée du symbole line chemney (cheminée) - def l_chimney (expr P) = - T:=identity; - pickup PenC; - %thdraw P dashed evenly scaled optical_zoom; - thdraw P dashed evenly scaled (.05u); - enddef; - - # To change blocs size in the area blocks - # Pour modifier la taille des blocs dans l'aire blocks - def a_blocks (expr p) = - T:=identity; - pickup PenC; - path q, qq; q = bbox p; - picture tmp_pic; - uu := max(u, (xpart urcorner q - xpart llcorner q)/100, (ypart urcorner q - ypart llcorner q)/100); - tmp_pic := image( - for i = xpart llcorner q step 1.0uu until xpart urcorner q: - for j = ypart llcorner q step 1.0uu until ypart urcorner q: - qq := punked (((-.3uu,-.3uu)--(.3uu,-.3uu)--(.3uu,.3uu)--(-.3uu,.3uu)--cycle) - randomized (uu/2)) - rotated uniformdeviate(360) - shifted ((i,j) randomized 1.0uu); - if xpart (p intersectiontimes qq) < 0: - thclean qq; - thdraw qq; - fi; - endfor; - endfor; - ); - clip tmp_pic to p; - draw tmp_pic; - enddef; - - # To change sand aspects - # Pour modifier les aspects du sable dans l'aire associée - def a_sands (expr p) = - T:=identity; - pickup PenC; - path q; q = bbox p; - picture tmp_pic; - tmp_pic := image( - for i = xpart llcorner q step 0.1u until xpart urcorner q: - for j = ypart llcorner q step 0.1u until ypart urcorner q: - draw origin shifted ((i,j) randomized 0.1u) withpen PenC; - endfor; - endfor; - ); - #clip tmp_pic to p; - draw tmp_pic; - enddef; - - # To change pebbles aspects - # Pour modifier l'aspects de l'aire pebbles (galets) - def a_pebbles_SKBB (expr p) = - T:=identity; - pickup PenC; - path q, qq; q = bbox p; - picture tmp_pic; - tmp_pic := image( - for i = xpart llcorner q step .1u until xpart urcorner q: - for j = ypart llcorner q step .5u until ypart urcorner q: - qq := (superellipse((.07u,0),(0,.03u), (-.07u,0),(0,.-.03u),.75)) - %randomized (u/25) - rotated uniformdeviate(360) - shifted ((i,j) randomized 0.27u); - if xpart (p intersectiontimes qq) < 0: - thdraw qq; - fi; - endfor; - endfor; - ); - clip tmp_pic to p; - draw tmp_pic; - enddef; - - # To change slopes aspects - # Pour modifier la ligne aspects - def l_slope (expr P,S)(text Q) = - %show Q; - T:=identity; - numeric dirs[]; - numeric lengths[]; - for i=Q: - dirs[redpart i]:=greenpart i; - lengths[redpart i]:=bluepart i; - endfor; - li:=length(P); % last - alw_perpendicular:=true; - for i=0 upto li: - if unknown dirs[i]: dirs[i]:=-1; - else: - if dirs[i]>-1: - dirs[i]:=((90-dirs[i]) - angle(thdir(P,i))) mod 360; - alw_perpendicular:=false; - fi; - fi; - if unknown lengths[i]: lengths[i]:=-1; fi; - endfor; - %for i=0 upto li: show dirs[i]; endfor; - ni:=0; % next - pi:=0; % previous - for i=0 upto li: - d:=dirs[i]; - if d=-1: - if (i=0) or (i=li): - dirs[i] := angle(thdir(P,i) rotated 90) mod 360; - pi:=i; - else: - if ni<=i: - for j=i upto li: - ni:=j; - exitif dirs[j]>-1; - endfor; - fi; - w:=arclength(subpath(pi,i) of P) / - arclength(subpath(pi,ni) of P); - dirs[i]:=w[dirs[pi],dirs[ni]]; - %if (dirs[i]-angle(thdir(P,i))) mod 360>180: - %dirs[i]:=w[dirs[ni],dirs[pi]]; - %message("*******"); - %fi; - fi; - else: - pi:=i; - fi; - endfor; - %for i=0 upto li: show dirs[i]; endfor; - ni:=0; % next - pi:=0; % previous - for i=0 upto li: - l:=lengths[i]; - if l=-1: - if (i=0) or (i=li): - lengths[i] := 1cm; % should never happen! - thwarning("slope width at the end point not specified"); - pi:=i; - else: - if ni<=i: - for j=i+1 upto li: - ni:=j; - exitif lengths[j]>-1; - endfor; - fi; - w:=arclength(subpath(pi,i) of P) / - arclength(subpath(pi,ni) of P); - lengths[i]:=w[lengths[pi],lengths[ni]]; - pi:=i; - fi; - else: - pi:=i; - fi; - endfor; - %for i=0 upto li: show lengths[i]; endfor; - T:=identity; - boolean par; - cas := 0.3u; - krok := 0.7u; - dlzka := (arclength P); - if dlzka>3u: dlzka:=dlzka-0.6u fi; - mojkrok:=adjust_step(dlzka,1.4u) / 5; - pickup PenD; - par := false; - forever: - t := arctime cas of P; - if t mod 1>0: % not a key point - w := (arclength(subpath(floor t,t) of P) / - arclength(subpath(floor t,ceiling t) of P)); - if alw_perpendicular: - a := 90; - else: - a := w[dirs[floor t],dirs[ceiling t]]; - fi; - l := w[lengths[floor t],lengths[ceiling t]]; - else: - if alw_perpendicular: - a := 90; - else: - a:= dirs[t]; - fi; - l:=lengths[t]; - fi; - a := a + angle(thdir(P,t)); - thdraw (point t of P) -- - ((point t of P) + if par: 0.333 * fi l * unitvector(dir(a))); - cas := cas + mojkrok; - par := not par; - exitif cas > dlzka + .3u + (krok / 3); % for rounding errors - endfor; - if S = 1: pickup PenC; draw P fi; - %pickup pencircle scaled 3pt; - %for i=0 upto li: draw point i of P; endfor; - enddef; - - # To change color of Mud area - # Pour modifier la couleur de l'aire Boue - def a_u_boue (expr p) = - T:=identity; - #thfill p withcolor (0.22, 0.22, 0.95); - #126, 51, 0 - thfill p withcolor (0.49, 0.20, 0.00); - enddef; - - # To change color of Sump - # Pour modifier la couleur de l'aire siphon - def a_sump (expr p) = - T:=identity; - #thfill p withcolor (0.22, 0.22, 0.95); - thfill p withcolor (0.06, 0.20, 0.65); - enddef; - - # To change color of guano - # Pour modifier la couleur de l'aire guano - def a_u_guano (expr p) = - T:=identity; - thfill p withcolor (0.53, 0.26, 0.11); - enddef; - - # To change color of a tree-trunk - # I advise to use a line "border" to delimit the area - # If used with tree-leaves, add the option -place top - # Pour modifier la couleur de l'aire tronc - # Je suggère d'utiliser une ligne "border/bord" pour délimiter l'aire - # Si utilisé conjointement avec l'aire feuilles d'arbres, utiliser l'option -place top - def a_u_tronc (expr p) = - T:=identity; - thfill p withcolor (0.62, 0.24, 0.05); - enddef; - - # To change color of a tree-leaves - # Pour modifier la couleur de l'aire feuilles d'arbre/feuillage - def a_u_feuilles (expr p) = - T:=identity; - thfill p withcolor (0.0, 1.0, 0.0); - enddef; - - # To change color of Water area - # Pour modifier la couleur de l'aire eau - def a_water (expr p) = - T:=identity; - #thfill p withcolor (0.60, 0.8, 1); - thfill p withcolor (0.17, 0.46, 1); - enddef; - - # Northarrow more funnier ! - # Pour définir une nouvelle flèche du nord - def s_northarrow (expr rot) = - begingroup - interim defaultscale:=0.7; % scale your north arrow here - #interim defaultscale:=0.5; % scale your north arrow here; 0.5 is the best value for atlas - T:=identity scaled defaultscale rotated -rot; - interim linecap:=squared; - interim linejoin:=rounded; - thfill (-.5cm,-.1cm)--(0,2.5cm)--(.5cm,-.1cm)--cycle; - pickup pencircle scaled (0.08cm * defaultscale); - thdraw (0,0)--(0,-2.5cm); - pickup pencircle scaled (0.16cm * defaultscale); - p:=(0.4cm,0.6cm); - thdraw ((p--(p yscaled -1)--(p xscaled -1)--(p scaled -1)) shifted (0,-1.0cm)); - label.rt(thTEX("mg") scaled 1.6, (.6cm,-1.6cm)) transformed T; - endgroup; - enddef; - - # # Change Scale bar type - # # Pour modifier la barre d'échelle - # def s_scalebar (expr l, units, txt) = - # begingroup - # interim warningcheck:=0; - # tmpl:=l / Scale * cm * units / 2; - # tmpx:=l / Scale * cm * units / 5; - # tmph:=5bp; % bar height - # endgroup; - # pickup PenC; - # draw (-tmpl,0)--(tmpl,0)--(tmpl,-tmph)--(-tmpl,-tmph)--cycle; - # p:=(0,0)--(tmpx,0)--(tmpx,-tmph)--(0,-tmph)--cycle; - # for i:=-2.5 step 2 until 2: - # fill p shifted (i * tmpx,0); - # endfor; - # begingroup - # interim labeloffset:=3.5bp; - # for i:=0 step (l/5) until (l-1): - # tmpx:=tmpl * (i * 2 / l - 1); - # label.bot(thTEX(decimal (i)),(tmpx,-tmph)); - # endfor; - # label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)); - # % To write the scale "1:scale" uncomment it the next line: - # % Pour écrire l'échelle "1:scale" au dessus de la barre décommenter la ligne suivante : - # %label.top(thTEX("Echelle 1 : " & decimal (Scale*100)),(0,0)); - # endgroup; - # enddef; - - - # # Write the point depth (not functionning...) - # # Définir un point qui écrit la côte/profondeur (Ne fonctionne pas actuellement...) - # def p_u_prof (expr pos) = - # T:=identity shifted pos; - # pickup PenD; - # p:=(-.3u,0)--(.3u,0); - # thdraw p; thdraw p rotated 90; - # p:=fullcircle scaled .2u; - # thclean p; thdraw p; - # enddef; - # vardef p_label@#(expr txt,pos,rot,mode) = - # if mode=1: - # thdrawoptions(withcolor .8red + .4blue); - # p_u_prof(pos); - # % append "m" to label - # picture txtm; - # % calcul profondeur - # %numeric profondeur; - # profondeur:=(\thaltitude-\cavemaxz); - # picture txtprofondeur; - # txtm:=image( - # draw txt; - # interim labeloffset:=0; - # label.urt(btex \thaltitude m etex, lrcorner txt); - # %label.urt(btex \thdepth m etex, lrcorner txt); - # ); - # % give extra offset in case of l/r/t/b alignment - # pair ctmp; - # ctmp:=center thelabel@#("x", (0,0)); - # if (xpart ctmp * ypart ctmp)=0: - # interim labeloffset:=(.4u); - # else: % diagonal alignment - # interim labeloffset:=(.2u); - # fi; - # % draw label - # lab:=thelabel@#(txtm, pos); - # draw lab _thop_; % use color - # thdrawoptions(); - # bboxmargin:=0.8bp; - # write_circ_bbox((bbox lab) smoothed 2); - # else: - # if mode=7: interim labeloffset:=(u/8) fi; - # lab:=thelabel@#(txt, pos); - # if mode>1: pickup PenD fi; - # if mode=2: process_uplabel; - # elseif mode=3: process_downlabel; - # elseif mode=4: process_updownlabel; - # elseif mode=5: process_circledlabel; - # elseif mode=6: process_boxedlabel; - # elseif mode=7: process_label(pos,rot); % station name - # elseif mode=8: process_filledlabel(pos, rot); - # else: process_label(pos,rot); fi; - # fi; - # enddef; - - - - # Change the altitude definition - # This label requires to specify the position of text relative to point with - # help of -align in the options box. - # Changer la définition du point altitude - # Ce label nécessite la position spécifique de l'étiquette de texte de façon relative - # au point avec l'aide de l'option -align. - #ex: -align bottom-right/top-left/top-right/bottom-left/top/bottom/left/right... - - def p_altitude (expr pos) = - T:=identity shifted pos; - pickup PenD; - p:=(-.3u,0)--(.3u,0); - thdraw p; thdraw p rotated 90; - p:=fullcircle scaled .2u; - thclean p; thdraw p; - enddef; - vardef p_label@#(expr txt,pos,rot,mode) = - if mode=1: - thdrawoptions(withcolor .8red + .4blue); - p_altitude(pos); - % append "m" to label - picture txtm; - txtm:=image( - draw txt; - interim labeloffset:=0; - label.urt(btex \thaltitude { m} etex, lrcorner txt); - #label.urt(btex \thheight m etex, lrcorner txt); - ); - % give extra offset in case of l/r/t/b alignment - pair ctmp; - ctmp:=center thelabel@#("x", (0,0)); - if (xpart ctmp * ypart ctmp)=0: - interim labeloffset:=(.4u); - else: % diagonal alignment - interim labeloffset:=(.2u); - fi; - % draw label - lab:=thelabel@#(txtm, pos); - draw lab _thop_; % use color - thdrawoptions(); - bboxmargin:=0.8bp; - write_circ_bbox((bbox lab) smoothed 2); - else: - if mode=7: interim labeloffset:=(u/8) fi; - lab:=thelabel@#(txt, pos); - if mode>1: pickup PenD fi; - if mode=2: process_uplabel; - elseif mode=3: process_downlabel; - elseif mode=4: process_updownlabel; - elseif mode=5: process_circledlabel; - elseif mode=6: process_boxedlabel; - elseif mode=7: process_label(pos,rot); % station name - elseif mode=8: process_filledlabel(pos, rot); - else: process_label(pos,rot); fi; - fi; - enddef; - - # For point height with P or C prefixe - # use “point 0 0 height -value [+10 m]” - # or “point 0 0 height -value [-85 m]” - # in your data to get E10 or P85 - # Pour obtenir un point de hauteur de passage avec P ou C comme préfixe - # utiliser “point 0 0 height -value [+10 m]” - # ou “point 0 0 height -value [-85 m]” - # dans les données vous donner E10 ou P85 respectivement - verbatimtex \def\thheightpos{E}\def\thheightneg{P} etex - - - # Change the altitude definition for the wall-line label (add units) - # To modify the color, you need to modify the triplets after the 3 withcolor command. - # BE CAREFUL ! Sometimes, it generates mpost errors when using point wall:altitude. - # If you get this kind of error, comment the whole p_wallaltitude definition. - # Changer la définition de l'altitude pour le label de la ligne mur (ajout de l'unité) - # Pour modifier la couleur, modifier le triplet (RGB) après les 3 commandes withcolor. - # ATTENTION ! Parfois, cette redéfinition génère des erreurs métapost. - # Si c'est le cas, commenter toute la redéfinition du point p_wallaltitude. - - #def p_wallaltitude (expr pprev,pos,pnext,txt) = - # rot:=angle(unitvector(pnext-pos)+unitvector(pos-pprev)) - 90; - # pickup PenD; - # pair zz; - # %zz:=(pos + 3*unitvector(dir rot)); - # zz:=(pos + (u/4)*unitvector(dir rot)); - # %draw (pos)--zz withcolor (0.78, 0.08, 0.52); % tic in black - # draw (pos)--zz withcolor (0.78, 0.08, 0.52); % tic in color - # % add the unit (here, meters as m) - # txtm:=image( - # %draw txt; % altitude in black - # draw txt withcolor (0.78, 0.08, 0.52); % altitude in color - # %interim labeloffset:=0; - # %label.urt(btex \thaltitude { m} etex, lrcorner txt); % unit in black - # label.urt(btex \thaltitude { m} etex, lrcorner txt) withcolor (0.78, 0.08, 0.52); % unit in color - # ); - # begingroup - # % interim labeloffset:=2pt; - # interim labeloffset:=(u/12); - # if horiz_labels: - # rot:=rot mod 360; - # if rot<=22.5: lab:=thelabel.rt(txtm, zz); - # elseif rot<=67.5: lab:=thelabel.urt(txtm, zz); - # elseif rot<=112.5: lab:=thelabel.top(txtm, zz); - # elseif rot<=157.5: lab:=thelabel.ulft(txtm, zz); - # elseif rot<=202.5: lab:=thelabel.lft(txtm, zz); - # elseif rot<=247.5: lab:=thelabel.llft(txtm, zz); - # elseif rot<=292.5: lab:=thelabel.bot(txtm, zz); - # elseif rot<=337.5: lab:=thelabel.lrt(txtm, zz); - # else: lab:=thelabel.rt(txtm, zz); - # fi; - # else: - # if (abs rot>90) and (abs rot <=270): - # rot:=rot-180; - # lab:=thelabel.lft(txtm, pos); - # else: - # lab:=thelabel.rt(txtm, pos); - # fi; - # fi; - # process_label(pos, if horiz_labels: 0 else: rot fi); - # endgroup; - #enddef; - - - - # Definition of new lines symbols - # Définition de nouveau symboles de lignes - - - # Line symbol for strata for cross sections (u:strata). It works exactly as line section - # symbol but you should use -clip off option: - # Symbole de ligne pour dessiner des strates (u:strata). - # Cela fonctionne exactement comme les autres sections de ligne - # mais vous devrez rajouter l'option -clip off: - def l_u_strata (expr P) = - T:=identity; - path Q; Q = punked P; - for t = 0 upto length P - 1: - pair zz[]; - zz1 := point t of P; - zz2 := point t+1 of P; - zz3 := postcontrol t of P; - zz4 := precontrol t+1 of P; - linecap:=0; - if (length(zz3-1/3[zz1,zz2]) > 0.1pt) or (length(zz4-2/3[zz1,zz2]) > 0.1pt): - zz5 = whatever[zz1,zz2]; - (zz3-zz5) = whatever * (zz1-zz2) rotated 90; - pickup pencircle scaled 1 mm; - draw zz1--zz5 dashed evenly; - pickup PenA; - draw zz1--zz5 withcolor background; - zz6 = whatever[zz1,zz2]; - (zz4-zz6) = whatever * (zz1-zz2) rotated 90; - pickup pencircle scaled 1 mm; - draw zz2--zz6 dashed evenly; - pickup PenA; - draw zz2--zz6 withcolor background; - else: - pickup pencircle scaled 1 mm; - draw zz1--zz2 dashed evenly; - pickup PenA; - draw zz1--zz2 withcolor background; - fi; - endfor; - enddef; - - - # Line symbol for Coupoles (u:coupole). It works exactly as line section - # Symbole de ligne pour dessiner des coupoles de plafond. - # Fonctionne comme les autres lignes - def l_u_coupole (expr P) = - T:=identity; - cas := 0; % cursor to step along path - dlzka := arclength P; - mojkrok:=adjust_step(dlzka, 0.25u); % symbol length nudged to be multiple of path length - q:= (0.10u,0.16u) -- (0.13u,0.17u); % dot - - pickup PenC; %2nd thinnest pen - forever: - t := arctime cas of P; - thdraw q rotated angle(thdir(P,t)) shifted (point t of P ); % draw dots - cas := cas + mojkrok; - exitif cas > dlzka + (mojkrok / 3); % for rounding errors - endfor; - pickup PenC; %2nd thickest pen - thdraw P; %continuous line - enddef; - - - # Line symbol for fault. - # It works exactly as line section symbol but you should use -clip off option: - # Symbole de ligne pour dessiner des failles (u:fault). - # Cela fonctionne exactement comme les autres sections de ligne - # mais vous devrez rajouter l'option -clip off: - def l_u_fault (expr P) = - T:=identity; - path Q; Q = punked P; - pickup PenA; - for t = 0 upto length P - 1: - pair zz[]; - zz1 := point t of P; - zz2 := point t+1 of P; - zz3 := postcontrol t of P; - zz4 := precontrol t+1 of P; - if (length(zz3-1/3[zz1,zz2]) > 0.1pt) or (length(zz4-2/3[zz1,zz2]) > 0.1pt): - zz5 = whatever[zz1,zz2]; - (zz3-zz5) = whatever * (zz1-zz2) rotated 90; - draw zz1--zz5 dashed evenly; - zz6 = whatever[zz1,zz2]; - (zz4-zz6) = whatever * (zz1-zz2) rotated 90; - draw zz2--zz6 dashed evenly; - else: - draw zz1--zz2 dashed evenly; - fi; - endfor; - enddef; - - - # Line symbol for the surface. - # It works exactly as line section symbol but you should use -clip off option: - # Symbole de ligne pour dessiner la surface (u:surf). - # Cela fonctionne exactement comme les autres sections de ligne - # mais vous devrez rajouter l'option -clip off: - def l_u_surf (expr P) = - T:=identity; - path Q; Q = punked P; - pickup PenC; - draw Q dashed evenly withcolor (0.5, 0, 0); - enddef; - - - # To add a doline line (u:doline); Do not forget the option -clip off ! - # Symbole de ligne pour dessiner une ligne doline (u:doline). - # Cela fonctionne exactement comme les autres sections de ligne - # mais vous devrez rajouter l'option -clip off: - def l_u_doline (expr P) = - T:=identity; - laenge:= arclength P; - symsize:=adjust_step(laenge,2u); - triangle_width:=symsize/10; - cur:=(symsize-triangle_width)/2; - pickup PenC; - forever: - t1 := arctime (cur) of P; - t := arctime (cur + triangle_width/2) of P; - t2 := arctime (cur + triangle_width) of P; - thfill (subpath (t1,t2) of P) -- - ((point t of P) + symsize/2 * unitvector(thdir(P,t) rotated 90)) -- - cycle; - thdraw (point t2 of P) --((point t of P) + symsize/2 * unitvector(thdir(P,t) rotated 90)) -- - (point t1 of P) withcolor (0.5, 0, 0); - cur := cur + symsize; - exitif cur > laenge - (1*symsize/3); % for rounding errors - t1:=arctime (cur) of P; - endfor; - enddef; - - - # Modify length/depth statistics to print - # Modifier l'aspect et les données des statistiques de longueur affichées si besoin - #code tex-map - # \cavelength{1330\thinspace{}m} - # + 150\thinspace{}m estimes} - # \cavedepth{243\thinspace{}m} - - - # Defines the gradient as geologic dip - # Définit le gradient comme pendage géologique - def p_gradient_XA (expr P,R,S,A) = - U:=(.15u, .4u); - T:=identity aligned A rotated R scaled S shifted P; - pickup PenC; - thdraw (0u, 0u) -- (0u, .4u); - thdraw (-.4u, 0u) -- (.4u, 0u); - enddef; - initsymbol ("p_gradient_XA"); - symbol-assign point gradient XA - - - # Section to define the bat symbol (point, line, area) - # Section pour définir le symbole Chauve souris utilisé en point, ligne ou aire - path bat_path_x; - bat_path_x := (160.43589,619.76148) - .. controls (200.83034,598.56215) and (225.01974,599.82632) .. (242.33709,601.15842) - .. controls (250.91988,585.02142) and (280.12279,545.7622) .. (328.92385,566.52372) - .. controls (343.18917,529.89929) and (387.77695,513.04018) .. (453.54702,518.36185) - .. controls (456.6654,525.97557) and (466.09064,533.43257) .. (471.27843,523.05007) - .. controls (463.85291,520.67657) and (466.71891,517.42483) .. (471.63814,522.23522) - .. controls (472.87859,519.83044) and (472.11254,517.25674) .. (467.00984,516.24193) - .. controls (498.08181,494.38071) and (518.37927,488.7935) .. (554.08261,484.34703) - .. controls (536.23968,468.87122) and (526.7451,451.32142) .. (536.0878,433.78585) - .. controls (539.04313,428.23891) and (549.65293,437.81051) .. (550.08905,431.99134) - .. controls (543.35122,428.68782) and (547.16851,429.31755) .. (550.93619,430.90592) - .. controls (555.01514,419.20795) and (542.29889,420.82043) .. (539.21019,422.32967) - .. controls (526.80565,412.03922) and (538.14174,362.22955) .. (562.04206,325.41289) - .. controls (560.70416,305.4475) and (552.94665,275.48765) .. (596.42383,240.15823) - .. controls (586.13796,214.86512) and (584.21841,176.344) .. (618.88684,158.99293) - .. controls (600.38363,161.42082) and (571.90452,163.00167) .. (555.87287,173.29962) - .. controls (533.80922,180.31406) and (511.7587,189.77279) .. (494.76462,217.75852) - .. controls (469.02274,260.15007) and (465.60841,280.08537) .. (466.27659,287.73284) - .. controls (467.27295,299.13663) and (456.20597,295.4343) .. (455.42733,284.84646) - .. controls (447.034,297.47822) and (465.71846,292.96944) .. (457.40227,311.17742) - .. controls (451.51715,333.88534) and (454.55183,344.68208) .. (455.22274,365.27634) - .. controls (445.59186,380.66207) and (438.52169,394.98144) .. (432.56329,406.97544) - .. controls (421.27321,411.75599) and (411.86904,413.85884) .. (403.92838,423.33244) - .. controls (391.19793,418.79449) and (380.875,414.46152) .. (373.6673,409.41976) - .. controls (365.11095,413.84661) and (372.76761,437.1554) .. (372.88328,437.30963) - -- (360.72573,447.88215) - .. controls (360.72573,447.88215) and (348.36583,439.38367) .. (342.32921,440.26049) - .. controls (340.52016,451.25937) and (343.58923,463.9528) .. (354.67087,475.2679) - .. controls (341.63825,482.57642) and (339.10347,494.24676) .. (313.80723,490.57484) - .. controls (304.61922,489.24114) and (282.31298,490.61764) .. (258.32359,496.84657) - .. controls (246.18809,499.99759) and (248.48311,482.8706) .. (236.36849,493.22467) - .. controls (239.32461,491.85429) and (242.55704,492.01948) .. (245.59044,495.64662) - .. controls (248.83726,499.52895) and (249.4495,502.08244) .. (244.59097,503.87878) - .. controls (221.93401,514.80409) and (190.83965,541.85436) .. (178.69512,574.11392) - .. controls (176.80431,577.00681) and (162.4873,600.33708) .. cycle; - path bat_path_bb; - bat_path_bb = bbox bat_path_x; - path bat_path; - bat_path = bat_path_x shifted (-(llcorner bat_path_bb) - (urcorner bat_path_bb - llcorner bat_path_bb) / 2.0) scaled (1u / ((xpart urcorner bat_path_bb) - (xpart llcorner bat_path_bb))) rotated 210; - - # Section of your layout define point u:bats symbol like this - # Pour définir le point chauve souris : u:bats - def p_u_bats(expr pos, theta, sc, al) = - T := identity shifted pos; - thfill (bat_path scaled 1.5) withcolor black; - enddef; - - # similarly the line u:bat symbol - # Idem pour la ligne - def l_u_bats(expr P) = - T:=identity; - cas := 0; - dlzka := arclength P; - mojkrok:=adjust_step(dlzka, 1.0u); - pickup PenD; - forever: - t := arctime cas of P; - thfill bat_path scaled 0.5 shifted (point t of P) withcolor black; - cas := cas + mojkrok; - exitif cas > dlzka + (mojkrok / 3); % for rounding errors - endfor; - enddef; - - # and finally the area u:bat symbol (pattern in this case) - # Et pour l'aire - % bat pattern - beginpattern(pattern_bat); - fill bat_path withcolor black; - endpattern; - - % bat area symbol - def a_u_bats (expr Path) = - T:=identity; - thclean Path; - thfill Path withpattern pattern_bat; - enddef; - - # These symbols will be included also in the legend. To - # change the way how they are drawn there just define appropriate - # macro. Its name should be symbol macro name with _legend - # suffix. - # Ces symbols seront inclus dans la légende. Pour modifier la façon dont ils - # sont dessinés, juste, définissez la macro appropriée. - # Son nom doit être le nom de la macro symbol approprié avec le suffixe - # _legend. - def l_u_bats_legend = - l_u_bats(((.2,.2) -- (.8,.8)) inscale) - enddef; - - - # Definition of a stalagmite boss symbol - # Définition du point stalagmite boss - def p_u_boss (expr pos,theta,sc,al)= - T:=identity aligned al rotated theta scaled sc shifted pos; - pickup PenD; - p := (0.08u,0.25u)..(0,0.29u)..(-0.08u,0.25u); - q := (0.16u,0.5u)..(0u,0.58u)..(-0.16u,0.5u); - for i=0 upto 9: - # braun color - thdraw p rotated 36i withcolor (100, 0.6, 0.2); - thdraw q rotated 36i withcolor (100, 0.6, 0.2); - % black color - %thdraw p rotated 36i; - %thdraw q rotated 36i; - endfor - p := fullcircle scaled 0.15u; - thdraw p withcolor (100, 0.6, 0.2); - % black color - %thdraw p withcolor; - enddef; - - - # Definition of a shell limestone symbol - # Définition du point coquille fossile - def p_u_shell (expr pos,theta,sc,al)= - T:=identity shifted pos; - pickup PenB; - numeric turns, radius; - path ss, cesta; - pair za, zb; - turns = 1.55; - radius = .3u; - za = ( xpart(origin)+0, ypart(origin)+.1u ) rotated 370 turns; - zb = ( xpart(origin)+.3u, ypart(origin)+0 ) rotated 360 turns; - cesta := za--zb; - ss := (origin for t=1 upto 360 turns: -- dir t scaled t endfor) scaled (radius/turns/360); - thdraw ss withcolor (0.3); - thdraw (cesta cutbefore ss) withcolor (0.6); - enddef; - initsymbol ("p_u_shell"); - - - # Define Danger symbol - # Définition du point Danger - def p_u_danger (expr P,R,S,A)= - T:=identity aligned A rotated R scaled S shifted P; - thfill (0,-u)--(u,0)--(0,u)--(0,.9u)--(.9u,0)--(0,-.9u)--cycle; - thfill (0,-u)--(-u,0)--(0,u)--(0,.9u)--(-.9u,0)--(0,-.9u)--cycle; - thfill (.1u,-.45u)..(0,-.35u)..(-.1u,-.45u)..(0,-.55u)..cycle; - thfill (0,-.2u)..(.1u,-.1u)--(.2u,.4u)..(0,.6u)..(-.2u,.4u)--(-.1u,-.1u)..cycle; - enddef; - #initsymbol("p_entrance_MY"); - #let p_entrance = p_entrance_MY; - - - # Define dive line (u:ariane) in thin red - # Définition de la ligne file d'Ariane en rouge fin - def l_u_ariane (expr Path) = - T:=identity; - pickup PenD; - draw Path withcolor (100, 0, 0); - enddef; - - - # Definition of plankwalk - # Définition d'une ligne de main courante - def l_u_plankwalk (expr P) = T:=identity; - # by Dave Clucas - cas := 0; - dlzka := arclength P; - mojrok := adjust_step(dlzka, 0.5u); - pickup PenD; - forever: - t := arctime cas of P; - thdraw ((point t of P) + 0.5 * u * unitvector(thdir(P,t) rotated 90)) -- - ((point t of P) - 0.5 * u * unitvector(thdir(P,t) rotated 90) ); - cas := cas + mojrok; - exitif cas > dlzka + (mojrok/3); % for rounding errors - endfor; - pickup PenC; - %thdraw P; - %draw path withcolor (0.5, 0 ,0) - enddef; - - - # Definition of a line rail - # Définition d'une ligne rail - def l_u_rail (expr P) = - # by Andrew Aktinson - T:=identity; - cas := 0; - dlzka := arclength P; - mojkrok:=adjust_step(dlzka, 0.8u); - pickup PenC; - forever: - t0 := arctime (cas) of P; - t1 := arctime (cas + mojkrok*2/5) of P; - t := arctime (cas + mojkrok/2) of P; - t4 := arctime (cas + mojkrok*3/5) of P; - t5 := arctime (cas + mojkrok) of P; - thdraw (subpath (t0,t1) of P); - thdraw (subpath (t4,t5) of P); - drawdot - (point t of P); - #mark_ (P,t,0.02u); - #mark_ (P,t,-0.02u); - #f := (P,t,0.2u); - #draw f; - cas := cas + mojkrok; - exitif cas > dlzka - (2*mojkrok/3); % for rounding errors - endfor; - enddef; - - - # Change fig Flowstone, increase the number of arcs - # Modifier le symbole flowstone en augmentant le nombr d'arc - def l_flowstone (expr p) = - #draw p withpen PenC withcolor (0.0, 0.5, 1.0); - T:=identity; - cas := 0; - dlzka := arclength p; - mojkrok:=adjust_step(dlzka, .3u); - # povodne .7u - pickup PenC; - t1:=0; - forever: - t2 := arctime (cas + mojkrok) of p; - thdraw (point t1 of p){dir (angle(thdir(p,t1)) + 60)} .. - {dir (angle(thdir(p,t2)) - 60)}(point t2 of p); - cas := cas + mojkrok; - exitif cas > dlzka + (mojkrok / 3); % for rounding errors - t1:=t2; - endfor; - enddef; - - - # Point that represent a bird nest - # Point pour représenter un nid d'oiseau - def p_u_nid (expr pos,theta,sc,al)= - U:=(.4u,.2u); - T:=identity aligned al rotated theta scaled sc shifted pos; - pickup PenC; - #thdraw (-.4u,.2u){dir -70}..{dir 70}(.4u,.2u) withcolor (0.53, 0.26, 0.11); - thdraw (-.2u,.1u){dir -70}..{dir 70}(.2u,.1u) withcolor (0.53, 0.26, 0.11); - enddef; - - - # Artificial anchor point (From a post by Evaristo Quiroga) - # Point ancrage artificiel (From a post by Evaristo Quiroga) - def p_u_anchor_artificial(expr pos,theta,sc,al) = - T:=identity shifted pos; - thdraw origin withpen pencircle scaled 0.25u withcolor (0.58, 0.44, 0.25); - enddef; - initsymbol ("p_u_anchor_artificial"); - - - # Natural anchor point (From a post by Evaristo Quiroga) - # Point ancrage naturel (From a post by Evaristo Quiroga) - def p_u_anchor_natural(expr pos,theta,sc,al) = - U:=(.2u,.2u); - T:=identity aligned al rotated theta scaled sc shifted pos; - thfill (-.2u,-.2u)--(0,.2u)--(.2u,-.2u)--cycle withcolor (0.58, 0.44, 0.25); - enddef; - initsymbol ("p_u_anchor_natural"); - - - # Deviation line (by Tarquin 2019) - # Ligne pour dessiner une déviation (D'après Tarquin 2019) - def l_u_deviation (expr P) = - begingroup; - save ellipse; - T:=identity; - pickup PenC; - path ellipse; - ellipse:=fullcircle xscaled (.5u) yscaled (.25u) shifted (point (length P) of P); - thdraw P cutafter ellipse; - draw ellipse; - endgroup; - enddef; - initsymbol("l_u_deviation"); - def l_u_deviation_legend = - l_u_deviation(((.1,.5)--(.8,.5)) inscale); - enddef; - - - # Climbing caver point (by Juraj Halama, 2020) - # Climbing one has center where the rope should go on the harness... - # Point pour dessiner un spéléo qui grimpe ou escalade (D'après Juraj Halama, 2020) - # Le point correspond au centre du spéléo au niveau du harnais, qui doit donc être sur la corde - picture u_man_c_pic; - u_man_c_pic := image ( - draw (0cm, -0cm) -- (-8cm, 27cm) -- (-36cm, 55cm) -- (-50cm, 99cm) withpen pencircle scaled 16cm; - draw (27cm, 48cm) -- (0, 64cm) -- (-29cm, 61cm) -- (-38cm, 102cm) withpen pencircle scaled 16cm; - draw (-65cm, 48cm) -- (-75cm, 75cm) -- (-53cm, 106cm) -- (0, 106cm) withpen pencircle scaled 14cm; - draw (-44cm, 130cm) withpen pencircle scaled 27cm withcolor black; - ) shifted (20cm, -67cm); - - def p_u_man_c (expr P, R, S, A) = - U := (60cm, 85cm) scaled (0.01 / Scale); - T:=identity aligned A rotated R scaled S shifted P; - thdraw u_man_c_pic scaled (0.01 / Scale); - enddef; - initsymbol ("p_u_man_c"); - - # The scale on the map and in the legend is matching just for 1:500... - # L'échelle sur la carte et sur la légende correspond au 1:500... - def p_u_man_c_legend = - draw u_man_c_pic scaled (u / 175cm) shifted ((.5, .5) inscale); - enddef; - - - # Walking caver point (by Juraj Halama, 2020) - # Use "-align top" for proper alignment of the walking man when his point is on the groung. - # Point pour dessiner un spéléo marchant (D'après Juraj Halama, 2020) - # Utiliser l'option "-align top" pour un alignement correct quand le point est au sol - picture u_man_w_pic; - u_man_w_pic := image ( - draw (0, 0) -- (7.5cm, 36cm) -- (0cm, 69cm) -- (9cm, 99cm) withpen pencircle scaled 16cm; - draw (42cm, 9cm) -- (37.5cm, 42cm) -- (13.5cm, 69cm) -- (30cm, 102cm) withpen pencircle scaled 16cm; - draw (21.5cm, 100.5cm) -- (6.6cm, 69cm) withpen pencircle scaled 16cm; - draw (-24cm, 75cm) -- (-13.5cm, 102cm) -- (9cm, 112.5cm) -- (30cm, 108cm) -- (51cm, 87cm) -- (75cm, 93cm) withpen pencircle scaled 14cm; - draw (30cm, 132cm) withpen pencircle scaled 27cm withcolor black; - ) shifted (-20cm, -70cm); - - def p_u_man_w (expr P, R, S, A) = - U := (60cm, 80cm) scaled (0.01 / Scale); - T:=identity aligned A rotated R scaled S shifted P; - thdraw u_man_w_pic scaled (0.01 / Scale); - enddef; - initsymbol ("p_u_man_w"); - - # The scale on the map and in the legend is matching just for 1:500... - # L'échelle sur la carte et sur la légende correspond au 1:500... - def p_u_man_w_legend = - draw u_man_w_pic scaled (u / 175cm) shifted ((.5, .5) inscale); - enddef; - - - # Plan view symbol point (by Juraj Halama, 2020) - # Point dessinant un symbole de "vue en plan" (D'après Juraj Halama, 2020) - def p_u_symbol_plan (expr pos,theta,sc,al) = - U := (-3.25u, 3.25u); - T := identity aligned al rotated theta scaled sc shifted pos; - pickup PenB; - q := ((-3.26u, -.95u) -- (1.74u, -.95u) -- (2.8u, .82u) -- (-1.49u, .82u) -- cycle); - thfill q withcolor .85; - thdraw q; - q := ((-.175u, .5u) -- (0u, 0u) -- (.175u, .5u) .. (0u, .45u) .. cycle); - thfill q withcolor .5green; - thdraw q withcolor .5green; - thdraw (0u, 0u) -- (0u, 2.31u) withcolor .5green; - enddef; - - - # Extended view symbol point (by Juraj Halama, 2020) - # Point dessinant un symbole de "vue en coupe développée" (D'après Juraj Halama, 2020) - def p_u_symbol_extend (expr pos,theta,sc,al) = - U := (-2.5u, 2.5u); - T := identity aligned al rotated theta scaled sc shifted pos; - pickup PenB; - q := ((-2.346u, -2.480u) -- (-.48u, -2.116u) -- (-.48u, 1.573u) -- (-2.346u, 1.354u) -- cycle); - thfill q withcolor .85; - q := ((-1.551u, -2.878u) -- (1.438u, -.766u) -- (1.438u, 2.388u) -- (-1.551u, 1.118u) -- cycle); - thfill q withcolor .75; - thdraw q; - thdraw (-.48u, -2.116u) -- (-.48u, 1.573u) dashed evenly; - q := ((.446u, -1.461u) -- (2.120u, -1.094u) -- (2.120u, 2.184u) -- (.446u, 1.965u) -- cycle); - thfill q withcolor .85; - thdraw (.446u, -1.461u) -- (.446u, 1.965u) dashed evenly; - q := ((-.175u, .5u) -- (0u, 0u) -- (.175u, .5u) .. (0u, .45u) .. cycle) rotated -90; - thfill q withcolor .5green; - thdraw q withcolor .5green; - thdraw (0u, 0u) -- (2.31u, 0u) withcolor .5green; - enddef; - - - # Change rope line color - # Changer la couleur de la ligne rope (corde) - symbol-colour line rope [58 44 25] - - - # Area for galerie initiation - # You will probably need to adapt the color to match the color of your galeries - # Aire pour matérialiser le départ d'une galerie - # A adapter en fonction de la couleur de vos galeries - def a_u_galerie(expr P) = - T:=identity; - ## jaune chamois (208, 192, 122) - ##thfill P withcolor (0.82,0.75,0.48) withtransparency 0.5; - thfill P withcolor (0.82,0.75,0.48) withalpha 0.5; - - ## Grey - ##thfill P withcolor (0.73,0.72,0.75) withtransparency 0.5; - #thfill P withcolor (0.73,0.72,0.75) withalpha 0.5; - - ## Jaune queue de vache (168, 152, 116) - ##thfill P withcolor (0.66,0.60,0.45) withtransparency 0.5; - #thfill P withcolor (0.66,0.60,0.45) withalpha 0.5; - - ## gris argile (239, 239, 239) - ##thfill P withcolor (0.937,0.937,0.937) withtransparency 0.5; - #thfill P withcolor (0.937,0;937,0.937) withalpha 0.5; - enddef; - - - # Make unsurveyed wall lines more light-weight and dashed - # Rendre les parois non topographiées plus légères et en pointillés - #Bruce Mutton 2010.06.20 for Therion 5.3.9 - def l_wall_unsurveyed (expr P) = - T:=identity; - pickup PenC; - thdraw P dashed evenly scaled (0.5*optical_zoom); - enddef; - - - # thin grey cave splays, yellow duplicates and dashed approximate legs - # Pour modifier la couleur du squelette en fonction du type de visées - # (splays, normal, duplicates, approximate...) - def l_survey_cave (expr P) = - % always draws full centreline, rather than short stubs like default cave centrelines - T:=identity; - pickup PenC; - if ATTR__shotflag_splay: - drawoptions(withcolor(0.5,0.5,0.5) withpen PenD); - thdraw P; % grey & thin - drawoptions(); - else: % not splay but may have either or both duplicate and approx flags set - if ATTR__shotflag_duplicate: - drawoptions(withcolor (1,1,0)); % differentiate duplicate with colour yellow - fi; - if ATTR__shotflag_approx: - thdraw P dashed evenly scaled optical_zoom; % differentiate approx with dashed - else: - thdraw P; - fi; - thdrawoptions(); - fi; - enddef; - -endcode -# Endcode for all the definition - - -code tex-map - \newtoks\thversiontitleB \thversiontitleB={Therion } -endcode - -endlayout - -#------------------------------ -layout scalebar_horiz - - # Layout to define a horizontal Scale bar - # Layout pour définir une barre d'échelle horizontale - - code metapost - # Change Scale bar type - # Pour modifier la barre d'échelle - def s_scalebar (expr l, units, txt) = - begingroup - interim warningcheck:=0; - tmpl:=l / Scale * cm * units / 2; - tmpx:=l / Scale * cm * units / 5; - tmph:=5bp; % bar height - endgroup; - pickup PenC; - draw (-tmpl,0)--(tmpl,0)--(tmpl,-tmph)--(-tmpl,-tmph)--cycle; - p:=(0,0)--(tmpx,0)--(tmpx,-tmph)--(0,-tmph)--cycle; - for i:=-2.5 step 2 until 2: - fill p shifted (i * tmpx,0); - endfor; - - begingroup - interim labeloffset:=3.5bp; - for i:=0 step (l/5) until (l-1): - tmpx:=tmpl * (i * 2 / l - 1); - label.bot(thTEX(decimal (i)),(tmpx,-tmph)); - endfor; - label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)); - % To write the scale "1:scale" uncomment it the next line: - % Pour écrire l'échelle "1:scale" au dessus de la barre décommenter la ligne suivante : - %label.top(thTEX("Echelle 1 : " & decimal (Scale*100)),(0,0)); - endgroup; - enddef; - endcode - -endlayout - -#------------------------------ -layout scalebar_vert-Halama - - # Layout to define a vertical Scale bar (see Therion Wiki - Juraj Halama) - # distributed under the GNU General Public Licence - # You need to place it with in your thconfig file: - # code tex-map - # \def\maplayout{ - # \legendbox{102.5}{100.4}{NW} - # {\scalebar}} - # endcode - # Layout pour définir une barre d'échelle verticale (voir le wiki Therion - Jural Halama) - # distribué sous la licence GNU General Public Licence - # Il faut l'appeler dans le fichier de configuration thconfig avec le bloc: - # code tex-map - # \def\maplayout{ - # \legendbox{102.5}{100.4}{NW} - # {\scalebar}} - # endcode - - code metapost - def s_scalebar (expr l, units, txt) = - begingroup - tmpw = 3.0 bp; - tmp5m = 5 / Scale * units * cm; - tmpl = l / Scale * units * cm; - endgroup; - p := (0, 0) -- (tmpw, 0) -- (tmpw, - tmp5m) -- (0, - tmp5m) -- cycle; - pickup PenD; - for i := 0 step 1 until (l - 1) / 5: - if (i mod 2) <> 0: - unfill p shifted - (0, i * tmp5m); - else: - fill p shifted - (0, i * tmp5m); - fi; - draw p shifted - (0, i * tmp5m); - endfor; - pickup PenA - %draw (-tmpw, 0) -- (tmpw, 0); - %draw (-tmpw, -tmpl) -- (0, -tmpl); - fill (-2tmpw, tmpw) -- (-2tmpw, -tmpw) -- (0, 0) -- cycle; - fill (-2tmpw, -tmpl + tmpw) -- (-2tmpw, -tmpl + -tmpw) -- (0, -tmpl) -- cycle; - if ((l mod 10) > 5) or ((l mod 10) = 0): - draw (0, - tmpl) -- (tmpw, - tmpl) withcolor black; - else: - draw (0, - tmpl) -- (tmpw, - tmpl) withcolor white; - fi; - begingroup - interim labeloffset:=3.5bp + tmpw; - %interim defaultscale:=0.5; - label.rt(thTEX("\size[12]" & "0{\thinspace}m"),(0, 0)); - for i := 1 step 1 until l / 5: - if (i mod 10) = 0: - label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); - else: - if i * 5 = l: - label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); - else: - label.rt(thTEX("\size[8]" & "-\thinspace" & decimal (i * 5)),(0, - i * tmp5m)); - fi - fi; - endfor; - if (l mod 5) <> 0: - label.rt(thTEX("\size[12]" & "-\thinspace" & decimal (l)),(0, - tmpl)); - fi; - endgroup - enddef; - endcode - -endlayout - -#------------------------------ -layout scalebar_vert - - # Layout to define a vertical Scale bar - # Layout pour définir une barre d'échelle verticale - - code metapost - # Change Scale bar type - # Pour modifier la barre d'échelle - def s_scalebar (expr l, units, txt) = - begingroup - interim warningcheck:=0; - tmpl:=l / Scale * cm * units / 2; - tmpx:=l / Scale * cm * units / 5; - tmph:=5bp; % bar height - % To compute the right size of the text - if (l/1000) <1 : - if (l/100) <1 : - if (l/10) <1 : tmphz:=6bp; - else: tmphz:=8bp; fi; - else: tmphz:=10bp; fi; - else tmphz:=12bp; fi; - endgroup; - pickup PenC; - draw (0,-tmpl)--(0,tmpl)--(-tmph,tmpl)--(-tmph,-tmpl)--cycle; - p:=(0,0)--(0,tmpx)--(-tmph,tmpx)--(-tmph,0)--cycle; - for i:=-2.5 step 2 until 2: - fill p shifted (0,i * tmpx); - endfor; - begingroup - interim labeloffset:=0bp; - for i:=0 step (l/5) until (l-1): - tmpx:=tmpl * (i * 2 / l - 1); - label.bot(thTEX(decimal (l-i)),(tmph+tmphz,tmpx)); - %label.bot(thTEX(decimal (i)),(tmpx,-tmph)) rotated 90; - % Inverser l'ordre des nombres - endfor; - label.bot(thTEX(decimal (l-l) & "\thinspace" & txt),(tmph+tmphz,tmpl)); - %label.bot(thTEX(decimal (l) & "\thinspace" & txt),(tmpl,-tmph)) rotated 90; - endgroup; - enddef; - endcode - endlayout - - - #------------------------------ - layout headerl - # Layout to change the header (plan projection) - # This code is experimental redefinition of map header and based on the work of - # Bruce Mutton Therion 5.3.15 make use of new variables - # Layout pour modifier le cartouche (header) de la projection en plan - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only - # Ceci ne touche que les maps (plans) - code tex-map - - \def\loadpicture#1{\pdfximage{#1}\pdfrefximage\pdflastximage} - - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - %print entrances coordinates (Lat-Long/WGS84) if defined - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords \the\ECoordinates\par} - \vskip0.5cm - \fi - - % start bruces addition - # % CS - \edef\tmp{\the\outcsname} \ifx\tmp\empty \else - %{\the\legendtextsize\si\the\thproj: \ss\the\outcsname\par} - %\fi - %\edef\tmp{\the\northdir} \ifx\tmp\empty \else - %{\the\legendtextsize\ss\the\northdir north } - %\fi - %\edef\tmp{\the\magdecl} \ifx\tmp\empty \else - %{\the\legendtextsize\ss\the\magdecl { deg.} \par} - %\fi - \vskip0.5cm - % end bruces addition - #%print comment - { - #\rightskip=0pt plus 3em\parskip=3bp - #\edef\tmp{\the\comment} \ifx\tmp\empty \else - # {\the\legendtextsize\the\comment} \par\medskip - #\fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % start bruces addition - ## % altitude - #\edef\tmp{\the\cavemaxz} \ifx\tmp\empty \else - # {\the\legendtextsize\si\the\depthrangetitle \ss\the\cavemaxz m to} - #\fi - #\edef\tmp{\the\caveminz} \ifx\tmp\empty \else - # {\the\legendtextsize\ss\the\caveminz m \par} %above mean sea level - #\fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - \bigskip - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - %\def\ththankstotitle{Nos remerciements : } - %{\everypar{\hangindent=7.2em\hangafter=1} - %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - % Add Logos - #\legendbox{50}{60}{NW}{\loadpicture{Logos/Logo_FFS_small.jpg}} - - endcode - endlayout - - - #------------------------------ - layout header_coupe_vert-to-place - # Layout to change the header (extended elevation) - # This code is experimental redefinition of map header - # Bruce Mutton Therion 5.3.15 make use of new variables - # Xavier Robert (2020/04/27) - # Header specifically for extended elevation maps with a vertical scale bar - # that needs to be manually located inside your layout (in the thconfig file) - # with the code : - # code tex-map - # \def\maplayout{ - # \legendbox{0}{-1}{NW}{\the\legendcontent} % add legend content - # \legendbox{0}{87.5}{NW}{\hsize=1.5 cm\centerline\scalebar} % add scalebar where you want it - # } - # endcode - # Layout pour modifier le cartouche (header) de la projection en coupe développée - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - # Xavier Robert (2020/04/27) - # Header développé spécialement pour les coupes étendues et projetées, avec l'échelle - # verticale qu'il faut localiser grâce au code : - # code tex-map - # \def\maplayout{ - # \legendbox{0}{-1}{NW}{\the\legendcontent} % Ajout du contenu de la légende - # \legendbox{0}{87.5}{NW}{\hsize=1.5 cm\centerline\scalebar} % Ajout de l'échelle où nous la voulons - # } - # endcode - - - copy scalebar_vert # Xavier robert - #copy scalebar_vert-Halama # Juraj Halama - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - %\ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip0.5cm - \fi} - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - \bigskip - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - %\def\ththankstotitle{Nos remerciements : } - %{\everypar{\hangindent=7.2em\hangafter=1} - %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode - endlayout - - - #------------------------------ - layout header_coupe_vert-auto - # Layout to change the header (extended elevation) - # This code is experimental redefinition of map header - # Bruce Mutton Therion 5.3.15 make use of new variables - # Xavier Robert (2020/04/27) - # Header specifically for extended elevation maps with a vertical scale bar - # located at the right of the header. - # Layout pour modifier le cartouche (header) de la projection en coupe développée - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - # Xavier Robert (2020/04/27) - # Header développé spécialement pour les coupes étendues et projetées, avec l'échelle - # verticale et localisée à la droite du header. - - copy scalebar_vert - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - % print scalebar - \ifscalebar\hskip1.3cm\vbox to 0pt{\line{\hfil\scalebar}\vss}\fi - % print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - % print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip0.3cm - \fi} - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \bigskip - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - %\def\ththankstotitle{Nos remerciements : } - %{\everypar{\hangindent=7.2em\hangafter=1} - %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode - endlayout - - #------------------------------ - layout header_coupe - # Layout to change the header (extended elevation) - # This code is experimental redefinition of map header - # Bruce Mutton Therion 5.3.15 make use of new variables - # Layout pour modifier le cartouche (header) de la projection en coupe développée - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - %\ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - \bigskip - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - %\def\ththankstotitle{Nos remerciements : } - %{\everypar{\hangindent=7.2em\hangafter=1} - %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode - endlayout - - - #------------------------------ - layout header-plan-schema - # Layout to change the header for sketch (plan projection) - # This code is experimental redefinition of map header and based on the work of - # Bruce Mutton Therion 5.3.15 make use of new variables - # Layout pour modifier le cartouche (header) de la projection en plan - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only - # Ceci ne touche que les maps (plans) - code tex-map - - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %%print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %%print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %%print scalebar - \ifscalebar\scalebar\vskip1cm\fi - %%print entrances coordinates (Lat-Long/WGS84) if defined - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - - %%print cavelength and depth ; they need to be defined in the layout in the thconfig - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explolengthtitle: \ss\the\cavelength} %\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explodepthtitle: \ss\the\cavedepth\par} - \fi - - %%print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %%print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %%print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %%print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %%print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - - %%print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - \bigskip - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - \fi - \formattedlegend - \color[0 0 0] - } - - endcode - endlayout - - - #------------------------------ - layout header_coupe-schema - # Layout to change the header for sketch (extended elevation) - # This code is experimental redefinition of map header - # Bruce Mutton Therion 5.3.15 make use of new variables - # Layout pour modifier le cartouche (header) de la projection en coupe développée - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only (extended view) - # Ceci ne touche que les maps (coupes développées) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - { - %print the coordinates of the entrance. It is associated with the entrances_coordinates.th file - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - %%print cavelength and depth ; they need to be defined in the layout in the thconfig - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explolengthtitle: \ss\the\cavelength} %\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explodepthtitle: \ss\the\cavedepth\par} - \fi - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - \bigskip - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - %\def\ththankstotitle{Nos remerciements : } - %{\everypar{\hangindent=7.2em\hangafter=1} - %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - endcode - endlayout - - - #------------------------------ - layout headeratlas - # Layout to change the header (plan projection) - # This code is experimental redefinition of map header and based on the work of - # Bruce Mutton Therion 5.3.15 make use of new variables - # Layout pour modifier le cartouche (header) de la projection en plan - # Ce code de redéfinition est expérimental experimental et basé sur le travail de - # Bruce Mutton Therion 5.3.15 fait appel à de nouvelles variables - - copy scalebar_horiz - - # This one affects maps only - # Ceci ne touche que les maps (plans) - code tex-map - \legendcontent={% - \hsize=\legendwidth - \color[0 0 0]\the\legendtextcolor - \ifnortharrow\vbox to 0pt{\line{\hfil\northarrow}\vss}\fi - %print cave map name - \edef\tmp{\the\cavename} \ifx\tmp\empty \else - {\the\legendtextheadersize\the\cavename}\vskip0.5cm - \fi - %print comment - {\rightskip=0pt plus 3em\parskip=3bp - \edef\tmp{\the\comment} \ifx\tmp\empty \else - {\the\legendtextsize\the\comment} \par\medskip\vskip1cm - \fi} - %print scalebar - \ifscalebar\scalebar\vskip1cm\fi - %print entrances coordinates (Lat-Long/WGS84) if defined - \edef\tmp{\the\ECoordinates} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thcoords: \ss\the\ECoordinates\par} - \vskip0.5cm - \fi - - % start bruces addition - # % CS - \edef\tmp{\the\outcsname} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thproj: \ss\the\outcsname\par} - \fi - \edef\tmp{\the\northdir} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\northdir north } - \fi - \edef\tmp{\the\magdecl} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\magdecl deg \par} - \fi - \vskip0.5cm - % end bruces addition - #%print comment - { - #\rightskip=0pt plus 3em\parskip=3bp - #\edef\tmp{\the\comment} \ifx\tmp\empty \else - # {\the\legendtextsize\the\comment} \par\medskip - #\fi - %print cavelength and depth - \everypar{\hangindent=2em\hangafter=1} - \edef\tmp{\the\cavelength} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavelengthtitle: \ss\the\cavelength\par} - \fi - \edef\tmp{\the\cavedepth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cavedepthtitle: \ss\the\cavedepth\par} - \fi - # % start bruces addition - ## % altitude - #\edef\tmp{\the\cavemaxz} \ifx\tmp\empty \else - # {\the\legendtextsize\si\the\depthrangetitle \ss\the\cavemaxz m to} - #\fi - #\edef\tmp{\the\caveminz} \ifx\tmp\empty \else - # {\the\legendtextsize\ss\the\caveminz m \par} %above mean sea level - #\fi - # % end bruces addition - - %print explorers names - \edef\tmp{\the\exploteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\explotitle: \ss\the\exploteam\quad\si\the\explodate\par} - \fi - %print surveyors names - \edef\tmp{\the\topoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\topotitle: \ss\the\topoteam\quad\si\the\topodate\par} - \fi - %%print the guides - \edef\tmp{\the\guide} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thguide: \ss\the\guide\par} - \fi - %print cartographers names - \edef\tmp{\the\cartoteam} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\cartotitle: \ss\the\cartoteam\quad\si\the\cartodate\par} - \fi - %print synthesys name !!! !!! with newtoks\synth \synth={Synth Name} in the thconfig - \edef\tmp{\the\synth} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thsynth: \ss\the\synth\par} - \fi - %print the club - \edef\tmp{\the\club} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thclub: \ss\the\club\par} - \fi - %%print the expedition - \edef\tmp{\the\expe} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thexpe: \ss\the\expe\par} - \fi - %%print the web page - \edef\tmp{\the\wpage} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thwpage: \ss\the\wpage\par} - \fi - %%print the survey's data web page - \edef\tmp{\the\datat} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\thdatat: \ss\the\datat\par} - \fi - # % start bruces addition (compilation version and date modified to use built-in 5.3.15 variables) - \edef\tmp{\the\thversion} \ifx\tmp\empty \else %only write version and date if version is not emplty - {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion} - % \fi - % \edef\tmp{\the\currentdate} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\datetitle \ss\the\currentdate\par} - \fi - - # % end bruces addition - %print copyrights - \edef\tmp{\the\copyrights} \ifx\tmp\empty \else - {\the\legendtextsize\ss\the\copyrights\par} - \fi - - \bigskip - \edef\tmp{\the\thanksto} \ifx\tmp\empty \else - {\the\legendtextsize\si\the\ththanksto: \ss\the\thanksto\par} - %\def\ththankstotitle{Nos remerciements : } - %{\everypar{\hangindent=7.2em\hangafter=1} - %\size[\thsizem]\si\ththankstotitle \ss\ththanksto\par} - \fi - } - \formattedlegend - \color[0 0 0] - } - - endcode - endlayout - - - #------------------------------ - layout layoutmapborder - # If you want to draw a frame around the map - # Si vous voulez un cadre autour de votre topographie - code tex-map - \framethickness=0.5mm - endcode - endlayout - - - # CODE TO CUSTOMISE ATLAS OUTPUT - # CODE POUR CUSTOMISER L'ATLAS - #---------------------------------- - layout LayoutAtlasNorthArrow2 - # This code is a redefinition of the default atlas definition - # that includes both north arrow & scale bar beside the navigation pane - # from Bruce Mutton (2019/08) - # Ce code est une redéfinition de la définition par défaut de l'Altlas - # Cela inclus à la fois la flèche du nord et la barre d'échelle du panneau de navigation. - # from Bruce Mutton (2019/08) - - code tex-atlas - \def\dopage{% - \vbox{\centerline{\framed{\mapbox}} - \bigskip - \line{% - \vbox to \ht\navbox{ - \hbox{\size[20]\the\pagelabel - \ifpagenumbering\space(\the\pagenum)\fi - \space\size[16]\the\pagename} - \ifpagenumbering - \medskip - \hbox{\qquad\qquad - \vtop{% - \hbox to 0pt{\hss\showpointer\pointerN\hss} - \hbox to 0pt{\llap{\showpointer\pointerW\hskip0.7em}% - \raise1pt\hbox to 0pt{\hss$\updownarrow$\hss}% - \raise1pt\hbox to 0pt{\hss$\leftrightarrow$\hss}% - \rlap{\hskip0.7em\showpointer\pointerE}} - \hbox to 0pt{\hss\showpointer\pointerS\hss} - }\qquad\qquad - \vtop{ - \def\arr{$\uparrow$} - \showpointerlist\pointerU - \def\arr{$\downarrow$} - \showpointerlist\pointerD - } - } - \fi - \vss - } - \hss - \vbox to \ht\navbox{ - \ifnortharrow\hbox to 0pt{\hss\northarrow\qquad}\fi - \vss - \ifscalebar\hbox to 0pt{\hss\scalebar\qquad}\fi - } - \box\navbox - } - } - } - - endlayout LayoutAtlasNorthArrow2 - - - layout LayoutAtlasNorthArrow - # Layout for the set of the Atlas North Arrow to override - # the north arrow definition of the layout drawingconfig - # and use a smaller North arrow to avoid overlaps with the scale bar - # For that, it should be call first in the layout Altas of the .thconfig file. - # Layout pour définir le set up de l'Atlas North Arrow. - # pour effacer la définition de la flèche du nord du layout drawingconfig - # et éviter la superposition de la flèche avec la barre d'échelle. - # Pour cela, il convient de placer l'appel à ce Layout avant tous les autres layouts - # dans le layout Atlas du .thconfig - code metapost - def s_northarrow (expr rot) = - begingroup - #interim defaultscale:=0.7; % scale your north arrow here - interim defaultscale:=0.5; % scale your north arrow here; 0.5 is the best value for atlas - T:=identity scaled defaultscale rotated -rot; - interim linecap:=squared; - interim linejoin:=rounded; - thfill (-.5cm,-.1cm)--(0,2.5cm)--(.5cm,-.1cm)--cycle; - pickup pencircle scaled (0.08cm * defaultscale); - thdraw (0,0)--(0,-2.5cm); - pickup pencircle scaled (0.16cm * defaultscale); - p:=(0.4cm,0.6cm); - thdraw ((p--(p yscaled -1)--(p xscaled -1)--(p scaled -1)) shifted (0,-1.0cm)); - label.rt(thTEX("mg") scaled 1.6, (.6cm,-1.6cm)) transformed T; - endgroup; - enddef; - endcode - - endlayout LayoutAtlasNorthArrow - - - layout AtlasSetUp - # Layout for the set of the Atlas - # Layout pour définir le set up de l'Atlas - - # "size" are the dimensions of the square/rectangle which will be - # occupied by part of the survey corresponding to each smal inset. - # 15 x 20, is good to print with an A4-paper. - # "size", c'est pour l'atlas. Ce sont les dimensions du carré dont - # l'interieur sera occupé par la partie de la topo correspondante à - # chaque une des pagines. 15 x 20, ça va bien pour imprimer A4. - size 15 20 cm - - # In the atlas, we choose an overlap of 1 cm with the neibourghood pages - # Dans l'atlas, on va superposer 1 cm de chaque page voisine - overlap 1 cm - - # "page-setup". - # We specify 1) the dimensions of the paper: 21 X 29.7 (A4) - # 2) the surface usable to print, here 17 X 28.2 - # and then 3, we can add a 3 cm left margin (21 - 17 -1 = 3) - # and a 1.5 cm top margin (29.7 - 27.2 - 1 = 1,5) - # "page-setup", ça sert pour le map et pour l'atlas aussi. - # on spécifie les dimensions de la feuille de papier : 21 X 29,7 (A4) - # la surface imprimible du papier, ce sont 17 X 28,2 - # Alors, on peut indiquer une marge à gauche de 3 (21-17-1=3) - # et une marge en haut de 1,5 (29,7-27,2-1=1,5) - # en centimetres - page-setup 21 29.7 17 27.2 3 1.5 cm - - # Print (or not) the title of the pages before each capter of the Atlas - # Affiche (ou non) le titre des pages avant chaque chapitre de l’atlas - title-pages on - - # Zoom factor of the navigation pannel; by default, 30 - # Facteur de zoom du panneau de navigation ; Par défault, 30 - nav-factor 30 - - # Define the number of pages in the 2 directions of the navigation pannel - # Définir le nombre de pages de l'atlas dans les 2 directions du panneau de navigation - nav-size 2 2 - - - code tex-atlas - \atlastitlepages - \insertmaps - \formattedlegend - - endlayout AtlasSetUp - - - #------------------------------ - layout layoutcontinuation - # If you want to write all the texts that go with continuations marks - # Si vous voulez écrire sur la carte le texte qui est donnée dans chaque définition - # de point d'interrogation de continuation - - code metapost - def p_continuation(expr pos,theta,sc,al) = - % draw default continuation symbol - p_continuation_UIS(pos,theta,sc,al); - % if text attribute is set - if known(ATTR__text) and picture(ATTR__text): - % set labeling color to light orange - push_label_fill_color(1.0, 0.9, 0.8); - % draw filled label with text next to ? - p_label.urt(ATTR__text,(.5u,-.25u) transformed T,0.0,8); - % restore original labeling color - pop_label_fill_color; - fi; - enddef; - endcode - - endlayout layoutcontinuation - - - #------------------------------ - layout northarrowMG - # New Northarrow definition - # Nouvelle définition de la flèche du nord - - code metapost - # If you want to get both, magnetic and geographic north, - # with \cartodate ? - def s_northarrow (expr rot) = - %valscal=1.2; % scale your north arrow here - valscal=0.7; % scale your north arrow here - decl:=MagDecl; % set the magnetic declination - T:=identity; - picture tmp_pic; - tmp_pic = image ( - pickup pencircle scaled .3; - thfill fullcircle scaled 4cm withcolor 1white; - thdraw fullcircle scaled 3.1cm; - thdraw fullcircle scaled 4.05cm; - pickup pencircle scaled .1; - thdraw fullcircle scaled 3cm; - thdraw fullcircle scaled 4cm; - pickup pencircle scaled .2; - thdraw (dir(45)*2.025cm)--(dir(45)*3.7cm); - thdraw (dir(135)*2.025cm)--(dir(135)*3.7cm); - thdraw (dir(225)*2.025cm)--(dir(225)*3.7cm); - thdraw (dir(315)*2.025cm)--(dir(315)*3.7cm); - pickup pencircle scaled .1; - for whereto=0 step 15 until 345: - thdraw dir(whereto)*.65cm--dir(whereto)*.9cm; - thdraw dir(whereto)*1.4cm--dir(whereto)*1.5cm; - endfor; - for whereto=0 step 5 until 355: - thdraw dir(whereto)*.65cm--dir(whereto)*.8cm; - thdraw dir(whereto)*1.45cm--dir(whereto)*1.5cm; - endfor; - for whereto=0 step 1 until 359: - thdraw dir(whereto)*1.94cm--dir(whereto)*2cm; - endfor; - pickup pencircle scaled 1; - thdraw fullcircle scaled 1cm; - thdraw fullcircle scaled 1.1cm; - thdraw fullcircle scaled 1.3cm withpen pencircle scaled .3; - vald=90-decl; - texrot=0-decl; - drawarrow(dir(vald)*-2cm--dir(vald)*2cm) withpen pencircle scaled .2; - % Add the date of the last drawing - thdraw image(label.top(btex $mg$ etex, (0,0)) scaled .5 rotated texrot;) shifted (dir(vald)*2.04cm); - thfill (1.06cm,1.06cm)--(0,.2cm)--(-1.06cm,1.06cm)--(-.2cm,0)--(-1.06cm,-1.06cm)--(0,-.2cm)--(1.06cm,-1.06cm)--(.2cm,0)--cycle; - thfill (-.2cm,.2cm)--(0,2cm)--(0,0)--cycle; - thfill (.2cm,-.2cm)--(0,-2cm)--(0,0)--cycle; - thfill (.2cm,.2cm)--(2cm,0)--(0,0)--cycle; - thfill (-.2cm,-.2cm)--(-2cm,0)--(0,0)--cycle; - thfill (.2cm,.2cm)--(-0,2cm)--(0,0)--cycle withcolor 1white; - thfill (.2cm,-.2cm)--(2cm,0)--(0,0)--cycle withcolor 1white; - thfill (-.2cm,-.2cm)--(0,-2cm)--(0,0)--cycle withcolor 1white; - thfill (-.2cm,.2cm)--(-2cm,0)--(0,0)--cycle withcolor 1white; - pickup pencircle scaled .2; - thdraw (-.2cm,.2cm)--(0,2cm)--(.2cm,.2cm)--(2cm,0cm)--(.2cm,-.2cm)--(0,-2cm)--(-.2cm,-.2cm)--(-2cm,0)--cycle; - thfill fullcircle scaled .56cm withcolor 1white; - pickup pencircle scaled .1; - thdraw (.28cm,0)..(0,.28cm)..(-.28cm,0)..(0,-.28cm)..cycle; - pickup pencircle scaled .4; - thdraw (.2cm,0)..(0,.2cm)..(-.2cm,0)..(0,-.2cm)..cycle; - label.bot(btex $N$ etex, (0,2.6cm)); - label.lft(btex $E$ etex, (2.6cm,0)); - label.rt(btex $W$ etex, (-2.6cm,0)); - label.top(btex $S$ etex, (0,-2.6cm)); - ); - thdraw tmp_pic scaled valscal rotatedaround(origin, -rot); - enddef; - endcode - endlayout northarrowMG - - - #___________________________________________ - layout test - # A test layout to test you new symbols, configurations,... ;-) - # Un layout de test pour tester vos nouveaux symboles, configurations,... ;-) - - code metapost - - def p_u_prof (expr P,R,S,A)= - T:=identity aligned A rotated R scaled S shifted P; - pickup PenD; - p:=(-.3u,0)--(.3u,0); - thdraw p; - #thdraw p rotated 90; - p:=fullcircle scaled .2u; - #thclean p; - thdraw p; - enddef; - vardef p_label@#(expr txt,P,R,mode) = - if mode=1: - thdrawoptions(withcolor .8red + .4blue); - # thdrawoptions(withcolor .8red + .6blue); - p_u_prof(P); - % append "m" to label - picture txtm; - % calcul profondeur - %numeric profondeur; - profondeur:=(\thaltitude-\cavemaxz); - picture txtprofondeur; - txtm:=image( - draw txt; - interim labeloffset:=0; - #label.urt(btex \thaltitude m etex, lrcorner txt); - label.urt(btex profondeur m etex, lrcorner txt); - %label.urt(btex \thdepth m etex, lrcorner txt); - ); - % give extra offset in case of l/r/t/b alignment - pair ctmp; - ctmp:=center thelabel@#("x", (0,0)); - if (xpart ctmp * ypart ctmp)=0: - interim labeloffset:=(.4u); - else: % diagonal alignment - interim labeloffset:=(.2u); - fi; - % draw label - lab:=thelabel@#(txtm, P); - draw lab _thop_; % use color - thdrawoptions(); - bboxmargin:=0.8bp; - write_circ_bbox((bbox lab) smoothed 2); - else: - if mode=7: interim labeloffset:=(u/8) fi; - lab:=thelabel@#(txt, P); - if mode>1: pickup PenD fi; - if mode=2: process_uplabel; - elseif mode=3: process_downlabel; - elseif mode=4: process_updownlabel; - elseif mode=5: process_circledlabel; - elseif mode=6: process_boxedlabel; - elseif mode=7: process_label(P,R); % station name - elseif mode=8: process_filledlabel(P, R); - else: process_label(P,R); fi; - fi; - enddef; - - endcode - - endlayout - - - - layout depth - - code metapost - # Change the altitude definition - # This label requires to specify the position of text relative to point with - # help of -align in the options box. - # Changer la définition du point altitude - # Ce label nécessite la position spécifique de l'étiquette de texte de façon relative - # au point avec l'aide de l'option -align. - #ex: -align bottom-right/top-left/top-right/bottom-left/top/bottom/left/right... - - #def p_altitude_depth (expr pos) = - def p_u_prof (expr pos) = - T:=identity shifted pos; - pickup PenD; - p:=(-.3u,0)--(.3u,0); - thdraw p; thdraw p rotated 90; - p:=fullcircle scaled .2u; - thclean p; thdraw p; - enddef; - # vardef p_label@#(expr txt,pos,rot,mode) = - # if mode=1: - # thdrawoptions(withcolor .8red + .4blue); - # p_u_prof(pos); - # #%% append "m" to label - # picture txtm; - # txtm:=image( - # draw txt; - # interim labeloffset:=0; - # label.urt(btex \thaltitude { m} etex, lrcorner txt); - # #label.urt(btex \thheight m etex, lrcorner txt); - # ); - # #%% give extra offset in case of l/r/t/b alignment - # pair ctmp; - # ctmp:=center thelabel@#("x", (0,0)); - # if (xpart ctmp * ypart ctmp)=0: - # interim labeloffset:=(.4u); - # else: % diagonal alignment - # interim labeloffset:=(.2u); - # fi; - # #% draw label - # lab:=thelabel@#(txtm, pos); - # draw lab _thop_; % use color - # thdrawoptions(); - # bboxmargin:=0.8bp; - # write_circ_bbox((bbox lab) smoothed 2); - # else: - # if mode=7: interim labeloffset:=(u/8) fi; - # lab:=thelabel@#(txt, pos); - # if mode>1: pickup PenD fi; - # if mode=2: process_uplabel; - # elseif mode=3: process_downlabel; - # elseif mode=4: process_updownlabel; - # elseif mode=5: process_circledlabel; - # elseif mode=6: process_boxedlabel; - # elseif mode=7: process_label(pos,rot); % station name - # elseif mode=8: process_filledlabel(pos, rot); - # else: process_label(pos,rot); fi; - # fi; - # enddef; - endcode - - #symbol-color point altitude_depth [100 100 100] - - endlayout \ No newline at end of file diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Cave-list.html b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Cave-list.html index cea419f..29f6ccd 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Cave-list.html +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Cave-list.html @@ -44,7 +44,8 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin GL102 - Gouffre du Lonné Peyret - Entrée342225     GL102   682343.0004760590.0001633.000 AP7 Arres Planères4648354     -Gouffre des arres planères AP74648354 684207.0004760382.0001705.000 +AP7_Entree532324     +Gouffre des arres planères AP7532324 684207.0004760382.0001705.000 diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan.pdf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan.pdf new file mode 100644 index 0000000..c7bc485 Binary files /dev/null and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan.pdf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Surveys.html b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Surveys.html index 749a5c2..573e70a 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Surveys.html +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues-Surveys.html @@ -36,7 +36,7 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin - + @@ -58,8 +58,13 @@ td {border-bottom:1px solid #a7a9aa; padding-left:8px; padding-right:8px; paddin - - + + + + + + +
TitleLengthDepthExploredApprox.DuplicateSurfaceShotsStations
Complexe Lonné Peyret-Bourrugues1371975200112036913705
Complexe Lonné Peyret-Bourrugues1371975200112036913707
Gouffre B3 - Bourrugues66166670000745756
B3 Entree16363570000187193
Gouffre des Bourrugues B3, entrée 01 : puits d'entrée34126300004445
GL102 - Gouffre du Lonné Peyret - Aval salle chao des Titans9579600160551552
GL102 - Gouffre du Lonné Peyret - Aval Embarquadère (Sup)2081800780175176
GL102 - Gouffre du Lonné Peyret - Amonts486250000427428
AP7 Arres Planères46483540000978976
Gouffre des arres planères AP746483540000978976
AP7 Arres Planères46483540000978978
AP7_Entree53232400009293
Gouffre des arres planères AP753232400009293
AP7_Aval2241370000510508
Gouffre des arres planères AP7 - Réseau Nord2241370000510508
AP7_Amonts18741060000376377
Gouffre des arres planères AP7 Amonts18741060000376377
diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.kml b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.kml index 0dd29a4..4a3f2a8 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.kml +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.kml @@ -5470,6 +5470,8 @@ + + AP_7 @@ -5484,6 +5486,36 @@ +AP65 +#ThSurveyLine + + + -0.74037113108546,42.97392130505171,1406.87889522553155 -0.74036558658484,42.97392408740657,1407.86721549459912 -0.74035164273038,42.97390341452574,1407.08365932594211 -0.74032781040979,42.97391582765299,1408.19514535432018 -0.74031991563092,42.97391709679503,1406.78130520654304 -0.74029431683348,42.97385301693166,1394.90863186035313 -0.74025898806746,42.97383884264610,1395.78861661370161 + + + -0.74029431683348,42.97385301693166,1394.90863186035313 -0.74029431683348,42.97385301693166,1394.20863186035308 -0.74029431683348,42.97385301693166,1389.20863186035308 -0.74030418995232,42.97384252777400,1389.10957766763636 -0.74030418995232,42.97384252777400,1382.98957766763647 -0.74030418995232,42.97384252777400,1382.98957766763647 + + + + +L09 +#ThSurveyLine + + + -0.74030418995232,42.97384252777400,1382.98957766763647 -0.74029601604523,42.97381482597843,1382.14582758060214 -0.74036750768723,42.97376003449334,1382.14582758060214 -0.74037782198081,42.97374731646319,1382.74436283142199 -0.74044987059435,42.97370564580612,1382.22118927834094 -0.74050912363927,42.97364526138606,1381.49779661353546 -0.74056424193938,42.97359995343500,1380.66908507838048 -0.74059583593919,42.97359618530935,1381.17663700608205 -0.74072836428799,42.97353484114415,1381.17663700608205 -0.74076864800651,42.97352275407024,1381.17663700608205 -0.74084192666812,42.97355230454123,1381.17663700608205 + + + -0.74076864800651,42.97352275407024,1381.17663700608205 -0.74080734420785,42.97349094503980,1381.50798025636664 -0.74088566032795,42.97348568539908,1380.94669727307178 -0.74095321614699,42.97342393013882,1380.94669727307178 + + + + + + + + + + RN01 #ThSurveyLine @@ -5625,30 +5657,6 @@ -AP65 -#ThSurveyLine - - - -0.74037113108546,42.97392130505171,1406.87889522553155 -0.74036558658484,42.97392408740657,1407.86721549459912 -0.74035164273038,42.97390341452574,1407.08365932594211 -0.74032781040979,42.97391582765299,1408.19514535432018 -0.74031991563092,42.97391709679503,1406.78130520654304 -0.74029431683348,42.97385301693166,1394.90863186035313 -0.74025898806746,42.97383884264610,1395.78861661370161 - - - -0.74029431683348,42.97385301693166,1394.90863186035313 -0.74029431683348,42.97385301693166,1394.20863186035308 -0.74029431683348,42.97385301693166,1389.20863186035308 -0.74030418995232,42.97384252777400,1389.10957766763636 -0.74030418995232,42.97384252777400,1382.98957766763647 -0.74030418995232,42.97384252777400,1382.98957766763647 - - - - -L09 -#ThSurveyLine - - - -0.74030418995232,42.97384252777400,1382.98957766763647 -0.74029601604523,42.97381482597843,1382.14582758060214 -0.74036750768723,42.97376003449334,1382.14582758060214 -0.74037782198081,42.97374731646319,1382.74436283142199 -0.74044987059435,42.97370564580612,1382.22118927834094 -0.74050912363927,42.97364526138606,1381.49779661353546 -0.74056424193938,42.97359995343500,1380.66908507838048 -0.74059583593919,42.97359618530935,1381.17663700608205 -0.74072836428799,42.97353484114415,1381.17663700608205 -0.74076864800651,42.97352275407024,1381.17663700608205 -0.74084192666812,42.97355230454123,1381.17663700608205 - - - -0.74076864800651,42.97352275407024,1381.17663700608205 -0.74080734420785,42.97349094503980,1381.50798025636664 -0.74088566032795,42.97348568539908,1380.94669727307178 -0.74095321614699,42.97342393013882,1380.94669727307178 - - - - GN05 #ThSurveyLine @@ -5814,6 +5822,48 @@ +PS15 +#ThSurveyLine + + + -0.74150753529697,42.97574752355123,1366.79327582281917 -0.74150753529697,42.97574752355123,1366.79327582281917 -0.74146389294266,42.97575612290198,1365.91173424552471 -0.74152654840492,42.97578429246076,1367.15174652568544 -0.74158160067713,42.97578758661354,1366.95580948596648 -0.74164294856677,42.97578251688213,1366.75530313848117 -0.74167870225725,42.97579790030018,1367.39281634831445 -0.74166736060882,42.97581547956261,1366.60541563301717 -0.74161234877335,42.97581430277893,1366.67515793052030 -0.74157808854973,42.97581228370481,1367.62417238265380 -0.74152053926308,42.97582352849400,1366.78419167296374 -0.74150159592950,42.97583578346416,1366.73817465920501 -0.74139658775905,42.97583715784385,1366.52430501932417 -0.74135607130616,42.97584385755262,1366.64438821541444 -0.74126855399375,42.97584829607124,1367.34101348356421 -0.74121821455160,42.97584520584015,1368.04242244824104 -0.74122050484947,42.97584544515423,1364.31719924594404 -0.74139130839499,42.97585197176731,1362.66092853205919 -0.74138749943819,42.97585762109655,1363.28795811537179 -0.74157139126756,42.97585325690252,1363.48705245665974 -0.74162385866429,42.97586174054928,1360.89832598442672 -0.74166690016852,42.97587491482207,1361.24852608124706 -0.74174251794356,42.97589652798769,1361.15263057420952 -0.74186854910149,42.97593061095715,1360.85617020439349 -0.74192955119282,42.97595123079417,1360.36629544829543 -0.74200926085271,42.97596086616775,1360.42150305740870 -0.74204676687794,42.97596915915896,1360.24677781540595 -0.74208531969852,42.97595180378919,1360.33693255278922 -0.74213759839510,42.97596655337246,1360.22208801661327 -0.74207812955251,42.97597622734985,1360.33397685738692 -0.74218731414950,42.97607935508795,1359.14855029788464 -0.74222110326901,42.97607985240845,1360.65164273181813 -0.74228597980898,42.97609165761103,1359.92899035484038 -0.74231292371892,42.97607205084962,1360.11500046684091 -0.74238061679715,42.97605380041146,1359.66030480981658 -0.74251498948268,42.97607601452686,1359.09309522348485 -0.74255299465054,42.97609640756212,1359.05489408695348 -0.74258327091442,42.97609190803750,1359.02586641279777 -0.74260702804120,42.97608332362780,1359.04584665713014 -0.74262976388735,42.97610614038212,1359.60362204069042 -0.74265503095176,42.97610368399894,1360.01793929848623 -0.74267154733561,42.97611832190346,1359.83169476179864 -0.74270682351566,42.97611820345298,1358.98366585164922 -0.74272676370540,42.97611462824424,1358.29626568875483 -0.74283734332274,42.97612649942452,1358.03684701967359 -0.74290735812952,42.97614015737818,1357.95948750984689 -0.74302644921225,42.97614303962035,1357.96796980893487 -0.74308218376234,42.97615560445477,1358.33391957309982 -0.74326789714331,42.97615633670196,1358.44761797989372 -0.74329975835006,42.97617315856731,1358.79537590526706 -0.74355866890124,42.97614700654911,1358.61304707153590 -0.74366757310532,42.97614895718899,1359.75930122719865 -0.74372051173247,42.97614743488407,1357.76421775716290 -0.74377459852447,42.97614094364559,1358.92955847916346 -0.74402823270269,42.97616876764224,1357.80025847853926 -0.74409606334049,42.97616026038050,1357.52670248047389 -0.74414359559966,42.97616685957814,1357.35096222195511 -0.74421233926633,42.97615670638389,1357.34996389362800 -0.74444798716682,42.97619319136551,1358.10809699691822 -0.74446975418675,42.97623240892616,1357.53125743757255 -0.74461585855543,42.97624398139656,1357.28225001780538 -0.74467290064148,42.97627401946165,1357.06928338981879 -0.74467226838801,42.97632550314945,1357.12119575042561 -0.74455797559427,42.97633871004312,1356.12922063401561 -0.74451004463232,42.97633061920570,1356.97465779414188 -0.74442929053177,42.97634776006002,1356.55405752918887 -0.74433609281196,42.97633021900023,1356.38828975263459 -0.74426926795864,42.97634513919580,1356.22217538381028 -0.74420581102427,42.97634773858739,1356.83029178228867 -0.74414181671808,42.97634030713887,1356.60323488072640 -0.74411028011388,42.97638595702425,1356.79982803014718 -0.74406894524478,42.97644038200176,1356.31330151603356 -0.74399706725502,42.97647421671226,1356.77467777230709 -0.74387323601414,42.97646482499693,1356.06278446329998 -0.74377757273913,42.97647658313433,1355.39838238724133 -0.74370694973286,42.97649625334262,1355.72237062467480 + + + + +S3_15 +#ThSurveyLine + + + -0.74122050484947,42.97584544515423,1364.31719924594404 -0.74117579859203,42.97582979523978,1365.46500771147612 -0.74110770075838,42.97581519321173,1366.38676418207842 -0.74106815632105,42.97579214671869,1366.50180133361960 -0.74104303347139,42.97579576288132,1365.99077666511835 -0.74103604738873,42.97578586273897,1366.04702677039859 -0.74098457489958,42.97576491321661,1366.34569770879739 + + + -0.74370694973286,42.97649625334262,1355.72237062467480 -0.74365977572789,42.97647822368737,1355.84657921723056 -0.74360450567932,42.97647436788264,1355.74538646367364 -0.74355076406596,42.97648141302354,1356.39265776402635 -0.74349955712431,42.97646781880590,1358.10391710764588 -0.74338706014474,42.97646943734302,1356.32145492860627 -0.74331502628298,42.97647888032018,1356.20997152167524 -0.74325756899299,42.97647970690094,1356.06920044714889 -0.74320858658878,42.97647852782755,1356.88401716764770 -0.74317150509435,42.97649432549766,1357.02569917917390 -0.74309350214451,42.97649244779146,1356.19772029283968 -0.74303475224528,42.97649707490901,1356.96112048223608 -0.74295799901175,42.97650713630141,1356.16217438780814 -0.74293291428925,42.97649636540057,1356.37539773812432 -0.74284969383308,42.97652120568367,1355.80767585020158 + + + -0.74360450567932,42.97647436788264,1355.74538646367364 -0.74360779019537,42.97649555963442,1351.43354398068709 + + + -0.74106815632105,42.97579214671869,1366.50180133361960 -0.74105557488178,42.97580301357287,1368.93063264974171 -0.74102068953441,42.97578255819354,1369.17571051675441 -0.74097587001516,42.97576076789637,1368.96432121858174 -0.74095048870770,42.97575198638788,1368.88999372108788 -0.74091984344703,42.97573982495432,1369.41665438976020 -0.74088961105447,42.97574068970955,1369.51448765669102 -0.74086810607778,42.97572402111332,1369.20083824271546 -0.74082698275869,42.97570837612651,1368.11890218679468 -0.74079066760441,42.97568723422870,1369.15526416182411 -0.74075406260132,42.97567644045951,1370.31374784906302 -0.74072599994125,42.97566428843839,1370.42606478187417 -0.74070819063055,42.97566518239161,1371.46704854857239 -0.74066030915760,42.97565619487317,1374.52491299397343 -0.74063326142966,42.97564842779690,1374.58901984401587 -0.74060103252473,42.97563061464707,1373.62116295312035 -0.74054900456801,42.97560959536021,1374.01346616510773 -0.74050972379479,42.97560797295119,1374.58572184345417 -0.74048646428486,42.97560996735383,1375.73625782078420 -0.74043700286601,42.97559058352461,1376.94291987805764 -0.74042883605940,42.97557280609286,1377.09707907163806 -0.74038970060116,42.97555145703452,1377.86222149837386 -0.74036626548294,42.97554715396927,1378.20401630262040 -0.74030885705902,42.97550129632643,1378.57757472764797 -0.74029409997615,42.97550582694824,1378.46089546755911 -0.74024998152436,42.97548468470517,1378.60496288385366 -0.74022566248679,42.97547440411554,1379.17909530054658 -0.74021484502445,42.97546624184454,1379.06973244776964 -0.74019205576412,42.97545591906130,1379.33212743553759 -0.74015932292457,42.97544630093448,1378.51449514791466 -0.74013185078421,42.97543953188002,1378.23764391357713 -0.74010252950479,42.97542402110087,1378.34780093310337 -0.74007125918580,42.97541789449844,1378.67243417869668 -0.74004087833122,42.97540158540928,1378.68047141072111 -0.73999791509366,42.97539216288443,1378.98054735085520 -0.73996071243204,42.97537139038504,1380.19069234805420 -0.73992800234115,42.97535011823004,1380.92883810315197 -0.73990194456952,42.97533599612177,1380.72230478735332 -0.73988783127873,42.97532490241993,1380.61412823881415 -0.73984444087043,42.97531083682180,1380.69517540376273 -0.73981417567738,42.97530203352732,1380.54112812588414 -0.73978731311768,42.97528769736697,1380.61632296585708 -0.73975837742308,42.97527147623548,1381.43319923693844 -0.73973969492295,42.97525595958910,1380.13881934911433 -0.73971631831287,42.97524503681289,1380.70447006160248 -0.73968897372278,42.97522103134366,1380.22264650892112 + + + + +10_2 +#ThSurveyLine + + + -0.74179944338625,42.97679605310493,1353.42296756368410 -0.74183841672703,42.97677542419591,1353.13035315847083 -0.74186844465777,42.97677343449647,1353.07711779092301 -0.74187918978293,42.97674085545997,1353.28923184608630 -0.74196048173227,42.97670685492798,1353.64779317276043 -0.74204011379125,42.97669369218826,1353.25454385612898 -0.74213208287153,42.97667131077543,1353.57474520217806 -0.74224612203885,42.97664359073969,1353.43620558100542 -0.74229653025310,42.97662395449601,1352.95107425615265 -0.74232593052868,42.97661418599906,1353.50484467374372 -0.74236052232141,42.97661479485397,1353.81895339882976 -0.74241145182559,42.97659871519028,1353.55424184082221 -0.74241670275835,42.97659732428081,1356.45876441589962 -0.74248828128701,42.97659275663143,1356.78541373440294 -0.74257323000235,42.97659340227060,1356.81927996840932 -0.74261128586786,42.97657674006311,1356.12719328058324 -0.74259753514283,42.97656242008640,1356.01120611372471 -0.74256097602169,42.97654958549425,1356.96343785440354 -0.74244627818318,42.97657978509790,1357.05017961725730 -0.74240562011303,42.97657193458505,1356.98433238982648 -0.74237033828619,42.97657941056236,1357.14866011938670 -0.74231039307870,42.97656297711332,1357.08579836987019 -0.74225865682840,42.97655986510119,1357.63575556725641 -0.74227935207900,42.97654635130443,1357.94321568828059 -0.74230767358382,42.97653946702037,1357.41616743273107 -0.74236623578027,42.97654090339213,1357.37028343138081 -0.74247568937537,42.97651281078456,1356.28763636603708 -0.74254967103618,42.97651099262565,1357.07937933120661 -0.74256636409095,42.97649526053107,1358.51490700574254 -0.74262423856296,42.97649982675719,1358.64587736529734 -0.74266646599414,42.97649348063122,1359.37081570495525 -0.74268088037150,42.97649580438964,1359.70738571918696 -0.74268736233358,42.97648933760611,1360.92574012096247 -0.74272960782907,42.97649809362093,1360.66843933005612 -0.74276340475850,42.97649573158436,1359.39056035298427 -0.74284969383308,42.97652120568367,1355.80767585020158 -0.74284969383308,42.97652120568367,1355.80767585020158 + + + + + + + + + + 4_0 #ThSurveyLine @@ -5889,33 +5939,6 @@ -PS15 -#ThSurveyLine - - - -0.74150753529697,42.97574752355123,1366.79327582281917 -0.74150753529697,42.97574752355123,1366.79327582281917 -0.74146389294266,42.97575612290198,1365.91173424552471 -0.74152654840492,42.97578429246076,1367.15174652568544 -0.74158160067713,42.97578758661354,1366.95580948596648 -0.74164294856677,42.97578251688213,1366.75530313848117 -0.74167870225725,42.97579790030018,1367.39281634831445 -0.74166736060882,42.97581547956261,1366.60541563301717 -0.74161234877335,42.97581430277893,1366.67515793052030 -0.74157808854973,42.97581228370481,1367.62417238265380 -0.74152053926308,42.97582352849400,1366.78419167296374 -0.74150159592950,42.97583578346416,1366.73817465920501 -0.74139658775905,42.97583715784385,1366.52430501932417 -0.74135607130616,42.97584385755262,1366.64438821541444 -0.74126855399375,42.97584829607124,1367.34101348356421 -0.74121821455160,42.97584520584015,1368.04242244824104 -0.74122050484947,42.97584544515423,1364.31719924594404 -0.74139130839499,42.97585197176731,1362.66092853205919 -0.74138749943819,42.97585762109655,1363.28795811537179 -0.74157139126756,42.97585325690252,1363.48705245665974 -0.74162385866429,42.97586174054928,1360.89832598442672 -0.74166690016852,42.97587491482207,1361.24852608124706 -0.74174251794356,42.97589652798769,1361.15263057420952 -0.74186854910149,42.97593061095715,1360.85617020439349 -0.74192955119282,42.97595123079417,1360.36629544829543 -0.74200926085271,42.97596086616775,1360.42150305740870 -0.74204676687794,42.97596915915896,1360.24677781540595 -0.74208531969852,42.97595180378919,1360.33693255278922 -0.74213759839510,42.97596655337246,1360.22208801661327 -0.74207812955251,42.97597622734985,1360.33397685738692 -0.74218731414950,42.97607935508795,1359.14855029788464 -0.74222110326901,42.97607985240845,1360.65164273181813 -0.74228597980898,42.97609165761103,1359.92899035484038 -0.74231292371892,42.97607205084962,1360.11500046684091 -0.74238061679715,42.97605380041146,1359.66030480981658 -0.74251498948268,42.97607601452686,1359.09309522348485 -0.74255299465054,42.97609640756212,1359.05489408695348 -0.74258327091442,42.97609190803750,1359.02586641279777 -0.74260702804120,42.97608332362780,1359.04584665713014 -0.74262976388735,42.97610614038212,1359.60362204069042 -0.74265503095176,42.97610368399894,1360.01793929848623 -0.74267154733561,42.97611832190346,1359.83169476179864 -0.74270682351566,42.97611820345298,1358.98366585164922 -0.74272676370540,42.97611462824424,1358.29626568875483 -0.74283734332274,42.97612649942452,1358.03684701967359 -0.74290735812952,42.97614015737818,1357.95948750984689 -0.74302644921225,42.97614303962035,1357.96796980893487 -0.74308218376234,42.97615560445477,1358.33391957309982 -0.74326789714331,42.97615633670196,1358.44761797989372 -0.74329975835006,42.97617315856731,1358.79537590526706 -0.74355866890124,42.97614700654911,1358.61304707153590 -0.74366757310532,42.97614895718899,1359.75930122719865 -0.74372051173247,42.97614743488407,1357.76421775716290 -0.74377459852447,42.97614094364559,1358.92955847916346 -0.74402823270269,42.97616876764224,1357.80025847853926 -0.74409606334049,42.97616026038050,1357.52670248047389 -0.74414359559966,42.97616685957814,1357.35096222195511 -0.74421233926633,42.97615670638389,1357.34996389362800 -0.74444798716682,42.97619319136551,1358.10809699691822 -0.74446975418675,42.97623240892616,1357.53125743757255 -0.74461585855543,42.97624398139656,1357.28225001780538 -0.74467290064148,42.97627401946165,1357.06928338981879 -0.74467226838801,42.97632550314945,1357.12119575042561 -0.74455797559427,42.97633871004312,1356.12922063401561 -0.74451004463232,42.97633061920570,1356.97465779414188 -0.74442929053177,42.97634776006002,1356.55405752918887 -0.74433609281196,42.97633021900023,1356.38828975263459 -0.74426926795864,42.97634513919580,1356.22217538381028 -0.74420581102427,42.97634773858739,1356.83029178228867 -0.74414181671808,42.97634030713887,1356.60323488072640 -0.74411028011388,42.97638595702425,1356.79982803014718 -0.74406894524478,42.97644038200176,1356.31330151603356 -0.74399706725502,42.97647421671226,1356.77467777230709 -0.74387323601414,42.97646482499693,1356.06278446329998 -0.74377757273913,42.97647658313433,1355.39838238724133 -0.74370694973286,42.97649625334262,1355.72237062467480 - - - - -S3_15 -#ThSurveyLine - - - -0.74122050484947,42.97584544515423,1364.31719924594404 -0.74117579859203,42.97582979523978,1365.46500771147612 -0.74110770075838,42.97581519321173,1366.38676418207842 -0.74106815632105,42.97579214671869,1366.50180133361960 -0.74104303347139,42.97579576288132,1365.99077666511835 -0.74103604738873,42.97578586273897,1366.04702677039859 -0.74098457489958,42.97576491321661,1366.34569770879739 - - - -0.74370694973286,42.97649625334262,1355.72237062467480 -0.74365977572789,42.97647822368737,1355.84657921723056 -0.74360450567932,42.97647436788264,1355.74538646367364 -0.74355076406596,42.97648141302354,1356.39265776402635 -0.74349955712431,42.97646781880590,1358.10391710764588 -0.74338706014474,42.97646943734302,1356.32145492860627 -0.74331502628298,42.97647888032018,1356.20997152167524 -0.74325756899299,42.97647970690094,1356.06920044714889 -0.74320858658878,42.97647852782755,1356.88401716764770 -0.74317150509435,42.97649432549766,1357.02569917917390 -0.74309350214451,42.97649244779146,1356.19772029283968 -0.74303475224528,42.97649707490901,1356.96112048223608 -0.74295799901175,42.97650713630141,1356.16217438780814 -0.74293291428925,42.97649636540057,1356.37539773812432 -0.74284969383308,42.97652120568367,1355.80767585020158 - - - -0.74360450567932,42.97647436788264,1355.74538646367364 -0.74360779019537,42.97649555963442,1351.43354398068709 - - - -0.74106815632105,42.97579214671869,1366.50180133361960 -0.74105557488178,42.97580301357287,1368.93063264974171 -0.74102068953441,42.97578255819354,1369.17571051675441 -0.74097587001516,42.97576076789637,1368.96432121858174 -0.74095048870770,42.97575198638788,1368.88999372108788 -0.74091984344703,42.97573982495432,1369.41665438976020 -0.74088961105447,42.97574068970955,1369.51448765669102 -0.74086810607778,42.97572402111332,1369.20083824271546 -0.74082698275869,42.97570837612651,1368.11890218679468 -0.74079066760441,42.97568723422870,1369.15526416182411 -0.74075406260132,42.97567644045951,1370.31374784906302 -0.74072599994125,42.97566428843839,1370.42606478187417 -0.74070819063055,42.97566518239161,1371.46704854857239 -0.74066030915760,42.97565619487317,1374.52491299397343 -0.74063326142966,42.97564842779690,1374.58901984401587 -0.74060103252473,42.97563061464707,1373.62116295312035 -0.74054900456801,42.97560959536021,1374.01346616510773 -0.74050972379479,42.97560797295119,1374.58572184345417 -0.74048646428486,42.97560996735383,1375.73625782078420 -0.74043700286601,42.97559058352461,1376.94291987805764 -0.74042883605940,42.97557280609286,1377.09707907163806 -0.74038970060116,42.97555145703452,1377.86222149837386 -0.74036626548294,42.97554715396927,1378.20401630262040 -0.74030885705902,42.97550129632643,1378.57757472764797 -0.74029409997615,42.97550582694824,1378.46089546755911 -0.74024998152436,42.97548468470517,1378.60496288385366 -0.74022566248679,42.97547440411554,1379.17909530054658 -0.74021484502445,42.97546624184454,1379.06973244776964 -0.74019205576412,42.97545591906130,1379.33212743553759 -0.74015932292457,42.97544630093448,1378.51449514791466 -0.74013185078421,42.97543953188002,1378.23764391357713 -0.74010252950479,42.97542402110087,1378.34780093310337 -0.74007125918580,42.97541789449844,1378.67243417869668 -0.74004087833122,42.97540158540928,1378.68047141072111 -0.73999791509366,42.97539216288443,1378.98054735085520 -0.73996071243204,42.97537139038504,1380.19069234805420 -0.73992800234115,42.97535011823004,1380.92883810315197 -0.73990194456952,42.97533599612177,1380.72230478735332 -0.73988783127873,42.97532490241993,1380.61412823881415 -0.73984444087043,42.97531083682180,1380.69517540376273 -0.73981417567738,42.97530203352732,1380.54112812588414 -0.73978731311768,42.97528769736697,1380.61632296585708 -0.73975837742308,42.97527147623548,1381.43319923693844 -0.73973969492295,42.97525595958910,1380.13881934911433 -0.73971631831287,42.97524503681289,1380.70447006160248 -0.73968897372278,42.97522103134366,1380.22264650892112 - - - - 8_27 #ThSurveyLine @@ -5964,15 +5987,6 @@ -10_2 -#ThSurveyLine - - - -0.74179944338625,42.97679605310493,1353.42296756368410 -0.74183841672703,42.97677542419591,1353.13035315847083 -0.74186844465777,42.97677343449647,1353.07711779092301 -0.74187918978293,42.97674085545997,1353.28923184608630 -0.74196048173227,42.97670685492798,1353.64779317276043 -0.74204011379125,42.97669369218826,1353.25454385612898 -0.74213208287153,42.97667131077543,1353.57474520217806 -0.74224612203885,42.97664359073969,1353.43620558100542 -0.74229653025310,42.97662395449601,1352.95107425615265 -0.74232593052868,42.97661418599906,1353.50484467374372 -0.74236052232141,42.97661479485397,1353.81895339882976 -0.74241145182559,42.97659871519028,1353.55424184082221 -0.74241670275835,42.97659732428081,1356.45876441589962 -0.74248828128701,42.97659275663143,1356.78541373440294 -0.74257323000235,42.97659340227060,1356.81927996840932 -0.74261128586786,42.97657674006311,1356.12719328058324 -0.74259753514283,42.97656242008640,1356.01120611372471 -0.74256097602169,42.97654958549425,1356.96343785440354 -0.74244627818318,42.97657978509790,1357.05017961725730 -0.74240562011303,42.97657193458505,1356.98433238982648 -0.74237033828619,42.97657941056236,1357.14866011938670 -0.74231039307870,42.97656297711332,1357.08579836987019 -0.74225865682840,42.97655986510119,1357.63575556725641 -0.74227935207900,42.97654635130443,1357.94321568828059 -0.74230767358382,42.97653946702037,1357.41616743273107 -0.74236623578027,42.97654090339213,1357.37028343138081 -0.74247568937537,42.97651281078456,1356.28763636603708 -0.74254967103618,42.97651099262565,1357.07937933120661 -0.74256636409095,42.97649526053107,1358.51490700574254 -0.74262423856296,42.97649982675719,1358.64587736529734 -0.74266646599414,42.97649348063122,1359.37081570495525 -0.74268088037150,42.97649580438964,1359.70738571918696 -0.74268736233358,42.97648933760611,1360.92574012096247 -0.74272960782907,42.97649809362093,1360.66843933005612 -0.74276340475850,42.97649573158436,1359.39056035298427 -0.74284969383308,42.97652120568367,1355.80767585020158 -0.74284969383308,42.97652120568367,1355.80767585020158 - - - - 8_47 #ThSurveyLine @@ -6011,4 +6025,5 @@ + diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.lox b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.lox index 7b2c725..1dc9e35 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.lox and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/Complexe_Lonne_Peyret-Bourrugues.lox differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.dbf index 0c0ff21..edd9aea 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shp index 36bc661..e09c0b8 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shx b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shx index a0009d9..96f5fef 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shx and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/areas2d.shx differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.dbf index f795342..a05f539 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shp index 956c3b0..8eda20e 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shx b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shx index 723d41e..526833c 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shx and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/lines2d.shx differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.dbf index c8824d8..e9e3947 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shp index e3476f8..8373885 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shx b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shx index c6a766c..de9b7a9 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shx and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/outline2d.shx differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.dbf index e9959aa..8d6f536 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shp index b60c946..fb9c8cb 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shx b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shx index 4750fc7..0d9f590 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shx and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/points2d.shx differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.dbf index fdcdcad..d4b3fc5 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.shp index 79b929c..192e294 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/shots3d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.dbf index e0e31dc..2b2f454 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shp index 2eb746d..a053e3e 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shx b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shx index 4cee521..34e2286 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shx and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/stations3d.shx differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.dbf b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.dbf index 1133a33..616c72d 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.dbf and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.dbf differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shp b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shp index b00293c..04744d8 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shp and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shp differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shx b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shx index e10facb..b90d691 100644 Binary files a/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shx and b/Data/Complexe_Lonne_Peyret-Bourrugues/Outputs/SHP/walls3d.shx differ diff --git a/Data/Complexe_Lonne_Peyret-Bourrugues/therion.log b/Data/Complexe_Lonne_Peyret-Bourrugues/therion.log index 5d8c2b9..05c2093 100644 --- a/Data/Complexe_Lonne_Peyret-Bourrugues/therion.log +++ b/Data/Complexe_Lonne_Peyret-Bourrugues/therion.log @@ -51,26 +51,245 @@ calculating station coordinates ... done average loop error: 1.46% calculating basic statistics ... done processing extended elevation ... done -processing references ... done +processing references ... +C:\Program Files\Therion\therion.exe: warning -- Complexe_Lonne_Peyret-Bourrugues.thconfig [192] -- source layout not found -- Coords_Header_CDa +done selecting export objects ... done -writing Outputs/Complexe_Lonne_Peyret-Bourrugues.lox ... processing projection plan ... done -average distortion: 0.22% -...... +average distortion: 0.17% + + +############### export maps & scraps selection ################# +M 1149.46 MP-B3_Aval-plan-tot@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues (B3 Aval) +S 1276.05 SP-B3_Aval_01@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1260.20 SP-B3_Aval_01A@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1184.14 SP-B3_Aval_01B@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1113.63 SP-B3_Aval_01C@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1071.45 SP-B3_Aval_01D@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 991.30 SP-B3_Aval_02E@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +M 1283.12 MP-GL102_Gouffre_du_Lonne_Peyret@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues (GL102 - Gouffre du Lonné Peyret) +S 1563.40 SP-GL102_Entree_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1436.21 SP-GL102_Entree_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1283.67 SP-GL102_Entree_02B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1269.19 SP-GL102_Entree_02C@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1281.50 SP-GL102_Entree_02D@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1237.44 SP-GL102_Aval_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1235.92 SP-GL102_Aval_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1224.68 SP-GL102_Aval_01C@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1181.88 SP-GL102_Aval_01D@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1339.93 SP-GL102_Entree_02A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1237.35 SP-GL102_Aval_01E@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1173.15 SP-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1171.06 SP-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1296.02 SP-GL102_Amont_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1298.62 SP-GL102_Amont_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +S 1299.88 SP-GL102_Amont_01C@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues () +M 1353.06 MP-B3_Entree-plan-tot@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues (B3 Entrée (plan)) +S 1517.51 SP-B3_Entree_01@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1397.27 SP-B3_Entree_01B@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1342.30 SP-B3_Entree_02@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1326.22 SP-B3_Entree_03@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1303.76 SP-B3_Entree_04@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1310.27 SP-B3_Entree_05@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1274.10 SP-B3_Entree_06@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +M 1361.12 MP-B3_Amonts-plan-tot@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues (B3 Amonts) +S 1361.65 SP-B3_Amonts_01@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1371.54 SP-B3_Amonts_02@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1354.28 SP-B3_Amonts_03@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +S 1357.02 SP-B3_Amonts_04@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues () +M 1370.71 MP-AP7_Aval-Plan-tot@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (AP7_Aval) +S 1366.35 SP-AP7_Aval_01@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S 1372.34 SP-AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S 1368.92 SP-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S 1375.24 SP-AP7_Aval_04@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_05@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_06@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_07@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_08@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_09@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_10@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_11@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_12@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_13@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_14@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_15@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_16@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_17@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_18@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_19@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_20@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_21@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_22@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Aval_23@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +M 1411.70 MP-AP7_Amonts-Plan-tot@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (AP7_Amonts) +S 1411.70 SP-AP7_Amonts_01@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_02@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_03@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_04@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_05@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_06@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_07@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_08@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_09@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_10@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_11@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_12@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_13@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_14@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_15@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_16@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_17@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S -.-- SP-AP7_Amonts_18@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +M 1438.06 MP-AP7_Entree-Plan-tot@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (AP7_Entree) +S 1529.84 SP-AP7_Entree_01@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S 1402.96 SP-AP7_Entree_02@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +S 1381.39 SP-AP7_Entree_03@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues () +########## end of export maps & scraps selection ############### +writing Outputs/Complexe_Lonne_Peyret-Bourrugues-Plan.pdf ... +####################### metapost log file ######################## +This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 24 DEC 2024 16:41 +**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] +[Warning: undefined symbol `p_entrance_ASF'] [1] +[Warning: scrap outline intersects itself in scrap SP-B3_Aval_02E@B3_Aval.B3-Bo +urrugues.Complexe_Lonne_Peyret-Bourrugues] [2] [3] [4] [5] +[Warning: scrap outline intersects itself in scrap SP-B3_Aval_01D@B3_Aval.B3-Bo +urrugues.Complexe_Lonne_Peyret-Bourrugues] [6] [7] [8] [9] +[Warning: scrap outline intersects itself in scrap SP-B3_Aval_01C@B3_Aval.B3-Bo +urrugues.Complexe_Lonne_Peyret-Bourrugues] [10] [11] [12] [13] [14] [15] [16] +[17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] +[Warning: scrap outline intersects itself in scrap SP-GL102_Amont_01B@Gouffre_d +u_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues] [30] [31] [32] [33] [34] [35] +[36] [37] [38] [39] [40] [41] [42] [43] [44] +[Warning: scrap outline intersects itself in scrap SP-GL102_Aval_01E@Gouffre_du +_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues] [45] [46] [47] [48] [49] [50] +[51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] +[Warning: scrap outline intersects itself in scrap SP-GL102_Aval_01A@Gouffre_du +_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues] [63] [64] [65] [66] [67] [68] +[69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] +[84] [85] +[Warning: scrap outline intersects itself in scrap SP-B3_Entree_06@B3_Entree.B3 +-Bourrugues.Complexe_Lonne_Peyret-Bourrugues] [86] [87] [88] [89] [90] [91] +[92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] +[106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] +[119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] +[132] [133] [134] +[Error: area borders l813-349--86 and l812-371--76 don't intersect in scrap SP- +AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (file +Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 [2579])] +[Error: area borders l812-371--76 and l813-349--86 don't intersect in scrap SP- +AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (file +Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 [2579])] [135] +[136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] +[149] [150] [151] [152] [153] +[Warning: scrap outline intersects itself in scrap SP-AP7_Entree_01@AP7_Entree. +AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues] [154] [155] [156] +(./mptextmp.mp) [157] (./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) +(./mptextmp.mp) (./mptextmp.mp) (./mptextmp.mp) [158] [159] [160] [161] [162] +[163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] +[176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] +[189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] +[202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] +[215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] +[228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] +[241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] +[254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] +[267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] +[280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] +[293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] +[306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] +[319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] +[332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] +[345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] +[358] [359] ) + +Here is how much of MetaPost's memory you used: + 112981 strings using 2665204 characters + 8754032 bytes of node memory + 1770 symbolic tokens + 11i,82n,18p,471b,5f stack positions out of 16i,98n,20p,487b,6f +374 output files written: data-patt.1 .. data.359 + + +#################### 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) 24 DEC 2024 16:42 +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 +Normal \count register pool exhausted, switching to extended pool.) +(./th_pagedef.tex (./th_legend.tex)) (./th_pages.tex) + 253 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: + 762 strings out of 95671 + 8491 string characters out of 1192323 + 119715 words of memory out of 1583758 + 2155 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 + 13i,6n,9p,1688b,80s stack positions out of 5000i,500n,10000p,200000b,50000s + +Output written on data.pdf (1 page, 861437 bytes). +PDF statistics: + 1026 PDF objects out of 1200 (max. 8388607) + 516 compressed objects within 6 object streams + 0 named destinations out of 1000 (max. 500000) + 2997 words of extra memory for PDF output out of 10000 (max. 10000000) + + +##################### end of pdftex log file ##################### +done +writing Outputs/Complexe_Lonne_Peyret-Bourrugues.lox ......... C:\Program Files\Therion\therion.exe: warning -- SP-B3_Entree_05@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues -- multiple scrap outer outlines not supported yet -............................. done +.................................. +C:\Program Files\Therion\therion.exe: warning -- SP-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues -- multiple scrap outer outlines not supported yet +C:\Program Files\Therion\therion.exe: warning -- SP-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues -- invalid scrap outline +....................................... done writing Outputs/Complexe_Lonne_Peyret-Bourrugues.kml ... done -writing Outputs/SHP/therion ... done +####################### metapost log file ######################## +This is MetaPost, version 2.01 (TeX Live 2021/W32TeX) (kpathsea version 6.3.3) 24 DEC 2024 16:42 +**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 +[Error: area borders l813-349--86 and l812-371--76 don't intersect in scrap SP- +AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (file +Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 [2579])] +[Error: area borders l812-371--76 and l813-349--86 don't intersect in scrap SP- +AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues (file +Data/AP7_Arres_Planeres/Data/AP7_Aval/Data/AP7_Aval-Plan.th2 [2579])] [1] ) +1 output file written: data.1 + + +#################### end of metapost log file #################### +writing Outputs/SHP/ ... done +writing Outputs/SHP/ ... done writing Outputs/Complexe_Lonne_Peyret-Bourrugues-Cave-list.html ... done writing Outputs/Complexe_Lonne_Peyret-Bourrugues-Surveys.html ... done -compilation time: 28 sec +compilation time: 47 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.Complexe_Lonne_Peyret-Bourrugues - 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.Complexe_Lonne_Peyret-Bourrugues - 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.Complexe_Lonne_Peyret-Bourrugues - 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.Complexe_Lonne_Peyret-Bourrugues - 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.Complexe_Lonne_Peyret-Bourrugues - 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.Complexe_Lonne_Peyret-Bourrugues - 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 ####################### @@ -79,25 +298,31 @@ REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS AVERAGE MAXIMAL SCRAP 0.57% 100.00% SP-B3_Aval_01B@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.20% 90.95% SP-B3_Aval_01@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues + 0.05% 73.35% SP-AP7_Amonts_01@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.13% 72.45% SP-B3_Entree_06@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 4.10% 62.44% SP-B3_Entree_01B@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.99% 48.06% SP-GL102_Aval_01D@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.15% 47.47% SP-B3_Entree_01@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 1.61% 43.83% SP-GL102_Riviere_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues + 0.28% 37.86% SP-AP7_Aval_01@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 1.31% 33.28% SP-GL102_Entree_02B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.24% 33.23% SP-GL102_Amont_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.86% 32.13% SP-GL102_Entree_02A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 5.40% 29.50% SP-GL102_Entree_02D@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.11% 25.56% SP-GL102_Entree_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.10% 25.28% SP-B3_Amonts_01@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues + 0.03% 17.19% SP-AP7_Aval_02@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.04% 12.14% SP-AP7_Aval_03@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.06% 9.50% SP-GL102_Amont_01C@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.02% 7.83% SP-B3_Aval_01D@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.24% 6.63% SP-GL102_Amont_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues + 0.03% 5.35% SP-AP7_Aval_04@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.02% 4.14% SP-B3_Aval_01A@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.01% 3.83% SP-B3_Aval_02E@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.09% 3.68% SP-GL102_Entree_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.05% 2.56% SP-B3_Entree_05@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.01% 1.81% SP-B3_Entree_02@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues + 0.01% 1.43% SP-AP7_Entree_01@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.03% 0.63% SP-GL102_Riviere_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.01% 0.36% SP-GL102_Aval_01B@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.27% SP-B3_Amonts_03@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues @@ -105,13 +330,51 @@ REL-ERR ABS-ERR TOTAL-L STS X-ERROR Y-ERROR Z-ERROR STATIONS 0.01% 0.17% SP-GL102_Aval_01C@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.01% 0.16% SP-GL102_Aval_01A@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.01% 0.09% SP-GL102_Entree_02C@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues + 0.01% 0.08% SP-AP7_Entree_02@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.04% SP-B3_Entree_04@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.04% SP-AP7_Entree_03@AP7_Entree.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.03% SP-B3_Amonts_02@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.03% SP-B3_Amonts_04@B3_Amonts.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.02% SP-B3_Entree_03@B3_Entree.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.01% SP-B3_Aval_01C@B3_Aval.B3-Bourrugues.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_10@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_23@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_02@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_03@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_04@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_05@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_06@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_07@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_08@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_09@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_18@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_11@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_12@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_13@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_14@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_15@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_16@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Amonts_17@AP7_Amonts.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_12@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.00% scrap339@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues 0.00% 0.00% scrap51@Gouffre_du_Lonne_Peyret.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_05@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_06@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_07@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_08@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_09@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_10@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_11@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_22@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_13@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_14@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_15@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_16@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_17@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_18@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_19@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_20@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues + 0.00% 0.00% SP-AP7_Aval_21@AP7_Aval.AP7_Arres_Planeres.Complexe_Lonne_Peyret-Bourrugues ################### end of scrap distortions ################### ############# CRS transformations chosen by PROJ ############### diff --git a/config.thc b/config.thc index 09116f1..0218c5b 100644 --- a/config.thc +++ b/config.thc @@ -1,4 +1,7 @@ encoding utf-8 +##################################################################################################### +# Version ARSIP By Alex 2024 12 23 +##################################################################################################### # Licence # @@ -12,7 +15,7 @@ encoding utf-8 # File to set up specific settings for Therion drawing outputs # In your *.thconfig file, you need to call this file with: # Fichier pour définir une configuration pour les dessins de issus de Therion -# Dans votre fichier *.thconfig, vous devez appeller ce fichier avec la ligne : +# Dans votre fichier *.thconfig, vous devez appeler ce fichier avec la ligne : # input config.thc # and then, in each layout, you need to call the corresponding layout: # et ensuite, dans chaque layout de votre thconfig, vous devez appeler les layouts qui vous intéressent comme par exemple : @@ -343,92 +346,110 @@ layout drawingconfig # Auteur du pdf doc-author "Xavier Robert" - # Set the symology you want to use: UIS, ASF (Australie) CCNP (Etats Units) ou - # SKB (tchecoslovakia) + # Set the symology you want to use: UIS, ASF (Australie) CCNP (Etats Units), SKB (tchecoslovakia) # Définit la banque de symboles que nous voulons utiliser : # UIS, ASF (Australie) CCNP (Etats Units) ou SKB (tchecoslovakia) #symbol-set UIS # Change the type or colors of specific symbols: # Changer le type ou la couleur de symboles spécifiques: - symbol-assign point station:temporary SKBB - symbol-assign point pillar AUT - symbol-color point water-flow [17 46 100] - symbol-color point water-flow:intermittent [17 46 100] - symbol-color point water-flow:paleo [17 46 100] - symbol-color point water-drip [17 46 100] - symbol-color point water [17 46 100] - symbol-color line water-flow [17 46 100] - symbol-color line water-flow:conjectural [17 46 100] - symbol-color line water-flow:intermittent [17 46 100] - symbol-color point ice [0 0 100] - symbol-color line wall:ice [0 0 100] - symbol-color point ice-pillar [0 0 100] - symbol-color point ice-stalagmite [0 0 100] - symbol-color point ice-stalactite [0 0 100] - symbol-color area ice [0 0 100] - symbol-color point snow [0 0 100] - symbol-color area snow [0 0 100] - symbol-color point spring [17 46 100] - symbol-color point root [52 33 6] - symbol-color point vegetable-debris [13 47 6] - symbol-color point seed-germination [13 47 6] - symbol-color point altitude [100 50 0] - symbol-color point station [54 7 60] - symbol-color line flowstone [100 60 20] - symbol-color line wall:flowstone [100 60 20] - symbol-color point flowstone [100 60 20] + + symbol-assign area sand AUT + symbol-assign point pillar AUT + symbol-assign point station:temporary SKBB + symbol-assign point entrance ASF + + + symbol-color area clay [52 33 6] # Color to verify symbol-color area flowstone [100 60 20] + symbol-color area ice [0 0 100] symbol-color area moonmilk [100 60 20] # Change the color ? - symbol-color point moonmilk [100 60 20] # Change the color ? - symbol-color line wall:moonmilk [100 60 20] # Change the color ? - symbol-color point curtains [100 60 20] - symbol-color point curtain [100 60 20] - symbol-color point disc-pillar [100 60 20] - symbol-color point disc-stalactite [100 60 20] - symbol-color point disc-stalagmite [100 60 20] - symbol-color point disc-pillars [100 60 20] - symbol-color point disc-stalactites [100 60 20] - symbol-color point disc-stalagmites [100 60 20] - symbol-color point disk [100 60 20] - symbol-color point wall-calcite [100 60 20] - symbol-color point pillar [100 60 20] - symbol-color point pillar-with-curtains [100 60 20] - symbol-color point pillars-with-curtains [100 60 20] - symbol-color point stalactite [100 60 20] - symbol-color point stalagmite [100 60 20] - symbol-color point stalactite-stalagmite [100 60 20] - symbol-color point stalactites-stalagmites [100 60 20] - symbol-color point stalactites [100 60 20] - symbol-color point stalagmites [100 60 20] - symbol-color point stalactite-stalagmite [100 60 20] - symbol-color point stalactites-stalagmites [100 60 20] - symbol-color point popcorn [100 60 20] - symbol-color point flowstone-choke [100 60 20] - symbol-color line rimstone-dam [100 60 20] - symbol-color line rimstone-pool [100 60 20] - symbol-color point rimstone-dam [100 60 20] + symbol-color area mudcrack [52 33 6] # Color to verify ; Maybe to darken + symbol-color area pillar [100 60 20] + symbol-color area pillar-with-curtains [100 60 20] + symbol-color area sand [67 49 1] # Color to verify + symbol-color area snow [0 0 100] symbol-color area stalactite [100 60 20] symbol-color area stalactite-stalagmite [100 60 20] symbol-color area stalagmite [100 60 20] - symbol-color area pillar [100 60 20] - symbol-color area pillar-with-curtains [100 60 20] - symbol-color area mudcrack [52 33 6] # Color to verify ; Maybe to darken - symbol-color area clay [52 33 6] # Color to verify - symbol-color point volcano [52 33 6] # Color to verify + + symbol-color line contour [34 21 3] # Marron : (87, 56, 8) + symbol-color line ceiling-meander [34 21 3] # Marron : (87, 56, 8) + symbol-color line flowstone [100 60 20] + symbol-color line floor-meander [34 21 3] # Marron : (87, 56, 8) + symbol-color line floor-step [34 21 3] # Marron : (87, 56, 8) + symbol-color line map-connection [69 69 69] # gris acier (175, 175, 175) + symbol-color line rimstone-dam [100 60 20] + symbol-color line rimstone-pool [100 60 20] + symbol-color line rock-border [34 21 3] # Marron : (87, 56, 8) + symbol-color line rock-edge [34 21 3] # Marron : (87, 56, 8) + symbol-color line slope [34 21 3] # Marron : (87, 56, 8) + symbol-color line survey [69 69 69] # gris acier (175, 175, 175) + symbol-color line wall:clay [52 33 6] # Color to verify + symbol-color line wall:flowstone [100 60 20] + symbol-color line wall:ice [0 0 100] + symbol-color line wall:moonmilk [100 60 20] # Change the color ? + symbol-color line water-flow [17 46 100] + symbol-color line water-flow:conjectural [17 46 100] + symbol-color line water-flow:intermittent [17 46 100] + + symbol-color point altitude [100 50 0] + symbol-color point aragonite [100 60 20] + symbol-color point blocks [34 21 3] # Marron : (87, 56, 8) + symbol-color point breakdown-choke [34 21 3] # Marron : (87, 56, 8) + symbol-color point cave-pearl [100 60 20] + symbol-color point clay [52 33 6] # Color to verify + symbol-color point clay-choke [52 33 6] # Color to verify + symbol-color point curtain [100 60 20] + symbol-color point curtains [100 60 20] + symbol-color point disc-pillar [100 60 20] + symbol-color point disc-pillars [100 60 20] + symbol-color point disc-stalactite [100 60 20] + symbol-color point disc-stalactites [100 60 20] + symbol-color point disc-stalagmite [100 60 20] + symbol-color point disc-stalagmites [100 60 20] + symbol-color point disk [100 60 20] + symbol-color point flowstone [100 60 20] + symbol-color point flowstone-choke [100 60 20] + symbol-color point helictite [100 60 20] + symbol-color point helictites [100 60 20] + symbol-color point ice [0 0 100] + symbol-color point ice-pillar [0 0 100] + symbol-color point ice-stalactite [0 0 100] + symbol-color point ice-stalagmite [0 0 100] + symbol-color point moonmilk [100 60 20] # Change the color ? symbol-color point mud [52 33 6] # Color to verify symbol-color point mudcrack [52 33 6] # Color to verify - symbol-color point clay [52 33 6] # Color to verify - symbol-color line wall:clay [52 33 6] # Color to verify - #symbol-color point clay-tree [52 33 6] # Color to verify - symbol-color point clay-choke [52 33 6] # Color to verify - #symbol-color point wall-altitude [78 8 52] # rouge-violet 199, 21, 133 - symbol-color point wall-altitude [100 50 0] + symbol-color point pillar [100 60 20] + symbol-color point pillar-with-curtains [100 60 20] + symbol-color point pillars [100 60 20] + symbol-color point pillars-with-curtains [100 60 20] + symbol-color point popcorn [100 60 20] + symbol-color point rimstone-dam [100 60 20] + symbol-color point root [52 33 6] + symbol-color point seed-germination [13 47 6] + symbol-color point snow [0 0 100] + symbol-color point soda-straw [100 60 20] + symbol-color point spring [17 46 100] + symbol-color point stalactite [100 60 20] + symbol-color point stalactite-stalagmite [100 60 20] + symbol-color point stalactite-stalagmite [100 60 20] + symbol-color point stalactites [100 60 20] + symbol-color point stalactites-stalagmites [100 60 20] + symbol-color point stalactites-stalagmites [100 60 20] + symbol-color point stalagmite [100 60 20] + symbol-color point stalagmites [100 60 20] + symbol-color point station [54 7 60] symbol-color point station-name [80 80 80] # light grey - - - #symbol-color line map-connection [81 81 81] # gris argent (206, 206, 206) - symbol-color line map-connection [69 69 69] # gris acier (175, 175, 175) + symbol-color point vegetable-debris [13 47 6] + symbol-color point volcano [52 33 6] # Color to verify + symbol-color point wall-altitude [100 50 0] + symbol-color point wall-calcite [100 60 20] + symbol-color point water [17 46 100] + symbol-color point water-drip [17 46 100] + symbol-color point water-flow [17 46 100] + symbol-color point water-flow:intermittent [17 46 100] + symbol-color point water-flow:paleo [17 46 100] ####### Metapost-changes ############ code metapost