Uses of Interface
org.springframework.data.elasticsearch.utils.geohash.GeometryValidator
Packages that use GeometryValidator
Package
Description
package collecting classes needed for GeoHash calculations.
-
Uses of GeometryValidator in org.springframework.data.elasticsearch.utils.geohash
Classes in org.springframework.data.elasticsearch.utils.geohash that implement GeometryValidatorModifier and TypeClassDescriptionclassCode copied from Elasticsearch 7.10, Apache License V2 https://github.com/elastic/elasticsearch/blob/7.10/libs/geo/src/main/java/org/elasticsearch/geometry/utils/StandardValidator.java
Validator that only checks that altitude only shows up if ignoreZValue is set to true.Constructors in org.springframework.data.elasticsearch.utils.geohash with parameters of type GeometryValidator