Class Event

    • Constructor Detail

    • Method Detail

      • hasSpatialIssue

        public boolean hasSpatialIssue()
        Convenience method checking if any spatial validation rule has not passed. Primarily used to indicate that the record should not be displayed on a map.
      • getGeodeticDatum

        @Nullable
        public String getGeodeticDatum()
        The geodetic datum for the interpreted decimal coordinates. This is always WGS84 if there a coordinate exists as we reproject other datums into WGS84.