<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://www.fsdeveloper.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Quantumleap</id>
	<title>FSDeveloper Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="http://www.fsdeveloper.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Quantumleap"/>
	<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php/Special:Contributions/Quantumleap"/>
	<updated>2026-06-10T08:41:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=AGN_(FSX)&amp;diff=6475</id>
		<title>AGN (FSX)</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=AGN_(FSX)&amp;diff=6475"/>
		<updated>2009-01-14T19:21:36Z</updated>

		<summary type="html">&lt;p&gt;Quantumleap: /* GBDD */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{:Ambox-Content-WIP}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
| FSXI = false&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = false&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
| FS2000 = unknown&lt;br /&gt;
| FS98 = unknown&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This document describes the FSX format for autogen (AGN) files. This description is not yet complete, so feel free to add more information if you have any.&lt;br /&gt;
&lt;br /&gt;
== Sections ==&lt;br /&gt;
&lt;br /&gt;
The AGN file uses the RIFF format, this means that the file consists of different sections. Each section starts with a four character label, followed by the size of the content in bytes (this size is thus without the length of the header itself).&lt;br /&gt;
&lt;br /&gt;
The main RIFF section itself has one additional parameter, this is a four character string that indicates the type of RIFF AGN file. For an FSX AGN file the value should always be AGNX.&lt;br /&gt;
&lt;br /&gt;
The following subsection show more details about the content of these different sections. &lt;br /&gt;
&lt;br /&gt;
=== VERS ===&lt;br /&gt;
&lt;br /&gt;
Contains versions information about the AGN file.&lt;br /&gt;
&lt;br /&gt;
  int version (normally 4)&lt;br /&gt;
  int unknown&lt;br /&gt;
&lt;br /&gt;
=== GBDD ===&lt;br /&gt;
&lt;br /&gt;
Contains information about autogen generic buildings&lt;br /&gt;
&lt;br /&gt;
  int size&lt;br /&gt;
  int percentage of 1 and 2 floor buildings (normally 10)&lt;br /&gt;
  int percentage of 3 to 5 floor buildings (normally 10)&lt;br /&gt;
  int percentage of 6 to 8 floor buildings (normally 10)&lt;br /&gt;
  int percentage of 9 to 12 floor buildings(normally 10)&lt;br /&gt;
&lt;br /&gt;
=== PREG ===&lt;br /&gt;
&lt;br /&gt;
For vegatation information&lt;br /&gt;
&lt;br /&gt;
==== PRDE ====&lt;br /&gt;
&lt;br /&gt;
For vegatation polygon. Contains:&lt;br /&gt;
&lt;br /&gt;
  GUID vegatation type&lt;br /&gt;
&lt;br /&gt;
For each polygon:&lt;br /&gt;
&lt;br /&gt;
  int number of vertices&lt;br /&gt;
&lt;br /&gt;
For each vertex:&lt;br /&gt;
&lt;br /&gt;
  single x&lt;br /&gt;
  single y&lt;br /&gt;
&lt;br /&gt;
The x and y coordinates are given as offset in the LOD13 square (range 0 till 1).&lt;br /&gt;
&lt;br /&gt;
[[Category:File_Formats]]&lt;/div&gt;</summary>
		<author><name>Quantumleap</name></author>
	</entry>
</feed>