Class GroupByBoundaryGeoJsonGenerator

java.lang.Object
org.heigit.ohsome.ohsomeapi.utils.GroupByBoundaryGeoJsonGenerator

public class GroupByBoundaryGeoJsonGenerator extends Object
Creates the GeoJson features used in the GeoJson response for the /groupBy/boundary endpoints.
  • Constructor Details

    • GroupByBoundaryGeoJsonGenerator

      public GroupByBoundaryGeoJsonGenerator()
  • Method Details

    • createGeoJsonFeatures

      public static org.geojson.Feature[] createGeoJsonFeatures(GroupByObject[] results, org.geojson.GeoJsonObject[] geojsonGeoms)
      Creates the GeoJson features used in the GeoJson response.