117
edits
(Initial conversion from original sources.) |
|||
Line 610: | Line 610: | ||
== | == Testing the network == | ||
Startup flightGear at the airport for wich you have just created the network, | Startup flightGear at the airport for wich you have just created the network, | ||
Line 623: | Line 622: | ||
== Appendix: == | |||
Appendix: | |||
An below is an example section from data/Airports/AI/EHAM/parking.xml | |||
<?xml version="1.0"?> | <?xml version="1.0"?> | ||
<groundnet> | <groundnet> | ||
<parkinglist> | <parkinglist> | ||
<Parking index="0" | <Parking index="0" | ||
Line 709: | Line 700: | ||
<arc begin="373" end="370" name="Route"/> | <arc begin="373" end="370" name="Route"/> | ||
</TaxiWaySegments> | </TaxiWaySegments> | ||
</groundnet> | </groundnet> |
edits