Sylvester
Sylvester
1" for New Zealand only or all regions with a possibility to switch between 3" and 1" is working. 1" as default is less optimal, as there are problems with...
I have done only some random tests with a complete 1" dataset. Partially flat mesh in tile: +38-010 and +43 +016. (just shouldn't load as 25 mb files maybe?) There...
See my comment: https://github.com/oscarpilote/Ortho4XP/issues/226#issuecomment-2197308890
@shred86 The comment was done before #272 as I was wandering a bit, if it all may be done as one PR, but finally went with own, simplified PR. 1"...
Triangle4XP could not achieve the requested quality (min_angle), most probably due to an uncatched OSM error #### It will be tempted now with no angle constraint (i.e. min_angle=0) This step...
It is passing on macOS with min_angle=10 ---> Mesh triangles: ---> 1,353,359 Crashing on Windows with min_angle=10 Passing on Windows (I am testing on Windows 11 ARM using x64 emulation):...
Thank you! With your files, I am getting 800,556 triangles on Windows (min_angle=0), failure with min_angle=10 on macOS ARM64 and x86_64 : Mesh triangles: ---> 1,241,794 with min_angle=10 I did...
**Solved, it was VS!** Triangle4XP.exe compiled with MinGW/GCC works and gives the same results on all platforms: https://github.com/w8sl/Ortho4XP/actions/runs/13343949182
The current build fails on all platforms with Numpy 2.3.0. PR #100 resolves this issue I can submit a pull request with [updated workflows](https://github.com/w8sl/scikit-fmm/pull/2) (requires #100)
Maybe just: ``` requires = ['meson-python', 'wheel', 'numpy