Abstract
Global Navigation Satellite System (GNSS) observables are standardized in RINEX files, but most existing tools for position extraction are fragmented and require manual intervention. This paper introduces a Python-based framework that automates the processing of RINEX 2.11 observation files by extracting approximate receiver positions, transforming them into the WGS84 system, filtering invalid data, and exporting results in structured formats. The workflow produces multi-format outputs (CSV, KML, interactive maps), enabling direct integration with engineering and geospatial applications. Implemented in Google Colab with open-source libraries, the framework was validated on real datasets, demonstrating reproducibility, modularity, and scalability. The proposed approach supports diverse applications, including surveying, cadastral mapping, geodetic monitoring, and spatial data science.