Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2031

Implement more OpenGIS functions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.35.0
    • spatial

    Description

      The initial set of OpenGIS functions were implemented in CALCITE-1968 but there are quite a few more to implement.

      Each function can be implemented separately, and with very little effort: you typically need to find the commented function in in spatial.iq (it will be followed by the comment # Not implemented), add one or two queries as test case, add a method to GeoFunctions.java, iterate until the test cases work, then add a row to one of the tables in reference.md to document that the function is now implemented.

      I suggest that each pull request implements a few related functions. A good place to start would be ST_X(geom); ST_Z(geom) is very similar and is already implemented.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              julianhyde Julian Hyde
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: