Package org.opensearch.geometry.utils


package org.opensearch.geometry.utils
  • Class
    Description
    Utilities for common Bit twiddling methods.
    Validator that checks that lats are between -90 and +90 and lons are between -180 and +180 and altitude is present only if ignoreZValue is set to true
    Utilities for converting to/from the GeoHash standard
    Generic geometry validator that can be used by the parser to verify the validity of the parsed geometry
    Validator that only checks that altitude only shows up if ignoreZValue is set to true.
    Utility class for converting to and from WKT