oscarpilote / Ortho4XP

A scenery generator for the X-Plane flight simulator
502 stars 205 forks source link

Impossible to build mesh for +48-003 #157

Closed deborah-c closed 3 years ago

deborah-c commented 3 years ago
   Recovering segments in Delaunay triangulation.
   Internal error in segmentintersection():
   Topological inconsistency after splitting a segment.
   Splitting subsegment (0.7803597, 0.5709207) (0.780358137985, 0.571076022852) at (0.780358137985, 0.571076022852).

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.
   Internal error in segmentintersection():
   Topological inconsistency after splitting a segment.
   Splitting subsegment (0.7803597, 0.5709207) (0.780358137985, 0.571076022852) at (0.780358137985, 0.571076022852).

ERROR: Triangle4XP really couldn't make it !

I've attached the node and poly files Data+48-003.zip

Thanks! Deborah

d41k4n commented 3 years ago

See https://forums.x-plane.org/index.php?/forums/topic/204708-osm-error-at-48-003/

deborah-c commented 3 years ago

Thanks!