Live airport surface charts for GeoFS — taxiways, gates, runways, live multiplayer traffic, METAR, and digital ATIS. Lightweight standalone addon (no AeroDeck required).
- Live charts for 1000+ airports (SVG diagrams: runways, taxiways, gates, frequencies)
- Own aircraft (cyan) + multiplayer traffic (pink) with type-aware icons
- Hover tooltips — callsign, route, speed, altitude
- Click traffic to focus / follow
- Nearest airport, bookmarks, ORIG / DEST chips from flight plan
- Optional callsign shown on your own hover
- METAR and ATIS vATC Suite as primary ATIS and METAR provider and VATSIM as secondary ATIS Provider. Note: VATSIM ATIS is not always online for some airports
- Minimize mode — resizable / draggable mini chart while you taxi
- Optional keyboard shortcut to open / restore / close
-
Install Tampermonkey (Chrome, Firefox, Edge, etc.)
-
Open the raw userscript:
-
Tampermonkey will prompt to install — confirm.
-
Reload GeoFS and click CHARTS on the bottom toolbar.
Updates: open the Tools tab inside RampRadar. When a new version is published, it shows the changelog and a link to the raw script so you can update in a new tab.
| Control | Action |
|---|---|
| CHARTS (toolbar) | Open / close the panel |
| AIRPORT ICAO + LOAD | Open a diagram |
| NEAREST | Chart for the closest airport to your position. Note: The nearest to your position might not have charts |
| ORIG / DEST | Load origin or destination (from flight plan / FP button) |
| ☆ SAVE | Bookmark current airport (manage under Bookmarks tab) |
| Layer toggles | Taxi / Gates / Legend / Traffic |
| Follow | Keep the chart centered on you (or focused traffic) |
| — minimize | Compact floating chart; drag & resize |
| METAR/ATIS tab | Origin & dest weather + manual lookup |
| Type | Use when | Open |
|---|---|---|
| Airport chart request | You need a diagram for an ICAO that isn’t in charts/ yet |
New chart request |
| Feature request | Idea for the addon, tabs, multiplayer, etc. | New feature request |
| Bug report | Something broken in GeoFS with AeroDeck | New issue |
Before opening a chart request, check whether charts/YOURICAO.json already exists and whether someone already filed the same ICAO.
Currently 1000+ Airports charts are supported. See Airports List for full airports list
Airports ICAO
Charts are loaded from:
https://cdn.jsdelivr.net/gh/machpoint82/GeoFsRampRadar@main/charts/{ICAO}.json
| Environment | Status |
|---|---|
| GeoFS 3.9 | Supported |
| GeoFS 4.0 beta | Supported |
| Tampermonkey | Required |
| Violentmonkey / Greasemonkey |
- Charts — this repository (
charts/) - Airport names / positions — mwgg/airports
- Digital ATIS and METAR - Primary sourced from live vATC Suite and VATSIM
- Aircraft icons from **Experimental Flight Interface ** by Ferhatduran55 — geofs-experimental-fi.
MIT © machpoint82
- Chart rendering concepts inspired by community GeoFS tools and the AeroDeck EFB charts module.
- Aircraft icons from Experimental Flight Interface (EFI) by Ferhatduran55 — geofs-experimental-fi.
