EEP-GleisplanEEP Track planEEP Plan des voies

Mausfunktionen
Verschieben: Klick+Halten+Bewegen
An der Stelle des Cursors hineinzoomen: Doppelklick
Herauszoomen: ⇧ Shift+Doppelklick
Details anzeigen: Klick auf Gleis, Symbol oder Text
wenn zusammen mit ⇧ Shift, dann wird jeweils ein neues Popup geöffnet wenn zusammen mit alt, dann wird zusätzlich der Code aus der Anlage-Datei für dieses Objekt angezeigt

Mouse functions
Move: Click+Hold+Move
Zoom in at position of the cursor: Double click
Zoom out: ⇧ Shift+Double click
Show details: Click on track, symbol or text
if together with ⇧ Shift, then you get another new popup window if together with alt, then you will get the code from the file for this object, too

Fonctions de la souris
Déplacer: Clic+Tenir+Mouvoir
Zoomer à l‘endroit précis du curseur: double-clic
Dézoomer: ⇧ Shift+double-clic
Afficher les détails: Cliquer sur voie, symbole ou texte
en appuyant simultanément également sur ⇧ Shift, un nouveau pop-up s‘ouvrira en appuyant simultanément également sur alt, tout le code du fichier *.anl3 correspondant à cet objet s‘affichera

Tastaturfunktionen
: Verschieben der Graphik (wenn zusammen mit ⇧ Shift, dann jeweils um eine halbe Seite)
+ - : Zoomen

Key functions
: Move graphic (if together with ⇧ Shift, then you move it by half of a page)
+ - : Zoom

Fonctions du clavier
: Déplacer le graphique (ensemble avec la touche ⇧ Shift, alors d‘une demi-page à la fois)
+ - : Zoomer

Interaktive Funktionen
Wechsel zwischen vertikaler und horizontaler Ausrichtung (Fullscreen mit F11)
Zoom-in, -out, -reset
Auswahl der anzuzeigenden Gleissysteme
Auswahl der anzuzeigenden Informationen (GleisID, Kurventyp, Gleisstil, Höhe, Weichen, Signale, Kontakte, Marker, Gleisobjekte, Kamera, Rahmen)
Auswahl der anzuzeigenden Gleise (aktive/inaktive Gleise mit/ohne Rollmaterialien, sichtbare/unsichtbare Gleise, virtuelle Verbindungen)
Anzeige der Fahrstraßen (alle bzw. von bestimmten Start-Signalen oder zu bestimmten Ende-Signalen)
Aktuelle Darstellung als Bild (png/jpg/svg) speichern
Gleisplan auf bestimmtes Gleis, bzw. das Gleis eines Signals oder Weiche positionieren
Die Positionierung ist auch über das Inventar-Programm möglich!
Einstellung der Linienbreite und der Schriftgröße
Auswahl der Gleise mit minimalem und maximalen Höhenfilter
Farben der Gleissysteme anpassen

Interactive functions
Switch between vertical and horizontal alignment (Full screen using F11)
Zoom-in, -out, -reset
Choose displayed track systems
Choose displayed information (TrackID, curve type, track style, height, switches, signals, contacts, marker, track objects, cameras, border)
Choose displayed tracks (active/inactive tracks with/without rolling stocks, visible/invisible tracks, virtual connections)
Display of predefined lines (all or from certain start signals or to certain end signals)
Store current view as picture (png/jpg/svg)
Position track plan at specific track, respective track of a signal or switch
You can use the inventory program as well to position the view!
Define line thickness and font size
Filter tracks by min./max. height
Define colors of the track systems

Fonctions interactives
Alterner la position de la barre entre horizontale et verticale (F11 pour plein écran)
Zoom-in, -out, -reset
Sélection des systèmes de voies
Sélection des informations à visualiser (ID voie, variante de voie, style de voie, hauteur, aiguillages, signaux, contacts,marqueurs,objets de voie, caméras, cadre)
Sélection des voies à visualiser (voies actives/inactives. avec/sansmatériels roulants, connexion virtuelle)
Affichage des parcours prédéfini (tous ou à partir de certains signaux de démarrage ou vers certains signaux de fin)
Mémoriser l‘image actuelle au format (png/jpg/svg)
Concentrer la vue sur une voie déterminée, resp. sur la voie d‘un signal ou d‘un aiguillage
Le postionnement est également possible par le programme Inventaire!
Réglage de la largeur des lignes et des textes
Sélection des voies à l‘aide du filtre de hauteur minimale et maximale
Adapter les couleurs des systèmes de voie

Referenzen / verwandte Programme
Diskussionsbeitrag im EEP-Forum
Entwicklungsprojekt auf GitHub
Anzeige einer Inventarliste zu einer EEP-Anlage
Übersicht zu den Signalstellungen anhand der extrahierten .ini-Dateien zu Signalen (siehe EEP → Extras → Ressourcen-Extraktor)

References / related programs
Thread in the EEP Forum
Development project at GitHub
Show inventory list of an EEP file
Overview about signal positions according to the extracted data from the .ini files of signals (see EEP → Extras → Ressourcen-Extraktor)

Références / Programmes associés
Discussions dans le EEP-Forum
Projet de développement sur GitHub
Afficher une liste de l‘inventaire d‘un réseau EEP
Aperçu des positions de signaux à l‘aide des données extraites des fichiers *.ini des signaux (voir EEP → Extras → Ressourcen-Extraktor)

Technische Beschreibung
Dieses Programm nutzt die Javascript-Funktion DOMParser um eine .anl3-Datei von EEP, die aus XML aufgebaut ist, zu interpretieren und in das Document Object Model (DOM) umzuwandeln.
Anschließend wird dynamisch mit Javascript die Graphik des Gleisplanes mit SVG-Befehlen aufgebaut. Die Formatierung der graphischen Elemente erfolgt getrennt von der Definition der Graphik mit der SVG-Variante von CSS.
Der Browser kann solche SVG-Graphiken direkt anzeigen. Zusätzlich werden die Bibliotheken svg-pan-zoom zum Verschieben und Zoomen und toolwindow zur Anzeige von Popups verwendet.
Das Programm läuft in aktuellen Versionen von Google Chrome, Firefox oder MS Edge, nicht jedoch im Internet Explorer.

Technical description
This program uses the Javascript function DOMParser to analyse an .anl3 file of EEP, which contains XML structured data, and to transform it into the Document Object Model (DOM).
Then it dynamically creates the graphic of the track plan using Javascript using SVG commands. The formatting of the graphical elements using the SVG variant of CSS is separated from the definition of the graphic.
The Browser shows such SVG graphics directly. The programs uses the libraries svg-pan-zoom for pan and zoom and toolwindow to show popup windows.
The program runs with current versions of Google Chrome, Firefox or MS Edge, but not with Internet Explorer.

Description technique
Ce programme utilise la fonction javascript DOMParser pour interpréter un fichier .anl3 de EEP conçu en XML, pour le transformer au format Document Object Model (DOM).
Ensuite le graphique du plan de voies est reconstitué dynamiquement en javascript avec des instructions SVG. Le formatage des éléments graphiques s‘effectue séparément de la définition du graphique avec la variante SVG de CSS.
Le navigateur est capable d‘afficher directement les graphiques SVG. En plus celui-ci utilise les bibliothèques svg-pan-zoom pour les déplacements et le zooming, ainsi que toolwindow pour visualiser les pop-ups.
Le programme fonctionne correctement avec les versions actuelles de Google Chrome, Firefox et MS Edge. Internet Explorer n‘est plus supporté.

EEP Gleisplan EEP Gleisplan