Class RatioGroupByBoundaryResponse

java.lang.Object
org.heigit.ohsome.ohsomeapi.output.ratio.RatioGroupByBoundaryResponse
All Implemented Interfaces:
Response

public class RatioGroupByBoundaryResponse extends Object implements Response
Represents the whole JSON response object for the data aggregation response using the /ratio/groupBy/boundary resource. It contains an optional Metadata object, the requested RatioGroupByResult 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.