Package org.heigit.ohsome.ohsomeapi.inputprocessing
-
Class Summary Class Description FuzzyScoreObject Holds those variables which are relevant for the string similarity algorithm 'Fuzzy Score'.GeometryBuilder Includes methods to create and manipulate geometries derived from the boundary input parameters.InputProcessingUtils Holds utility methods that are used by the input processing and executor classes.InputProcessor Holds general input processing and validation methods and validates specific parameters given by the request.ProcessingData Holds the relevant objects for processing the request and creating the response.ResourceParameters StringSimilarity Holds methods for computing the fuzzy string similarity between the query parameter and the available parameter of the given resource. -
Enum Summary Enum Description BoundaryType Enumeration defining the type of boundary parameter (BBOXES, BPOINTS, BPOLYS, or NOBOUNDARY in case that no boundary parameter is given).SimpleFeatureType Enumeration defining the type of simple feature geometry that gets defined via the types parameter.