Class GroupByResponse

java.lang.Object
org.heigit.ohsome.ohsomeapi.output.groupby.GroupByResponse
All Implemented Interfaces:
Response

public class GroupByResponse extends Object implements Response
Represents the whole JSON response object for the data aggregation response using the count|length|area|perimeter/groupBy resource. It contains an optional Metadata, the requested GroupByResult for a JSON response and an identifier of the object. If the output format is GeoJSON, the response includes a Feature array, which holds the respective objects with their timestamp-value pairs.