Uses of Class
org.heigit.ohsome.ohsomeapi.output.DefaultAggregationResponse
-
Uses of DefaultAggregationResponse in org.heigit.ohsome.ohsomeapi.output
Modifier and TypeMethodDescriptionstatic DefaultAggregationResponse
DefaultAggregationResponse.of
(Attribution attribution, String apiVersion, Metadata metadata, String type, org.geojson.Feature[] features) Static factory method returning the whole GeoJSON response.static DefaultAggregationResponse
DefaultAggregationResponse.of
(Attribution attribution, String apiVersion, Metadata metadata, Result[] result) Static factory method returning the whole JSON response.static DefaultAggregationResponse
Static factory method returning JSON without attribution and apiVersion.