digraph temperate_basic {
graph [fname="docs/html/temperate_basic.dot",
fontname="sans-serif",
rankdir=LR,
stylesheet="cargoflow_styles.css",
tooltip="Temperate Basic"
];
C_alcohol [fontname="sans-serif",
href="cargos.html#alcohol",
id=alcohol,
label=Alcohol,
shape=ellipse,
target=_top];
I_general_store [fontname="sans-serif",
href="industries.html#general_store",
id=general_store,
label=<
>,
shape=box,
target=_top,
tooltip="General Store"];
C_alcohol -> I_general_store [tooltip="Alcohol -> General Store"];
I_hotel [fontname="sans-serif",
href="industries.html#hotel",
id=hotel,
label=<
>,
shape=box,
target=_top,
tooltip=Hotel];
C_alcohol -> I_hotel [tooltip="Alcohol -> Hotel"];
I_port [fontname="sans-serif",
href="industries.html#port",
id=port,
label=<
>,
shape=box,
target=_top,
tooltip=Port];
C_alcohol -> I_port [tooltip="Alcohol -> Port"];
C_chemicals [fontname="sans-serif",
href="cargos.html#chemicals",
id=chemicals,
label=Chemicals,
shape=ellipse,
target=_top];
I_glass_works [fontname="sans-serif",
href="industries.html#glass_works",
id=glass_works,
label=<
>,
shape=box,
target=_top,
tooltip="Glass Works"];
C_chemicals -> I_glass_works [tooltip="Chemicals -> Glass Works"];
I_metal_workshop [fontname="sans-serif",
href="industries.html#metal_workshop",
id=metal_workshop,
label=<
>,
shape=box,
target=_top,
tooltip="Metal Workshop"];
C_chemicals -> I_metal_workshop [tooltip="Chemicals -> Metal Workshop"];
C_clay [fontname="sans-serif",
href="cargos.html#clay",
id=clay,
label=Clay,
shape=ellipse,
target=_top];
I_bulk_terminal [fontname="sans-serif",
href="industries.html#bulk_terminal",
id=bulk_terminal,
label=<
>,
shape=box,
target=_top,
tooltip="Bulk Terminal"];
C_clay -> I_bulk_terminal [tooltip="Clay -> Bulk Terminal"];
C_coal [fontname="sans-serif",
href="cargos.html#coal",
id=coal,
label=Coal,
shape=ellipse,
target=_top];
I_blast_furnace [fontname="sans-serif",
href="industries.html#blast_furnace",
id=blast_furnace,
label=<
>,
shape=box,
target=_top,
tooltip="Steel Mill"];
C_coal -> I_blast_furnace [tooltip="Coal -> Steel Mill"];
C_engineering_supplies [fontname="sans-serif",
href="cargos.html#engineering_supplies",
id=engineering_supplies,
label="Engineering Supplies",
shape=ellipse,
target=_top];
C_farm_supplies [fontname="sans-serif",
href="cargos.html#farm_supplies",
id=farm_supplies,
label="Farm Supplies",
shape=ellipse,
target=_top];
C_fish [fontname="sans-serif",
href="cargos.html#fish",
id=fish,
label=Fish,
shape=ellipse,
target=_top];
I_fishing_harbour [fontname="sans-serif",
href="industries.html#fishing_harbour",
id=fishing_harbour,
label=<
Fishing Harbour |
[Manufacturing Supplies] |
>,
shape=box,
target=_top,
tooltip="Fishing Harbour"];
C_fish -> I_fishing_harbour [tooltip="Fish -> Fishing Harbour"];
C_food [fontname="sans-serif",
href="cargos.html#food",
id=food,
label=Food,
shape=ellipse,
target=_top];
C_food -> I_bulk_terminal [tooltip="Food -> Bulk Terminal"];
C_food -> I_general_store [tooltip="Food -> General Store"];
C_food -> I_hotel [tooltip="Food -> Hotel"];
C_fruits [fontname="sans-serif",
href="cargos.html#fruits",
id=fruits,
label=Fruit,
shape=ellipse,
target=_top];
I_brewery [fontname="sans-serif",
href="industries.html#brewery",
id=brewery,
label=<
Cider Mill |
[Manufacturing Supplies] |
>,
shape=box,
target=_top,
tooltip="Cider Mill"];
C_fruits -> I_brewery [tooltip="Fruit -> Cider Mill"];
C_goods [fontname="sans-serif",
href="cargos.html#goods",
id=goods,
label=Goods,
shape=ellipse,
target=_top];
C_goods -> I_general_store [tooltip="Goods -> General Store"];
C_goods -> I_port [tooltip="Goods -> Port"];
C_iron_ore [fontname="sans-serif",
href="cargos.html#iron_ore",
id=iron_ore,
label="Iron Ore",
shape=ellipse,
target=_top];
C_iron_ore -> I_blast_furnace [tooltip="Iron Ore -> Steel Mill"];
C_livestock [fontname="sans-serif",
href="cargos.html#livestock",
id=livestock,
label=Livestock,
shape=ellipse,
target=_top];
I_stockyard [fontname="sans-serif",
href="industries.html#stockyard",
id=stockyard,
label=<
Stockyard |
[Manufacturing Supplies] |
>,
shape=box,
target=_top,
tooltip=Stockyard];
C_livestock -> I_stockyard [tooltip="Livestock -> Stockyard"];
C_manufacturing_supplies [fontname="sans-serif",
href="cargos.html#manufacturing_supplies",
id=manufacturing_supplies,
label="Manufacturing Supplies",
shape=ellipse,
target=_top];
C_metal [fontname="sans-serif",
href="cargos.html#metal",
id=metal,
label=Metal,
shape=ellipse,
target=_top];
C_metal -> I_metal_workshop [tooltip="Metal -> Metal Workshop"];
C_milk [fontname="sans-serif",
href="cargos.html#milk",
id=milk,
label=Milk,
shape=ellipse,
target=_top];
I_dairy [fontname="sans-serif",
href="industries.html#dairy",
id=dairy,
label=<
Dairy |
[Manufacturing Supplies] |
>,
shape=box,
target=_top,
tooltip=Dairy];
C_milk -> I_dairy [tooltip="Milk -> Dairy"];
C_sand [fontname="sans-serif",
href="cargos.html#sand",
id=sand,
label=Sand,
shape=ellipse,
target=_top];
C_sand -> I_glass_works [tooltip="Sand -> Glass Works"];
C_scrap_metal [fontname="sans-serif",
href="cargos.html#scrap_metal",
id=scrap_metal,
label="Scrap Metal",
shape=ellipse,
target=_top];
C_scrap_metal -> I_blast_furnace [tooltip="Scrap Metal -> Steel Mill"];
I_brewery -> C_alcohol [tooltip="Cider Mill -> Alcohol"];
I_bulk_terminal -> C_chemicals [tooltip="Bulk Terminal -> Chemicals"];
I_bulk_terminal -> C_farm_supplies [tooltip="Bulk Terminal -> Farm Supplies"];
I_clay_pit [fontname="sans-serif",
href="industries.html#clay_pit",
id=clay_pit,
label=<
Clay Pit |
[Engineering Supplies] |
>,
shape=box,
target=_top,
tooltip="Clay Pit"];
I_clay_pit -> C_clay [tooltip="Clay Pit -> Clay"];
I_coal_mine [fontname="sans-serif",
href="industries.html#coal_mine",
id=coal_mine,
label=<
Coal Mine |
[Engineering Supplies] |
>,
shape=box,
target=_top,
tooltip="Coal Mine"];
I_coal_mine -> C_coal [tooltip="Coal Mine -> Coal"];
I_dairy -> C_food [tooltip="Dairy -> Food"];
I_dairy_farm [fontname="sans-serif",
href="industries.html#dairy_farm",
id=dairy_farm,
label=<
Dairy Farm |
[Farm Supplies] |
>,
shape=box,
target=_top,
tooltip="Dairy Farm"];
I_dairy_farm -> C_livestock [tooltip="Dairy Farm -> Livestock"];
I_dairy_farm -> C_milk [tooltip="Dairy Farm -> Milk"];
I_dredging_site [fontname="sans-serif",
href="industries.html#dredging_site",
id=dredging_site,
label=<
Dredging Site |
[Engineering Supplies] |
>,
shape=box,
target=_top,
tooltip="Dredging Site"];
I_dredging_site -> C_sand [tooltip="Dredging Site -> Sand"];
I_fishing_grounds [fontname="sans-serif",
href="industries.html#fishing_grounds",
id=fishing_grounds,
label=<
>,
shape=box,
target=_top,
tooltip="Fishing Grounds"];
I_fishing_grounds -> C_fish [tooltip="Fishing Grounds -> Fish"];
I_fishing_harbour -> C_food [tooltip="Fishing Harbour -> Food"];
I_glass_works -> C_goods [tooltip="Glass Works -> Goods"];
I_glass_works -> C_manufacturing_supplies [tooltip="Glass Works -> Manufacturing Supplies"];
CI_hotel_passengers [fontname="sans-serif",
href="cargos.html#passengers",
id=passengers,
label=Passengers,
shape=ellipse,
target=_top];
I_hotel -> CI_hotel_passengers [tooltip="Hotel -> Passengers"];
CI_hotel_passengers -> I_hotel [tooltip="Passengers -> Hotel"];
I_iron_ore_mine [fontname="sans-serif",
href="industries.html#iron_ore_mine",
id=iron_ore_mine,
label=<
Iron Ore Mine |
[Engineering Supplies] |
>,
shape=box,
target=_top,
tooltip="Iron Ore Mine"];
I_iron_ore_mine -> C_iron_ore [tooltip="Iron Ore Mine -> Iron Ore"];
I_metal_workshop -> C_goods [tooltip="Metal Workshop -> Goods"];
I_metal_workshop -> C_manufacturing_supplies [tooltip="Metal Workshop -> Manufacturing Supplies"];
I_orchard_piggery [fontname="sans-serif",
href="industries.html#orchard_piggery",
id=orchard_piggery,
label=<
Orchard and Piggery |
[Farm Supplies] |
>,
shape=box,
target=_top,
tooltip="Orchard and Piggery"];
I_orchard_piggery -> C_fruits [tooltip="Orchard and Piggery -> Fruit"];
I_orchard_piggery -> C_livestock [tooltip="Orchard and Piggery -> Livestock"];
I_port -> C_engineering_supplies [tooltip="Port -> Engineering Supplies"];
I_junk_yard [fontname="sans-serif",
href="industries.html#junk_yard",
id=junk_yard,
label=<
Scrap Yard |
[Engineering Supplies] |
>,
shape=box,
target=_top,
tooltip="Scrap Yard"];
I_junk_yard -> C_scrap_metal [tooltip="Scrap Yard -> Scrap Metal"];
I_blast_furnace -> C_metal [tooltip="Steel Mill -> Metal"];
I_stockyard -> C_food [tooltip="Stockyard -> Food"];
}