Class Description
java.lang.Object
org.heigit.ohsome.ohsomeapi.output.Description
Holds the description response information that is displayed in the metadata response object.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
aggregateGroupByBoundary
(boolean isDensity, String label, String unit) static String
aggregateGroupByBoundaryGroupByTag
(boolean isDensity, String label, String unit) static String
aggregateGroupByKey
(String label, String unit) static String
aggregateGroupByTag
(boolean isDensity, String label, String unit) static String
aggregateGroupByUser
(String label, String unit) static String
aggregateRatio
(String label, String unit) static String
aggregateRatioGroupByBoundary
(String label, String unit) static String
countContributions
(boolean isDensity) static String
countContributionsGroupByBoundary
(boolean isDensity) static String
countPerimeterAreaGroupByType
(boolean isDensity, String label, String unit) static String
countUsers
(boolean isDensity) static String
countUsersGroupByBoundary
(boolean isDensity) static String
countUsersGroupByKey
(boolean isDensity) static String
countUsersGroupByTag
(boolean isDensity) static String
countUsersGroupByType
(boolean isDensity)
-
Field Details
-
AGGREGATED_ON_THE_TAG
- See Also:
-
AGGREGATED_ON_THE_BOUNDARY
- See Also:
-
RATIO
- See Also:
-
-
Method Details
-
aggregate
-
aggregateGroupByBoundary
-
aggregateGroupByBoundaryGroupByTag
-
aggregateGroupByUser
-
aggregateGroupByTag
-
countPerimeterAreaGroupByType
-
aggregateGroupByKey
-
aggregateRatio
-
aggregateRatioGroupByBoundary
-
countUsers
-
countUsersGroupByTag
-
countUsersGroupByType
-
countUsersGroupByKey
-
countUsersGroupByBoundary
-
countContributions
-
countContributionsGroupByBoundary
-