# WikiWindowSeat **Repository Path**: mirrors_brion/WikiWindowSeat ## Basic Information - **Project Name**: WikiWindowSeat - **Description**: Wikipedia mapping plugin for Microsoft Flight Simulator - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-25 - **Last Updated**: 2026-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WikiWindowSeat ============== This is currently a bare skeleton C# SimConnect project, which connects to Microsoft Flight Simulator and reports back the user's current position every second in altitude and lat/lon. Over the coming days I plan to fetch data on points of interest from Wikipedia via web services and show a map and article extracts. But for now, it's just a start on getting a working SimConnect app. :)