Chapter 2. eAIP Browsing

The content of this chapter is expected to be relevant when using a HTML browser in order to consult the content of an eAIP in HTML format. In particular, it is assumed that the conversion files and style sheets provided by EUROCONTROL have been used for the production of the HTML format.

Very likely, most users will consult the content of an eAIP through the use of a HTML browser. Occasionally, they might be interested to print parts of the AIP and will use the PDF format for this purpose.

Paper and screen are two different presentation media. Just a simple comparison:

  • an A4 paper, which is the typical AIP format, printed with a 300 dpi printer has a width of some 2400 pixels;

  • a typical computer screen has 1024 pixels, which is half of the paper size. For the text to remain readable, the length of a text line has to be reduced at least by one third.

On the other side, the concept of fixed length pages does not apply to the screen. It is much more natural to group the information in chapters, per subject.

In conclusion, presenting the information on screen has different constraints from presenting the same information on paper. XML and HTML are Web technologies, developed specifically with the aim to make information available on computer screens. The on-screen (HTML) presentation part of the eAIP Specification was validated with a group of real users, in the form of a Usability Study.

The recommendation of the EUROCONTROL eAIP Project is for all eAIP graphics to be made available in Scalable Vector Graphics (SVG) format. The SVG format offers perfect quality for display and printing, possibilities to zoom and pan, to search for text, etc. File sizes are typically smaller than for an equivalent graphic in raster format. In addition, it is possible to add "script functions" into the SVG file, which opens the way for an endless number of enhancements. For example, it is possible to show the differences between the current and the previous version of a chart.

How to use an SVG chart:

  • You need to install a "plugin" on your browser, for example the Adobe SVG Viewer (see Adobe's downloads page);

    Note : only the functionality specific to the Adobe SVG Viewer 3.0 plug-in will be described further down; at the time of the writing, it was the most common SVG viewer and the only one which has been tested within the eAIP Project .

  • Zoom in : press the "Control" key and click with the left (normal) mouse button; alternatively, drag the mouse (i.e. press normal mouse button, move mouse and then release button) to define a zooming rectangle;

  • Pan : press the "Alt" key and drag the mouse

  • Additional, standard SVG commands are available on a right-mouse click menu (zoom in, zoom out, search text, etc.)