This commit is contained in:
Alex38Lyon
2025-09-21 10:48:28 +02:00
parent 408a3a183b
commit a4f6e94d17
34 changed files with 133808 additions and 132958 deletions
+1 -1
Submodule Data updated: aade95711e...15b32dbf1b
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -260,8 +260,8 @@ map MP-Synthese-PSM_LARRA-Plan-tot -title "Synthèse générale des réseaux de
# break # break
# MP-LAK015-Perte_des_Feuilles-Plan-tot@LAK015-Perte_des_Feuilles # MP-LAK015-Perte_des_Feuilles-Plan-tot@LAK015-Perte_des_Feuilles
# break # break
# MP-Complexe_PSM_GdP-Plan-tot@Complexe_PSM_GdP MP-Complexe_PSM_GdP-Plan-tot@Complexe_PSM_GdP
# break break
# MP-L5-Plan-tot@L5 # MP-L5-Plan-tot@L5
# break # break
# MP-AN455-Plan-tot@AN455 # MP-AN455-Plan-tot@AN455
+3 -3
View File
@@ -78,7 +78,7 @@ layout my_layout
# après avoir dessiné la topo sur un cheminement exporté avec le layout "xviexport". # 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 # Jouer avec le ration base-scale/scale permet de jouer globalement sur les tailles
# des caractères et des traits. # des caractères et des traits.
base-scale 1 1600 base-scale 1 2000
# Maintenant on va mettre une ligne "scale" pour specifier l'échelle pour imprimer la topo. # 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 # La combination entre scale et base-scale contrôle l'épaisseur des lignes, rotation, etc, convenable
@@ -216,11 +216,11 @@ endlayout
#export map -proj extended -layout xviexport -fmt xvi -o Data/Complexe_Lonne_Peyret-Bourrugues-coupe.xvi #export map -proj extended -layout xviexport -fmt xvi -o Data/Complexe_Lonne_Peyret-Bourrugues-coupe.xvi
# select MP-Synthese-PSM_LARRA-Plan-tot@Synthese-PSM_LARRA select MP-Synthese-PSM_LARRA-Plan-tot@Synthese-PSM_LARRA
# Export des fichiers pdf, plan et coupe. # Export des fichiers pdf, plan et coupe.
# ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline ! # ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
# export map -projection plan -fmt pdf -layout my_layout -o Outputs/Synthese-PSM_LARRA-Plan.pdf export map -projection plan -fmt pdf -layout my_layout -o Outputs/Synthese-PSM_LARRA-Plan.pdf
# export map -projection extended -fmt pdf -layout layout-coupe -o Outputs/GL102_Puits-Coupe.pdf # export map -projection extended -fmt pdf -layout layout-coupe -o Outputs/GL102_Puits-Coupe.pdf
+881 -31
View File
File diff suppressed because it is too large Load Diff