Package org.heigit.ohsome.ohsomeapi.output.dataaggregationresponse.groupbyresponse
-
Class Summary Class Description GroupByObject Abstract class used by the groupByResult classes:GroupByResult
RatioGroupByResult
GroupByResponse Represents the whole JSON response object for the data aggregation response using the count|length|area|perimeter/groupBy resource.GroupByResult Represents the groupBy result JSON object containing the groupBy value and the respectiveResult
objects.RatioGroupByBoundaryResponse Represents the whole JSON response object for the data aggregation response using the /ratio/groupBy/boundary resource.RatioGroupByResult Represents the ratio-groupBy result JSON object containing the groupBy value and the respectiveRatioResult
objects.