Sylvester

Results 73 comments of Sylvester

For tile +47+1 I get: Min altitude: 52.0 , Max altitude: 258.6667 , Mean: 116.521545 from Viewfinder Panoramas 1" elevation data. What version of Ortho4XP are you using? Crash has...

Tile +47 +009 is affected by the problem fixed with #272 Update your src/O4_DEM_Utils.py file from the pull request or download from source repisitory: *https://github.com/w8sl/Ortho4XP/tree/Fix_download_elevation_data* Sonny´s .hgt file should work...

I have done a quick test with: water_tech: XP12 use_masks_for_inland = True imprint_masks_to_dds = False All other settings default. Water is 3D on my end. BTW: in order to revert...

Self contained O4XP install is a genial idea, especially when running and testing several versions of O4XP - thank you! System GDAL is not visible in venv. pip install gdal==$(gdal-config...

scikit-fmm for python 3.12 has been released. Use: pip install scikit-fmm. On macOS, Arch, Ubuntu 24 it is only possible in venv (tested), as global pip/pip3 install has been disabled...

If I understand correctly, it is still compiled from source - by pip install.

Thank you for PR! Usage of TCL9 is inconsistent at the moment. Python.org and GitHub runners are still on TCL8. Therefore, it may be better to fix buttons as recommended...

Cannot reproduce. Tested patched version of O4XP on Sequoia with all latest requirements (no versions) with Python 3.11, 3.12, 3.13

brew reinstall python-tk (to get fixed version)