Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8239

GeoComplexPolygon fails when test or/and check point are near a pole

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.7, 7.4, 8.0
    • modules/spatial3d
    • None
    • New

    Description

      When calling within method in GeoComplexPolygon you can get errors if the test point of the polygon or the given point is near a pole.

      The reason is that one of the planes defined by these points is tangent to the world therefore intersection with the above plane fails. We should prevent navigating those planes ( we should not even construct them).

      Attachments

        1. LUCENE-8239.patch
          29 kB
          Ignacio Vera

        Activity

          People

            kwright@metacarta.com Karl Wright
            ivera Ignacio Vera
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: