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

Geo3d cleanup: Regularize path and polygon construction, plus consider adding ellipsoid surface distance method

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.3
    • modules/spatial
    • None
    • New

    Description

      Geo3d's way of constructing polygons and paths differs in that in one case you construct points and the other you feed lat/lon values directly to the builder. Probably both should be supported for both kinds of entity.

      Also it may be useful to have an accurate point-point ellipsoidal distance function. This is expensive and would be an addition to the arc distance we currently compute. It would probably be called "surface distance".

      Attachments

        1. LUCENE-6544.patch
          47 kB
          David Smiley
        2. LUCENE-6544.patch
          25 kB
          Karl Wright

        Activity

          People

            dsmiley David Smiley
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: