mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
Base de test
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
encoding utf-8
|
||||
|
||||
# Copyright (C) 2024 Xavier Robert <xavier.robert***@***ird.fr>
|
||||
# This work is under the Creative Commons Attribution-ShareAlike-NonCommecial License:
|
||||
# <http://creativecommons.org/licenses/by-nc-sa/4.0/>
|
||||
|
||||
map MP-Cenotes_check-point -title "Cénotes Check-point"
|
||||
SP-SINKHOLE1
|
||||
break
|
||||
SP-SINKHOLE2
|
||||
endmap
|
||||
|
||||
|
||||
#map MC-Cenotes_check-point -title "Cenotes_check-point"
|
||||
# SC-Cenotes_check-point-1
|
||||
#endmap
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
encoding utf-8
|
||||
|
||||
# Copyright (C) 2024 Xavier Robert <xavier.robert***@***ird.fr>
|
||||
# This work is under the Creative Commons Attribution-ShareAlike-NonCommecial License:
|
||||
# <http://creativecommons.org/licenses/by-nc-sa/4.0/>
|
||||
|
||||
survey Cenotes_check-point -title "Karabulak Gypsum Collapses"
|
||||
# Pour importer les différentes données de différents fichiers topos :
|
||||
input Data/Sinkhole1.th
|
||||
input Data/Sinkhole2.th
|
||||
|
||||
# Import du dessin en plan
|
||||
input Data/Sinkhole.th2
|
||||
|
||||
# Import du dessin en coupe
|
||||
#input Data/Cenotes_check-point-coupe.th2
|
||||
|
||||
# Import des maps
|
||||
input Cenotes_check-point-maps.th
|
||||
|
||||
endsurvey
|
||||
@@ -0,0 +1,328 @@
|
||||
encoding utf-8
|
||||
|
||||
# Copyright (C) 2024 Xavier Robert <xavier.robert***@***ird.fr>
|
||||
# This work is under the Creative Commons Attribution-ShareAlike-NonCommecial License:
|
||||
# <http://creativecommons.org/licenses/by-nc-sa/4.0/>
|
||||
|
||||
# INTRO
|
||||
|
||||
# le signe "#" en début de ligne signifie que la ligne est commentée. Elle ne
|
||||
# sera donc pas lue lors de la compilation.
|
||||
|
||||
# Dans ce fichier on met les specifications generales, à savoir
|
||||
# dans quel fichier sont les donnees topo, l'aspect que l'on veut
|
||||
# donner aux topos imprimees (layout) et ce que l'on
|
||||
# veut comme resultat : map, ou atlas ou 3D ou donnees en format SQL
|
||||
|
||||
# Alors, on peut fractioner ce fichier en trois parts:
|
||||
# - source, pour specifier les fichiers ou sont les données topo/dessin
|
||||
# - layout, pour specifier la composition du document à imprimer
|
||||
# - export: map, atlas, etc
|
||||
|
||||
|
||||
# 1-SOURCES
|
||||
# La ligne source specifie le fichier ou sont les donnees topo
|
||||
# jb.th". (Au fichier "jb.th" il faudra avoir une ligne
|
||||
# "input "nomducavite.th2" pour specifier le fichier ou se trouvent
|
||||
# les donnees du dessin, comme ça, ce fichier thconfig appellera
|
||||
# "jb.th" et a leur tour, "jb.th" appellera
|
||||
# "jb-dessin.th2")
|
||||
source Cenotes_check-point-tot.th
|
||||
|
||||
# Add Coordinates
|
||||
input legendes/entrances_coordinates.th
|
||||
|
||||
# Add config file
|
||||
input ../../../config.thc
|
||||
|
||||
# 2-LAYOUT
|
||||
# Ici, on peut specifier des choses comme les symboles à utiliser (UIS, etc)
|
||||
# ou imprimer des explications des symboles
|
||||
|
||||
# Debut de la definition du Layout "xviexport"
|
||||
layout xviexport
|
||||
#cs UTM32
|
||||
# echelle à laquelle on veut dessiner la topo
|
||||
scale 1 250
|
||||
#scale 1 1000
|
||||
# taille de la grille
|
||||
grid-size 5 5 5 m
|
||||
# mettre la grille en arrière plan
|
||||
grid bottom
|
||||
endlayout
|
||||
# fin de la définition du layout "xviexport"
|
||||
|
||||
#debut de la definition du layout "my_layout"
|
||||
layout my_layout
|
||||
# Rajout des coordonnées de l'entrée
|
||||
copy Coords_Header_CDa
|
||||
# Call the config settings (Layout config inside the config.thc file)
|
||||
copy drawingconfig
|
||||
copy headerl
|
||||
copy langue-fr
|
||||
|
||||
# Définition du système de projection du plan
|
||||
cs EPSG:2154
|
||||
|
||||
# La ligne base-scale specifie l'échelle auquel nous avons dessiné nos croquis.
|
||||
# Par defaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
|
||||
# il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
|
||||
# après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
|
||||
# Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
|
||||
# des caractères et des traits.
|
||||
base-scale 1 500
|
||||
|
||||
# Maitenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
|
||||
# La combination entre scale et base-scale controlle l'épaisseur des lignes, rotation, etc, convenable
|
||||
# pour faire l'ampliation-réduction entre dessin et le resultat de l'imprimante
|
||||
# C'est tres important s'assurer que la configuration de l'imprimante ne specifie pas l'option "Fit in page"
|
||||
# ou similaire, sinon, l'échelle sera changée pendant l'impression!
|
||||
scale 1 500
|
||||
|
||||
# Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
|
||||
scale-bar 100 m
|
||||
|
||||
# Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
|
||||
#grid bottom
|
||||
grid off
|
||||
# Une ligne pour specifier que la grille est 1000x1000x1000 m
|
||||
# (Trois dimensions, oui, ça sert pour la coupe aussi)
|
||||
#grid-size 250 250 250 m
|
||||
|
||||
# la topo est transparente (on peut voir les galeries sousjacentes)
|
||||
# C'est on par défaut, donc, pas vraiment besoin de specifier
|
||||
transparency on
|
||||
# Couleur de la topographie
|
||||
color map-fg [100 100 80]
|
||||
# ça marche seulement si transparency est "on" 90% blanc= 10% noir
|
||||
opacity 75
|
||||
|
||||
surface bottom
|
||||
surface-opacity 100
|
||||
|
||||
# Auteur
|
||||
doc-author "Xavier Robert"
|
||||
# Titule
|
||||
doc-title "Cenotes_check-point plan - 1:500"
|
||||
|
||||
# Maitenant on spécifie la position de la manchette, dont l'interieur est ocuppé par le titule, auteurs, etc.
|
||||
# Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
|
||||
# 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
|
||||
# La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
|
||||
# Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
|
||||
# Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
|
||||
# ou une autre combination...
|
||||
# map-header 0 100 nw
|
||||
# arrière plan de la manchette
|
||||
map-header-bg off
|
||||
# Légende pour expliciter les symboles. "on" imprimera seulement la legende des symboles dessinés
|
||||
# sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
|
||||
# "legend off" = pas de legende
|
||||
legend off
|
||||
# Par défaut, la légende est de 14 cm de largeur
|
||||
legend-width 15 cm
|
||||
# Un commentaire à ajounter au titule, on pourrait indiquer ici la mairie où est placée la cavité
|
||||
# dont le nom est probablement le titule de la topo.
|
||||
map-comment "Koyendag, Turménistan"
|
||||
# Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
|
||||
# si la cavité est importante et qu'il y a beaucoup d'explorateurs/topogrpahes.
|
||||
statistics explo-length off
|
||||
statistics topo-length off
|
||||
# Afficher un copyright
|
||||
statistics copyright 2
|
||||
|
||||
# Dessin ou pas du cheminement topo
|
||||
#symbol-hide point station
|
||||
#debug scrap-names
|
||||
#debug station-names
|
||||
symbol-hide line survey
|
||||
|
||||
color map-fg altitude
|
||||
#color-legend smooth
|
||||
|
||||
layers on
|
||||
|
||||
# Modification du Titre de la topo
|
||||
code tex-map
|
||||
% Output map title as determined by Therion is stored in cavename, défini par la une Map.
|
||||
% It will be empty if there are multiple maps selected for any one projection
|
||||
% AND there are multiple source surveys identified in the thconfig file
|
||||
% ie Therion can not infer a unique title from the input data given.
|
||||
% This code allows you to define an output map title {cavename} if it happens to be empty
|
||||
\edef\temp{\the\cavename} % cavename from Therion
|
||||
\edef\nostring{} % empty string
|
||||
\ifx\temp\nostring % test if cavename is empty
|
||||
% if empty reassign cavename to describe selected maps as a group
|
||||
\cavename={Cenotes_check-point}
|
||||
\else % if not empty keep the value set by therion, or assign an override cavename here
|
||||
\fi
|
||||
\newtoks\club \club={Koytendag 2024}
|
||||
%\newtoks\synth \synth={Xavier Robert}
|
||||
endcode
|
||||
|
||||
## add extended-elev on the same pdf
|
||||
#map-image 90 110 nw Outputs/Cenotes_check-point-coupe.pdf
|
||||
|
||||
endlayout
|
||||
# Fin de la definition du Layout "normal"
|
||||
|
||||
#debut de la definition du layout "layout-coupe"
|
||||
layout layout-coupe
|
||||
## Rajout des coordonnées de l'entrée
|
||||
#copy Coords_Header_CDa
|
||||
## Call the config settings (Layout config inside the config.thc file)
|
||||
copy drawingconfig
|
||||
#copy header_coupe
|
||||
#copy langue-fr
|
||||
|
||||
# Définition du système de projection du plan
|
||||
#cs UTM32
|
||||
|
||||
# La ligne base-scale specifie l'échelle auquel nous avons dessiné nos croquis.
|
||||
# Par defaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
|
||||
# il faut enlever le "#" et spécifier l'échelle vraiment employée, comme c'est le cas
|
||||
# après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport".
|
||||
# Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
|
||||
# des caractères et des traits.
|
||||
base-scale 1 1000
|
||||
|
||||
# Maitenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo.
|
||||
# La combination entre scale et base-scale controlle l'épaisseur des lignes, rotation, etc, convenable
|
||||
# pour faire l'ampliation-réduction entre dessin et le resultat de l'imprimante
|
||||
# C'est tres important s'assurer que la configuration de l'imprimante ne specifie pas l'option "Fit in page"
|
||||
# ou similaire, sinon, l'échelle sera changée pendant l'impression!
|
||||
scale 1 1000
|
||||
|
||||
# Echelle graphique 100 m ampleur (Généralement, le choix scale/10 est plutôt pas mal)
|
||||
scale-bar 100 m
|
||||
|
||||
# Voici une ligne pour specifier qu'il faut imprimer une grille au dessous de la topo
|
||||
#grid bottom
|
||||
grid off
|
||||
# Une ligne pour specifier que la grille est 1000x1000x1000 m
|
||||
# (Trois dimensions, oui, ça sert pour la coupe aussi)
|
||||
#grid-size 250 250 250 m
|
||||
|
||||
# la topo est transparente (on peut voir les galeries sousjacentes)
|
||||
# C'est on par défaut, donc, pas vraiment besoin de specifier
|
||||
transparency on
|
||||
# Couleur de la topographie
|
||||
color map-fg [100 100 80]
|
||||
# ça marche seulement si transparency est "on" 90% blanc= 10% noir
|
||||
opacity 75
|
||||
|
||||
#surface bottom
|
||||
#surface-opacity 100
|
||||
|
||||
# Auteur
|
||||
doc-author "Xavier Robert"
|
||||
# Titule
|
||||
doc-title "Cenotes_check-point coupe développée - 1:1000"
|
||||
|
||||
# Maitenant on spécifie la position de la manchette, dont l'interieur est ocuppé par le titule, auteurs, etc.
|
||||
# Nous pouvons indiquer les cordonnées du point de la topo ou l'on veut la manchette :
|
||||
# 0 0, c'est en bas, à gauche, 100 100, c'est en haut, à droite
|
||||
# La manchette a des "points cardinaux" autour : n, s, ne, sw, etc.
|
||||
# Il faut specifier un de ces points comme ce que sera placé sur les cordonnées.
|
||||
# Alors nous pouvons specifier que le sud-ouest de la manchette soit placé en bas, a gauche,
|
||||
# ou une autre combination...
|
||||
map-header 0 120 nw
|
||||
# arrière plan de la manchette
|
||||
map-header-bg on
|
||||
# Légende pour expliciter les symboles. "on" imprimera seulement la legende des symboles dessinés
|
||||
# sur la topo. Si l'on veut pour tous les symboles, utilisés ou pas, il faut indiquer "all".
|
||||
# "legend off" = pas de legende
|
||||
legend off
|
||||
# Par défaut, la légende est de 14 cm de largeur
|
||||
legend-width 10 cm
|
||||
# Un commentaire à ajounter au titule, on pourrait indiquer ici la mairie où est placée la cavité
|
||||
# dont le nom est probablement le titule de la topo.
|
||||
#map-comment "Koytendag, Turkménistan"
|
||||
# Afficher les statistiques d'explo/topo par équipe/nom. C'est lourd
|
||||
# si la cavité est importante et qu'il y a beaucoup d'explorateurs/topogrpahes.
|
||||
statistics explo-length off
|
||||
statistics explo off
|
||||
statistics topo-length off
|
||||
statistics topo off
|
||||
statistics carto off
|
||||
## Afficher un copyright
|
||||
#statistics copyright 2
|
||||
statistics copyright off
|
||||
|
||||
# To suppress the displaY of cave length/depth in map header
|
||||
code tex-map
|
||||
\cavelength={} %empty
|
||||
\cavedepth={} %empty
|
||||
endcode
|
||||
|
||||
# Dessin ou pas du cheminement topo
|
||||
#symbol-hide point station
|
||||
#debug scrap-names
|
||||
debug station-names
|
||||
#symbol-hide line survey
|
||||
|
||||
layers on
|
||||
|
||||
# Modification du Titre de la topo
|
||||
#code tex-map
|
||||
# % Output map title as determined by Therion is stored in cavename, défini par la une Map.
|
||||
# % It will be empty if there are multiple maps selected for any one projection
|
||||
# % AND there are multiple source surveys identified in the thconfig file
|
||||
# % ie Therion can not infer a unique title from the input data given.
|
||||
# % This code allows you to define an output map title {cavename} if it happens to be empty
|
||||
# \edef\temp{\the\cavename} % cavename from Therion
|
||||
# \edef\nostring{} % empty string
|
||||
# \ifx\temp\nostring % test if cavename is empty
|
||||
# % if empty reassign cavename to describe selected maps as a group
|
||||
# \cavename={Gouffre Cenotes_check-point}
|
||||
# \else % if not empty keep the value set by therion, or assign an override cavename here
|
||||
# \fi
|
||||
# \newtoks\club \club={Koytendag 2023}
|
||||
# %\newtoks\synth \synth={Xavier Robert}
|
||||
#endcode
|
||||
|
||||
endlayout
|
||||
# Fin de la definition du Layout "normal"
|
||||
|
||||
layout layout-kml
|
||||
# Définition du système de projection du plan
|
||||
cs EPSG:2154
|
||||
# Couleur de la topographie
|
||||
# Rouge-Orange = 255,69,0 -->
|
||||
# Orange = 255,165,0 -->
|
||||
# Orange Sombre = 255,140,0 -->
|
||||
# Bleu --> 0, 0 255
|
||||
color map-fg [0 0 100]
|
||||
endlayout
|
||||
|
||||
# 3-EXPORT
|
||||
|
||||
# Export des xvi pour le dessin si besoin
|
||||
#export map -fmt xvi -layout xviexport -o Data/Cenotes_check-point-map.xvi
|
||||
#export map -proj extended -layout xviexport -fmt xvi -o Data/Cenotes_check-point-coupe.xvi
|
||||
|
||||
# Selection des Maps à exporter
|
||||
select MP-Cenotes_check-point@Cenotes_check-point
|
||||
#select MC-Cenotes_check-point-coupe@Cenotes_check-point
|
||||
|
||||
# Export des fichiers pdf, plan et coupe.
|
||||
# ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
|
||||
#export map -projection extended -fmt pdf -layout layout-coupe -o Outputs/Cenotes_check-point-coupe.pdf
|
||||
# export map -proj plan -fmt pdf -o Outputs/Cenotes_check-point-plan.pdf -layout my_layout
|
||||
|
||||
|
||||
# Export du fichier 3d pour Loch
|
||||
export model -enable all -o Outputs/Cenotes_check-point.lox
|
||||
# export model -enable all -o Outputs/Cenotes_check-point.plt
|
||||
|
||||
# Export des fichiers ESRI
|
||||
export map -proj plan -fmt esri -o Outputs/Cenotes_check-point
|
||||
|
||||
# Export des fichiers kml
|
||||
export map -proj plan -fmt kml -o Outputs/Cenotes_check-point.kml -layout layout-kml
|
||||
export model -fmt kml -o Outputs/Cenotes_check-point-model.kml -enable all
|
||||
export cave-list -location on -o Outputs/Cenotes_check-point.html
|
||||
|
||||
|
||||
# Ajout automatique by script pyThtoBF.py pour export
|
||||
export database -fmt sql -o Outputs/database_export_db.sql
|
||||
@@ -0,0 +1,45 @@
|
||||
set XVIgrids {5.0 m}
|
||||
set XVIstations {
|
||||
{ 145.98 618.90 0@SINKHOLE1.Cenotes_check-point}
|
||||
{ 155.28 1000.79 12@SINKHOLE1.Cenotes_check-point}
|
||||
{ -213.07 -1011.65 0@SINKHOLE2.Cenotes_check-point}
|
||||
{ -182.83 -622.99 36@SINKHOLE2.Cenotes_check-point}
|
||||
}
|
||||
set XVIshots {
|
||||
{ 145.98 618.90 168.03 925.98}
|
||||
{ 145.98 618.90 151.34 822.36}
|
||||
{ 145.98 618.90 199.21 953.07}
|
||||
{ 145.98 618.90 206.14 886.77}
|
||||
{ 145.98 618.90 213.07 943.15}
|
||||
{ 145.98 618.90 178.58 969.29}
|
||||
{ 145.98 618.90 173.39 1008.66}
|
||||
{ 145.98 618.90 189.76 1011.65}
|
||||
{ 145.98 618.90 181.26 993.86}
|
||||
{ 145.98 618.90 182.52 996.69}
|
||||
{ 145.98 618.90 200.47 960.63}
|
||||
{ 145.98 618.90 155.28 1000.79}
|
||||
{ 145.98 618.90 175.59 996.38}
|
||||
{ 145.98 618.90 53.23 900.31}
|
||||
{ -213.07 -1011.65 -208.82 -941.26}
|
||||
{ -213.07 -1011.65 -176.69 -781.57}
|
||||
{ -213.07 -1011.65 -159.53 -602.52}
|
||||
{ -213.07 -1011.65 -173.86 -743.78}
|
||||
{ -213.07 -1011.65 -212.28 -935.12}
|
||||
{ -213.07 -1011.65 -212.76 -748.19}
|
||||
{ -213.07 -1011.65 -169.13 -850.39}
|
||||
{ -213.07 -1011.65 -155.75 -756.22}
|
||||
{ -213.07 -1011.65 -155.12 -667.40}
|
||||
{ -213.07 -1011.65 -159.06 -582.68}
|
||||
{ -213.07 -1011.65 -109.76 -621.73}
|
||||
{ -213.07 -1011.65 -99.21 -742.52}
|
||||
{ -213.07 -1011.65 -157.64 -635.59}
|
||||
{ -213.07 -1011.65 -159.06 -702.99}
|
||||
{ -213.07 -1011.65 -162.36 -683.31}
|
||||
{ -213.07 -1011.65 -187.40 -764.25}
|
||||
{ -213.07 -1011.65 -156.85 -666.14}
|
||||
{ -213.07 -1011.65 -197.95 -744.88}
|
||||
{ -213.07 -1011.65 -171.81 -619.69}
|
||||
{ -213.07 -1011.65 -179.21 -635.12}
|
||||
{ -213.07 -1011.65 -182.83 -622.99}
|
||||
}
|
||||
set XVIgrid {-473.386 -1238.27 78.7402 0.0 0.0 78.7402 12 32}
|
||||
@@ -0,0 +1,117 @@
|
||||
encoding utf-8
|
||||
##XTHERION## xth_me_area_adjust 265.69899999999996 108.22199999999998 1387.8411999999998 2837.1682
|
||||
##XTHERION## xth_me_area_zoom_to 100
|
||||
##XTHERION## xth_me_image_insert {393.69899999999996 1 1.0} {236.22199999999998 0} Chauve-Souris-map.xvi 0 {}
|
||||
##XTHERION## xth_me_image_insert {1013.065 1 1.0} {2125.392 0@SINKHOLE1.Cenotes_check-point} Cenotes_check-point-map.xvi 0 {}
|
||||
|
||||
# Convertion depuis topo Vtopo Alex 2024 05 12
|
||||
|
||||
scrap SP-SINKHOLE1 -station-names "" "@SINKHOLE1" -author 2024 "Philippe Audra" -copyright 2024 "licence CCby-nc-sa : http://creativecommons.org/licenses/by-nc-sa/4.0/" -scale [265.69899999999996 108.22199999999998 1387.8411999999998 108.22199999999998 0.0 0.0 28.502411879999993 0.0 m]
|
||||
|
||||
point 1022.365 2507.2819999999997 station -name 12
|
||||
|
||||
point 1014.0 2128.0 station
|
||||
|
||||
area water
|
||||
l2-1157-2396
|
||||
endarea
|
||||
|
||||
line label -id l2-1157-2396 -close on
|
||||
1062.0 2442.0
|
||||
1062.0 2442.0 994.0 2466.0 948.0 2432.0
|
||||
902.0 2398.0 889.0 2357.0 895.0 2327.0
|
||||
901.0 2297.0 903.0 2254.0 926.0 2219.0
|
||||
949.0 2184.0 985.36 2170.42 1041.0 2186.0
|
||||
1091.0 2200.0 1132.0 2248.0 1141.0 2278.0
|
||||
1150.0 2308.0 1133.0 2394.0 1125.0 2409.0
|
||||
1117.0 2424.0 1062.0 2442.0 1062.0 2442.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -close on -subtype pit
|
||||
1027.0 2129.0
|
||||
1027.0 2129.0 1088.88 2135.05 1119.0 2168.0
|
||||
1151.0 2203.0 1169.27 2221.66 1183.0 2272.0
|
||||
1198.0 2327.0 1196.0 2364.0 1184.0 2403.0
|
||||
1172.0 2442.0 1153.0 2484.0 1123.0 2502.0
|
||||
altitude .
|
||||
1084.94 2524.84 1023.0 2525.0 972.0 2512.0
|
||||
921.0 2499.0 866.0 2451.0 852.0 2417.0
|
||||
838.0 2383.0 834.0 2263.0 852.0 2223.0
|
||||
870.0 2183.0 914.0 2127.0 953.0 2124.0
|
||||
992.0 2121.0 1027.0 2129.0 1027.0 2129.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
|
||||
scrap SP-SINKHOLE2 -station-names "" "@SINKHOLE2" -author 2024 "Philippe Audra" -copyright 2024 "licence CCby-nc-sa : http://creativecommons.org/licenses/by-nc-sa/4.0/" -scale [265.69899999999996 108.22199999999998 1387.8411999999998 108.22199999999998 0.0 0.0 28.502411879999993 0.0 m]
|
||||
|
||||
line border
|
||||
748.0 937.0
|
||||
748.0 937.0 638.17 900.68 604.0 860.0
|
||||
583.0 835.0 565.0 752.0 565.0 728.0
|
||||
565.0 704.0 564.0 690.0 569.0 653.0
|
||||
574.0 616.0 571.0 592.0 576.0 569.0
|
||||
581.0 546.0 581.0 540.0 581.0 521.0
|
||||
581.0 502.0 563.0 481.0 575.0 474.0
|
||||
587.0 467.0 601.0 482.0 624.0 486.0
|
||||
647.0 490.0 732.0 505.0 744.0 509.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
area water
|
||||
l13-791-770
|
||||
endarea
|
||||
|
||||
line label -id l13-791-770 -close on
|
||||
748.0 890.0
|
||||
748.0 890.0 702.0 903.0 669.0 881.0
|
||||
636.0 859.0 604.0 836.0 601.0 814.0
|
||||
598.0 792.0 594.0 779.0 592.0 743.0
|
||||
590.0 707.0 581.0 640.0 590.0 627.0
|
||||
599.0 614.0 607.0 582.0 606.0 560.0
|
||||
605.0 538.0 589.0 526.0 604.0 518.0
|
||||
619.0 510.0 663.0 513.0 675.0 531.0
|
||||
687.0 549.0 733.0 611.0 751.0 645.0
|
||||
769.0 679.0 795.0 720.0 793.0 763.0
|
||||
791.0 806.0 792.0 853.0 783.0 862.0
|
||||
774.0 871.0 748.0 890.0 748.0 890.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line border
|
||||
528.0 563.0
|
||||
528.0 563.0 540.0 500.0 551.0 465.0
|
||||
562.0 430.0 574.0 443.0 585.0 448.0
|
||||
596.0 453.0 702.0 457.0 718.0 456.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
line wall -close on -subtype pit
|
||||
684.0 503.0
|
||||
684.0 503.0 712.0 527.0 731.0 549.0
|
||||
750.0 571.0 815.0 714.0 815.0 758.0
|
||||
815.0 802.0 814.0 841.0 788.0 880.0
|
||||
762.0 919.0 752.0 935.0 705.0 935.0
|
||||
altitude .
|
||||
658.0 935.0 599.56 905.32 587.0 889.0
|
||||
577.0 876.0 563.1 862.55 545.0 804.0
|
||||
528.0 749.0 528.0 700.0 534.0 676.0
|
||||
540.31 650.76 560.0 567.0 553.0 529.0
|
||||
546.0 491.0 514.0 442.0 526.0 425.0
|
||||
538.0 408.0 590.0 430.0 602.0 442.0
|
||||
614.0 454.0 645.0 469.0 654.0 476.0
|
||||
664.3 484.01 684.0 503.0 684.0 503.0
|
||||
smooth off
|
||||
endline
|
||||
|
||||
point 684.255 883.5019999999997 station -name 36
|
||||
|
||||
point 654.0150000000001 494.84199999999976 station -name 0
|
||||
|
||||
endscrap
|
||||
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
# 2024.04.19 created by TopoDroid v 6.2.44
|
||||
|
||||
# Copyright (C) 2024 Xavier Robert <xavier.robert***@***ird.fr>
|
||||
# This work is under the Creative Commons Attribution-ShareAlike-NonCommecial License:
|
||||
# <http://creativecommons.org/licenses/by-nc-sa/4.0/>
|
||||
|
||||
# Convertion depuis topo Vtopo Alex 2024 05 12
|
||||
|
||||
survey SINKHOLE1 -title "Karabulak Gypsum Collapses 1"
|
||||
|
||||
centerline
|
||||
date 2024.04.11
|
||||
team "Philippe Audra"
|
||||
|
||||
|
||||
cs long-lat
|
||||
fix 0 66.352551 37.618033 351
|
||||
station 0 "Karabulak Gypsum Collapses 1" entrance
|
||||
|
||||
units length meters
|
||||
units compass clino degrees
|
||||
data normal from to length compass clino
|
||||
|
||||
|
||||
0 . 19.55 357.85 -0.69
|
||||
0 . 12.93 355.26 0.08
|
||||
0 . 21.63 2.78 -6.48
|
||||
0 . 17.53 6.38 -5.90
|
||||
0 . 22.04 5.42 -17.48
|
||||
0 . 24.09 359.04 -21.91
|
||||
0 . 27.25 357.75 -24.40
|
||||
0 . 28.54 0.09 -28.46
|
||||
0 . 28.60 359.10 -33.26
|
||||
0 . 28.54 359.26 -32.36
|
||||
0 . 25.61 2.79 -30.89
|
||||
0 12 31.64 355.14 -39.94
|
||||
0 . 28.06 358.23 -31.01
|
||||
0 . 23.32 335.48 -36.21
|
||||
|
||||
|
||||
endcenterline
|
||||
|
||||
|
||||
endsurvey
|
||||
@@ -0,0 +1,51 @@
|
||||
# 2024.04.19 created by TopoDroid v 6.2.44
|
||||
|
||||
# Copyright (C) 2024 Xavier Robert <xavier.robert***@***ird.fr>
|
||||
# This work is under the Creative Commons Attribution-ShareAlike-NonCommecial License:
|
||||
# <http://creativecommons.org/licenses/by-nc-sa/4.0/>
|
||||
|
||||
# Convertion depuis topo Vtopo Alex 2024 05 12
|
||||
|
||||
survey SINKHOLE2 -title "Karabulak Gypsum Collapses 2"
|
||||
|
||||
centerline
|
||||
date 2024.04.11
|
||||
team "Philippe Audra"
|
||||
|
||||
|
||||
cs long-lat
|
||||
fix 0 66.352327 37.617096 350
|
||||
station 0 "Karabulak Gypsum Collapses 2" entrance
|
||||
|
||||
units length meters
|
||||
units compass clino degrees
|
||||
data normal from to length compass clino
|
||||
|
||||
|
||||
0 . 4.64 357.12 -15.22
|
||||
0 . 15.00 2.74 -9.74
|
||||
0 . 26.40 1.20 -7.05
|
||||
0 . 17.30 2.08 -6.51
|
||||
0 . 5.24 354.33 -22.04
|
||||
0 . 18.69 353.79 -26.48
|
||||
0 . 14.31 8.96 -42.16
|
||||
0 . 20.35 6.40 -35.26
|
||||
0 . 26.11 3.30 -31.92
|
||||
0 . 32.64 0.92 -32.74
|
||||
0 . 29.00 8.59 -27.98
|
||||
0 . 22.12 16.67 -32.99
|
||||
0 . 27.72 2.13 -29.49
|
||||
0 . 25.28 3.65 -38.10
|
||||
0 . 27.04 2.52 -38.75
|
||||
0 . 21.81 359.65 -43.62
|
||||
0 . 26.61 2.99 -33.37
|
||||
0 . 21.81 356.99 -38.96
|
||||
0 . 29.93 359.75 -33.27
|
||||
0 . 29.60 358.88 -35.82
|
||||
0 36 31.04 358.19 -37.11
|
||||
|
||||
|
||||
endcenterline
|
||||
|
||||
|
||||
endsurvey
|
||||
@@ -0,0 +1,3 @@
|
||||
[Data_Export]
|
||||
id_cavite = 1
|
||||
|
||||
+54
@@ -0,0 +1,54 @@
|
||||
encoding utf-8
|
||||
|
||||
# Copyright (C) 2019 Xavier Robert <xavier.robert***@***ird.fr>
|
||||
# This work is under the Creative Commons Attribution-ShareAlike-NonCommecial License:
|
||||
# <http://creativecommons.org/licenses/by-nc-sa/4.0/>
|
||||
|
||||
|
||||
layout Entrances_coords_CDa
|
||||
# Layout where we define the different variables that contain the text with
|
||||
# the entrance coordinates we want to print in the header.
|
||||
# We need one variable per entrance.
|
||||
|
||||
# This layout is called by the layout Coords_Header below
|
||||
|
||||
code tex-map
|
||||
\def\thjunk{ }
|
||||
\def\thlocationCDa{Karabulak Gypsum Collapses 1 -- Lat. : 37.618034 N ; Long. : 66.352552 E ; Alt. : 350 m
|
||||
Karabulak Gypsum Collapses 2 -- Lat. : 37.617096 N ; Long. : 66.352327 E ; Alt. : 350 m }
|
||||
endcode
|
||||
|
||||
endlayout
|
||||
|
||||
|
||||
layout Coords_Header_CDa
|
||||
# Layout that set the presentation for the entrance coordinates.
|
||||
|
||||
copy Entrances_coords_CDa
|
||||
# it calls the layout above Entrances_coords where we defined the different
|
||||
# variables that contain the text with
|
||||
# the entrance coordinates we want to print in the header.
|
||||
|
||||
code tex-map
|
||||
\def\nostring{}
|
||||
\def\thsizexl{}
|
||||
\def\thsizel{}
|
||||
\def\thsizem{}
|
||||
\ifx\thsizexl\nostring\def\thsizexl{30}\else\fi
|
||||
\ifx\thsizel\nostring\def\thsizel{24}\else\fi
|
||||
\ifx\thsizem\nostring\def\thsizem{12}\else\fi
|
||||
|
||||
\ECoordinates={
|
||||
\edef\tmp{\thjunk} \ifx\tmp\empty \else
|
||||
{\size[\thsizem] \ss\thjunk\vss}
|
||||
\fi
|
||||
\edef\tmp{\thlocationCDa} \ifx\tmp\empty \else
|
||||
{\size[\thsizem]\hskip2cm \ss\thlocationCDa\vss} % The first one should be without hskip
|
||||
\fi
|
||||
}
|
||||
endcode
|
||||
|
||||
endlayout
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,76 @@
|
||||
Z 13670043.93 13670465.45 873741.90 873830.68 1081.66 1148.36
|
||||
|
||||
STHERION
|
||||
NX D 3 12 1997 Ctherion export
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670442.26 873797.38 1103.08 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670462.27 873822.87 1100.85 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670463.19 873818.64 1081.66 S12 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670454.82 873828.05 1105.15 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670462.34 873824.31 1098.16 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670461.75 873824.05 1096.82 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670465.45 873825.82 1103.67 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670464.83 873822.41 1111.35 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670456.63 873823.49 1118.80 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670451.18 873830.68 1126.57 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670439.44 873829.23 1142.39 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670453.25 873827.79 1140.29 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670426.02 873817.81 1148.36 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670383.63 873816.70 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670447.60 873821.29 1147.51 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670124.90 873748.20 1086.84 S36 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670122.38 873748.95 1091.47 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670125.59 873750.49 1094.42 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670099.51 873745.05 1103.31 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670115.91 873753.61 1100.26 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670095.47 873747.24 1098.92 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670112.34 873752.46 1092.78 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670108.23 873753.15 1097.11 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670122.28 873753.44 1103.51 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670100.00 873765.62 1108.79 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670125.16 873763.42 1103.64 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670133.30 873753.15 1090.39 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670115.65 873753.97 1102.99 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670097.15 873753.84 1109.74 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670077.53 873751.05 1116.80 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670098.82 873741.96 1120.96 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670059.88 873742.06 1141.83 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670099.74 873750.07 1141.86 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670129.17 873753.05 1137.66 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670091.86 873749.48 1139.96 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
M 13670043.93 873741.90 1148.29 S0 P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
D 13670058.60 873742.78 1144.29 S. P -9999.00 -9999.00 -9999.00 -9999.00
|
||||
X 13670043.93 13670465.45 873741.90 873830.68 1081.66 1148.36
|
||||
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
Place des fichiers exportés par Therion
|
||||
Binary file not shown.
@@ -0,0 +1,106 @@
|
||||
create table SURVEY (ID integer, PARENT_ID integer, NAME varchar(22), FULL_NAME varchar(29), TITLE varchar(30));
|
||||
create table CENTRELINE (ID integer, SURVEY_ID integer, TITLE varchar(4), TOPO_DATE date, EXPLO_DATE date, LENGTH real, SURFACE_LENGTH real, DUPLICATE_LENGTH real);
|
||||
create table PERSON (ID integer, NAME varchar(10), SURNAME varchar(7));
|
||||
create table EXPLO (PERSON_ID integer, CENTRELINE_ID integer);
|
||||
create table TOPO (PERSON_ID integer, CENTRELINE_ID integer);
|
||||
create table STATION (ID integer, NAME varchar(4), SURVEY_ID integer, X real, Y real, Z real);
|
||||
create table STATION_FLAG (STATION_ID integer, FLAG char(3));
|
||||
create table SHOT (ID integer, FROM_ID integer, TO_ID integer, CENTRELINE_ID integer, LENGTH real, BEARING real, GRADIENT real, ADJ_LENGTH real, ADJ_BEARING real, ADJ_GRADIENT real, ERR_LENGTH real, ERR_BEARING real, ERR_GRADIENT real);
|
||||
create table SHOT_FLAG (SHOT_ID integer, FLAG char(3));
|
||||
create table MAPS (ID integer, SURVEY_ID integer, NAME varchar(22), TITLE varchar(30), PROJID integer, LENGTH real, DEPTH real);
|
||||
create table SCRAPS (ID integer, SURVEY_ID integer, NAME varchar(22), PROJID integer, MAX_DISTORTION real, AVG_DISTORTION real);
|
||||
create table MAPITEMS (ID integer, TYPE integer, ITEMID integer);
|
||||
insert into SURVEY values (1, 0, '', '', NULL);
|
||||
insert into CENTRELINE values (2, 1, NULL, NULL, NULL, 0.00, 0.00, 0.00);
|
||||
insert into SURVEY values (51, 1, 'Cenotes_check-point', 'Cenotes_check-point', 'Karabulak Gypsum Collapses');
|
||||
insert into CENTRELINE values (52, 51, NULL, NULL, NULL, 0.00, 0.00, 0.00);
|
||||
insert into SURVEY values (53, 51, 'SINKHOLE1', 'SINKHOLE1.Cenotes_check-point', 'Karabulak Gypsum Collapses 1');
|
||||
insert into CENTRELINE values (54, 53, NULL, NULL, NULL, 0.00, 0.00, 0.00);
|
||||
insert into CENTRELINE values (55, 53, NULL, '2024-04-11', NULL, 31.64, 0.00, 0.00);
|
||||
insert into PERSON values (1, 'Philippe', 'Audra');
|
||||
insert into TOPO values (1, 55);
|
||||
insert into SHOT values (1, 1, 2, 55, 19.550, 4.04, -0.69, 19.550, 4.05, -0.70, 0.005, 88.51, -66.95);
|
||||
insert into SHOT values (2, 1, 3, 55, 12.930, 1.45, 0.08, 12.934, 1.46, 0.09, 0.005, 28.69, 22.28);
|
||||
insert into SHOT values (3, 1, 4, 55, 21.630, 8.97, -6.48, 21.631, 8.97, -6.48, 0.002, 302.70, 26.63);
|
||||
insert into SHOT values (4, 1, 5, 55, 17.530, 12.57, -5.90, 17.532, 12.59, -5.89, 0.005, 77.62, 23.36);
|
||||
insert into SHOT values (5, 1, 6, 55, 22.040, 11.61, -17.48, 22.038, 11.61, -17.48, 0.002, 218.48, 5.01);
|
||||
insert into SHOT values (6, 1, 7, 55, 24.090, 5.23, -21.91, 24.093, 5.24, -21.91, 0.004, 29.83, -12.88);
|
||||
insert into SHOT values (7, 1, 8, 55, 27.250, 3.94, -24.40, 27.254, 3.95, -24.40, 0.005, 55.85, -32.17);
|
||||
insert into SHOT values (8, 1, 9, 55, 28.540, 6.28, -28.46, 28.540, 6.29, -28.46, 0.004, 93.46, 7.82);
|
||||
insert into SHOT values (9, 1, 10, 55, 28.600, 5.29, -33.26, 28.600, 5.30, -33.27, 0.007, 126.87, -41.95);
|
||||
insert into SHOT values (10, 1, 11, 55, 28.540, 5.45, -32.36, 28.543, 5.45, -32.37, 0.005, 332.31, -71.47);
|
||||
insert into SHOT values (11, 1, 12, 55, 25.610, 8.98, -30.89, 25.613, 8.98, -30.89, 0.003, 328.67, -38.66);
|
||||
insert into SHOT values (12, 1, 13, 55, 31.640, 1.33, -39.94, 31.637, 1.32, -39.94, 0.005, 239.75, 27.08);
|
||||
insert into SHOT values (13, 1, 14, 55, 28.060, 4.42, -31.01, 28.064, 4.44, -31.01, 0.007, 70.20, -32.87);
|
||||
insert into SHOT values (14, 1, 15, 55, 23.320, 341.67, -36.21, 23.322, 341.66, -36.22, 0.005, 246.43, -46.24);
|
||||
insert into SURVEY values (57, 51, 'SINKHOLE2', 'SINKHOLE2.Cenotes_check-point', 'Karabulak Gypsum Collapses 2');
|
||||
insert into CENTRELINE values (58, 57, NULL, NULL, NULL, 0.00, 0.00, 0.00);
|
||||
insert into CENTRELINE values (59, 57, NULL, '2024-04-11', NULL, 31.04, 0.00, 0.00);
|
||||
insert into TOPO values (1, 59);
|
||||
insert into SHOT values (15, 16, 17, 59, 4.640, 3.31, -15.22, 4.641, 3.33, -15.24, 0.002, 80.10, -54.77);
|
||||
insert into SHOT values (16, 16, 18, 59, 15.000, 8.93, -9.74, 15.006, 8.95, -9.74, 0.008, 39.54, -18.12);
|
||||
insert into SHOT values (17, 16, 19, 59, 26.400, 7.39, -7.05, 26.407, 7.39, -7.05, 0.007, 352.04, 1.66);
|
||||
insert into SHOT values (18, 16, 20, 59, 17.300, 8.27, -6.51, 17.301, 8.30, -6.50, 0.007, 86.79, 11.50);
|
||||
insert into SHOT values (19, 16, 21, 59, 5.240, 0.52, -22.04, 5.244, 0.59, -22.06, 0.007, 61.31, -29.38);
|
||||
insert into SHOT values (20, 16, 22, 59, 18.690, 359.98, -26.48, 18.689, 0.00, -26.47, 0.006, 81.53, 34.64);
|
||||
insert into SHOT values (21, 16, 23, 59, 14.310, 15.15, -42.16, 14.307, 15.14, -42.14, 0.006, 293.34, 59.21);
|
||||
insert into SHOT values (22, 16, 24, 59, 20.350, 12.59, -35.26, 20.353, 12.58, -35.26, 0.005, 319.55, -28.37);
|
||||
insert into SHOT values (23, 16, 25, 59, 26.110, 9.49, -31.92, 26.115, 9.50, -31.93, 0.007, 72.61, -41.24);
|
||||
insert into SHOT values (24, 16, 26, 59, 32.640, 7.11, -32.74, 32.644, 7.11, -32.73, 0.007, 5.97, 21.33);
|
||||
insert into SHOT values (25, 16, 27, 59, 29.000, 14.78, -27.98, 29.010, 14.79, -27.98, 0.010, 37.06, -24.64);
|
||||
insert into SHOT values (26, 16, 28, 59, 22.120, 22.86, -32.99, 22.121, 22.86, -32.97, 0.006, 21.81, 43.75);
|
||||
insert into SHOT values (27, 16, 29, 59, 27.720, 8.32, -29.49, 27.726, 8.31, -29.49, 0.007, 335.91, -35.33);
|
||||
insert into SHOT values (28, 16, 30, 59, 25.280, 9.84, -38.10, 25.288, 9.84, -38.09, 0.009, 356.28, -8.33);
|
||||
insert into SHOT values (29, 16, 31, 59, 27.040, 8.71, -38.75, 27.042, 8.73, -38.73, 0.009, 47.36, 32.66);
|
||||
insert into SHOT values (30, 16, 32, 59, 21.810, 5.84, -43.62, 21.815, 5.85, -43.62, 0.006, 42.49, -42.98);
|
||||
insert into SHOT values (31, 16, 33, 59, 26.610, 9.18, -33.37, 26.614, 9.19, -33.37, 0.005, 64.07, -38.93);
|
||||
insert into SHOT values (32, 16, 34, 59, 21.810, 3.18, -38.96, 21.813, 3.18, -38.94, 0.008, 348.17, 26.91);
|
||||
insert into SHOT values (33, 16, 35, 59, 29.930, 5.94, -33.27, 29.931, 5.94, -33.27, 0.001, 282.02, -49.27);
|
||||
insert into SHOT values (34, 16, 36, 59, 29.600, 5.07, -35.82, 29.600, 5.07, -35.81, 0.005, 321.11, 43.66);
|
||||
insert into SHOT values (35, 16, 37, 59, 31.040, 4.38, -37.11, 31.048, 4.38, -37.10, 0.009, 350.26, -13.50);
|
||||
insert into SCRAPS values (61, 51, 'SP-SINKHOLE1', 1, 0.00086, 0.00001);
|
||||
insert into SCRAPS values (68, 51, 'SP-SINKHOLE2', 1, 0.00065, 0.00000);
|
||||
insert into MAPS values (77, 51, 'MP-Cenotes_check-point', 'Cenotes Check-point', 1, 62.680, -20.310);
|
||||
insert into MAPITEMS values (77, 4, 61);
|
||||
insert into MAPITEMS values (77, 4, 68);
|
||||
insert into STATION values (1, '0', 53, 266339.24, 4166732.82, 351.00);
|
||||
insert into STATION_FLAG values(1, 'ent');
|
||||
insert into STATION_FLAG values(1, 'fix');
|
||||
insert into STATION values (2, '.', 53, 266340.62, 4166752.32, 350.76);
|
||||
insert into STATION values (3, '.', 53, 266339.57, 4166745.75, 351.02);
|
||||
insert into STATION values (4, '.', 53, 266342.59, 4166754.05, 348.56);
|
||||
insert into STATION values (5, '.', 53, 266343.04, 4166749.84, 349.20);
|
||||
insert into STATION values (6, '.', 53, 266343.47, 4166753.41, 344.38);
|
||||
insert into STATION values (7, '.', 53, 266341.28, 4166755.08, 342.01);
|
||||
insert into STATION values (8, '.', 53, 266340.95, 4166757.58, 339.74);
|
||||
insert into STATION values (9, '.', 53, 266341.99, 4166757.76, 337.40);
|
||||
insert into STATION values (10, '.', 53, 266341.45, 4166756.63, 335.31);
|
||||
insert into STATION values (11, '.', 53, 266341.53, 4166756.82, 335.72);
|
||||
insert into STATION values (12, '.', 53, 266342.67, 4166754.53, 337.85);
|
||||
insert into STATION values (13, '12', 53, 266339.80, 4166757.07, 330.69);
|
||||
insert into STATION values (14, '.', 53, 266341.10, 4166756.80, 336.54);
|
||||
insert into STATION values (15, '.', 53, 266333.32, 4166750.68, 337.22);
|
||||
insert into STATION values (16, '0', 57, 266316.53, 4166629.39, 350.00);
|
||||
insert into STATION_FLAG values(16, 'ent');
|
||||
insert into STATION_FLAG values(16, 'fix');
|
||||
insert into STATION values (17, '.', 57, 266316.79, 4166633.86, 348.78);
|
||||
insert into STATION values (18, '.', 57, 266318.83, 4166644.00, 347.46);
|
||||
insert into STATION values (19, '.', 57, 266319.90, 4166655.38, 346.76);
|
||||
insert into STATION values (20, '.', 57, 266319.01, 4166646.40, 348.04);
|
||||
insert into STATION values (21, '.', 57, 266316.58, 4166634.25, 348.03);
|
||||
insert into STATION values (22, '.', 57, 266316.53, 4166646.12, 341.67);
|
||||
insert into STATION values (23, '.', 57, 266319.30, 4166639.63, 340.40);
|
||||
insert into STATION values (24, '.', 57, 266320.15, 4166645.61, 338.25);
|
||||
insert into STATION values (25, '.', 57, 266320.19, 4166651.25, 336.19);
|
||||
insert into STATION values (26, '.', 57, 266319.93, 4166656.64, 332.35);
|
||||
insert into STATION values (27, '.', 57, 266323.07, 4166654.16, 336.39);
|
||||
insert into STATION values (28, '.', 57, 266323.74, 4166646.49, 337.96);
|
||||
insert into STATION values (29, '.', 57, 266320.02, 4166653.27, 336.35);
|
||||
insert into STATION values (30, '.', 57, 266319.93, 4166649.00, 334.40);
|
||||
insert into STATION values (31, '.', 57, 266319.73, 4166650.24, 333.08);
|
||||
insert into STATION values (32, '.', 57, 266318.14, 4166645.10, 334.95);
|
||||
insert into STATION values (33, '.', 57, 266320.08, 4166651.33, 335.36);
|
||||
insert into STATION values (34, '.', 57, 266317.47, 4166646.33, 336.29);
|
||||
insert into STATION values (35, '.', 57, 266319.12, 4166654.28, 333.58);
|
||||
insert into STATION values (36, '.', 57, 266318.65, 4166653.30, 332.68);
|
||||
insert into STATION values (37, '36', 57, 266318.42, 4166654.08, 331.27);
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 3.4 MiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 785 KiB |
@@ -0,0 +1,42 @@
|
||||
Version 5.12
|
||||
Verification 1
|
||||
|
||||
Trou SINKHOLE2,0.00000,0.00000,0.00,UTM30
|
||||
Club PhA
|
||||
Entree 0
|
||||
Toporobot 0
|
||||
Couleur 0,0,0
|
||||
|
||||
Param Deca Degd Clino Degd 0.0000 Dir,Dir,Dir Arr Std 11/04/2024 M
|
||||
|
||||
0 0 0.00 0.00 0.00 * * * * N I * N
|
||||
0 1 19.55 357.85 -0.69 * * * * N I * N
|
||||
0 2 12.93 355.26 0.08 * * * * N I * N
|
||||
0 3 21.63 2.78 -6.48 * * * * N I * N
|
||||
0 4 17.53 6.38 -5.90 * * * * N I * N
|
||||
0 5 22.04 5.42 -17.48 * * * * N I * N
|
||||
0 6 24.09 359.04 -21.91 * * * * N I * N
|
||||
0 7 27.25 357.75 -24.40 * * * * N I * N
|
||||
0 8 28.54 0.09 -28.46 * * * * N I * N
|
||||
0 9 28.60 359.10 -33.26 * * * * N I * N
|
||||
0 10 28.54 359.26 -32.36 * * * * N I * N
|
||||
0 11 25.61 2.79 -30.89 * * * * N I * N
|
||||
0 12 31.64 355.14 -39.94 * * * * N I * N
|
||||
0 13 28.06 358.23 -31.01 * * * * N I * N
|
||||
0 14 23.32 335.48 -36.21 * * * * N I * N
|
||||
|
||||
[Configuration 5.12]
|
||||
|
||||
Visual Topo=2,2,-32000,-32000,-1,-1,438,58,1833,1158
|
||||
Options=1,1
|
||||
Calcul=0,1,-1,-1,-1,-1,46,44,1425,827
|
||||
Options=43,1,0,1,0
|
||||
ExportDxf=2,13715092,1287,0,0,1,6,7,4,4,3,3,2,7,9,9,3
|
||||
ExportSvg=0,100,1423,0,0,10917,8355711,16711680,37632,37632,9109504,9109504,255,0,8355711,7451452,6008319,12632256,9109504
|
||||
ExportKml=0
|
||||
ExportShp=0,0,0
|
||||
Colonnes=11.00,11.00,9.00,9.00,9.00,9.00,9.00,9.00,9.00,9.00,9.00,2.00,3.00,2.00,2.00,4.00,0.30,9.00,9.00,9.00,9.00,9.00,0.30,0.00,0.00
|
||||
Plan=0,1,-1,-1,-1,-1,45,19,627,610
|
||||
Options=576519,1.00,25,0,0,0,0,0,1,0,0
|
||||
Coupe développée=0,1,-1,-1,-1,-1,684,29,1427,620
|
||||
Options=576519,1.00,0,0,0,0,0,1,0,1
|
||||
@@ -0,0 +1,48 @@
|
||||
Version 5.12
|
||||
Verification 1
|
||||
|
||||
Trou *,0.00000,0.00000,0.00,
|
||||
Entree 0
|
||||
Toporobot 0
|
||||
Couleur 0,0,0
|
||||
|
||||
Param Deca Degd Clino Degd 0.0000 Dir,Dir,Dir Arr Std 11/04/2024 M
|
||||
|
||||
0 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 N I * N
|
||||
0 16 4.64 357.12 -15.22 * * * * N I * N
|
||||
0 17 15.00 2.74 -9.74 * * * * N I * N
|
||||
0 18 26.40 1.20 -7.05 * * * * N I * N
|
||||
0 19 17.30 2.08 -6.51 * * * * N I * N
|
||||
0 20 5.24 354.33 -22.04 * * * * N I * N
|
||||
0 21 18.69 353.79 -26.48 * * * * N I * N
|
||||
0 22 14.31 8.96 -42.16 * * * * N I * N
|
||||
0 23 20.35 6.40 -35.26 * * * * N I * N
|
||||
0 24 26.11 3.30 -31.92 * * * * N I * N
|
||||
0 25 32.64 0.92 -32.74 * * * * N I * N
|
||||
0 26 29.00 8.59 -27.98 * * * * N I * N
|
||||
0 27 22.12 16.67 -32.99 * * * * N I * N
|
||||
0 28 27.72 2.13 -29.49 * * * * N I * N
|
||||
0 29 25.28 3.65 -38.10 * * * * N I * N
|
||||
0 30 27.04 2.52 -38.75 * * * * N I * N
|
||||
0 31 21.81 359.65 -43.62 * * * * N I * N
|
||||
0 32 26.61 2.99 -33.37 * * * * N I * N
|
||||
0 33 21.81 356.99 -38.96 * * * * N I * N
|
||||
0 34 29.93 359.75 -33.27 * * * * N I * N
|
||||
0 35 29.60 358.88 -35.82 * * * * N I * N
|
||||
0 36 31.04 358.19 -37.11 * * * * N I * N
|
||||
|
||||
[Configuration 5.12]
|
||||
|
||||
Visual Topo=2,3,-32000,-32000,-1,-1,438,58,1833,1158
|
||||
Options=1,1
|
||||
Calcul=0,1,-1,-1,-1,-1,9,17,1248,641
|
||||
Options=43,1,0,1,0
|
||||
ExportDxf=2,13715092,1287,0,0,1,6,7,4,4,3,3,2,7,9,9,3
|
||||
ExportSvg=0,100,1423,0,0,10917,8355711,16711680,37632,37632,9109504,9109504,255,0,8355711,7451452,6008319,12632256,9109504
|
||||
ExportKml=0
|
||||
ExportShp=0,0,0
|
||||
Colonnes=10.98,10.98,8.93,8.93,8.93,8.93,8.93,8.93,8.93,8.93,8.93,1.96,2.95,1.96,1.96,3.93,0.18,8.93,8.93,8.93,8.93,8.93,0.18,0.00,0.00
|
||||
Plan=0,1,-1,-1,-1,-1,117,140,663,764
|
||||
Options=52231,1.00,25,0,0,0,0,0,1,0,0
|
||||
Coupe développée=0,1,-1,-1,-1,-1,790,134,1373,725
|
||||
Options=52231,1.00,0,0,0,0,0,1,0,1
|
||||
@@ -0,0 +1,200 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<VisualTopo>
|
||||
<Version>5.22</Version>
|
||||
<Verification>1</Verification>
|
||||
<Lignes>23</Lignes>
|
||||
<Cavite>
|
||||
<Entrees>
|
||||
<Entree X="0.000000" Y="0.000000" Z="0.000000" Station="0" Ref="1" Ligne="0"/>
|
||||
</Entrees>
|
||||
<Toporobot>0</Toporobot>
|
||||
<Couleur>0,0,0</Couleur>
|
||||
</Cavite>
|
||||
<Mesures>
|
||||
<Param InstrDist="Deca" UnitDir="Degd" InstrPte="Clino" UnitPte="Degd" Declin="0.0000" SensDir="Dir" SensPte="Dir" SensLar="Dir" DimPt="Arr" Coul="Std" Date="11/04/2024" DeclinAuto="M">
|
||||
<Visee Dep="0" Arr="0" Long="0.00" Az="0.00" Pte="0.00" G="0.00" D="0.00" H="0.00" B="0.00" Ref="1" Suiv="2"/>
|
||||
<Visee Dep="0" Arr="16" Long="4.64" Az="357.12" Pte="-15.22" Ref="1"/>
|
||||
<Visee Dep="0" Arr="17" Long="15.00" Az="2.74" Pte="-9.74" Ref="1"/>
|
||||
<Visee Dep="0" Arr="18" Long="26.40" Az="1.20" Pte="-7.05" Ref="1"/>
|
||||
<Visee Dep="0" Arr="19" Long="17.30" Az="2.08" Pte="-6.51" Ref="1"/>
|
||||
<Visee Dep="0" Arr="20" Long="5.24" Az="354.33" Pte="-22.04" Ref="1"/>
|
||||
<Visee Dep="0" Arr="21" Long="18.69" Az="353.79" Pte="-26.48" Ref="1"/>
|
||||
<Visee Dep="0" Arr="22" Long="14.31" Az="8.96" Pte="-42.16" Ref="1"/>
|
||||
<Visee Dep="0" Arr="23" Long="20.35" Az="6.40" Pte="-35.26" Ref="1"/>
|
||||
<Visee Dep="0" Arr="24" Long="26.11" Az="3.30" Pte="-31.92" Ref="1"/>
|
||||
<Visee Dep="0" Arr="25" Long="32.64" Az="0.92" Pte="-32.74" Ref="1"/>
|
||||
<Visee Dep="0" Arr="26" Long="29.00" Az="8.59" Pte="-27.98" Ref="1"/>
|
||||
<Visee Dep="0" Arr="27" Long="22.12" Az="16.67" Pte="-32.99" Ref="1"/>
|
||||
<Visee Dep="0" Arr="28" Long="27.72" Az="2.13" Pte="-29.49" Ref="1"/>
|
||||
<Visee Dep="0" Arr="29" Long="25.28" Az="3.65" Pte="-38.10" Ref="1"/>
|
||||
<Visee Dep="0" Arr="30" Long="27.04" Az="2.52" Pte="-38.75" Ref="1"/>
|
||||
<Visee Dep="0" Arr="31" Long="21.81" Az="359.65" Pte="-43.62" Ref="1"/>
|
||||
<Visee Dep="0" Arr="32" Long="26.61" Az="2.99" Pte="-33.37" Ref="1"/>
|
||||
<Visee Dep="0" Arr="33" Long="21.81" Az="356.99" Pte="-38.96" Ref="1"/>
|
||||
<Visee Dep="0" Arr="34" Long="29.93" Az="359.75" Pte="-33.27" Ref="1"/>
|
||||
<Visee Dep="0" Arr="35" Long="29.60" Az="358.88" Pte="-35.82" Ref="1"/>
|
||||
<Visee Dep="0" Arr="36" Long="31.04" Az="358.19" Pte="-37.11" Ref="1"/>
|
||||
</Param>
|
||||
</Mesures>
|
||||
<Configuration>
|
||||
<Application Position="2,2,-32000,-32000,-1,-1,438,58,1833,1158">
|
||||
<Toolbar>1</Toolbar>
|
||||
<Statusbar>1</Statusbar>
|
||||
<Commentaires>1</Commentaires>
|
||||
</Application>
|
||||
<Calcul Position="0,1,-1,-1,-1,-1,9,17,1248,641">
|
||||
<Entree0>1</Entree0>
|
||||
<Bissectrices>1</Bissectrices>
|
||||
<Perpendiculaires>0</Perpendiculaires>
|
||||
<Hauteurs>1</Hauteurs>
|
||||
<Boucles>0</Boucles>
|
||||
<Controles>1</Controles>
|
||||
<Nord>1</Nord>
|
||||
<Commentaires>0</Commentaires>
|
||||
<Calcul>1</Calcul>
|
||||
<Active>0</Active>
|
||||
</Calcul>
|
||||
<ExportDxf>
|
||||
<Topo>2</Topo>
|
||||
<Equidistance>13715092</Equidistance>
|
||||
<Theta>0</Theta>
|
||||
<Phi>0</Phi>
|
||||
<Cheminement Couleur="1">1</Cheminement>
|
||||
<Points Couleur="6">1</Points>
|
||||
<Stations Couleur="7">1</Stations>
|
||||
<Largeurs Couleur="4">0</Largeurs>
|
||||
<Hauteurs Couleur="4">0</Hauteurs>
|
||||
<ContoursLargeurs Couleur="3">0</ContoursLargeurs>
|
||||
<ContoursHauteurs Couleur="3">0</ContoursHauteurs>
|
||||
<Profondeurs Couleur="2">0</Profondeurs>
|
||||
<Echelle Couleur="7">1</Echelle>
|
||||
<Quadrillage Couleur="9">0</Quadrillage>
|
||||
<Radiales Couleur="9">1</Radiales>
|
||||
<Contours3D Couleur="3">0</Contours3D>
|
||||
</ExportDxf>
|
||||
<ExportSvg>
|
||||
<Topo>0</Topo>
|
||||
<Equidistance>100</Equidistance>
|
||||
<Theta>0</Theta>
|
||||
<Phi>0</Phi>
|
||||
<Cheminement Couleur="165,42,0">1</Cheminement>
|
||||
<Points Couleur="127,127,127">1</Points>
|
||||
<Stations Couleur="0,0,255">1</Stations>
|
||||
<Largeurs Couleur="0,147,0">1</Largeurs>
|
||||
<Hauteurs Couleur="0,147,0">0</Hauteurs>
|
||||
<ContoursLargeurs Couleur="0,0,139">0</ContoursLargeurs>
|
||||
<ContoursHauteurs Couleur="0,0,139">0</ContoursHauteurs>
|
||||
<Profondeurs Couleur="255,0,0">1</Profondeurs>
|
||||
<Echelle Couleur="0,0,0">1</Echelle>
|
||||
<Quadrillage Couleur="127,127,127">0</Quadrillage>
|
||||
<Radiales Couleur="60,179,113">1</Radiales>
|
||||
<Remplissage Couleur="255,173,91">0</Remplissage>
|
||||
<Fond Couleur="192,192,192">0</Fond>
|
||||
<Contours3D Couleur="0,0,139">0</Contours3D>
|
||||
</ExportSvg>
|
||||
<ExportKml>
|
||||
<TypeCouleur>0</TypeCouleur>
|
||||
<TypeKml>1</TypeKml>
|
||||
<Altitudes>0</Altitudes>
|
||||
</ExportKml>
|
||||
<ExportShp>
|
||||
<Coordonnees>0</Coordonnees>
|
||||
<TypeFichier>0</TypeFichier>
|
||||
<Forme3D>0</Forme3D>
|
||||
</ExportShp>
|
||||
<Colonnes>
|
||||
<Départ>88</Départ>
|
||||
<Arrivée>88</Arrivée>
|
||||
<DepTopofil>72</DepTopofil>
|
||||
<ArrTopofil>72</ArrTopofil>
|
||||
<Longueur>72</Longueur>
|
||||
<Azimut>72</Azimut>
|
||||
<Pente>72</Pente>
|
||||
<Gauche>72</Gauche>
|
||||
<Droite>72</Droite>
|
||||
<Haut>72</Haut>
|
||||
<Bas>72</Bas>
|
||||
<Inverse>16</Inverse>
|
||||
<Exclusion>24</Exclusion>
|
||||
<Detail>16</Detail>
|
||||
<Section>16</Section>
|
||||
<ComPhot>32</ComPhot>
|
||||
<Separ1>2</Separ1>
|
||||
<X>72</X>
|
||||
<Y>72</Y>
|
||||
<Z>72</Z>
|
||||
<LDev>72</LDev>
|
||||
<Dist>72</Dist>
|
||||
<Separ2>2</Separ2>
|
||||
<Commentaire>0</Commentaire>
|
||||
<Photo>0</Photo>
|
||||
</Colonnes>
|
||||
<Plan Position="0,1,-1,-1,-1,-1,117,140,663,764">
|
||||
<Cheminement>1</Cheminement>
|
||||
<Points>1</Points>
|
||||
<Stations>1</Stations>
|
||||
<Largeurs>0</Largeurs>
|
||||
<ContoursLargeurs>0</ContoursLargeurs>
|
||||
<Hauteurs>0</Hauteurs>
|
||||
<ContoursHauteurs>0</ContoursHauteurs>
|
||||
<Cube>0</Cube>
|
||||
<Contours3D>0</Contours3D>
|
||||
<Epaisseurs>0</Epaisseurs>
|
||||
<Echelle>1</Echelle>
|
||||
<Zoom>1</Zoom>
|
||||
<Maillage>0</Maillage>
|
||||
<Courbes>0</Courbes>
|
||||
<Profondeurs>1</Profondeurs>
|
||||
<Marqueurs>1</Marqueurs>
|
||||
<Radiales>0</Radiales>
|
||||
<Remplissage>0</Remplissage>
|
||||
<Exclues>0</Exclues>
|
||||
<Entrees>1</Entrees>
|
||||
<Dilatation>1.00</Dilatation>
|
||||
<Equidistance>25</Equidistance>
|
||||
<Quadrillage>0</Quadrillage>
|
||||
<TypeCouleur>0</TypeCouleur>
|
||||
<DateMin>0</DateMin>
|
||||
<DateMax>0</DateMax>
|
||||
<Impression>
|
||||
<Type>0</Type>
|
||||
<Pages>1</Pages>
|
||||
<Echelle>0</Echelle>
|
||||
</Impression>
|
||||
<Active>0</Active>
|
||||
</Plan>
|
||||
<Coupe Position="0,1,-1,-1,-1,-1,790,134,1373,725">
|
||||
<Cheminement>1</Cheminement>
|
||||
<Points>1</Points>
|
||||
<Stations>1</Stations>
|
||||
<Largeurs>0</Largeurs>
|
||||
<ContoursLargeurs>0</ContoursLargeurs>
|
||||
<Hauteurs>0</Hauteurs>
|
||||
<ContoursHauteurs>0</ContoursHauteurs>
|
||||
<Cube>0</Cube>
|
||||
<Contours3D>0</Contours3D>
|
||||
<Epaisseurs>0</Epaisseurs>
|
||||
<Echelle>1</Echelle>
|
||||
<Zoom>1</Zoom>
|
||||
<Maillage>0</Maillage>
|
||||
<Courbes>0</Courbes>
|
||||
<Profondeurs>1</Profondeurs>
|
||||
<Marqueurs>1</Marqueurs>
|
||||
<Radiales>0</Radiales>
|
||||
<Remplissage>0</Remplissage>
|
||||
<Exclues>0</Exclues>
|
||||
<Entrees>1</Entrees>
|
||||
<Dilatation>1.00</Dilatation>
|
||||
<Sens>0</Sens>
|
||||
<TypeCouleur>0</TypeCouleur>
|
||||
<DateMin>0</DateMin>
|
||||
<DateMax>0</DateMax>
|
||||
<Impression>
|
||||
<Type>0</Type>
|
||||
<Pages>1</Pages>
|
||||
<Echelle>0</Echelle>
|
||||
</Impression>
|
||||
<Active>1</Active>
|
||||
</Coupe>
|
||||
</Configuration>
|
||||
</VisualTopo>
|
||||
Reference in New Issue
Block a user