Ortho Streaming
AutoOrtho and XEarthLayer stream satellite imagery on demand via a virtual FUSE filesystem directly into X-Plane — global coverage without local pre-generation. AutoOrtho in its active fork version 2.0 features a native C pipeline for faster loading, while XEarthLayer uses Rust with adaptive prefetching that switches between ring preloading on the ground and track prediction during cruise. Both can be combined with local Ortho4XP tiles: static tiles take priority in the scenery_packs.ini, streaming fills the rest. XPME is a third option, closed source and freemium — its high-resolution textures require a paid subscription, and it conflicts with existing Ortho4XP tiles.
- How Ortho Streaming Works — X-Plane's texture loading chain, FUSE virtual filesystem, and the streaming pipeline
- AutoOrtho — Ortho streaming for global coverage
- XEarthLayer — Rust-based streaming with adaptive prefetch
- XPME — Closed-source freemium alternative with its own base packages
- Static + Streaming — Combine both systems
Night flights
Ortho tiles replace the ground textures that carry X-Plane's distant night lighting. On a night flight the lights therefore end abruptly around the aircraft — switching the streaming layer off for such flights costs nothing visually and restores the lighting to the horizon. See Bay's Lighting Mod.