Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triangle4XP mesh build failure for tile +31-100 #62

Open
CWattie opened this issue Feb 22, 2024 · 2 comments
Open

Triangle4XP mesh build failure for tile +31-100 #62

CWattie opened this issue Feb 22, 2024 · 2 comments

Comments

@CWattie
Copy link

CWattie commented Feb 22, 2024

Using a fresh install of the latest code commit, repeated build attempts all result in the same error message (please see below). All other tiles in Texas were able to be built successfully so do not believe it is caused by a limited amount of RAM (see screenshot of tile collection and management UI).

Error message:

Step 2 : Building mesh for tile +31-100 :

-> Modifying curv_tol weight map according to runway locations.
-> Modifying curv_tol weight map according to coastline location.
* Recycling OSM data from .\OSM_data+30-100+31-100+31-100_coastline.osm.bz2
-> Start of the mesh algorithm Triangle4XP.
Loading altitudes from DEM file.
Loading curv_tol geographic weights.
Computing curvatures from altitudes.
Constructing Delaunay triangulation by divide-and-conquer method.
Recovering segments in Delaunay triangulation.
Spreading regional attributes.
Adding Steiner points to enforce quality.
Looking for bad triangles.

WARNING: 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).
Loading altitudes from DEM file.
Loading curv_tol geographic weights.
Computing curvatures from altitudes.
Constructing Delaunay triangulation by divide-and-conquer method.
Recovering segments in Delaunay triangulation.
Spreading regional attributes.
Adding Steiner points to enforce quality.
Looking for bad triangles.

ERROR: Triangle4XP really couldn't make it !

If the reason is not due to the limited amount of RAM please
file a bug including the .node and .poly files that you
will find in D:/Ortho Texas\zOrtho4XP_+31-100 .
Data+31-100 node_poly files.zip

@CWattie
Copy link
Author

CWattie commented Feb 22, 2024

Ortho4XP Texas Tiles

@d41k4n
Copy link

d41k4n commented Feb 22, 2024

Did you try selecting road_level=0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants