Package org.apache.sedona.common.utils
Class PointGeoHashEncoder
java.lang.Object
org.apache.sedona.common.utils.PointGeoHashEncoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcalculateGeoHash(org.locationtech.jts.geom.Point geom, long precision)
-
Constructor Details
-
PointGeoHashEncoder
public PointGeoHashEncoder()
-
-
Method Details
-
calculateGeoHash
-