- Added requirements.txt with all Python dependencies - Created new module: modules/reference_point_adjuster.py - Identifies reference point 5001 from ReflineStationSetup - Allows entering new coordinates for the reference point - Recalculates all dependent points using translation - Exports modified JXL file - Extended GUI with new tab 'Referenzpunkt anpassen' - Shows current reference point coordinates - Input fields for new coordinates with live delta display - Preview transformation before applying - Apply transformation and export buttons - Detailed transformation report - Updated README.md with new features and installation instructions - Added test files for validation |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| cor_generator.py | ||
| georeferencing.py | ||
| jxl_parser.py | ||
| network_adjustment.py | ||
| reference_point_adjuster.py | ||
| transformation.py | ||