Advertisement
Guest User

simutrans

a guest
Apr 15th, 2012
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DOT 8.06 KB | None | 0 0
  1. digraph graphname {
  2. rankdir=LR;
  3. PuitPetrole [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  4.         <TR><TD PORT="head">Puit de pétrole</TD></TR>
  5.         <TR><TD PORT="Petrole" BGCOLOR="aquamarine2">Petrole</TD></TR></TABLE>>];
  6. PlateForme [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  7.         <TR><TD PORT="head">Plate-forme pétrolière</TD></TR>
  8.         <TR><TD PORT="Petrole" BGCOLOR="aquamarine2">Petrole</TD></TR></TABLE>>];
  9. Raffinerie [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  10.         <TR><TD PORT="head">Raffinerie</TD></TR>
  11.         <TR><TD PORT="Carburant" BGCOLOR="aquamarine2">Carburant</TD></TR>
  12. <TR><TD PORT="Plastique" BGCOLOR="white">Plastique</TD></TR></TABLE>>];
  13. Coal1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  14.         <TR><TD PORT="head">Mine de Charbon</TD></TR>
  15.         <TR><TD PORT="Charbon" BGCOLOR="brown">Charbon</TD></TR></TABLE>>];
  16. Fer1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  17.         <TR><TD PORT="head">Mine de Fer</TD></TR>
  18.         <TR><TD PORT="Fer" BGCOLOR="brown">Fer</TD></TR></TABLE>>];
  19. Sable1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  20.         <TR><TD PORT="head">Carrière de Sable</TD></TR>
  21.         <TR><TD PORT="Sable" BGCOLOR="brown">Sable</TD></TR></TABLE>>];
  22. Ferme1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  23.         <TR><TD PORT="head">Ferme d'élevage</TD></TR>
  24.         <TR><TD PORT="Viande" BGCOLOR="lightblue">Viande</TD></TR>
  25. <TR><TD PORT="Laine" BGCOLOR="white">Laine</TD></TR></TABLE>>];
  26. Poisson1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  27.         <TR><TD PORT="head">Banc de Poisson</TD></TR>
  28.         <TR><TD PORT="Poisson" BGCOLOR="lightblue">Poisson</TD></TR></TABLE>>];
  29. Poisson2 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  30.         <TR><TD PORT="head">Pisciculture</TD></TR>
  31.         <TR><TD PORT="Poisson" BGCOLOR="lightblue">Poisson</TD></TR></TABLE>>];
  32. Champ1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  33.         <TR><TD PORT="head">Champ Céréalier</TD></TR>
  34.         <TR><TD PORT="Bien Agricoles" BGCOLOR="white">Bien Agricoles</TD></TR></TABLE>>];
  35. Ethanol [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  36.         <TR><TD PORT="head">Plantation d'Ethanol</TD></TR>
  37.         <TR><TD PORT="Ethanol" BGCOLOR="aquamarine2">Ethanol</TD></TR></TABLE>>];
  38. ModernFuel [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  39.         <TR><TD PORT="head">Modern Fuel Station</TD></TR>
  40.         </TABLE>>];
  41. Forest1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  42.         <TR><TD PORT="head">Exploitation Forestière</TD></TR>
  43.         <TR><TD PORT="Bois" BGCOLOR="burlywood4">Bois</TD></TR></TABLE>>];
  44. Scierie1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  45.         <TR><TD PORT="head">Scierie</TD></TR>
  46.         <TR><TD PORT="Planche" BGCOLOR="burlywood4">Planche</TD></TR></TABLE>>];
  47. Meunerie [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  48.         <TR><TD PORT="head">Meunerie</TD></TR>
  49.         <TR><TD PORT="Farine" BGCOLOR="white">Farine</TD></TR></TABLE>>];
  50. Acierie1 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  51.         <TR><TD PORT="head">Acierie</TD></TR>
  52.         <TR><TD PORT="Acier" BGCOLOR="white">Acier</TD></TR></TABLE>>];
  53. Brasseur [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  54.         <TR><TD PORT="head">Brasseur</TD></TR>
  55.         <TR><TD PORT="Bierre" BGCOLOR="white">Bierre</TD></TR></TABLE>>];
  56. Conserverie [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  57.         <TR><TD PORT="head">Conserverie</TD></TR>
  58.         <TR><TD PORT="Conserves" BGCOLOR="white">Conserves</TD></TR></TABLE>>];
  59. Verrerie [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  60.         <TR><TD PORT="head">Verrerie</TD></TR>
  61.         <TR><TD PORT="Verre" BGCOLOR="white">Verre</TD></TR></TABLE>>];
  62. Textile [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  63.         <TR><TD PORT="head">Fabrique de textile</TD></TR>
  64.         <TR><TD PORT="Textile" BGCOLOR="white">Textile</TD></TR></TABLE>>];
  65. Electronique [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  66.         <TR><TD PORT="head">Usine d'électronique</TD></TR>
  67.         <TR><TD PORT="Unknow" BGCOLOR="white">Unknow</TD></TR></TABLE>>];
  68. Fabrique [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  69.         <TR><TD PORT="head">Fabrique de biens manufacturée</TD></TR>
  70.         <TR><TD PORT="Meubles" BGCOLOR="white">Meubles</TD></TR></TABLE>>];
  71. CarFactory [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  72.         <TR><TD PORT="head">Fabrique de voiture</TD></TR>
  73.         <TR><TD PORT="Voitures" BGCOLOR="white">Voitures</TD></TR></TABLE>>];
  74. CarSeller [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  75.         <TR><TD PORT="head">Vendeur de voitures</TD></TR>
  76.         </TABLE>>];
  77. UNK2 [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  78.         <TR><TD PORT="head">UNK2</TD></TR>
  79.         <TR><TD PORT="Denrées" BGCOLOR="lightblue">Denrées</TD></TR></TABLE>>];
  80. Supermarche [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  81.         <TR><TD PORT="head">Supermarché</TD></TR>
  82.         </TABLE>>];
  83. Magasin [shape=plaintext, fontsize=8, fontname="Bitstream Vera Sans", label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
  84.         <TR><TD PORT="head">Grand Magasin</TD></TR>
  85.         </TABLE>>];
  86. Raffinerie:Carburant -> ModernFuel:head;
  87. Electronique:Unknow -> Magasin:head;
  88. PuitPetrole:Petrole -> Raffinerie:head;
  89. PlateForme:Petrole -> Raffinerie:head;
  90. Raffinerie:Plastique -> Electronique:head;
  91. Raffinerie:Plastique -> CarFactory:head;
  92. Coal1:Charbon -> Acierie1:head;
  93. Coal1:Charbon -> Verrerie:head;
  94. Fer1:Fer -> Acierie1:head;
  95. Poisson1:Poisson -> Conserverie:head;
  96. Poisson1:Poisson -> UNK2:head;
  97. Poisson2:Poisson -> Conserverie:head;
  98. Poisson2:Poisson -> UNK2:head;
  99. Ferme1:Laine -> Textile:head;
  100. Ethanol:Ethanol -> ModernFuel:head;
  101. Ethanol:Ethanol -> Brasseur:head;
  102. Forest1:Bois -> Scierie1:head;
  103. Scierie1:Planche -> Fabrique:head;
  104. Meunerie:Farine -> UNK2:head;
  105. Sable1:Sable -> Verrerie:head;
  106. Brasseur:Bierre -> Supermarche:head;
  107. Verrerie:Verre -> Brasseur:head;
  108. Verrerie:Verre -> Electronique:head;
  109. Conserverie:Conserves -> Supermarche:head;
  110. Textile:Textile -> Magasin:head;
  111. Champ1:"Bien Agricoles" -> Meunerie:head;
  112. Fabrique:Meubles -> Magasin:head;
  113. CarFactory:Voitures -> CarSeller:head;
  114. UNK2:Denrées -> Supermarche:head;
  115. Ferme1:Viande -> Conserverie:head;
  116. Ferme1:Viande -> UNK2:head;
  117. Acierie1:Acier -> Conserverie:head;
  118. Acierie1:Acier -> Electronique:head;
  119. Acierie1:Acier -> CarFactory:head;
  120. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement