Uses of Class
org.heigit.ohsome.ohsomeapi.inputprocessing.InputProcessingUtils
Packages that use InputProcessingUtils
Package
Description
-
Uses of InputProcessingUtils in org.heigit.ohsome.ohsomeapi.executor
Constructors in org.heigit.ohsome.ohsomeapi.executor with parameters of type InputProcessingUtilsModifierConstructorDescriptionDataExtractionTransformer
(String startTimestamp, String endTimestamp, org.heigit.ohsome.oshdb.filter.FilterExpression filter, boolean isContributionsEndpoint, boolean isContributionsLatestEndpoint, boolean clipGeometries, boolean includeTags, boolean includeOSMMetadata, boolean includeContributionTypes, InputProcessingUtils inputUtils, ExecutionUtils exeUtils, Set<Integer> keysInt, ElementsGeometry outputGeometry, Set<SimpleFeatureType> simpleFeatureTypes, boolean isContainingSimpleFeatureTypes) Creates a new data extraction transformer, adhering to the given parameters. -
Uses of InputProcessingUtils in org.heigit.ohsome.ohsomeapi.inputprocessing
Methods in org.heigit.ohsome.ohsomeapi.inputprocessing that return InputProcessingUtilsMethods in org.heigit.ohsome.ohsomeapi.inputprocessing with parameters of type InputProcessingUtils