Class H3ToGeometryAgg

java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.geosparql.H3ToGeometryAgg

public class H3ToGeometryAgg extends Object
  • Constructor Details

    • H3ToGeometryAgg

      public H3ToGeometryAgg()
  • Method Details

    • h3ToGeom

      public static org.locationtech.jts.geom.Geometry h3ToGeom(long[] cells)
      get the neighbor cells of the input cell by h3.gridDisk function
      Parameters:
      cells - : the set of cells
      Returns:
      Multiple Polygons reversed